Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pychess.spec'], logger=user='mockbuild'uid=1001gid=135printOutput=Falseenv={'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}timeout=0nspawn_args=[]shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4839/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pychess.spec'] with env {'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False sh: /usr/bin/python: No such file or directory warning: bogus date in %changelog: Tue Feb 21 2008 Sindre Pedersen Bjordal - 0.8-1 warning: Could not canonicalize hostname: copr-builder-637978562.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pychess-0.10.1-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pychess.spec'], logger=user='mockbuild'uid=1001gid=135printOutput=Falseenv={'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}timeout=0nspawn_args=[]shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-4839/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pychess.spec'] with env {'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False warning: bogus date in %changelog: Tue Feb 21 2008 Sindre Pedersen Bjordal - 0.8-1 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kSIuUz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pychess-0.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pychess-0.10.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pychess-0.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (pychess-0.10rc1-gtksourceview2.patch):' Patch #0 (pychess-0.10rc1-gtksourceview2.patch): + /usr/bin/cat /builddir/build/SOURCES/pychess-0.10rc1-gtksourceview2.patch + /usr/bin/patch -p1 -b --suffix .gtksourceview2 --fuzz=0 patching file setup.py Hunk #1 succeeded at 85 (offset -2 lines). + cd lib/pychess + sed -i 1d Players/PyChess.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IxsLQ4 + umask 022 + cd /builddir/build/BUILD + cd pychess-0.10.1 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/pychess copying lib/pychess/Main.py -> build/lib/pychess copying lib/pychess/__init__.py -> build/lib/pychess creating build/lib/pychess/gfx copying lib/pychess/gfx/Pieces.py -> build/lib/pychess/gfx copying lib/pychess/gfx/__init__.py -> build/lib/pychess/gfx creating build/lib/pychess/ic copying lib/pychess/ic/VerboseTelnet.py -> build/lib/pychess/ic copying lib/pychess/ic/ICGameModel.py -> build/lib/pychess/ic copying lib/pychess/ic/__init__.py -> build/lib/pychess/ic copying lib/pychess/ic/ICLogon.py -> build/lib/pychess/ic copying lib/pychess/ic/FICSConnection.py -> build/lib/pychess/ic copying lib/pychess/ic/TimeSeal.py -> build/lib/pychess/ic copying lib/pychess/ic/ICLounge.py -> build/lib/pychess/ic copying lib/pychess/ic/FICSObjects.py -> build/lib/pychess/ic creating build/lib/pychess/ic/managers copying lib/pychess/ic/managers/ListAndVarManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/BoardManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/FingerManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/AutoLogOutManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/ErrorManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/OfferManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/AdjournManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/GameListManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/__init__.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/NewsManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/ChatManager.py -> build/lib/pychess/ic/managers creating build/lib/pychess/Players copying lib/pychess/Players/PyChess.py -> build/lib/pychess/Players copying lib/pychess/Players/Player.py -> build/lib/pychess/Players copying lib/pychess/Players/__init__.py -> build/lib/pychess/Players copying lib/pychess/Players/Human.py -> build/lib/pychess/Players copying lib/pychess/Players/Engine.py -> build/lib/pychess/Players copying lib/pychess/Players/UCIEngine.py -> build/lib/pychess/Players copying lib/pychess/Players/engineNest.py -> build/lib/pychess/Players copying lib/pychess/Players/CECPEngine.py -> build/lib/pychess/Players copying lib/pychess/Players/ICPlayer.py -> build/lib/pychess/Players copying lib/pychess/Players/ProtocolEngine.py -> build/lib/pychess/Players creating build/lib/pychess/Savers copying lib/pychess/Savers/fen.py -> build/lib/pychess/Savers copying lib/pychess/Savers/epd.py -> build/lib/pychess/Savers copying lib/pychess/Savers/__init__.py -> build/lib/pychess/Savers copying lib/pychess/Savers/pgn.py -> build/lib/pychess/Savers copying lib/pychess/Savers/chessalpha2.py -> build/lib/pychess/Savers copying lib/pychess/Savers/ChessFile.py -> build/lib/pychess/Savers creating build/lib/pychess/System copying lib/pychess/System/protoopen.py -> build/lib/pychess/System copying lib/pychess/System/conf.py -> build/lib/pychess/System copying lib/pychess/System/Log.py -> build/lib/pychess/System copying lib/pychess/System/conf_gconf.py -> build/lib/pychess/System copying lib/pychess/System/MultiArray.py -> build/lib/pychess/System copying lib/pychess/System/ThreadPool.py -> build/lib/pychess/System copying lib/pychess/System/ping.py -> build/lib/pychess/System copying lib/pychess/System/LimitedDict.py -> build/lib/pychess/System copying lib/pychess/System/TaskQueue.py -> build/lib/pychess/System copying lib/pychess/System/__init__.py -> build/lib/pychess/System copying lib/pychess/System/WinRsvg.py -> build/lib/pychess/System copying lib/pychess/System/prefix.py -> build/lib/pychess/System copying lib/pychess/System/which.py -> build/lib/pychess/System copying lib/pychess/System/GtkWorker.py -> build/lib/pychess/System copying lib/pychess/System/SubProcess.py -> build/lib/pychess/System copying lib/pychess/System/tsqlite.py -> build/lib/pychess/System copying lib/pychess/System/conf_configParser.py -> build/lib/pychess/System copying lib/pychess/System/repeat.py -> build/lib/pychess/System copying lib/pychess/System/uistuff.py -> build/lib/pychess/System copying lib/pychess/System/gstreamer.py -> build/lib/pychess/System copying lib/pychess/System/glock.py -> build/lib/pychess/System creating build/lib/pychess/Utils copying lib/pychess/Utils/Move.py -> build/lib/pychess/Utils copying lib/pychess/Utils/Offer.py -> build/lib/pychess/Utils copying lib/pychess/Utils/TimeModel.py -> build/lib/pychess/Utils copying lib/pychess/Utils/book.py -> build/lib/pychess/Utils copying lib/pychess/Utils/Rating.py -> build/lib/pychess/Utils copying lib/pychess/Utils/GameModel.py -> build/lib/pychess/Utils copying lib/pychess/Utils/repr.py -> build/lib/pychess/Utils copying lib/pychess/Utils/IconLoader.py -> build/lib/pychess/Utils copying lib/pychess/Utils/Cord.py -> build/lib/pychess/Utils copying lib/pychess/Utils/logic.py -> build/lib/pychess/Utils copying lib/pychess/Utils/const.py -> build/lib/pychess/Utils copying lib/pychess/Utils/__init__.py -> build/lib/pychess/Utils copying lib/pychess/Utils/eval.py -> build/lib/pychess/Utils copying lib/pychess/Utils/Piece.py -> build/lib/pychess/Utils copying lib/pychess/Utils/Board.py -> build/lib/pychess/Utils creating build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/strateval.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/egtb_k4it.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/TranspositionTable.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/ldraw.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/ldata.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/leval.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/LBoard.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/validator.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/__init__.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/lsearch.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/lmove.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/lmovegen.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/attack.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/lsort.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/bitboard.py -> build/lib/pychess/Utils/lutils creating build/lib/pychess/Variants copying lib/pychess/Variants/asymmetricrandom.py -> build/lib/pychess/Variants copying lib/pychess/Variants/normal.py -> build/lib/pychess/Variants copying lib/pychess/Variants/queenodds.py -> build/lib/pychess/Variants copying lib/pychess/Variants/upsidedown.py -> build/lib/pychess/Variants copying lib/pychess/Variants/pawnspushed.py -> build/lib/pychess/Variants copying lib/pychess/Variants/knightodds.py -> build/lib/pychess/Variants copying lib/pychess/Variants/losers.py -> build/lib/pychess/Variants copying lib/pychess/Variants/rookodds.py -> build/lib/pychess/Variants copying lib/pychess/Variants/pawnodds.py -> build/lib/pychess/Variants copying lib/pychess/Variants/__init__.py -> build/lib/pychess/Variants copying lib/pychess/Variants/fischerandom.py -> build/lib/pychess/Variants copying lib/pychess/Variants/corner.py -> build/lib/pychess/Variants copying lib/pychess/Variants/shuffle.py -> build/lib/pychess/Variants copying lib/pychess/Variants/blindfold.py -> build/lib/pychess/Variants copying lib/pychess/Variants/pawnspassed.py -> build/lib/pychess/Variants copying lib/pychess/Variants/randomchess.py -> build/lib/pychess/Variants creating build/lib/pychess/widgets copying lib/pychess/widgets/gamewidget.py -> build/lib/pychess/widgets copying lib/pychess/widgets/ImageMenu.py -> build/lib/pychess/widgets copying lib/pychess/widgets/Throbber.py -> build/lib/pychess/widgets copying lib/pychess/widgets/ChatView.py -> build/lib/pychess/widgets copying lib/pychess/widgets/SetupBoard.py -> build/lib/pychess/widgets copying lib/pychess/widgets/ChatWindow.py -> build/lib/pychess/widgets copying lib/pychess/widgets/ChainVBox.py -> build/lib/pychess/widgets copying lib/pychess/widgets/discovererDialog.py -> build/lib/pychess/widgets copying lib/pychess/widgets/BoardView.py -> build/lib/pychess/widgets copying lib/pychess/widgets/PromotionDialog.py -> build/lib/pychess/widgets copying lib/pychess/widgets/SpotGraph.py -> build/lib/pychess/widgets copying lib/pychess/widgets/InfoBar.py -> build/lib/pychess/widgets copying lib/pychess/widgets/Background.py -> build/lib/pychess/widgets copying lib/pychess/widgets/newGameDialog.py -> build/lib/pychess/widgets copying lib/pychess/widgets/BoardPreview.py -> build/lib/pychess/widgets copying lib/pychess/widgets/gamenanny.py -> build/lib/pychess/widgets copying lib/pychess/widgets/preferencesDialog.py -> build/lib/pychess/widgets copying lib/pychess/widgets/__init__.py -> build/lib/pychess/widgets copying lib/pychess/widgets/PieceWidget.py -> build/lib/pychess/widgets copying lib/pychess/widgets/BoardControl.py -> build/lib/pychess/widgets copying lib/pychess/widgets/TaskerManager.py -> build/lib/pychess/widgets copying lib/pychess/widgets/MenuItemsDict.py -> build/lib/pychess/widgets copying lib/pychess/widgets/ionest.py -> build/lib/pychess/widgets copying lib/pychess/widgets/tipOfTheDay.py -> build/lib/pychess/widgets copying lib/pychess/widgets/playerinfoDialog.py -> build/lib/pychess/widgets copying lib/pychess/widgets/BorderBox.py -> build/lib/pychess/widgets copying lib/pychess/widgets/ChessClock.py -> build/lib/pychess/widgets copying lib/pychess/widgets/gameinfoDialog.py -> build/lib/pychess/widgets copying lib/pychess/widgets/LogDialog.py -> build/lib/pychess/widgets copying lib/pychess/widgets/ToggleComboBox.py -> build/lib/pychess/widgets creating build/lib/pychess/widgets/pydock copying lib/pychess/widgets/pydock/PyDockLeaf.py -> build/lib/pychess/widgets/pydock copying lib/pychess/widgets/pydock/OverlayWindow.py -> build/lib/pychess/widgets/pydock copying lib/pychess/widgets/pydock/StarArrowButton.py -> build/lib/pychess/widgets/pydock copying lib/pychess/widgets/pydock/__init__.py -> build/lib/pychess/widgets/pydock copying lib/pychess/widgets/pydock/PyDockComposite.py -> build/lib/pychess/widgets/pydock copying lib/pychess/widgets/pydock/ArrowButton.py -> build/lib/pychess/widgets/pydock copying lib/pychess/widgets/pydock/HighlightArea.py -> build/lib/pychess/widgets/pydock copying lib/pychess/widgets/pydock/PyDockTop.py -> build/lib/pychess/widgets/pydock running build_scripts creating build/scripts-2.7 copying and adjusting pychess -> build/scripts-2.7 changing mode of build/scripts-2.7/pychess from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Yy9jAB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64 + cd pychess-0.10.1 + rm -rf /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64 + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64 creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock copying build/lib/pychess/widgets/pydock/PyDockTop.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock copying build/lib/pychess/widgets/pydock/HighlightArea.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock copying build/lib/pychess/widgets/pydock/ArrowButton.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock copying build/lib/pychess/widgets/pydock/PyDockComposite.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock copying build/lib/pychess/widgets/pydock/__init__.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock copying build/lib/pychess/widgets/pydock/StarArrowButton.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock copying build/lib/pychess/widgets/pydock/OverlayWindow.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock copying build/lib/pychess/widgets/pydock/PyDockLeaf.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock copying build/lib/pychess/widgets/ToggleComboBox.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/LogDialog.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/gameinfoDialog.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/ChessClock.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/BorderBox.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/playerinfoDialog.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/tipOfTheDay.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/ionest.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/MenuItemsDict.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/TaskerManager.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/BoardControl.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/PieceWidget.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/__init__.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/preferencesDialog.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/gamenanny.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/BoardPreview.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/newGameDialog.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/Background.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/InfoBar.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/SpotGraph.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/PromotionDialog.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/BoardView.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/discovererDialog.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/ChainVBox.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/ChatWindow.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/SetupBoard.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/ChatView.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/Throbber.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/ImageMenu.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets copying build/lib/pychess/widgets/gamewidget.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/randomchess.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/pawnspassed.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/blindfold.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/shuffle.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/corner.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/fischerandom.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/__init__.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/pawnodds.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/rookodds.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/losers.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/knightodds.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/pawnspushed.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/upsidedown.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/queenodds.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/normal.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants copying build/lib/pychess/Variants/asymmetricrandom.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/bitboard.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/lsort.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/attack.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/lmovegen.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/lmove.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/lsearch.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/__init__.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/validator.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/LBoard.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/leval.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/ldata.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/ldraw.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/TranspositionTable.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/egtb_k4it.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/strateval.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/Board.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils copying build/lib/pychess/Utils/Piece.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils copying build/lib/pychess/Utils/eval.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils copying build/lib/pychess/Utils/__init__.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils copying build/lib/pychess/Utils/const.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils copying build/lib/pychess/Utils/logic.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils copying build/lib/pychess/Utils/Cord.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils copying build/lib/pychess/Utils/IconLoader.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils copying build/lib/pychess/Utils/repr.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils copying build/lib/pychess/Utils/GameModel.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils copying build/lib/pychess/Utils/Rating.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils copying build/lib/pychess/Utils/book.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils copying build/lib/pychess/Utils/TimeModel.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils copying build/lib/pychess/Utils/Offer.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils copying build/lib/pychess/Utils/Move.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/glock.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/gstreamer.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/uistuff.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/repeat.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/conf_configParser.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/tsqlite.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/SubProcess.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/GtkWorker.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/which.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/prefix.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/WinRsvg.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/__init__.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/TaskQueue.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/LimitedDict.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/ping.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/ThreadPool.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/MultiArray.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/conf_gconf.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/Log.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/conf.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System copying build/lib/pychess/System/protoopen.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Savers copying build/lib/pychess/Savers/ChessFile.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Savers copying build/lib/pychess/Savers/chessalpha2.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Savers copying build/lib/pychess/Savers/pgn.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Savers copying build/lib/pychess/Savers/__init__.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Savers copying build/lib/pychess/Savers/epd.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Savers copying build/lib/pychess/Savers/fen.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Savers creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players copying build/lib/pychess/Players/ProtocolEngine.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players copying build/lib/pychess/Players/ICPlayer.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players copying build/lib/pychess/Players/CECPEngine.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players copying build/lib/pychess/Players/engineNest.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players copying build/lib/pychess/Players/UCIEngine.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players copying build/lib/pychess/Players/Engine.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players copying build/lib/pychess/Players/Human.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players copying build/lib/pychess/Players/__init__.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players copying build/lib/pychess/Players/Player.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players copying build/lib/pychess/Players/PyChess.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/ChatManager.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/NewsManager.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/__init__.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/GameListManager.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/AdjournManager.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/OfferManager.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/ErrorManager.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/AutoLogOutManager.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/FingerManager.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/BoardManager.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/ListAndVarManager.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers copying build/lib/pychess/ic/FICSObjects.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic copying build/lib/pychess/ic/ICLounge.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic copying build/lib/pychess/ic/TimeSeal.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic copying build/lib/pychess/ic/FICSConnection.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic copying build/lib/pychess/ic/ICLogon.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic copying build/lib/pychess/ic/__init__.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic copying build/lib/pychess/ic/ICGameModel.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic copying build/lib/pychess/ic/VerboseTelnet.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/gfx copying build/lib/pychess/gfx/__init__.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/gfx copying build/lib/pychess/gfx/Pieces.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/gfx copying build/lib/pychess/__init__.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess copying build/lib/pychess/Main.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock/PyDockTop.py to PyDockTop.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock/HighlightArea.py to HighlightArea.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock/ArrowButton.py to ArrowButton.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock/PyDockComposite.py to PyDockComposite.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock/StarArrowButton.py to StarArrowButton.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock/OverlayWindow.py to OverlayWindow.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/pydock/PyDockLeaf.py to PyDockLeaf.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/ToggleComboBox.py to ToggleComboBox.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/LogDialog.py to LogDialog.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/gameinfoDialog.py to gameinfoDialog.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/ChessClock.py to ChessClock.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/BorderBox.py to BorderBox.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/playerinfoDialog.py to playerinfoDialog.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/tipOfTheDay.py to tipOfTheDay.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/ionest.py to ionest.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/MenuItemsDict.py to MenuItemsDict.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/TaskerManager.py to TaskerManager.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/BoardControl.py to BoardControl.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/PieceWidget.py to PieceWidget.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/preferencesDialog.py to preferencesDialog.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/gamenanny.py to gamenanny.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/BoardPreview.py to BoardPreview.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/newGameDialog.py to newGameDialog.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/Background.py to Background.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/InfoBar.py to InfoBar.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/SpotGraph.py to SpotGraph.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/PromotionDialog.py to PromotionDialog.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/BoardView.py to BoardView.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/discovererDialog.py to discovererDialog.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/ChainVBox.py to ChainVBox.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/ChatWindow.py to ChatWindow.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/SetupBoard.py to SetupBoard.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/ChatView.py to ChatView.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/Throbber.py to Throbber.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/ImageMenu.py to ImageMenu.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/widgets/gamewidget.py to gamewidget.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/randomchess.py to randomchess.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/pawnspassed.py to pawnspassed.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/blindfold.py to blindfold.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/shuffle.py to shuffle.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/corner.py to corner.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/fischerandom.py to fischerandom.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/pawnodds.py to pawnodds.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/rookodds.py to rookodds.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/losers.py to losers.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/knightodds.py to knightodds.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/pawnspushed.py to pawnspushed.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/upsidedown.py to upsidedown.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/queenodds.py to queenodds.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/normal.py to normal.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Variants/asymmetricrandom.py to asymmetricrandom.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils/bitboard.py to bitboard.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils/lsort.py to lsort.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils/attack.py to attack.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils/lmovegen.py to lmovegen.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils/lmove.py to lmove.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils/lsearch.py to lsearch.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils/validator.py to validator.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils/LBoard.py to LBoard.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils/leval.py to leval.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils/ldata.py to ldata.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils/ldraw.py to ldraw.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils/TranspositionTable.py to TranspositionTable.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils/egtb_k4it.py to egtb_k4it.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/lutils/strateval.py to strateval.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/Board.py to Board.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/Piece.py to Piece.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/eval.py to eval.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/const.py to const.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/logic.py to logic.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/Cord.py to Cord.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/IconLoader.py to IconLoader.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/repr.py to repr.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/GameModel.py to GameModel.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/Rating.py to Rating.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/book.py to book.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/TimeModel.py to TimeModel.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/Offer.py to Offer.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Utils/Move.py to Move.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/glock.py to glock.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/gstreamer.py to gstreamer.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/uistuff.py to uistuff.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/repeat.py to repeat.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/conf_configParser.py to conf_configParser.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/tsqlite.py to tsqlite.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/SubProcess.py to SubProcess.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/GtkWorker.py to GtkWorker.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/which.py to which.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/prefix.py to prefix.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/WinRsvg.py to WinRsvg.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/TaskQueue.py to TaskQueue.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/LimitedDict.py to LimitedDict.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/ping.py to ping.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/ThreadPool.py to ThreadPool.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/MultiArray.py to MultiArray.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/conf_gconf.py to conf_gconf.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/Log.py to Log.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/conf.py to conf.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/System/protoopen.py to protoopen.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Savers/ChessFile.py to ChessFile.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Savers/chessalpha2.py to chessalpha2.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Savers/pgn.py to pgn.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Savers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Savers/epd.py to epd.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Savers/fen.py to fen.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players/ProtocolEngine.py to ProtocolEngine.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players/ICPlayer.py to ICPlayer.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players/CECPEngine.py to CECPEngine.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players/engineNest.py to engineNest.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players/UCIEngine.py to UCIEngine.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players/Engine.py to Engine.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players/Human.py to Human.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players/Player.py to Player.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Players/PyChess.py to PyChess.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers/ChatManager.py to ChatManager.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers/NewsManager.py to NewsManager.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers/GameListManager.py to GameListManager.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers/AdjournManager.py to AdjournManager.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers/OfferManager.py to OfferManager.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers/ErrorManager.py to ErrorManager.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers/AutoLogOutManager.py to AutoLogOutManager.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers/FingerManager.py to FingerManager.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers/BoardManager.py to BoardManager.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/managers/ListAndVarManager.py to ListAndVarManager.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/FICSObjects.py to FICSObjects.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/ICLounge.py to ICLounge.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/TimeSeal.py to TimeSeal.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/FICSConnection.py to FICSConnection.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/ICLogon.py to ICLogon.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/ICGameModel.py to ICGameModel.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/ic/VerboseTelnet.py to VerboseTelnet.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/gfx/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/gfx/Pieces.py to Pieces.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess/Main.py to Main.pyc writing byte-compilation script '/tmp/tmp_cxKa8.py' /usr/bin/python -O /tmp/tmp_cxKa8.py removing /tmp/tmp_cxKa8.py running install_scripts creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/bin copying build/scripts-2.7/pychess -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/bin/pychess to 755 running install_data creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess copying README -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess copying AUTHORS -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess copying ARTISTS -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess copying DOCUMENTERS -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess copying LICENSE -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess copying TRANSLATORS -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess copying open.db -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/findbar.glade -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/tipoftheday.glade -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/newInOut.glade -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/fics_lounge.glade -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/PyChess.glade -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/taskers.glade -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/saveGamesDialog.glade -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/discovererDialog.glade -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/promotion.glade -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/fics_logon.glade -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/globe.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/stock-vchain-broken-24.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/random.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/16.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/piece-black.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/piece-unknown.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/christmas_about.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/manseek.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/seek.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/challenge.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/black.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/poput.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/stock-vchain-24.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/clear.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/about.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/board.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/piece-white.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/white.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/dock_star.svg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/panel_comments.svg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/dock_top.svg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/panel_book.svg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/board.svg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/dock_center.svg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/dock_bottom.svg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/dock_right.svg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/dock_left.svg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/panel_chat.svg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/throbber.svg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/panel_score.svg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade copying glade/panel_moves.svg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/glade creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/pe.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/by.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ws.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/tn.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/la.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ec.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/km.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/cg.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/dj.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/mx.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/sz.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/mc.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/tg.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/uy.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/my.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/gm.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/tv.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/zm.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/za.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/bm.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/td.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/in.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ci.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/vu.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/cv.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/pa.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ai.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ht.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/to.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ax.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ph.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/cf.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/lu.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/mm.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/is.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/si.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ca.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/at.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/us.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/hk.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/no.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/cy.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/id.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/cx.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/gy.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/sg.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/sa.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/tk.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ng.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/mq.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/lc.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/am.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/so.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/bd.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/co.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/pt.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/pr.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/cz.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/gh.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/kz.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/st.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/zw.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/tr.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/cn.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/gp.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/nu.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/lt.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/mh.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/nf.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/sb.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/dk.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/sn.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/cr.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/cc.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/eh.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ke.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/kw.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/bh.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/na.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/gb.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/pn.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/wf.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/cl.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/sr.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ie.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/bb.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/tj.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/sk.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ad.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/gi.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/et.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/fr.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/gl.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/mu.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ne.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/jp.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/es.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/eg.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ls.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/pm.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/tp.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/lb.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/sc.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/bj.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/fk.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/jo.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/sm.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/vc.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ba.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/yu.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/fi.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ir.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ae.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/mg.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/mn.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/dz.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ly.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/hr.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ge.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ug.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/kh.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/nr.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/gr.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/gu.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/cd.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ni.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/li.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/sd.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/cu.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/mw.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/mt.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/va.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ms.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/pk.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/bo.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/sh.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/tc.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/lv.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/pw.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/bg.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/om.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/er.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/bs.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/an.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/do.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/nl.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/unknown.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/fj.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/hn.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ao.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/be.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/dm.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/il.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ee.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/hu.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/sv.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/aw.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/rw.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/vi.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ps.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/pl.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/mk.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/np.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/py.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ki.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/vn.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/bw.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/gw.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/fm.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/al.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ch.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ve.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/mz.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/as.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/sy.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/md.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ye.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/bt.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/nc.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/br.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ml.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/tt.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/tm.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/iq.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ro.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/bi.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ma.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/bn.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/de.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/kr.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/se.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/kg.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/bf.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/pg.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/nz.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/uz.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/bz.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ru.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/it.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/tz.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/mv.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/th.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/lk.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/az.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/af.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ck.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/gt.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/vg.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/kp.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ga.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/gd.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ar.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/gn.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/qa.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/mo.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ag.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/mr.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/au.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/jm.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/tw.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/gq.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/lr.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/C.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/pf.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/cm.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ky.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/fo.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/kn.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags copying flags/ua.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/flags creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sidepanel copying sidepanel/book.glade -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sidepanel copying sidepanel/history.glade -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sidepanel copying sidepanel/commentPanel.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sidepanel copying sidepanel/bookPanel.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sidepanel copying sidepanel/scorePanel.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sidepanel copying sidepanel/annotationPanel.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sidepanel copying sidepanel/chatPanel.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sidepanel copying sidepanel/historyPanel.py -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sidepanel creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/applications copying pychess.desktop -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/applications creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/icons creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/icons/hicolor creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/icons/hicolor/scalable creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps copying pychess.svg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/icons/hicolor/scalable/apps creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pixmaps copying pychess.svg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pixmaps creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sounds copying sounds/lose1.ogg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sounds copying sounds/win1.ogg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sounds copying sounds/obs_end.ogg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sounds copying sounds/capture2.ogg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sounds copying sounds/mov2.ogg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sounds copying sounds/win2.ogg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sounds copying sounds/capture1.ogg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sounds copying sounds/start1.ogg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sounds copying sounds/move1.ogg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sounds copying sounds/draw1.ogg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sounds copying sounds/check1.ogg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sounds copying sounds/start2.ogg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sounds copying sounds/castle.ogg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sounds copying sounds/obs_mov.ogg -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/pychess/sounds creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/icons/hicolor/24x24 creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/icons/hicolor/24x24/apps copying pychess.png -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/icons/hicolor/24x24/apps creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/gtksourceview-2.0 creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/gtksourceview-2.0/language-specs copying gtksourceview-1.0/language-specs/pgn.lang -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/gtksourceview-2.0/language-specs creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/man creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/man/man1 copying manpages/pychess.1.gz -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/man/man1 creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/vi creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/vi/LC_MESSAGES copying lang/vi/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/vi/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/br creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/br/LC_MESSAGES copying lang/br/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/br/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ca creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ca/LC_MESSAGES copying lang/ca/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ca/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ru creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ru/LC_MESSAGES copying lang/ru/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/hu creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/hu/LC_MESSAGES copying lang/hu/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/hu/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/id creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/id/LC_MESSAGES copying lang/id/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/id/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/sk creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/sk/LC_MESSAGES copying lang/sk/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/it creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/it/LC_MESSAGES copying lang/it/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/tr creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/tr/LC_MESSAGES copying lang/tr/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/tr/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/wa creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/wa/LC_MESSAGES copying lang/wa/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/wa/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/si creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/si/LC_MESSAGES copying lang/si/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/si/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ga creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ga/LC_MESSAGES copying lang/ga/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ga/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/hi creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/hi/LC_MESSAGES copying lang/hi/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/hi/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/os creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/os/LC_MESSAGES copying lang/os/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/os/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/oc creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/oc/LC_MESSAGES copying lang/oc/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/oc/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/jv creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/jv/LC_MESSAGES copying lang/jv/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/jv/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/et creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/et/LC_MESSAGES copying lang/et/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/et/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/bg creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/bg/LC_MESSAGES copying lang/bg/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/bg/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/zh_CN creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/zh_CN/LC_MESSAGES copying lang/zh_CN/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ar creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ar/LC_MESSAGES copying lang/ar/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ar/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/fa creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/fa/LC_MESSAGES copying lang/fa/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/fa/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ml creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ml/LC_MESSAGES copying lang/ml/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ml/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/he creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/he/LC_MESSAGES copying lang/he/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/he/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/el creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/el/LC_MESSAGES copying lang/el/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/el/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/eu creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/eu/LC_MESSAGES copying lang/eu/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/eu/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/jbo creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/jbo/LC_MESSAGES copying lang/jbo/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/jbo/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/bn creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/bn/LC_MESSAGES copying lang/bn/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/bn/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/de creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/de/LC_MESSAGES copying lang/de/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/fr creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/fr/LC_MESSAGES copying lang/fr/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/pt_BR creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/pt_BR/LC_MESSAGES copying lang/pt_BR/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/cs creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/cs/LC_MESSAGES copying lang/cs/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/cs/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/nb creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/nb/LC_MESSAGES copying lang/nb/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/nb/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/sv creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/sv/LC_MESSAGES copying lang/sv/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/sv/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/zu creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/zu/LC_MESSAGES copying lang/zu/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/zu/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/fi creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/fi/LC_MESSAGES copying lang/fi/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/fi/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ro creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ro/LC_MESSAGES copying lang/ro/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ro/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/hr creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/hr/LC_MESSAGES copying lang/hr/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/hr/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/pl creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/pl/LC_MESSAGES copying lang/pl/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/af creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/af/LC_MESSAGES copying lang/af/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/af/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ko creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ko/LC_MESSAGES copying lang/ko/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/is creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/is/LC_MESSAGES copying lang/is/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/is/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ku creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ku/LC_MESSAGES copying lang/ku/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ku/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/az creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/az/LC_MESSAGES copying lang/az/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/az/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/da creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/da/LC_MESSAGES copying lang/da/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/da/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/pt creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/pt/LC_MESSAGES copying lang/pt/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/pt/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/es creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES copying lang/es/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/gl creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/gl/LC_MESSAGES copying lang/gl/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/gl/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/nl creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/nl/LC_MESSAGES copying lang/nl/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/nl/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ja creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ja/LC_MESSAGES copying lang/ja/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/sl creating /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/sl/LC_MESSAGES copying lang/sl/LC_MESSAGES/pychess.mo -> /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/locale/sl/LC_MESSAGES running install_egg_info Writing /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7/site-packages/pychess-0.10.1-py2.7.egg-info + desktop-file-install --vendor fedora --delete-original --dir /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/applications --remove-category Application /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/applications/pychess.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64 pychess + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/pychess-0.10.1 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pychess-0.10.1-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8lcuqh + umask 022 + cd /builddir/build/BUILD + cd pychess-0.10.1 + DOCDIR=/builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/doc/pychess-0.10.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/doc/pychess-0.10.1 + cp -pr README /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/doc/pychess-0.10.1 + cp -pr LICENSE /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/doc/pychess-0.10.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/doc/pychess-0.10.1 + cp -pr TRANSLATORS /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64/usr/share/doc/pychess-0.10.1 + exit 0 Provides: application() application(fedora-pychess.desktop) mimehandler(application/x-chess-pgn) pychess = 0.10.1-1.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh 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(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /usr/bin/python python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-637978562.novalocal Wrote: /builddir/build/RPMS/pychess-0.10.1-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Okyo93 + umask 022 + cd /builddir/build/BUILD + cd pychess-0.10.1 + rm -rf /builddir/build/BUILDROOT/pychess-0.10.1-1.el7.centos.x86_64 + exit 0 Child return code was: 0