=> Bootstrap dependency digest>=20010302: found digest-20121220 => Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for scid-3.6.1nb4 rm -f ./scid cp scripts/sc_addmove.tcl ./sc_addmove cat tcl/start.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/contrib/combobox.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/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/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/end.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 cp scripts/scidpgn.tcl ./scidpgn chmod +x sc_remote chmod +x sc_tree cp scripts/pgnfix.py ./pgnfix chmod +x scidpgn cp scripts/spliteco.tcl ./spliteco chmod +x pgnfix g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/pgnscid.o -c src/pgnscid.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/misc.o -c src/misc.cpp chmod +x spliteco g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/index.o -c src/index.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/date.o -c src/date.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/namebase.o -c src/namebase.cpp chmod +x scid g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/position.o -c src/position.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/game.o -c src/game.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/gfile.o -c src/gfile.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/matsig.o -c src/matsig.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/bytebuf.o -c src/bytebuf.cpp In file included from src/namebase.cpp:17:0: src/namebase.h: In member function 'char* NameBase::GetName(nameT, idNumberT)': src/namebase.h:216:41: warning: deprecated conversion from string constant to 'char*' g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/textbuf.o -c src/textbuf.cpp In file included from src/index.h:22:0, from src/index.cpp:17: src/namebase.h: In member function 'char* NameBase::GetName(nameT, idNumberT)': src/namebase.h:216:41: warning: deprecated conversion from string constant to 'char*' In file included from src/index.h:24:0, from src/index.cpp:17: src/mfile.h: In member function 'char* MFile::GetFileName()': src/mfile.h:110:16: warning: deprecated conversion from string constant to 'char*' In file included from src/game.h:24:0, from src/index.cpp:20: src/textbuf.h: In member function 'void TextBuffer::ClearTranslation(char)': src/textbuf.h:70:57: warning: array subscript has type 'char' src/index.cpp: In member function 'errorT Index::Open(fileModeT, bool)': src/index.cpp:969:23: warning: deprecated conversion from string constant to 'char*' src/index.cpp:971:23: warning: deprecated conversion from string constant to 'char*' src/index.cpp:973:23: warning: deprecated conversion from string constant to 'char*' g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/myassert.o -c src/myassert.cpp In file included from src/index.h:22:0, from src/pgnscid.cpp:17: src/namebase.h: In member function 'char* NameBase::GetName(nameT, idNumberT)': src/namebase.h:216:41: warning: deprecated conversion from string constant to 'char*' In file included from src/index.h:24:0, from src/pgnscid.cpp:17: src/mfile.h: In member function 'char* MFile::GetFileName()': src/mfile.h:110:16: warning: deprecated conversion from string constant to 'char*' In file included from src/game.h:24:0, from src/pgnscid.cpp:20: src/textbuf.h: In member function 'void TextBuffer::ClearTranslation(char)': src/textbuf.h:70:57: warning: array subscript has type 'char' In file included from src/index.h:22:0, from src/game.h:21, from src/game.cpp:18: src/namebase.h: In member function 'char* NameBase::GetName(nameT, idNumberT)': src/namebase.h:216:41: warning: deprecated conversion from string constant to 'char*' In file included from src/index.h:24:0, from src/game.h:21, from src/game.cpp:18: src/mfile.h: In member function 'char* MFile::GetFileName()': src/mfile.h:110:16: warning: deprecated conversion from string constant to 'char*' In file included from src/game.h:24:0, from src/game.cpp:18: src/textbuf.h: In member function 'void TextBuffer::ClearTranslation(char)': src/textbuf.h:70:57: warning: array subscript has type 'char' g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/stralloc.o -c src/stralloc.cpp In file included from src/gfile.h:23:0, from src/gfile.cpp:19: src/mfile.h: In member function 'char* MFile::GetFileName()': src/mfile.h:110:16: warning: deprecated conversion from string constant to 'char*' In file included from src/textbuf.cpp:16:0: src/textbuf.h: In member function 'void TextBuffer::ClearTranslation(char)': src/textbuf.h:70:57: warning: array subscript has type 'char' src/game.cpp: At global scope: src/game.cpp:3026:25: warning: deprecated conversion from string constant to 'char*' g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/mfile.o -c src/mfile.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/dstring.o -c src/dstring.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/pgnparse.o -c src/pgnparse.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/stored.o -c src/stored.cpp In file included from src/mfile.cpp:16:0: src/mfile.h: In member function 'char* MFile::GetFileName()': src/mfile.h:110:16: warning: deprecated conversion from string constant to 'char*' src/mfile.cpp: In member function 'errorT MFile::Open(const char*, fileModeT)': src/mfile.cpp:104:42: warning: deprecated conversion from string constant to 'char*' src/mfile.cpp:105:42: warning: deprecated conversion from string constant to 'char*' src/mfile.cpp:106:42: warning: deprecated conversion from string constant to 'char*' src/mfile.cpp: In member function 'errorT MFile::Create(const char*, fileModeT)': src/mfile.cpp:139:41: warning: deprecated conversion from string constant to 'char*' src/mfile.cpp:140:41: warning: deprecated conversion from string constant to 'char*' g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/movelist.o -c src/movelist.cpp In file included from src/index.h:22:0, from src/game.h:21, from src/pgnparse.h:27, from src/pgnparse.cpp:16: src/namebase.h: In member function 'char* NameBase::GetName(nameT, idNumberT)': src/namebase.h:216:41: warning: deprecated conversion from string constant to 'char*' In file included from src/index.h:24:0, from src/game.h:21, from src/pgnparse.h:27, from src/pgnparse.cpp:16: src/mfile.h: In member function 'char* MFile::GetFileName()': src/mfile.h:110:16: warning: deprecated conversion from string constant to 'char*' In file included from src/dstring.cpp:18:0: src/mfile.h: In member function 'char* MFile::GetFileName()': src/mfile.h:110:16: warning: deprecated conversion from string constant to 'char*' In file included from src/game.h:24:0, from src/pgnparse.h:27, from src/pgnparse.cpp:16: src/textbuf.h: In member function 'void TextBuffer::ClearTranslation(char)': src/textbuf.h:70:57: warning: array subscript has type 'char' In file included from src/index.h:22:0, from src/game.h:21, from src/stored.h:18, from src/stored.cpp:15: src/namebase.h: In member function 'char* NameBase::GetName(nameT, idNumberT)': src/namebase.h:216:41: warning: deprecated conversion from string constant to 'char*' In file included from src/index.h:24:0, from src/game.h:21, from src/stored.h:18, from src/stored.cpp:15: src/mfile.h: In member function 'char* MFile::GetFileName()': src/mfile.h:110:16: warning: deprecated conversion from string constant to 'char*' g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -I/usr/pkg/include -o src/tkscid.o -c src/tkscid.cpp In file included from src/game.h:24:0, from src/stored.h:18, from src/stored.cpp:15: src/textbuf.h: In member function 'void TextBuffer::ClearTranslation(char)': src/textbuf.h:70:57: warning: array subscript has type 'char' g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/tree.o -c src/tree.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/filter.o -c src/filter.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/pbook.o -c src/pbook.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/crosstab.o -c src/crosstab.cpp In file included from src/index.h:22:0, from src/tkscid.h:17, from src/tkscid.cpp:16: src/namebase.h: In member function 'char* NameBase::GetName(nameT, idNumberT)': src/namebase.h:216:41: warning: deprecated conversion from string constant to 'char*' In file included from src/index.h:24:0, from src/tkscid.h:17, from src/tkscid.cpp:16: src/mfile.h: In member function 'char* MFile::GetFileName()': src/mfile.h:110:16: warning: deprecated conversion from string constant to 'char*' In file included from src/game.h:24:0, from src/tkscid.h:20, from src/tkscid.cpp:16: src/textbuf.h: In member function 'void TextBuffer::ClearTranslation(char)': src/textbuf.h:70:57: warning: array subscript has type 'char' g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/spellchk.o -c src/spellchk.cpp In file included from src/pbook.cpp:24:0: src/mfile.h: In member function 'char* MFile::GetFileName()': src/mfile.h:110:16: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp: In function 'int sc_game_info(void*, Tcl_Interp*, int, const char**)': src/tkscid.cpp:6072:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6073:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6074:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6075:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6076:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6077:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6078:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6079:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6080:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6081:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6082:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6083:46: warning: deprecated conversion from string constant to 'char*' In file included from src/crosstab.h:22:0, from src/crosstab.cpp:15: src/namebase.h: In member function 'char* NameBase::GetName(nameT, idNumberT)': src/namebase.h:216:41: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp: In function 'int sc_savegame(Tcl_Interp*, Game*, gameNumberT, scidBaseT*)': src/tkscid.cpp:7140:45: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7149:45: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7158:45: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7167:44: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7176:45: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp: In function 'int sc_game_tags_get(void*, Tcl_Interp*, int, const char**)': src/tkscid.cpp:7684:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7689:45: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7711:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7716:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7721:46: warning: deprecated conversion from string constant to 'char*' g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -DSCID_USE_TB -DT41_INCLUDE -o src/probe.o -c src/probe.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/optable.o -c src/optable.cpp In file included from src/spellchk.h:21:0, from src/spellchk.cpp:16: src/namebase.h: In member function 'char* NameBase::GetName(nameT, idNumberT)': src/namebase.h:216:41: warning: deprecated conversion from string constant to 'char*' In file included from src/spellchk.cpp:18:0: src/mfile.h: In member function 'char* MFile::GetFileName()': src/mfile.h:110:16: warning: deprecated conversion from string constant to 'char*' In file included from src/optable.h:19:0, from src/optable.cpp:15: src/namebase.h: In member function 'char* NameBase::GetName(nameT, idNumberT)': src/namebase.h:216:41: warning: deprecated conversion from string constant to 'char*' In file included from src/index.h:24:0, from src/optable.h:20, from src/optable.cpp:15: src/mfile.h: In member function 'char* MFile::GetFileName()': src/mfile.h:110:16: warning: deprecated conversion from string constant to 'char*' src/spellchk.cpp: In member function 'errorT SpellChecker::ReadSpellCheckFile(const char*, bool)': src/spellchk.cpp:333:16: warning: 'comment' may be used uninitialized in this function In file included from src/game.h:24:0, from src/optable.h:21, from src/optable.cpp:15: src/textbuf.h: In member function 'void TextBuffer::ClearTranslation(char)': src/textbuf.h:70:57: warning: array subscript has type 'char' g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/engine.o -c src/engine.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/recog.o -c src/recog.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -I/usr/pkg/include -DTCL_ONLY -o src/tcscid.o -c src/tkscid.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/scmerge.o -c src/scmerge.cpp g++ -O3 -pipe -fstack-protector -Wno-error -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -Wall -o src/scidlet.o -c src/scidlet.cpp In file included from src/index.h:22:0, from src/scmerge.cpp:21: src/namebase.h: In member function 'char* NameBase::GetName(nameT, idNumberT)': src/namebase.h:216:41: warning: deprecated conversion from string constant to 'char*' In file included from src/index.h:24:0, from src/scmerge.cpp:21: src/mfile.h: In member function 'char* MFile::GetFileName()': src/mfile.h:110:16: warning: deprecated conversion from string constant to 'char*' src/scidlet.cpp:243:1: warning: deprecated conversion from string constant to 'char*' src/scidlet.cpp:243:1: warning: deprecated conversion from string constant to 'char*' src/scidlet.cpp: In function 'void makeBook(const char*)': src/scidlet.cpp:410:31: warning: deprecated conversion from string constant to 'char*' In file included from src/index.h:22:0, from src/tkscid.h:17, from src/tkscid.cpp:16: src/namebase.h: In member function 'char* NameBase::GetName(nameT, idNumberT)': src/namebase.h:216:41: warning: deprecated conversion from string constant to 'char*' In file included from src/index.h:24:0, from src/tkscid.h:17, from src/tkscid.cpp:16: src/mfile.h: In member function 'char* MFile::GetFileName()': src/mfile.h:110:16: warning: deprecated conversion from string constant to 'char*' g++ -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -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 -lz In file included from src/game.h:24:0, from src/tkscid.h:20, from src/tkscid.cpp:16: src/textbuf.h: In member function 'void TextBuffer::ClearTranslation(char)': src/textbuf.h:70:57: warning: array subscript has type 'char' src/tkscid.cpp: In function 'int sc_game_info(void*, Tcl_Interp*, int, const char**)': src/tkscid.cpp:6072:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6073:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6074:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6075:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6076:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6077:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6078:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6079:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6080:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6081:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6082:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:6083:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp: In function 'int sc_savegame(Tcl_Interp*, Game*, gameNumberT, scidBaseT*)': src/tkscid.cpp:7140:45: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7149:45: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7158:45: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7167:44: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7176:45: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp: In function 'int sc_game_tags_get(void*, Tcl_Interp*, int, const char**)': src/tkscid.cpp:7684:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7689:45: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7711:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7716:46: warning: deprecated conversion from string constant to 'char*' src/tkscid.cpp:7721:46: warning: deprecated conversion from string constant to 'char*' src/position.o: file not recognized: File truncated collect2: ld returned 1 exit status make: *** [scmerge] Error 1 make: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/games/scid *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/games/scid