<86>Apr 27 22:40:15 userdel[17533]: delete user `rooter' <86>Apr 27 22:40:15 userdel[17533]: remove group `rooter' <86>Apr 27 22:40:15 groupadd[17534]: new group: name=rooter, gid=501 <86>Apr 27 22:40:15 useradd[17535]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 22:40:15 userdel[17537]: delete user `builder' <86>Apr 27 22:40:15 userdel[17537]: remove group `builder' <86>Apr 27 22:40:15 groupadd[17538]: new group: name=builder, gid=502 <86>Apr 27 22:40:15 useradd[17539]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 22:40:17 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 27 22:40:17 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 27 22:40:17 rpmi: libgdbm-1.8.3-alt4 installed <13>Apr 27 22:40:17 rpmi: libncursesw-5.6-alt4 installed <13>Apr 27 22:40:17 rpmi: python-modules-curses-2.5.2-alt0.M41.2 installed <13>Apr 27 22:40:17 rpmi: libexpat-2.0.1-alt0.1 installed <13>Apr 27 22:40:17 rpmi: python-modules-email-2.5.2-alt0.M41.2 installed <13>Apr 27 22:40:17 rpmi: python-modules-compiler-2.5.2-alt0.M41.2 installed <13>Apr 27 22:40:18 rpmi: python-modules-encodings-2.5.2-alt0.M41.2 installed <13>Apr 27 22:40:18 rpmi: python-modules-2.5.2-alt0.M41.2 installed <13>Apr 27 22:40:18 rpmi: python-modules-xml-2.5.2-alt0.M41.2 installed <13>Apr 27 22:40:18 rpmi: python-modules-hotshot-2.5.2-alt0.M41.2 installed <13>Apr 27 22:40:18 rpmi: python-modules-bsddb-2.5.2-alt0.M41.2 installed <13>Apr 27 22:40:18 rpmi: python-modules-logging-2.5.2-alt0.M41.2 installed <13>Apr 27 22:40:18 rpmi: python-2.5.2-alt0.M41.2 installed <13>Apr 27 22:40:19 rpmi: python-dev-2.5.2-alt0.M41.2 installed Installing pychess-0.8.2-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5444 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pychess-0.8.2 + echo 'Source #0 (pychess-0.8.2.tar.bz2):' Source #0 (pychess-0.8.2.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/pychess-0.8.2.tar.bz2 + /bin/tar -xf - + cd pychess-0.8.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18948 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pychess-0.8.2 + /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/__init__.py -> build/lib/pychess/gfx copying lib/pychess/gfx/Pieces.py -> build/lib/pychess/gfx creating build/lib/pychess/ic copying lib/pychess/ic/ICLounge.py -> build/lib/pychess/ic copying lib/pychess/ic/FICSConnection.py -> build/lib/pychess/ic copying lib/pychess/ic/IcGameModel.py -> build/lib/pychess/ic copying lib/pychess/ic/VerboseTelnet.py -> build/lib/pychess/ic copying lib/pychess/ic/SpotGraph.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 creating build/lib/pychess/ic/managers copying lib/pychess/ic/managers/ChatManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/FingerManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/BoardManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/AutoLogOutManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/OfferManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/GameListManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/NewsManager.py -> build/lib/pychess/ic/managers copying lib/pychess/ic/managers/__init__.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/Engine.py -> build/lib/pychess/Players copying lib/pychess/Players/ServerPlayer.py -> build/lib/pychess/Players copying lib/pychess/Players/CECPEngine.py -> build/lib/pychess/Players copying lib/pychess/Players/Human.py -> build/lib/pychess/Players copying lib/pychess/Players/UCIEngine.py -> build/lib/pychess/Players copying lib/pychess/Players/Player.py -> build/lib/pychess/Players copying lib/pychess/Players/ProtocolEngine.py -> build/lib/pychess/Players copying lib/pychess/Players/__init__.py -> build/lib/pychess/Players copying lib/pychess/Players/engineNest.py -> build/lib/pychess/Players creating build/lib/pychess/Savers copying lib/pychess/Savers/pgn.py -> build/lib/pychess/Savers copying lib/pychess/Savers/ChessFile.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/fen.py -> build/lib/pychess/Savers creating build/lib/pychess/System copying lib/pychess/System/ThreadPool.py -> build/lib/pychess/System copying lib/pychess/System/tsqlite.py -> build/lib/pychess/System copying lib/pychess/System/MultiArray.py -> build/lib/pychess/System copying lib/pychess/System/SubProcess.py -> 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/GtkWorker.py -> build/lib/pychess/System copying lib/pychess/System/prefix.py -> build/lib/pychess/System copying lib/pychess/System/conf_configParser.py -> build/lib/pychess/System copying lib/pychess/System/Log.py -> build/lib/pychess/System copying lib/pychess/System/ping.py -> build/lib/pychess/System copying lib/pychess/System/gstreamer.py -> build/lib/pychess/System copying lib/pychess/System/uistuff.py -> build/lib/pychess/System copying lib/pychess/System/glock.py -> build/lib/pychess/System copying lib/pychess/System/LimitedDict.py -> build/lib/pychess/System copying lib/pychess/System/__init__.py -> build/lib/pychess/System copying lib/pychess/System/repeat.py -> build/lib/pychess/System copying lib/pychess/System/TaskQueue.py -> build/lib/pychess/System copying lib/pychess/System/conf_gconf.py -> build/lib/pychess/System creating build/lib/pychess/Utils copying lib/pychess/Utils/logic.py -> build/lib/pychess/Utils copying lib/pychess/Utils/Board.py -> build/lib/pychess/Utils copying lib/pychess/Utils/TimeModel.py -> build/lib/pychess/Utils copying lib/pychess/Utils/Cord.py -> build/lib/pychess/Utils copying lib/pychess/Utils/Move.py -> build/lib/pychess/Utils copying lib/pychess/Utils/const.py -> build/lib/pychess/Utils copying lib/pychess/Utils/Piece.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/book.py -> build/lib/pychess/Utils copying lib/pychess/Utils/Offer.py -> build/lib/pychess/Utils copying lib/pychess/Utils/GameModel.py -> build/lib/pychess/Utils creating build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/lmovegen.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/bitboard.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/ldraw.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/attack.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/LBoard.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/lmove.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/leval.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/lsearch.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/TranspositionTable.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/strateval.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/lsort.py -> build/lib/pychess/Utils/lutils copying lib/pychess/Utils/lutils/ldata.py -> build/lib/pychess/Utils/lutils creating build/lib/pychess/widgets copying lib/pychess/widgets/BoardControl.py -> build/lib/pychess/widgets copying lib/pychess/widgets/gamewidget.py -> build/lib/pychess/widgets copying lib/pychess/widgets/BoardView.py -> build/lib/pychess/widgets copying lib/pychess/widgets/ChessClock.py -> build/lib/pychess/widgets copying lib/pychess/widgets/BoardPreview.py -> build/lib/pychess/widgets copying lib/pychess/widgets/SetupBoard.py -> build/lib/pychess/widgets copying lib/pychess/widgets/playerinfoDialog.py -> build/lib/pychess/widgets copying lib/pychess/widgets/ToggleComboBox.py -> build/lib/pychess/widgets copying lib/pychess/widgets/LogDialog.py -> build/lib/pychess/widgets copying lib/pychess/widgets/preferencesDialog.py -> build/lib/pychess/widgets copying lib/pychess/widgets/newGameDialog.py -> build/lib/pychess/widgets copying lib/pychess/widgets/__init__.py -> build/lib/pychess/widgets copying lib/pychess/widgets/Background.py -> build/lib/pychess/widgets copying lib/pychess/widgets/ionest.py -> build/lib/pychess/widgets copying lib/pychess/widgets/gameinfoDialog.py -> build/lib/pychess/widgets copying lib/pychess/widgets/tipOfTheDay.py -> build/lib/pychess/widgets running build_scripts creating build/scripts-2.5 copying and adjusting pychess -> build/scripts-2.5 changing mode of build/scripts-2.5/pychess from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.18948 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pychess-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pychess-buildroot + cd pychess-0.8.2 + sed -ie 's/.$//g' AUTHORS + /usr/bin/python setup.py install -O1 --skip-build --root /usr/src/tmp/pychess-buildroot running install running install_lib creating /usr/src/tmp/pychess-buildroot creating /usr/src/tmp/pychess-buildroot/usr creating /usr/src/tmp/pychess-buildroot/usr/lib creating /usr/src/tmp/pychess-buildroot/usr/lib/python2.5 creating /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages creating /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess creating /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/tipOfTheDay.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/gameinfoDialog.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/ionest.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/Background.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/__init__.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/newGameDialog.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/preferencesDialog.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/LogDialog.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/ToggleComboBox.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/playerinfoDialog.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/SetupBoard.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/BoardPreview.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/ChessClock.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/BoardView.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/gamewidget.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets copying build/lib/pychess/widgets/BoardControl.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets creating /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils creating /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/ldata.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/lsort.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/__init__.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/validator.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/strateval.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/TranspositionTable.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/lsearch.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/leval.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/lmove.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/LBoard.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/attack.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/ldraw.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/bitboard.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/lutils/lmovegen.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils copying build/lib/pychess/Utils/GameModel.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils copying build/lib/pychess/Utils/Offer.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils copying build/lib/pychess/Utils/book.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils copying build/lib/pychess/Utils/eval.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils copying build/lib/pychess/Utils/__init__.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils copying build/lib/pychess/Utils/Piece.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils copying build/lib/pychess/Utils/const.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils copying build/lib/pychess/Utils/Move.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils copying build/lib/pychess/Utils/Cord.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils copying build/lib/pychess/Utils/TimeModel.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils copying build/lib/pychess/Utils/Board.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils copying build/lib/pychess/Utils/logic.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils creating /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/conf_gconf.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/TaskQueue.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/repeat.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/__init__.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/LimitedDict.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/glock.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/uistuff.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/gstreamer.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/ping.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/Log.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/conf_configParser.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/prefix.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/GtkWorker.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/conf.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/protoopen.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/SubProcess.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/MultiArray.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/tsqlite.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System copying build/lib/pychess/System/ThreadPool.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System creating /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers copying build/lib/pychess/Savers/fen.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers copying build/lib/pychess/Savers/__init__.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers copying build/lib/pychess/Savers/epd.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers copying build/lib/pychess/Savers/ChessFile.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers copying build/lib/pychess/Savers/pgn.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers creating /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players copying build/lib/pychess/Players/engineNest.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players copying build/lib/pychess/Players/__init__.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players copying build/lib/pychess/Players/ProtocolEngine.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players copying build/lib/pychess/Players/Player.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players copying build/lib/pychess/Players/UCIEngine.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players copying build/lib/pychess/Players/Human.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players copying build/lib/pychess/Players/CECPEngine.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players copying build/lib/pychess/Players/ServerPlayer.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players copying build/lib/pychess/Players/Engine.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players copying build/lib/pychess/Players/PyChess.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players creating /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic creating /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/__init__.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/NewsManager.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/GameListManager.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/OfferManager.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/AutoLogOutManager.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/BoardManager.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/FingerManager.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers copying build/lib/pychess/ic/managers/ChatManager.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers copying build/lib/pychess/ic/ICLogon.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic copying build/lib/pychess/ic/__init__.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic copying build/lib/pychess/ic/SpotGraph.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic copying build/lib/pychess/ic/VerboseTelnet.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic copying build/lib/pychess/ic/IcGameModel.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic copying build/lib/pychess/ic/FICSConnection.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic copying build/lib/pychess/ic/ICLounge.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic creating /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/gfx copying build/lib/pychess/gfx/Pieces.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/gfx copying build/lib/pychess/gfx/__init__.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/gfx copying build/lib/pychess/__init__.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess copying build/lib/pychess/Main.py -> /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/tipOfTheDay.py to tipOfTheDay.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/gameinfoDialog.py to gameinfoDialog.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ionest.py to ionest.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/Background.py to Background.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/newGameDialog.py to newGameDialog.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/preferencesDialog.py to preferencesDialog.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/LogDialog.py to LogDialog.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ToggleComboBox.py to ToggleComboBox.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/playerinfoDialog.py to playerinfoDialog.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/SetupBoard.py to SetupBoard.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardPreview.py to BoardPreview.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ChessClock.py to ChessClock.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardView.py to BoardView.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/gamewidget.py to gamewidget.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardControl.py to BoardControl.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/ldata.py to ldata.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lsort.py to lsort.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/validator.py to validator.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/strateval.py to strateval.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/TranspositionTable.py to TranspositionTable.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lsearch.py to lsearch.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/leval.py to leval.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lmove.py to lmove.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/LBoard.py to LBoard.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/attack.py to attack.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/ldraw.py to ldraw.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/bitboard.py to bitboard.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lmovegen.py to lmovegen.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/GameModel.py to GameModel.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Offer.py to Offer.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/book.py to book.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/eval.py to eval.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Piece.py to Piece.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/const.py to const.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Move.py to Move.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Cord.py to Cord.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/TimeModel.py to TimeModel.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Board.py to Board.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/logic.py to logic.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf_gconf.py to conf_gconf.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/TaskQueue.py to TaskQueue.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/repeat.py to repeat.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/LimitedDict.py to LimitedDict.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/glock.py to glock.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/uistuff.py to uistuff.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/gstreamer.py to gstreamer.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/ping.py to ping.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/Log.py to Log.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf_configParser.py to conf_configParser.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/prefix.py to prefix.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/GtkWorker.py to GtkWorker.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf.py to conf.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/protoopen.py to protoopen.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/SubProcess.py to SubProcess.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/MultiArray.py to MultiArray.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/tsqlite.py to tsqlite.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/ThreadPool.py to ThreadPool.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/fen.py to fen.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/epd.py to epd.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/ChessFile.py to ChessFile.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/pgn.py to pgn.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/engineNest.py to engineNest.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/ProtocolEngine.py to ProtocolEngine.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/Player.py to Player.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/UCIEngine.py to UCIEngine.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/Human.py to Human.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/CECPEngine.py to CECPEngine.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/ServerPlayer.py to ServerPlayer.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/Engine.py to Engine.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/PyChess.py to PyChess.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/NewsManager.py to NewsManager.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/GameListManager.py to GameListManager.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/OfferManager.py to OfferManager.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/AutoLogOutManager.py to AutoLogOutManager.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/BoardManager.py to BoardManager.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/FingerManager.py to FingerManager.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/ChatManager.py to ChatManager.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/ICLogon.py to ICLogon.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/SpotGraph.py to SpotGraph.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/VerboseTelnet.py to VerboseTelnet.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/IcGameModel.py to IcGameModel.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/FICSConnection.py to FICSConnection.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/ICLounge.py to ICLounge.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/gfx/Pieces.py to Pieces.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/gfx/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/__init__.py to __init__.pyc byte-compiling /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Main.py to Main.pyc writing byte-compilation script '/usr/src/tmp/tmp4Pzkwi.py' /usr/bin/python -O /usr/src/tmp/tmp4Pzkwi.py removing /usr/src/tmp/tmp4Pzkwi.py running install_scripts creating /usr/src/tmp/pychess-buildroot/usr/bin copying build/scripts-2.5/pychess -> /usr/src/tmp/pychess-buildroot/usr/bin changing mode of /usr/src/tmp/pychess-buildroot/usr/bin/pychess to 755 running install_data creating /usr/src/tmp/pychess-buildroot/usr/share creating /usr/src/tmp/pychess-buildroot/usr/share/games creating /usr/src/tmp/pychess-buildroot/usr/share/games/pychess copying README -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess copying AUTHORS -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess copying LICENSE -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess copying open.db -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess creating /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/glade copying glade/tipoftheday.glade -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/glade copying glade/newInOut.glade -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/glade copying glade/promotion.glade -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/glade copying glade/fics_logon.glade -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/glade copying glade/fics_lounge.glade -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/glade copying glade/PyChess.glade -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/glade copying glade/seek.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/glade copying glade/16.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/glade copying glade/about.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/glade copying glade/manseek.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/glade copying glade/board.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/glade copying glade/challenge.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/glade copying glade/clear.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/glade copying glade/christmas_about.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/glade creating /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/qa.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/kn.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ci.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/mn.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ie.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/tv.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/pn.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/mv.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/na.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/lu.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/gy.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/unknown.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/fm.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/zw.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/mz.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/no.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/gq.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/er.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/hu.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ro.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/kr.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ye.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/eg.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ir.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/sn.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/br.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ag.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/bg.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/hk.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/jp.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/rw.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/mt.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ma.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ao.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/an.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/in.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/de.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/mr.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/mq.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/my.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/sz.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/mc.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/la.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/gl.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/kp.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/do.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/it.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/jm.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/id.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/cr.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/cn.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/bs.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ee.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ki.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/gu.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ua.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/bw.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/bt.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/as.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/uz.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/uy.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/eh.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/pr.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ck.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/vu.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/gd.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/fk.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/am.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/li.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/us.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/gi.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/nl.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/fr.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/bb.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/dm.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/tp.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/pf.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ps.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/sb.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/by.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/sr.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/bj.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/cc.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/be.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/to.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/et.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/so.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ar.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/iq.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/pw.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/pl.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/tz.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/kg.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/gm.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/lr.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/bd.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ec.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/nf.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/kw.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/wf.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/vi.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/om.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/zm.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/nu.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/at.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/mm.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ae.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/nc.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/pk.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/si.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/nr.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/kz.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/bi.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/gb.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ai.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/bf.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/tn.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/cd.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/al.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ws.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ge.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ke.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ni.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ad.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/sm.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/cm.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/lt.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/bo.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ch.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/nz.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/py.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ph.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/mo.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/sk.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/sv.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ls.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ca.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ru.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/tk.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/st.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/af.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/sc.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ne.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/sd.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/dj.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/vn.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/gt.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/dz.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ve.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/sg.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/co.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/sy.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/dk.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/lv.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/mg.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/gw.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/gp.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/aw.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ky.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/lc.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/pg.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/th.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/pm.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/es.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/cl.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/cy.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/sa.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/yu.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/C.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ht.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/bm.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/mx.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/au.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/lb.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/jo.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ly.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/mw.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/se.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/vc.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/gr.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/sh.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ug.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/cu.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/vg.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/np.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/cv.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/cx.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/az.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ga.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/za.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/tj.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/fi.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/bn.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/fj.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/td.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/cf.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ax.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/hn.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/tc.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/bz.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/pe.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ba.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/tt.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/tr.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/gh.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/cz.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/cg.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/tg.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/mu.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/hr.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ml.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/pt.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/tw.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/mh.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/lk.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/il.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/fo.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/is.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/gn.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/va.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/tm.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ms.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/kh.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/bh.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/mk.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/md.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/km.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/ng.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags copying flags/pa.png -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/flags creating /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/sidepanel copying sidepanel/history.glade -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/sidepanel copying sidepanel/book.glade -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/sidepanel copying sidepanel/bookPanel.py -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/sidepanel copying sidepanel/historyPanel.py -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/sidepanel copying sidepanel/scorePanel.py -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/sidepanel copying sidepanel/commentPanel.py -> /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/sidepanel creating /usr/src/tmp/pychess-buildroot/usr/share/applications copying pychess.desktop -> /usr/src/tmp/pychess-buildroot/usr/share/applications creating /usr/src/tmp/pychess-buildroot/usr/share/icons creating /usr/src/tmp/pychess-buildroot/usr/share/icons/hicolor creating /usr/src/tmp/pychess-buildroot/usr/share/icons/hicolor/scalable creating /usr/src/tmp/pychess-buildroot/usr/share/icons/hicolor/scalable/apps copying pychess.svg -> /usr/src/tmp/pychess-buildroot/usr/share/icons/hicolor/scalable/apps creating /usr/src/tmp/pychess-buildroot/usr/share/pixmaps copying pychess.svg -> /usr/src/tmp/pychess-buildroot/usr/share/pixmaps creating /usr/src/tmp/pychess-buildroot/usr/share/icons/hicolor/24x24 creating /usr/src/tmp/pychess-buildroot/usr/share/icons/hicolor/24x24/apps copying pychess.png -> /usr/src/tmp/pychess-buildroot/usr/share/icons/hicolor/24x24/apps creating /usr/src/tmp/pychess-buildroot/usr/share/gtksourceview-1.0 creating /usr/src/tmp/pychess-buildroot/usr/share/gtksourceview-1.0/language-specs copying gtksourceview-1.0/language-specs/pgn.lang -> /usr/src/tmp/pychess-buildroot/usr/share/gtksourceview-1.0/language-specs creating /usr/src/tmp/pychess-buildroot/usr/share/man creating /usr/src/tmp/pychess-buildroot/usr/share/man/man1 copying manpages/pychess.1.gz -> /usr/src/tmp/pychess-buildroot/usr/share/man/man1 creating /usr/src/tmp/pychess-buildroot/usr/share/locale creating /usr/src/tmp/pychess-buildroot/usr/share/locale/ro creating /usr/src/tmp/pychess-buildroot/usr/share/locale/ro/LC_MESSAGES copying lang/ro/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/ro/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/tr creating /usr/src/tmp/pychess-buildroot/usr/share/locale/tr/LC_MESSAGES copying lang/tr/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/tr/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/hu creating /usr/src/tmp/pychess-buildroot/usr/share/locale/hu/LC_MESSAGES copying lang/hu/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/hu/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/az creating /usr/src/tmp/pychess-buildroot/usr/share/locale/az/LC_MESSAGES copying lang/az/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/az/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/wa creating /usr/src/tmp/pychess-buildroot/usr/share/locale/wa/LC_MESSAGES copying lang/wa/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/wa/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/hi creating /usr/src/tmp/pychess-buildroot/usr/share/locale/hi/LC_MESSAGES copying lang/hi/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/hi/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/sv creating /usr/src/tmp/pychess-buildroot/usr/share/locale/sv/LC_MESSAGES copying lang/sv/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/sv/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/cs creating /usr/src/tmp/pychess-buildroot/usr/share/locale/cs/LC_MESSAGES copying lang/cs/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/cs/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/hr creating /usr/src/tmp/pychess-buildroot/usr/share/locale/hr/LC_MESSAGES copying lang/hr/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/hr/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/eu creating /usr/src/tmp/pychess-buildroot/usr/share/locale/eu/LC_MESSAGES copying lang/eu/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/eu/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/it creating /usr/src/tmp/pychess-buildroot/usr/share/locale/it/LC_MESSAGES copying lang/it/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/it/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/pl creating /usr/src/tmp/pychess-buildroot/usr/share/locale/pl/LC_MESSAGES copying lang/pl/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/pl/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/de creating /usr/src/tmp/pychess-buildroot/usr/share/locale/de/LC_MESSAGES copying lang/de/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/de/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/bg creating /usr/src/tmp/pychess-buildroot/usr/share/locale/bg/LC_MESSAGES copying lang/bg/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/bg/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/ja creating /usr/src/tmp/pychess-buildroot/usr/share/locale/ja/LC_MESSAGES copying lang/ja/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/ja/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/pt_BR creating /usr/src/tmp/pychess-buildroot/usr/share/locale/pt_BR/LC_MESSAGES copying lang/pt_BR/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/pt_BR/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/pt creating /usr/src/tmp/pychess-buildroot/usr/share/locale/pt/LC_MESSAGES copying lang/pt/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/pt/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/et creating /usr/src/tmp/pychess-buildroot/usr/share/locale/et/LC_MESSAGES copying lang/et/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/et/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/gl creating /usr/src/tmp/pychess-buildroot/usr/share/locale/gl/LC_MESSAGES copying lang/gl/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/gl/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/ca creating /usr/src/tmp/pychess-buildroot/usr/share/locale/ca/LC_MESSAGES copying lang/ca/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/ca/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/he creating /usr/src/tmp/pychess-buildroot/usr/share/locale/he/LC_MESSAGES copying lang/he/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/he/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/el creating /usr/src/tmp/pychess-buildroot/usr/share/locale/el/LC_MESSAGES copying lang/el/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/el/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/es creating /usr/src/tmp/pychess-buildroot/usr/share/locale/es/LC_MESSAGES copying lang/es/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/es/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/da creating /usr/src/tmp/pychess-buildroot/usr/share/locale/da/LC_MESSAGES copying lang/da/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/da/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/nl creating /usr/src/tmp/pychess-buildroot/usr/share/locale/nl/LC_MESSAGES copying lang/nl/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/nl/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/ru creating /usr/src/tmp/pychess-buildroot/usr/share/locale/ru/LC_MESSAGES copying lang/ru/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/ru/LC_MESSAGES creating /usr/src/tmp/pychess-buildroot/usr/share/locale/fr creating /usr/src/tmp/pychess-buildroot/usr/share/locale/fr/LC_MESSAGES copying lang/fr/LC_MESSAGES/pychess.mo -> /usr/src/tmp/pychess-buildroot/usr/share/locale/fr/LC_MESSAGES running install_egg_info Writing /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess-0.8.2-py2.5.egg-info + chmod +x /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Move.py + chmod +x /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/PyChess.py + /usr/lib/rpm/find-lang pychess + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pychess-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pychess-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/pychess-buildroot (auto) Adjusting library links in /usr/src/tmp/pychess-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/pychess-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/pychess-buildroot (executable,shared) Bytecompiling python modules in /usr/src/tmp/pychess-buildroot using /usr/bin/python unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Main.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/__init__.pyc compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Main.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/CECPEngine.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/Engine.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/Human.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/Player.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/ProtocolEngine.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/PyChess.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/ServerPlayer.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/UCIEngine.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/__init__.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/engineNest.pyc compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/CECPEngine.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/Engine.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/Human.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/Player.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/ProtocolEngine.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/ServerPlayer.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/UCIEngine.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/__init__.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/engineNest.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/ChessFile.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/__init__.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/epd.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/fen.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/pgn.pyc compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/ChessFile.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/__init__.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/epd.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/fen.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/pgn.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/GtkWorker.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/LimitedDict.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/Log.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/MultiArray.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/SubProcess.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/TaskQueue.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/ThreadPool.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/__init__.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf_configParser.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf_gconf.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/glock.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/gstreamer.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/ping.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/prefix.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/protoopen.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/repeat.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/tsqlite.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/uistuff.pyc compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/GtkWorker.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/LimitedDict.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/Log.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/MultiArray.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/SubProcess.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/TaskQueue.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/ThreadPool.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/__init__.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf_configParser.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf_gconf.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/glock.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/gstreamer.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/ping.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/prefix.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/protoopen.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/repeat.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/tsqlite.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/uistuff.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Board.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Cord.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/GameModel.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Move.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Offer.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Piece.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/TimeModel.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/__init__.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/book.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/const.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/eval.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/logic.pyc compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Board.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Cord.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/GameModel.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Offer.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Piece.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/TimeModel.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/__init__.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/book.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/const.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/eval.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/logic.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/LBoard.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/TranspositionTable.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/__init__.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/attack.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/bitboard.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/ldata.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/ldraw.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/leval.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lmove.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lmovegen.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lsearch.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lsort.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/strateval.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/validator.pyc compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/LBoard.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/TranspositionTable.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/__init__.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/attack.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/bitboard.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/ldata.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/ldraw.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/leval.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lmove.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lmovegen.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lsearch.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lsort.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/strateval.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/validator.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/__init__.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/gfx/Pieces.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/gfx/__init__.pyc compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/gfx/Pieces.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/gfx/__init__.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/FICSConnection.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/ICLogon.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/ICLounge.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/IcGameModel.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/SpotGraph.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/VerboseTelnet.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/__init__.pyc compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/FICSConnection.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/ICLogon.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/ICLounge.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/IcGameModel.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/SpotGraph.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/VerboseTelnet.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/__init__.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/AutoLogOutManager.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/BoardManager.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/ChatManager.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/FingerManager.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/GameListManager.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/NewsManager.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/OfferManager.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/__init__.pyc compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/AutoLogOutManager.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/BoardManager.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/ChatManager.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/FingerManager.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/GameListManager.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/NewsManager.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/OfferManager.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/__init__.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/Background.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardControl.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardPreview.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardView.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ChessClock.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/LogDialog.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/SetupBoard.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ToggleComboBox.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/__init__.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/gameinfoDialog.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/gamewidget.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ionest.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/newGameDialog.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/playerinfoDialog.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/preferencesDialog.pyc unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/tipOfTheDay.pyc compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/Background.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardControl.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardPreview.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardView.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ChessClock.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/LogDialog.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/SetupBoard.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ToggleComboBox.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/__init__.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/gameinfoDialog.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/gamewidget.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ionest.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/newGameDialog.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/playerinfoDialog.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/preferencesDialog.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/tipOfTheDay.py Bytecompiling python modules with optimization in /usr/src/tmp/pychess-buildroot using /usr/bin/python -O unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Main.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/__init__.pyo compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Main.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/CECPEngine.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/Engine.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/Human.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/Player.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/ProtocolEngine.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/PyChess.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/ServerPlayer.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/UCIEngine.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/__init__.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/engineNest.pyo compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/CECPEngine.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/Engine.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/Human.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/Player.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/ProtocolEngine.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/ServerPlayer.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/UCIEngine.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/__init__.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/engineNest.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/ChessFile.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/__init__.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/epd.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/fen.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/pgn.pyo compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/ChessFile.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/__init__.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/epd.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/fen.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Savers/pgn.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/GtkWorker.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/LimitedDict.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/Log.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/MultiArray.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/SubProcess.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/TaskQueue.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/ThreadPool.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/__init__.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf_configParser.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf_gconf.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/glock.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/gstreamer.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/ping.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/prefix.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/protoopen.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/repeat.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/tsqlite.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/uistuff.pyo compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/GtkWorker.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/LimitedDict.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/Log.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/MultiArray.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/SubProcess.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/TaskQueue.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/ThreadPool.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/__init__.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf_configParser.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf_gconf.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/glock.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/gstreamer.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/ping.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/prefix.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/protoopen.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/repeat.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/tsqlite.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/uistuff.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Board.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Cord.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/GameModel.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Move.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Offer.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Piece.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/TimeModel.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/__init__.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/book.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/const.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/eval.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/logic.pyo compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Board.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Cord.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/GameModel.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Offer.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/Piece.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/TimeModel.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/__init__.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/book.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/const.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/eval.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/logic.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/LBoard.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/TranspositionTable.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/__init__.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/attack.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/bitboard.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/ldata.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/ldraw.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/leval.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lmove.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lmovegen.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lsearch.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lsort.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/strateval.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/validator.pyo compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/LBoard.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/TranspositionTable.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/__init__.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/attack.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/bitboard.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/ldata.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/ldraw.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/leval.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lmove.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lmovegen.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lsearch.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lsort.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/strateval.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/validator.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/__init__.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/gfx/Pieces.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/gfx/__init__.pyo compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/gfx/Pieces.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/gfx/__init__.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/FICSConnection.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/ICLogon.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/ICLounge.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/IcGameModel.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/SpotGraph.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/VerboseTelnet.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/__init__.pyo compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/FICSConnection.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/ICLogon.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/ICLounge.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/IcGameModel.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/SpotGraph.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/VerboseTelnet.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/__init__.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/AutoLogOutManager.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/BoardManager.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/ChatManager.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/FingerManager.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/GameListManager.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/NewsManager.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/OfferManager.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/__init__.pyo compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/AutoLogOutManager.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/BoardManager.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/ChatManager.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/FingerManager.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/GameListManager.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/NewsManager.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/OfferManager.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/ic/managers/__init__.py unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/Background.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardControl.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardPreview.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardView.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ChessClock.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/LogDialog.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/SetupBoard.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ToggleComboBox.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/__init__.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/gameinfoDialog.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/gamewidget.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ionest.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/newGameDialog.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/playerinfoDialog.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/preferencesDialog.pyo unlink /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/tipOfTheDay.pyo compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/Background.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardControl.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardPreview.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardView.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ChessClock.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/LogDialog.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/SetupBoard.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ToggleComboBox.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/__init__.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/gameinfoDialog.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/gamewidget.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ionest.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/newGameDialog.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/playerinfoDialog.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/preferencesDialog.py compile /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/tipOfTheDay.py Processing files: pychess-0.8.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39559 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pychess-0.8.2 + DOCDIR=/usr/src/tmp/pychess-buildroot/usr/share/doc/pychess-0.8.2 + export DOCDIR + rm -rf /usr/src/tmp/pychess-buildroot/usr/share/doc/pychess-0.8.2 + /bin/mkdir -p /usr/src/tmp/pychess-buildroot/usr/share/doc/pychess-0.8.2 + cp -prL README LICENSE AUTHORS /usr/src/tmp/pychess-buildroot/usr/share/doc/pychess-0.8.2 + chmod -R go-w /usr/src/tmp/pychess-buildroot/usr/share/doc/pychess-0.8.2 + chmod -R a+rX /usr/src/tmp/pychess-buildroot/usr/share/doc/pychess-0.8.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.39559 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.38016 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/bin/pychess: line=16 IGNORE module=pychess /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/PyChess.py: line=24 IGNORE module=psyco /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/PyChess.py: line=156 IGNORE module=profile /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/PyChess.py: line=158 IGNORE module=pstats /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Players/engineNest.py: line=430 IGNORE module=threading /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/GtkWorker.py: line=232 IGNORE module=math /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/GtkWorker.py: line=249 IGNORE module=gtk /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/SubProcess.py: line=13 IGNORE module=pty /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/SubProcess.py: line=14 IGNORE module=termios /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/SubProcess.py: line=15 IGNORE module=termios /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/SubProcess.py: line=16 IGNORE module=select /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/glock.py: line=58 IGNORE module=threading /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/gstreamer.py: line=6 IGNORE module=pygst /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/gstreamer.py: line=8 IGNORE module=gst /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/ping.py: line=68 IGNORE module=time /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/tsqlite.py: line=6 IGNORE module=sqlite3 /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/tsqlite.py: line=10 IGNORE module=pysqlite2 /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/tsqlite.py: line=17 IGNORE module=sys /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/book.py: line=40 IGNORE module=pychess /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/book.py: line=41 IGNORE module=pychess /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/book.py: line=42 IGNORE module=time /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/book.py: line=43 IGNORE module=re /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/book.py: line=135 IGNORE module=sys /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/book.py: line=136 IGNORE module=System /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/book.py: line=149 IGNORE module=profile /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/book.py: line=151 IGNORE module=pstats /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/const.py: line=165 IGNORE module=os /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/const.py: line=166 IGNORE module=pwd /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/attack.py: line=259 IGNORE module=lmove /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/attack.py: line=260 IGNORE module=validator /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/bitboard.py: line=105 IGNORE module=fcntl /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lmove.py: line=146 IGNORE module=lmovegen /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lmove.py: line=333 IGNORE module=lmovegen /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lmove.py: line=503 IGNORE module=lmovegen /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/lutils/lmove.py: line=570 IGNORE module=lmovegen /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardView.py: line=447 IGNORE module=profile /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardView.py: line=449 IGNORE module=pstats /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/BoardView.py: line=829 IGNORE module=math /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ToggleComboBox.py: line=113 IGNORE module=gtk /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/newGameDialog.py: line=9 IGNORE module=gtksourceview /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/newGameDialog.py: line=11 IGNORE module=gtksourceview2 /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/preferencesDialog.py: line=100 IGNORE module=pychess /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/preferencesDialog.py: line=109 IGNORE module=pychess /usr/lib/rpm/python.req.py: /usr/src/tmp/pychess-buildroot/usr/share/games/pychess/sidepanel/scorePanel.py: line=54 IGNORE module=gtk shebang.req.files: executable script /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/LimitedDict.py is not executable shebang.req.files: executable script /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/ThreadPool.py is not executable shebang.req.files: executable script /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/conf.py is not executable shebang.req.files: executable script /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/prefix.py is not executable shebang.req.files: executable script /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/System/tsqlite.py is not executable shebang.req.files: executable script /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/Utils/logic.py is not executable shebang.req.files: executable script /usr/src/tmp/pychess-buildroot/usr/lib/python2.5/site-packages/pychess/widgets/ionest.py is not executable + exit 0 Provides: python2.5(pychess), python2.5(pychess.Main), python2.5(pychess.Players), python2.5(pychess.Players.CECPEngine), python2.5(pychess.Players.Engine), python2.5(pychess.Players.Human), python2.5(pychess.Players.Player), python2.5(pychess.Players.ProtocolEngine), python2.5(pychess.Players.PyChess), python2.5(pychess.Players.ServerPlayer), python2.5(pychess.Players.UCIEngine), python2.5(pychess.Players.engineNest), python2.5(pychess.Savers), python2.5(pychess.Savers.ChessFile), python2.5(pychess.Savers.epd), python2.5(pychess.Savers.fen), python2.5(pychess.Savers.pgn), python2.5(pychess.System), python2.5(pychess.System.GtkWorker), python2.5(pychess.System.LimitedDict), python2.5(pychess.System.Log), python2.5(pychess.System.MultiArray), python2.5(pychess.System.SubProcess), python2.5(pychess.System.TaskQueue), python2.5(pychess.System.ThreadPool), python2.5(pychess.System.conf), python2.5(pychess.System.conf_configParser), python2.5(pychess.System.conf_gconf), python2.5(pychess.System.glock), python2.5(pychess.System.gstreamer), python2.5(pychess.System.ping), python2.5(pychess.System.prefix), python2.5(pychess.System.protoopen), python2.5(pychess.System.repeat), python2.5(pychess.System.tsqlite), python2.5(pychess.System.uistuff), python2.5(pychess.Utils), python2.5(pychess.Utils.Board), python2.5(pychess.Utils.Cord), python2.5(pychess.Utils.GameModel), python2.5(pychess.Utils.Move), python2.5(pychess.Utils.Offer), python2.5(pychess.Utils.Piece), python2.5(pychess.Utils.TimeModel), python2.5(pychess.Utils.book), python2.5(pychess.Utils.const), python2.5(pychess.Utils.eval), python2.5(pychess.Utils.logic), python2.5(pychess.Utils.lutils), python2.5(pychess.Utils.lutils.LBoard), python2.5(pychess.Utils.lutils.TranspositionTable), python2.5(pychess.Utils.lutils.attack), python2.5(pychess.Utils.lutils.bitboard), python2.5(pychess.Utils.lutils.ldata), python2.5(pychess.Utils.lutils.ldraw), python2.5(pychess.Utils.lutils.leval), python2.5(pychess.Utils.lutils.lmove), python2.5(pychess.Utils.lutils.lmovegen), python2.5(pychess.Utils.lutils.lsearch), python2.5(pychess.Utils.lutils.lsort), python2.5(pychess.Utils.lutils.strateval), python2.5(pychess.Utils.lutils.validator), python2.5(pychess.gfx), python2.5(pychess.gfx.Pieces), python2.5(pychess.ic), python2.5(pychess.ic.FICSConnection), python2.5(pychess.ic.ICLogon), python2.5(pychess.ic.ICLounge), python2.5(pychess.ic.IcGameModel), python2.5(pychess.ic.SpotGraph), python2.5(pychess.ic.VerboseTelnet), python2.5(pychess.ic.managers), python2.5(pychess.ic.managers.AutoLogOutManager), python2.5(pychess.ic.managers.BoardManager), python2.5(pychess.ic.managers.ChatManager), python2.5(pychess.ic.managers.FingerManager), python2.5(pychess.ic.managers.GameListManager), python2.5(pychess.ic.managers.NewsManager), python2.5(pychess.ic.managers.OfferManager), python2.5(pychess.widgets), python2.5(pychess.widgets.Background), python2.5(pychess.widgets.BoardControl), python2.5(pychess.widgets.BoardPreview), python2.5(pychess.widgets.BoardView), python2.5(pychess.widgets.ChessClock), python2.5(pychess.widgets.LogDialog), python2.5(pychess.widgets.SetupBoard), python2.5(pychess.widgets.ToggleComboBox), python2.5(pychess.widgets.gameinfoDialog), python2.5(pychess.widgets.gamewidget), python2.5(pychess.widgets.ionest), python2.5(pychess.widgets.newGameDialog), python2.5(pychess.widgets.playerinfoDialog), python2.5(pychess.widgets.preferencesDialog), python2.5(pychess.widgets.tipOfTheDay) Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: gnome-icon-theme, python2.5(libglade), python2.5(pysqlite2), /usr/bin/env, /usr/bin/python, python2.5(ConfigParser), python2.5(Queue), python2.5(UserDict), python2.5(array), python2.5(atexit), python2.5(cStringIO), python2.5(cairo), python2.5(copy), python2.5(datetime), python2.5(gconf), python2.5(gettext), python2.5(gobject), python2.5(gtk), python2.5(heapq), python2.5(locale), python2.5(math), python2.5(md5), python2.5(os), python2.5(pango), python2.5(pygtk), python2.5(random), python2.5(re), python2.5(select), python2.5(socket), python2.5(subprocess), python2.5(telnetlib), python2.5(threading), python2.5(time), python2.5(traceback), python2.5(urllib), python2.5(webbrowser), python2.5(xml) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.96607 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 warning: Installed (but unpackaged) file(s) found: /usr/lib/python2.5/site-packages/pychess-0.8.2-py2.5.egg-info Wrote: /usr/src/RPM/SRPMS/pychess-0.8.2-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/noarch/pychess-0.8.2-alt1.noarch.rpm 16.84user 4.12system 0:24.82elapsed 84%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+826341minor)pagefaults 0swaps