D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/auale-1.1.2-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Dpd60o
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf auale-1.1.2
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/auale-1.1.2.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd auale-1.1.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Am7yuG
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd auale-1.1.2
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ pushd src/auale
~/rpmbuild/BUILD/auale-1.1.2/src/auale ~/rpmbuild/BUILD/auale-1.1.2
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
/usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'windows'
  warnings.warn(msg)
running build
running build_py
package init file '__init__.py' not found (or not a regular file)
creating build
creating build/lib
copying util.py -> build/lib
copying __main__.py -> build/lib
creating build/lib/game
copying game/__init__.py -> build/lib/game
copying game/oware.py -> build/lib/game
copying game/match.py -> build/lib/game
creating build/lib/gui
copying gui/canvas.py -> build/lib/gui
copying gui/view.py -> build/lib/gui
copying gui/mixer.py -> build/lib/gui
copying gui/loop.py -> build/lib/gui
copying gui/animator.py -> build/lib/gui
copying gui/application.py -> build/lib/gui
copying gui/__init__.py -> build/lib/gui
creating build/lib/uci
copying uci/__init__.py -> build/lib/uci
copying uci/client.py -> build/lib/uci
copying uci/player.py -> build/lib/uci
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/res
creating build/lib/res/engine
copying res/engine/oware-leaves.bin -> build/lib/res/engine
copying res/engine/Aalina.jar -> build/lib/res/engine
copying res/engine/oware-book.bin -> build/lib/res/engine
creating build/lib/res/glade
copying res/glade/auale.ui -> build/lib/res/glade
copying res/glade/auale.css -> build/lib/res/glade
creating build/lib/res/image
copying res/image/logo.svg -> build/lib/res/image
copying res/image/human.svg -> build/lib/res/image
copying res/image/edit.svg -> build/lib/res/image
copying res/image/computer.svg -> build/lib/res/image
copying res/image/watch.svg -> build/lib/res/image
copying res/image/auale.ico -> build/lib/res/image
copying res/image/background.png -> build/lib/res/image
copying res/image/numbers.svg -> build/lib/res/image
copying res/image/labels.svg -> build/lib/res/image
creating build/lib/res/other
copying res/other/machinery.pkl -> build/lib/res/other
creating build/lib/res/sound
copying res/sound/gather.wav -> build/lib/res/sound
copying res/sound/start.wav -> build/lib/res/sound
copying res/sound/drop.wav -> build/lib/res/sound
copying res/sound/rotate.wav -> build/lib/res/sound
creating build/lib/res/messages
creating build/lib/res/messages/ast
creating build/lib/res/messages/ast/LC_MESSAGES
copying res/messages/ast/LC_MESSAGES/auale.mo -> build/lib/res/messages/ast/LC_MESSAGES
creating build/lib/res/messages/ms
creating build/lib/res/messages/ms/LC_MESSAGES
copying res/messages/ms/LC_MESSAGES/auale.mo -> build/lib/res/messages/ms/LC_MESSAGES
creating build/lib/res/messages/en_GB
creating build/lib/res/messages/en_GB/LC_MESSAGES
copying res/messages/en_GB/LC_MESSAGES/auale.mo -> build/lib/res/messages/en_GB/LC_MESSAGES
creating build/lib/res/messages/id
creating build/lib/res/messages/id/LC_MESSAGES
copying res/messages/id/LC_MESSAGES/auale.mo -> build/lib/res/messages/id/LC_MESSAGES
creating build/lib/res/messages/uk
creating build/lib/res/messages/uk/LC_MESSAGES
copying res/messages/uk/LC_MESSAGES/auale.mo -> build/lib/res/messages/uk/LC_MESSAGES
creating build/lib/res/messages/fr
creating build/lib/res/messages/fr/LC_MESSAGES
copying res/messages/fr/LC_MESSAGES/auale.mo -> build/lib/res/messages/fr/LC_MESSAGES
creating build/lib/res/messages/ca
creating build/lib/res/messages/ca/LC_MESSAGES
copying res/messages/ca/LC_MESSAGES/auale.mo -> build/lib/res/messages/ca/LC_MESSAGES
creating build/lib/res/messages/es
creating build/lib/res/messages/es/LC_MESSAGES
copying res/messages/es/LC_MESSAGES/auale.mo -> build/lib/res/messages/es/LC_MESSAGES
package init file '__init__.py' not found (or not a regular file)
+ popd
~/rpmbuild/BUILD/auale-1.1.2
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.aDm73K
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64
+ cd auale-1.1.2
+ '[' 1 -eq 1 ']'
+ pushd src/auale
~/rpmbuild/BUILD/auale-1.1.2/src/auale ~/rpmbuild/BUILD/auale-1.1.2
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64 --install-lib=/usr/share/games/auale
/usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'windows'
  warnings.warn(msg)
running install
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/es
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/es/LC_MESSAGES
copying build/lib/res/messages/es/LC_MESSAGES/auale.mo -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/es/LC_MESSAGES
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/ca
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/ca/LC_MESSAGES
copying build/lib/res/messages/ca/LC_MESSAGES/auale.mo -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/ca/LC_MESSAGES
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/fr
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/fr/LC_MESSAGES
copying build/lib/res/messages/fr/LC_MESSAGES/auale.mo -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/fr/LC_MESSAGES
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/uk
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/uk/LC_MESSAGES
copying build/lib/res/messages/uk/LC_MESSAGES/auale.mo -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/uk/LC_MESSAGES
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/id
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/id/LC_MESSAGES
copying build/lib/res/messages/id/LC_MESSAGES/auale.mo -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/id/LC_MESSAGES
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/en_GB
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/en_GB/LC_MESSAGES
copying build/lib/res/messages/en_GB/LC_MESSAGES/auale.mo -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/en_GB/LC_MESSAGES
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/ms
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/ms/LC_MESSAGES
copying build/lib/res/messages/ms/LC_MESSAGES/auale.mo -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/ms/LC_MESSAGES
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/ast
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/ast/LC_MESSAGES
copying build/lib/res/messages/ast/LC_MESSAGES/auale.mo -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages/ast/LC_MESSAGES
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/sound
copying build/lib/res/sound/rotate.wav -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/sound
copying build/lib/res/sound/drop.wav -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/sound
copying build/lib/res/sound/start.wav -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/sound
copying build/lib/res/sound/gather.wav -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/sound
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/other
copying build/lib/res/other/machinery.pkl -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/other
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/image
copying build/lib/res/image/labels.svg -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/image
copying build/lib/res/image/numbers.svg -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/image
copying build/lib/res/image/background.png -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/image
copying build/lib/res/image/auale.ico -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/image
copying build/lib/res/image/watch.svg -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/image
copying build/lib/res/image/computer.svg -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/image
copying build/lib/res/image/edit.svg -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/image
copying build/lib/res/image/human.svg -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/image
copying build/lib/res/image/logo.svg -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/image
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/glade
copying build/lib/res/glade/auale.css -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/glade
copying build/lib/res/glade/auale.ui -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/glade
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/engine
copying build/lib/res/engine/oware-book.bin -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/engine
copying build/lib/res/engine/Aalina.jar -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/engine
copying build/lib/res/engine/oware-leaves.bin -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/engine
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/audio.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/blendmode.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/clipboard.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/cpuinfo.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/dll.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/endian.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/error.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/events.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/filesystem.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/gamecontroller.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/gesture.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/haptic.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/hints.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/joystick.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/keyboard.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/keycode.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/loadso.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/log.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/messagebox.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/mouse.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/pixels.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/platform.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/power.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/rect.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/render.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/rwops.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/scancode.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/sdlgfx.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/sdlimage.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/sdlmixer.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/sdlttf.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/shape.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/stdinc.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/surface.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/syswm.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/timer.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/touch.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/version.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
copying build/lib/sdl2/video.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/uci
copying build/lib/uci/player.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/uci
copying build/lib/uci/client.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/uci
copying build/lib/uci/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/uci
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/gui
copying build/lib/gui/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/gui
copying build/lib/gui/application.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/gui
copying build/lib/gui/animator.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/gui
copying build/lib/gui/loop.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/gui
copying build/lib/gui/mixer.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/gui
copying build/lib/gui/view.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/gui
copying build/lib/gui/canvas.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/gui
creating /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/game
copying build/lib/game/match.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/game
copying build/lib/game/oware.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/game
copying build/lib/game/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/game
copying build/lib/__main__.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale
copying build/lib/util.py -> /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/audio.py to audio.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/blendmode.py to blendmode.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/clipboard.py to clipboard.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/cpuinfo.py to cpuinfo.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/dll.py to dll.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/endian.py to endian.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/error.py to error.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/events.py to events.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/filesystem.py to filesystem.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/gamecontroller.py to gamecontroller.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/gesture.py to gesture.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/haptic.py to haptic.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/hints.py to hints.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/joystick.py to joystick.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/keyboard.py to keyboard.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/keycode.py to keycode.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/loadso.py to loadso.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/log.py to log.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/messagebox.py to messagebox.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/mouse.py to mouse.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/pixels.py to pixels.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/platform.py to platform.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/power.py to power.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/rect.py to rect.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/render.py to render.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/rwops.py to rwops.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/scancode.py to scancode.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/sdlgfx.py to sdlgfx.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/sdlimage.py to sdlimage.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/sdlmixer.py to sdlmixer.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/sdlttf.py to sdlttf.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/shape.py to shape.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/stdinc.py to stdinc.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/surface.py to surface.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/syswm.py to syswm.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/timer.py to timer.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/touch.py to touch.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/version.py to version.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/sdl2/video.py to video.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/uci/player.py to player.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/uci/client.py to client.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/uci/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/gui/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/gui/application.py to application.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/gui/animator.py to animator.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/gui/loop.py to loop.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/gui/mixer.py to mixer.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/gui/view.py to view.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/gui/canvas.py to canvas.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/game/match.py to match.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/game/oware.py to oware.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/game/__init__.py to __init__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/__main__.py to __main__.cpython-39.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/util.py to util.cpython-39.pyc
writing byte-compilation script '/tmp/tmp1zmttg1m.py'
/usr/bin/python3 /tmp/tmp1zmttg1m.py
removing /tmp/tmp1zmttg1m.py
running install_egg_info
Writing /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/auale-1.1.2-py3.9.egg-info
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/bin/__pycache__
+ popd
~/rpmbuild/BUILD/auale-1.1.2
+ install -d /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/games
+ ln -s /usr/share/games/auale/__main__.py /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/games/auale
+ sed -i 's/env python/env python3/' /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/__main__.py
+ chmod +x /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/__main__.py
+ pushd res/share
~/rpmbuild/BUILD/auale-1.1.2/res/share ~/rpmbuild/BUILD/auale-1.1.2
+ install -D -m644 applications/auale.desktop /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/applications/auale.desktop
+ install -D -m644 glib-2.0/schemas/com.joansala.auale.gschema.xml /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/glib-2.0/schemas/com.joansala.auale.gschema.xml
+ install -D -m644 man/man6/auale.6 /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/man/man6/auale.6
+ install -D -m644 mime/packages/auale.xml /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/mime/packages/auale.xml
+ install -D -m644 icons/hicolor/scalable/mimetypes/text-x-oware-ogn.svg /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/icons/hicolor/scalable/mimetypes/text-x-oware-ogn.svg
+ install -D -m644 icons/hicolor/scalable/apps/auale.svg /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/icons/hicolor/scalable/apps/auale.svg
+ popd
~/rpmbuild/BUILD/auale-1.1.2
+ mv /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/games/auale/res/messages /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/locale
+ /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64 auale
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.1.2-2.mga9 --unique-debug-suffix -1.1.2-2.mga9.aarch64 --unique-debug-src-base auale-1.1.2-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/auale-1.1.2

+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/share/games/auale/__main__.py from /usr/bin/env python3 to #!/usr/bin/python3
Processing files: auale-1.1.2-2.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i1IG0Z
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd auale-1.1.2
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/doc/auale
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/doc/auale
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/doc/auale
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/doc/auale
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64/usr/share/doc/auale
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(auale.desktop) auale = 1.1.2-2.mga9 mimehandler(text/x-oware-ogn)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: typelib(GLib) typelib(GObject) typelib(Gdk) typelib(GdkPixbuf) typelib(Gio) typelib(Gtk) = 3.0 typelib(Rsvg) = 2.0 typelib(cairo)
Recommends: sdl2_mixer
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/auale-1.1.2-2.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xbt2Tb
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd auale-1.1.2
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/auale-1.1.2-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JKzFby
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf auale-1.1.2
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!