Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-duel.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685393868.201431/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 x86_64 --nodeps /builddir/build/SPECS/python-duel.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-duel-3.6-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-duel.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685393868.201431/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 x86_64 --nodeps /builddir/build/SPECS/python-duel.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-duel-3.6-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-duel.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685393868.201431/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 x86_64 --nodeps /builddir/build/SPECS/python-duel.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gm8QtC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf duel-3.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/duel-3.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd duel-3.6 + /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.Cx9nau + umask 022 + cd /builddir/build/BUILD + cd duel-3.6 + 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 -m64 -mtune=generic -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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/duel copying duel/redForestMap.py -> build/lib/duel copying duel/camera.py -> build/lib/duel copying duel/mapSelectionList.py -> build/lib/duel copying duel/swordHitBoxes.py -> build/lib/duel copying duel/player.py -> build/lib/duel copying duel/map.py -> build/lib/duel copying duel/menuButtons.py -> build/lib/duel copying duel/window.py -> build/lib/duel copying duel/tile.py -> build/lib/duel copying duel/pauseButtons.py -> build/lib/duel copying duel/audioEngine.py -> build/lib/duel copying duel/gameEngine.py -> build/lib/duel copying duel/gameFrame.py -> build/lib/duel copying duel/sword.py -> build/lib/duel copying duel/playerSkinsList.py -> build/lib/duel copying duel/__main__.py -> build/lib/duel copying duel/mainMenuFrame.py -> build/lib/duel copying duel/desolateDesertMap.py -> build/lib/duel copying duel/__init__.py -> build/lib/duel creating build/lib/duel/Resources creating build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurLowThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostRun1R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaDeath3L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaHighThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostRun3L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaMedThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostHighThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostLowThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostLowL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroRun3L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostMedThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostRun2R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostHighThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/TutorialScreen.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroMedThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostRun3R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurDuckR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroLowL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroLowThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroLowThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroDeath3R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurHighR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurDeath2R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostRun3R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostMedThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurHighThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/CreditsSplashScreen.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostRun2R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostRun3L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaRun2L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroFlag.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaDeath3R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaDeath2R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaRun3R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostRun1L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostHighThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/UF_Background.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostMedThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostRun2R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurHighThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostRun1L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroDuckL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostDeath2L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurRun2L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostDeath3R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaRun1R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostHighThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroDeath1R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostRun3L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurDeath2L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostDeath2L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroMedThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroDuckL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurFlag.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostHighThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaHighL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurHighThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostDeath1R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaMedL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostMedR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostMedThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurRun2R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostRunR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurRun1L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurMedL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroHighR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurHighThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurRun3R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostDeath2R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostLowL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurHighL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostRun2R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroMedR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostHighR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostLowR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/Player2Victory.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostMedR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroDeath1L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/Random.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaDuckL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostRun2L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurRun3R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroRun1R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostMedR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/DesolateDesertSpike.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostHighL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroDeath3L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroMedR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostRun2L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaRun3L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostRun1R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostLowThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroSword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/RedForestTile2.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurMedThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroHighR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostRun2L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostHighThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/RedForestTile.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurMedR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroDeath2L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostRun1L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostRun2L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurDuckL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostDeath1R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroRun3R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostMedL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostMedL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurMedThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostDuckR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostDuckR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostDeath3R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurRun1R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaLowThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostDeath3L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostRun2L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostDeath2R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostLowThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurMedR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurLowThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostLowL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaLowThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostDeath1R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaHighR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurRun2R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurRun1L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostMedL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaDuckR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostHighR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaRun2R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurDeath3L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostLowThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurDeath1R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostRun3L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroMedL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroRun2L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostLowThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostHighThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroRun2R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaMedL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostMedR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostDuckR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurLowThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostMedThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostHighThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaDuckR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostLowThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurDeath3R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaLowThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurDeath1L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurLowR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostMedR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaLowL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostHighL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostLowL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroMedThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurDuckR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroDuckR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/Flag.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroDuckR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaHighThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaHighR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroDeath2R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostHighR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostDuckL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostDuckR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurMedThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurLowL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostHighR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaDeath1L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/DesolateDesertTile.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostRun2L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroHighThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostLowR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaHighThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaHighL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostDeath2L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostHighL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroRun1L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostHighL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostLowThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostLowThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/DesolateDesertBG.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostMedL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostDeath1L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostHighThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostDuckL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostLowThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroRun2L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostHighR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostMedThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostMedThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurLowL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostMedThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostHighL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaMedThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostRun1L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurRun3L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurDuckL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostDuckL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostRun3R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroLowL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostMedThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurLowThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaMedR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaLowL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaMedR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroMedL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostRun1R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaDeath2L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostLowThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostDuckL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostMedThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroRun2R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostRunL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroMedThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaSword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostLowThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ScaledBackgroundAutumnForest.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroLowR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostRun1R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroHighL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroLowR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostRun3L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostLowR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostLowR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/BetterSwordSizeMaybe.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostRun1R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostRun1L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostMedR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroRun1R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurSword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/Player1Victory.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostRun2R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostRun3R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostDeath1L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurHighR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurMedThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MenuTitle.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostRun1L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostLowR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroHighL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostLowThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurRun1R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroHighThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaRun1L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaDuckL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroLowThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaRun2R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurRun2L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostRun3L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostDeath2R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurLowR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroRun3L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostDeath3L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostDuckR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostDuckR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaLowR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostMedThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaRun1L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostHighThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroRun3R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroLowThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroHighThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurHighL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaLowR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostDeath3R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostDeath1L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostDuckL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaMedThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/Image.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurRun3L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaLowThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaRun1R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaRun3L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostMedL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostRun2R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostLowL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaRun2L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostMedL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostHighThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurMedL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroRun1L_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostRun3R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostMedThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostDeath3L.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostLowL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostLowR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaFlag.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostHighThrustL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaDeath1R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostDuckL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/KingArthurGhostRun1R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostHighL_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaRun3R.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroGhostRun3R_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaMedThrustL.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaHighThrustR_nosword.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/ZorroHighThrustR.png -> build/lib/duel/Resources/Images copying duel/Resources/Images/MontoyaGhostHighR_nosword.png -> build/lib/duel/Resources/Images creating build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/ExitButtonUnhighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/CreditsButtonUnhighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/SettingsButtonHighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/LeftArrowClicked.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/SettingsButtonUnhighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/CreditsButtonClicked.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/PlusButtonHighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/RightArrowHighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/PlusButtonClicked.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/BackButtonUnhighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/RightArrowClicked.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/BackButtonHighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/ExitButtonClicked.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/MinusButtonClicked.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/PlayButtonUnhighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/MinusButtonUnhighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/SettingsButtonClicked.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/RestartButtonUnhighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/SmallRightArrowHighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/RestartButtonClicked.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/PlusButtonUnhighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/SmallRightArrowClicked.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/SmallLeftArrowHighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/TutorialButtonHighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/SmallLeftArrowUnhighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/PlayButtonHighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/CreditsButtonHighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/MinusButtonHighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/ExitButtonHighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/TutorialButtonUnhighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/SmallRightArrowUnhighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/OldSettingsUnhighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/SmallLeftArrowClicked.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/RightArrowUnhighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/LeftArrowUnhighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/OldSettingsButtonClicked.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/LeftArrowHighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/PlayButtonClicked.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/TutorialButtonClicked.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/OldSettingsButtonHighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/RestartButtonHighlighted.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Images/Buttons/BackButtonClicked.png -> build/lib/duel/Resources/Images/Buttons copying duel/Resources/Lobster.ttf -> build/lib/duel/Resources copying duel/Resources/desolateDesertMap.txt -> build/lib/duel/Resources copying duel/Resources/redForestMap.txt -> build/lib/duel/Resources + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.N15oWJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64 + cd duel-3.6 + 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 -m64 -mtune=generic -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-duel-3.6-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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-duel-3.6-1.x86_64/usr creating /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/redForestMap.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/camera.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/mapSelectionList.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/swordHitBoxes.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/player.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/map.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/menuButtons.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/window.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/tile.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/pauseButtons.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/audioEngine.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/gameEngine.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/gameFrame.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/sword.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel creating /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources copying build/lib/duel/Resources/desolateDesertMap.txt -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources copying build/lib/duel/Resources/redForestMap.txt -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources copying build/lib/duel/Resources/Lobster.ttf -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources creating /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurLowThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostRun1R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaDeath3L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaHighThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostRun3L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaMedThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostHighThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostLowThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostLowL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroRun3L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostMedThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostRun2R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostHighThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/TutorialScreen.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroMedThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostRun3R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurDuckR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroLowL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroLowThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroLowThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroDeath3R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurHighR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurDeath2R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostRun3R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostMedThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurHighThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/CreditsSplashScreen.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostRun2R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostRun3L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaRun2L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroFlag.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaDeath3R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaDeath2R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaRun3R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostRun1L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostHighThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/UF_Background.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostMedThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostRun2R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurHighThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostRun1L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroDuckL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostDeath2L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurRun2L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostDeath3R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaRun1R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostHighThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroDeath1R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostRun3L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurDeath2L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostDeath2L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroMedThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroDuckL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurFlag.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostHighThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaHighL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurHighThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostDeath1R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaMedL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostMedR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostMedThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurRun2R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostRunR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurRun1L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurMedL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroHighR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurHighThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurRun3R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostDeath2R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostLowL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurHighL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostRun2R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroMedR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostHighR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostLowR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/Player2Victory.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostMedR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroDeath1L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/Random.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaDuckL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostRun2L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurRun3R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroRun1R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostMedR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/DesolateDesertSpike.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostHighL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroDeath3L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroMedR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostRun2L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaRun3L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostRun1R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostLowThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroSword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/RedForestTile2.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurMedThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroHighR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostRun2L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostHighThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/RedForestTile.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurMedR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroDeath2L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostRun1L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostRun2L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurDuckL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostDeath1R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroRun3R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostMedL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostMedL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurMedThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostDuckR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostDuckR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostDeath3R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurRun1R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaLowThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostDeath3L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostRun2L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostDeath2R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostLowThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurMedR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurLowThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostLowL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaLowThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostDeath1R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaHighR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurRun2R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurRun1L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images creating /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/ExitButtonUnhighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/CreditsButtonUnhighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/SettingsButtonHighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/LeftArrowClicked.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/SettingsButtonUnhighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/CreditsButtonClicked.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/PlusButtonHighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/RightArrowHighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/PlusButtonClicked.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/BackButtonUnhighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/RightArrowClicked.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/BackButtonHighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/ExitButtonClicked.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/MinusButtonClicked.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/PlayButtonUnhighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/MinusButtonUnhighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/SettingsButtonClicked.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/RestartButtonUnhighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/SmallRightArrowHighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/RestartButtonClicked.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/PlusButtonUnhighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/SmallRightArrowClicked.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/SmallLeftArrowHighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/TutorialButtonHighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/SmallLeftArrowUnhighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/PlayButtonHighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/CreditsButtonHighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/MinusButtonHighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/ExitButtonHighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/TutorialButtonUnhighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/SmallRightArrowUnhighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/OldSettingsUnhighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/SmallLeftArrowClicked.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/RightArrowUnhighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/LeftArrowUnhighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/OldSettingsButtonClicked.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/LeftArrowHighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/PlayButtonClicked.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/TutorialButtonClicked.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/OldSettingsButtonHighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/RestartButtonHighlighted.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/Buttons/BackButtonClicked.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images/Buttons copying build/lib/duel/Resources/Images/ZorroGhostMedL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaDuckR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostHighR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaRun2R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurDeath3L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostLowThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurDeath1R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostRun3L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroMedL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroRun2L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostLowThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostHighThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroRun2R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaMedL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostMedR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostDuckR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurLowThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostMedThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostHighThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaDuckR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostLowThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurDeath3R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaLowThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurDeath1L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurLowR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostMedR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaLowL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostHighL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostLowL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroMedThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurDuckR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroDuckR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/Flag.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroDuckR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaHighThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaHighR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroDeath2R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostHighR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostDuckL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostDuckR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurMedThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurLowL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostHighR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaDeath1L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/DesolateDesertTile.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostRun2L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroHighThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostLowR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaHighThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaHighL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostDeath2L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostHighL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroRun1L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostHighL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostLowThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostLowThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/DesolateDesertBG.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostMedL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostDeath1L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostHighThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostDuckL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostLowThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroRun2L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostHighR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostMedThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostMedThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurLowL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostMedThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostHighL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaMedThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostRun1L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurRun3L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurDuckL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostDuckL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostRun3R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroLowL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostMedThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurLowThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaMedR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaLowL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaMedR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroMedL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostRun1R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaDeath2L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostLowThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostDuckL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostMedThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroRun2R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostRunL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroMedThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaSword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostLowThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ScaledBackgroundAutumnForest.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroLowR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostRun1R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroHighL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroLowR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostRun3L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostLowR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostLowR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/BetterSwordSizeMaybe.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostRun1R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostRun1L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostMedR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroRun1R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurSword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/Player1Victory.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostRun2R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostRun3R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostDeath1L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurHighR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurMedThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MenuTitle.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostRun1L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostLowR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroHighL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostLowThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurRun1R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroHighThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaRun1L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaDuckL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroLowThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaRun2R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurRun2L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostRun3L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostDeath2R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurLowR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroRun3L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostDeath3L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostDuckR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostDuckR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaLowR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostMedThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaRun1L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostHighThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroRun3R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroLowThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroHighThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurHighL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaLowR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostDeath3R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostDeath1L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostDuckL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaMedThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/Image.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurRun3L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaLowThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaRun1R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaRun3L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostMedL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostRun2R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostLowL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaRun2L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostMedL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostHighThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurMedL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroRun1L_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostRun3R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostMedThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostDeath3L.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostLowL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostLowR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaFlag.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostHighThrustL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaDeath1R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostDuckL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/KingArthurGhostRun1R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostHighL_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaRun3R.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroGhostRun3R_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaMedThrustL.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaHighThrustR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/ZorroHighThrustR.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/Resources/Images/MontoyaGhostHighR_nosword.png -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/Resources/Images copying build/lib/duel/playerSkinsList.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/__main__.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/mainMenuFrame.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/desolateDesertMap.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel copying build/lib/duel/__init__.py -> /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/redForestMap.py to redForestMap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/camera.py to camera.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/mapSelectionList.py to mapSelectionList.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/swordHitBoxes.py to swordHitBoxes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/player.py to player.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/map.py to map.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/menuButtons.py to menuButtons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/window.py to window.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/tile.py to tile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/pauseButtons.py to pauseButtons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/audioEngine.py to audioEngine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/gameEngine.py to gameEngine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/gameFrame.py to gameFrame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/sword.py to sword.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/playerSkinsList.py to playerSkinsList.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/mainMenuFrame.py to mainMenuFrame.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/desolateDesertMap.py to desolateDesertMap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpqd2sbr9z.py' /usr/bin/python3 /tmp/tmpqd2sbr9z.py removing /tmp/tmpqd2sbr9z.py running install_egg_info running egg_info writing duel.egg-info/PKG-INFO writing dependency_links to duel.egg-info/dependency_links.txt writing entry points to duel.egg-info/entry_points.txt writing requirements to duel.egg-info/requires.txt writing top-level names to duel.egg-info/top_level.txt reading manifest file 'duel.egg-info/SOURCES.txt' writing manifest file 'duel.egg-info/SOURCES.txt' Copying duel.egg-info to /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/lib/python3.9/site-packages/duel-3.6-py3.9.egg-info running install_scripts Installing duel script to /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64//usr/share/doc/python-duel + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64 ~/build/BUILDROOT/python-duel-3.6-1.x86_64 ~/build/BUILD/duel-3.6 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/duel-3.6 + popd + mv /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.6-1 --unique-debug-suffix -3.6-1.x86_64 --unique-debug-src-base python-duel-3.6-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/duel-3.6 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-duel-3.6-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-duel-3.6-1.noarch Provides: python-duel python3-duel = 3.6-1 python3.9dist(duel) = 3.6 python3dist(duel) = 3.6 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(pygame) = 2.0.0.dev10 python3.9dist(setuptools) Processing files: python-duel-help-3.6-1.noarch warning: Empty %files file /builddir/build/BUILD/duel-3.6/doclist.lst Provides: python-duel-help = 3.6-1 python3-duel-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-duel-3.6-1.x86_64 Wrote: /builddir/build/RPMS/python-duel-help-3.6-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-duel-3.6-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gaMJgt + umask 022 + cd /builddir/build/BUILD + cd duel-3.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-duel-3.6-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0