* CPV: games-board/scid-4.2.2 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking scid-4.2.2.tar.bz2 to /var/tmp/portage/games-board/scid-4.2.2/work >>> Unpacking spelling_2009_01.ssp.zip to /var/tmp/portage/games-board/scid-4.2.2/work >>> Unpacking ratings_2009_01.ssp.zip to /var/tmp/portage/games-board/scid-4.2.2/work >>> Unpacking photos2007.zip to /var/tmp/portage/games-board/scid-4.2.2/work >>> Unpacking scidlet40k.zip to /var/tmp/portage/games-board/scid-4.2.2/work >>> Source unpacked in /var/tmp/portage/games-board/scid-4.2.2/work >>> Preparing source in /var/tmp/portage/games-board/scid-4.2.2/work/scid ... * Applying scid-4.2.2-gentoo.patch ... [ ok ] * Converting shebang in 'scripts/eco2pgn.py' * Converting shebang in 'scripts/pgnfix.py' * Converting shebang in 'scripts/twic2scid.py' >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-board/scid-4.2.2/work/scid ... configure: Makefile configuration program for Scid Renaming "Makefile" to "Makefile.bak" Tcl/Tk version: 8.5 Your operating system is: Linux 2.6.35+ Location of Tcl 8.5 library: /usr/lib Location of Tk 8.5 library: /usr/lib Location of X11 library: /usr/lib Checking if your system already has zlib installed: yes. The Makefile configured for your system was written. Now just type "make" to compile Scid. >>> Source configured. >>> Compiling source in /var/tmp/portage/games-board/scid-4.2.2/work/scid ... make -j14 all_scid rm -f ./scid cp scripts/sc_addmove.tcl ./sc_addmove cat tcl/start.tcl tcl/config.tcl tcl/bitmaps.tcl tcl/language.tcl tcl/utils.tcl tcl/utils/date.tcl tcl/utils/font.tcl tcl/utils/graph.tcl tcl/utils/history.tcl tcl/utils/pane.tcl tcl/utils/sound.tcl tcl/utils/string.tcl tcl/utils/tooltip.tcl tcl/utils/validate.tcl tcl/utils/win.tcl tcl/misc/misc.tcl tcl/htext.tcl tcl/file.tcl tcl/file/finder.tcl tcl/file/bookmark.tcl tcl/file/recent.tcl tcl/file/epd.tcl tcl/file/spellchk.tcl tcl/file/maint.tcl tcl/edit.tcl tcl/game.tcl tcl/game/browser.tcl tcl/windows.tcl tcl/windows/gamelist.tcl tcl/windows/pgn.tcl tcl/windows/book.tcl tcl/windows/comment.tcl tcl/windows/eco.tcl tcl/windows/stats.tcl tcl/windows/tree.tcl tcl/windows/crosstab.tcl tcl/windows/pfinder.tcl tcl/windows/tourney.tcl tcl/windows/switcher.tcl tcl/search/search.tcl tcl/search/board.tcl tcl/search/header.tcl tcl/search/material.tcl tcl/contrib/ezsmtp/ezsmtp.tcl tcl/tools/email.tcl tcl/tools/import.tcl tcl/tools/optable.tcl tcl/tools/preport.tcl tcl/tools/pinfo.tcl tcl/tools/analysis.tcl tcl/tools/wbdetect.tcl tcl/tools/reper.tcl tcl/tools/graphs.tcl tcl/tools/tablebase.tcl tcl/tools/ptracker.tcl tcl/help/help.tcl tcl/help/tips.tcl tcl/menus.tcl tcl/board.tcl tcl/move.tcl tcl/main.tcl tcl/tools/correspondence.tcl tcl/lang/english.tcl tcl/lang/deutsch.tcl tcl/lang/francais.tcl tcl/lang/italian.tcl tcl/lang/nederlan.tcl tcl/lang/spanish.tcl tcl/lang/portbr.tcl tcl/lang/swedish.tcl tcl/lang/norsk.tcl tcl/lang/polish.tcl tcl/lang/czech.tcl tcl/lang/hungary.tcl tcl/lang/serbian.tcl tcl/lang/catalan.tcl tcl/lang/russian.tcl tcl/tools/uci.tcl tcl/end.tcl tcl/tools/tacgame.tcl tcl/tools/sergame.tcl tcl/tools/calvar.tcl tcl/tools/fics.tcl tcl/tools/opening.tcl tcl/tools/tactics.tcl tcl/tools/reviewgame.tcl tcl/utils/metadata.tcl tcl/tools/inputengine.tcl tcl/tools/novag.tcl tcl/misc/flags.tcl > ./scid cp scripts/sc_epgn.tcl ./sc_epgn chmod +x sc_addmove cp scripts/sc_spell.tcl ./sc_spell chmod +x sc_epgn cp scripts/sc_eco.tcl ./sc_eco chmod +x sc_spell cp scripts/sc_import.tcl ./sc_import chmod +x sc_eco cp scripts/sc_remote.tk ./sc_remote chmod +x sc_import cp scripts/sc_tree.tcl ./sc_tree chmod +x sc_remote cp scripts/scidpgn.tcl ./scidpgn chmod +x sc_tree cp scripts/pgnfix.py ./pgnfix chmod +x scidpgn cp scripts/eco2pgn.py ./eco2pgn chmod +x pgnfix cp scripts/spliteco.tcl ./spliteco chmod +x eco2pgn cp scripts/spf2spi.tcl ./spf2spi chmod +x spliteco chmod +x scid chmod +x spf2spi i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/pgnscid.o -c src/pgnscid.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/misc.o -c src/misc.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/index.o -c src/index.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/date.o -c src/date.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/namebase.o -c src/namebase.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/position.o -c src/position.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/game.o -c src/game.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/gfile.o -c src/gfile.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/matsig.o -c src/matsig.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/bytebuf.o -c src/bytebuf.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/textbuf.o -c src/textbuf.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/myassert.o -c src/myassert.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/stralloc.o -c src/stralloc.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/mfile.o -c src/mfile.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/dstring.o -c src/dstring.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/pgnparse.o -c src/pgnparse.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/stored.o -c src/stored.cpp src/mfile.cpp: In member function ‘errorT MFile::ReadLine(char*, uint)’: src/mfile.cpp:372:45: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/movelist.o -c src/movelist.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/attack.o -c src/polyglot/attack.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/board.o -c src/polyglot/board.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/book.o -c src/polyglot/book.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/book_make.o -c src/polyglot/book_make.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/book_merge.o -c src/polyglot/book_merge.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/colour.o -c src/polyglot/colour.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/fen.o -c src/polyglot/fen.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/game.o -c src/polyglot/game.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/hash.o -c src/polyglot/hash.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/io.o -c src/polyglot/io.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/line.o -c src/polyglot/line.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/list.o -c src/polyglot/list.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/main.o -c src/polyglot/main.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/move.o -c src/polyglot/move.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/move_do.o -c src/polyglot/move_do.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/move_gen.o -c src/polyglot/move_gen.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/move_legal.o -c src/polyglot/move_legal.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/option.o -c src/polyglot/option.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/parse.o -c src/polyglot/parse.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/pgn.o -c src/polyglot/pgn.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/piece.o -c src/polyglot/piece.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/random.o -c src/polyglot/random.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/san.o -c src/polyglot/san.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/search.o -c src/polyglot/search.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/square.o -c src/polyglot/square.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/polyglot/util.o -c src/polyglot/util.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/tkscid.o -c src/tkscid.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/tree.o -c src/tree.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/filter.o -c src/filter.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/pbook.o -c src/pbook.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/crosstab.o -c src/crosstab.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/spellchk.o -c src/spellchk.cpp i686-pc-linux-gnu-g++ -O2 -pipe -DSCID_USE_TB -DT41_INCLUDE -o src/probe.o -c src/probe.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/optable.o -c src/optable.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/engine.o -c src/engine.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/recog.o -c src/recog.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -DTCL_ONLY -o src/tcscid.o -c src/tkscid.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/scmerge.o -c src/scmerge.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/scidlet.o -c src/scidlet.cpp i686-pc-linux-gnu-g++ -O2 -pipe -Wall -o src/scidt.o -c src/scidt.cpp src/scidlet.cpp: In function ‘bool readInput(Engine*)’: src/scidlet.cpp:549:39: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result src/scidlet.cpp: In function ‘void makeBook(const char*)’: src/scidlet.cpp:372:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result src/scidlet.cpp: In function ‘bool readConfigFile(configT*)’: src/scidlet.cpp:299:30: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result src/tkscid.cpp: In function ‘int sc_base_export(void*, Tcl_Interp*, int, const char**)’: src/tkscid.cpp:1721:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result src/scidt.cpp: In function ‘int main(int, char**)’: src/scidt.cpp:672:37: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result src/tkscid.cpp: In function ‘int sc_base_export(void*, Tcl_Interp*, int, const char**)’: src/tkscid.cpp:1721:47: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result i686-pc-linux-gnu-g++ -o pgnscid src/pgnscid.o src/misc.o src/index.o src/date.o src/namebase.o src/position.o src/game.o src/gfile.o src/matsig.o src/bytebuf.o src/textbuf.o src/myassert.o src/stralloc.o src/mfile.o src/dstring.o src/pgnparse.o src/stored.o src/movelist.o src/polyglot/attack.o src/polyglot/board.o src/polyglot/book.o src/polyglot/book_make.o src/polyglot/book_merge.o src/polyglot/colour.o src/polyglot/fen.o src/polyglot/game.o src/polyglot/hash.o src/polyglot/io.o src/polyglot/line.o src/polyglot/list.o src/polyglot/main.o src/polyglot/move.o src/polyglot/move_do.o src/polyglot/move_gen.o src/polyglot/move_legal.o src/polyglot/option.o src/polyglot/parse.o src/polyglot/pgn.o src/polyglot/piece.o src/polyglot/random.o src/polyglot/san.o src/polyglot/search.o src/polyglot/square.o src/polyglot/util.o -lz -L/usr/lib -ltcl8.5 -ldl i686-pc-linux-gnu-g++ -o scmerge src/scmerge.o src/misc.o src/index.o src/date.o src/namebase.o src/position.o src/game.o src/gfile.o src/matsig.o src/bytebuf.o src/textbuf.o src/myassert.o src/stralloc.o src/mfile.o src/dstring.o src/pgnparse.o src/stored.o src/movelist.o src/polyglot/attack.o src/polyglot/board.o src/polyglot/book.o src/polyglot/book_make.o src/polyglot/book_merge.o src/polyglot/colour.o src/polyglot/fen.o src/polyglot/game.o src/polyglot/hash.o src/polyglot/io.o src/polyglot/line.o src/polyglot/list.o src/polyglot/main.o src/polyglot/move.o src/polyglot/move_do.o src/polyglot/move_gen.o src/polyglot/move_legal.o src/polyglot/option.o src/polyglot/parse.o src/polyglot/pgn.o src/polyglot/piece.o src/polyglot/random.o src/polyglot/san.o src/polyglot/search.o src/polyglot/square.o src/polyglot/util.o -lz -L/usr/lib -ltcl8.5 -ldl i686-pc-linux-gnu-g++ -o scidt src/scidt.o src/misc.o src/index.o src/date.o src/namebase.o src/position.o src/game.o src/gfile.o src/matsig.o src/bytebuf.o src/textbuf.o src/myassert.o src/stralloc.o src/mfile.o src/dstring.o src/pgnparse.o src/stored.o src/movelist.o src/polyglot/attack.o src/polyglot/board.o src/polyglot/book.o src/polyglot/book_make.o src/polyglot/book_merge.o src/polyglot/colour.o src/polyglot/fen.o src/polyglot/game.o src/polyglot/hash.o src/polyglot/io.o src/polyglot/line.o src/polyglot/list.o src/polyglot/main.o src/polyglot/move.o src/polyglot/move_do.o src/polyglot/move_gen.o src/polyglot/move_legal.o src/polyglot/option.o src/polyglot/parse.o src/polyglot/pgn.o src/polyglot/piece.o src/polyglot/random.o src/polyglot/san.o src/polyglot/search.o src/polyglot/square.o src/polyglot/util.o -lz -L/usr/lib -ltcl8.5 -ldl i686-pc-linux-gnu-g++ -o scidlet src/scidlet.o src/engine.o src/recog.o src/misc.o src/position.o src/movelist.o src/dstring.o -L/usr/lib -ltcl8.5 -ldl i686-pc-linux-gnu-g++ -o tkscid src/tkscid.o src/misc.o src/index.o src/date.o src/namebase.o src/position.o src/game.o src/gfile.o src/matsig.o src/bytebuf.o src/textbuf.o src/myassert.o src/stralloc.o src/mfile.o src/dstring.o src/pgnparse.o src/stored.o src/movelist.o src/polyglot/attack.o src/polyglot/board.o src/polyglot/book.o src/polyglot/book_make.o src/polyglot/book_merge.o src/polyglot/colour.o src/polyglot/fen.o src/polyglot/game.o src/polyglot/hash.o src/polyglot/io.o src/polyglot/line.o src/polyglot/list.o src/polyglot/main.o src/polyglot/move.o src/polyglot/move_do.o src/polyglot/move_gen.o src/polyglot/move_legal.o src/polyglot/option.o src/polyglot/parse.o src/polyglot/pgn.o src/polyglot/piece.o src/polyglot/random.o src/polyglot/san.o src/polyglot/search.o src/polyglot/square.o src/polyglot/util.o src/tree.o src/filter.o src/pbook.o src/crosstab.o src/spellchk.o src/probe.o src/optable.o src/engine.o src/recog.o -lz -L/usr/lib -ltcl8.5 -ldl -ltk8.5 -lX11 i686-pc-linux-gnu-g++ -o tcscid src/tcscid.o src/misc.o src/index.o src/date.o src/namebase.o src/position.o src/game.o src/gfile.o src/matsig.o src/bytebuf.o src/textbuf.o src/myassert.o src/stralloc.o src/mfile.o src/dstring.o src/pgnparse.o src/stored.o src/movelist.o src/polyglot/attack.o src/polyglot/board.o src/polyglot/book.o src/polyglot/book_make.o src/polyglot/book_merge.o src/polyglot/colour.o src/polyglot/fen.o src/polyglot/game.o src/polyglot/hash.o src/polyglot/io.o src/polyglot/line.o src/polyglot/list.o src/polyglot/main.o src/polyglot/move.o src/polyglot/move_do.o src/polyglot/move_gen.o src/polyglot/move_legal.o src/polyglot/option.o src/polyglot/parse.o src/polyglot/pgn.o src/polyglot/piece.o src/polyglot/random.o src/polyglot/san.o src/polyglot/search.o src/polyglot/square.o src/polyglot/util.o src/tree.o src/filter.o src/pbook.o src/crosstab.o src/spellchk.o src/probe.o src/optable.o src/engine.o src/recog.o -lz -L/usr/lib -ltcl8.5 -ldl >>> Source compiled. >>> Test phase [none]: games-board/scid-4.2.2 >>> Install scid-4.2.2 into /var/tmp/portage/games-board/scid-4.2.2/image/ category games-board make -j14 DESTDIR=/var/tmp/portage/games-board/scid-4.2.2/image/ install_scid install -m 755 -d /var/tmp/portage/games-board/scid-4.2.2/image//usr/share/games/scid install -m 755 -d /var/tmp/portage/games-board/scid-4.2.2/image//usr/games/bin install -m 755 -d /var/tmp/portage/games-board/scid-4.2.2/image//usr/share/games/scid/data/ install -m 755 scid sc_addmove sc_epgn sc_spell sc_eco sc_import sc_remote sc_tree scidpgn pgnfix eco2pgn spliteco spf2spi pgnscid tkscid tcscid scmerge scidlet scidt /var/tmp/portage/games-board/scid-4.2.2/image//usr/games/bin install -m 644 -p scid.eco /var/tmp/portage/games-board/scid-4.2.2/image//usr/share/games/scid/data/ install -m 755 -d /var/tmp/portage/games-board/scid-4.2.2/image//usr/share/games/scid/books install -m 666 ./books/*.* /var/tmp/portage/games-board/scid-4.2.2/image//usr/share/games/scid/books/ install -m 755 -d /var/tmp/portage/games-board/scid-4.2.2/image//usr/share/games/scid/bases install -m 666 ./bases/*.* /var/tmp/portage/games-board/scid-4.2.2/image//usr/share/games/scid/bases/ install -m 755 -d /var/tmp/portage/games-board/scid-4.2.2/image//usr/share/games/scid/html cp -r ./html/* /var/tmp/portage/games-board/scid-4.2.2/image//usr/share/games/scid/html/ >>> Completed installing scid-4.2.2 into /var/tmp/portage/games-board/scid-4.2.2/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/games/bin/pgnscid usr/games/bin/tcscid usr/games/bin/scmerge usr/games/bin/tkscid usr/games/bin/scidt usr/games/bin/scidlet  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/games/bin/pgnscid * /usr/games/bin/tcscid * /usr/games/bin/scmerge * /usr/games/bin/tkscid * /usr/games/bin/scidt * /usr/games/bin/scidlet  * Remember, in order to play games, you have to * be in the 'games' group. * Just run 'gpasswd -a games', then have re-login. * For more info about Gentoo gaming in general, see our website: * http://games.gentoo.org/ * To enable speech, emerge dev-tcltk/snack * To enable some piece sets, emerge dev-tcltk/tkimg * To enable Xfcc support, emerge dev-tcltk/tdom * Gentoo contact information ... herds: games maintainers: