>>> Unpacking source... >>> Unpacking stratagus-2.2.4-src.tar.gz to /var/tmp/portage/games-engines/stratagus-2.2.4/work * Applying stratagus-2.2.4-gcc43.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/games-engines/stratagus-2.2.4/work >>> Compiling source in /var/tmp/portage/games-engines/stratagus-2.2.4/work/stratagus-2.2.4 ... ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-debug --with-bzip2 --without-mikmod --without-mng --without-opengl --without-theora --without-vorbis configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking for C++ compiler default output... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for strcasestr... yes checking for strnlen... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for X... libraries , headers checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for main in -lbz2... yes checking lua.h usability... yes checking lua.h presence... yes checking for lua.h... yes checking for library containing lua_getfenv... -llua checking for library containing luaopen_base... none required checking for sdl-config... sdl-config configure: creating ./config.status config.status: creating Rules.make config.status: creating config.h make -j14 -j1 i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_attack.cpp -o src/action/obj/action_attack.o In file included from src/action/action_attack.cpp:49: ./src/include/animation.h:59: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_board.cpp -o src/action/obj/action_board.o In file included from src/action/action_board.cpp:43: ./src/include/animation.h:59: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_build.cpp -o src/action/obj/action_build.o In file included from src/action/action_build.cpp:44: ./src/include/animation.h:59: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_die.cpp -o src/action/obj/action_die.o In file included from src/action/action_die.cpp:43: ./src/include/animation.h:59: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_follow.cpp -o src/action/obj/action_follow.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_move.cpp -o src/action/obj/action_move.o In file included from src/action/action_move.cpp:44: ./src/include/animation.h:59: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_patrol.cpp -o src/action/obj/action_patrol.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_repair.cpp -o src/action/obj/action_repair.o In file included from src/action/action_repair.cpp:43: ./src/include/animation.h:59: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_research.cpp -o src/action/obj/action_research.o In file included from src/action/action_research.cpp:46: ./src/include/animation.h:59: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_resource.cpp -o src/action/obj/action_resource.o In file included from src/action/action_resource.cpp:46: ./src/include/animation.h:59: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_returngoods.cpp -o src/action/obj/action_returngoods.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_spellcast.cpp -o src/action/obj/action_spellcast.o In file included from src/action/action_spellcast.cpp:49: ./src/include/animation.h:59: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_stand.cpp -o src/action/obj/action_stand.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_still.cpp -o src/action/obj/action_still.o In file included from src/action/action_still.cpp:44: ./src/include/animation.h:59: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_train.cpp -o src/action/obj/action_train.o In file included from src/action/action_train.cpp:46: ./src/include/animation.h:59: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_unload.cpp -o src/action/obj/action_unload.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/action_upgradeto.cpp -o src/action/obj/action_upgradeto.o In file included from src/action/action_upgradeto.cpp:44: ./src/include/animation.h:59: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/actions.cpp -o src/action/obj/actions.o In file included from src/action/actions.cpp:46: ./src/include/animation.h:59: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/action/command.cpp -o src/action/obj/command.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/ai/ai.cpp -o src/ai/obj/ai.o src/ai/ai.cpp: In function 'void SaveAiPlayer(CFile*, int, PlayerAi*)': src/ai/ai.cpp:339: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:340: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:342: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:343: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:344: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:355: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:357: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:360: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:363: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:366: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:370: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:373: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:375: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:379: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:382: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:383: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:386: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:388: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:390: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:392: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:394: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:396: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:398: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:400: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:402: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:404: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:406: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:408: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:410: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:413: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:416: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:418: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:425: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:428: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:430: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:432: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:434: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:437: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:439: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:441: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:443: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:444: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:446: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:447: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:449: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:451: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:453: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:455: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:457: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:459: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:461: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:466: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:469: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:471: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:473: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:475: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:478: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:481: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp: In function 'void SaveAi(CFile*)': src/ai/ai.cpp:505: warning: deprecated conversion from string constant to 'char*' src/ai/ai.cpp:506: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/ai/ai_building.cpp -o src/ai/obj/ai_building.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/ai/ai_force.cpp -o src/ai/obj/ai_force.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/ai/ai_magic.cpp -o src/ai/obj/ai_magic.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/ai/ai_plan.cpp -o src/ai/obj/ai_plan.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/ai/ai_resource.cpp -o src/ai/obj/ai_resource.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/ai/script_ai.cpp -o src/ai/obj/script_ai.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/beos/beos.cpp -o src/beos/obj/beos.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/editor/script_editor.cpp -o src/editor/obj/script_editor.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/editor/editloop.cpp -o src/editor/obj/editloop.o In file included from src/editor/editloop.cpp:55: ./src/include/results.h:46: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/editor/editor.cpp -o src/editor/obj/editor.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/editor/edmap.cpp -o src/editor/obj/edmap.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/game/game.cpp -o src/game/obj/game.o In file included from src/game/game.cpp:66: ./src/include/results.h:46: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/game/loadgame.cpp -o src/game/obj/loadgame.o In file included from src/game/loadgame.cpp:55: ./src/include/results.h:46: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/game/savegame.cpp -o src/game/obj/savegame.o In file included from src/game/savegame.cpp:59: ./src/include/results.h:46: warning: 'typedef' was ignored in this declaration src/game/savegame.cpp: In function 'void SaveGame(const std::string&)': src/game/savegame.cpp:284: warning: deprecated conversion from string constant to 'char*' src/game/savegame.cpp:285: warning: deprecated conversion from string constant to 'char*' src/game/savegame.cpp:286: warning: deprecated conversion from string constant to 'char*' src/game/savegame.cpp:287: warning: deprecated conversion from string constant to 'char*' src/game/savegame.cpp:288: warning: deprecated conversion from string constant to 'char*' src/game/savegame.cpp:289: warning: deprecated conversion from string constant to 'char*' src/game/savegame.cpp:290: warning: deprecated conversion from string constant to 'char*' src/game/savegame.cpp:291: warning: deprecated conversion from string constant to 'char*' src/game/savegame.cpp:293: warning: deprecated conversion from string constant to 'char*' src/game/savegame.cpp:294: warning: deprecated conversion from string constant to 'char*' src/game/savegame.cpp:295: warning: deprecated conversion from string constant to 'char*' src/game/savegame.cpp:296: warning: deprecated conversion from string constant to 'char*' src/game/savegame.cpp:297: warning: deprecated conversion from string constant to 'char*' src/game/savegame.cpp:298: warning: deprecated conversion from string constant to 'char*' src/game/savegame.cpp:301: warning: deprecated conversion from string constant to 'char*' src/game/savegame.cpp:319: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/game/trigger.cpp -o src/game/obj/trigger.o In file included from src/game/trigger.cpp:48: ./src/include/results.h:46: warning: 'typedef' was ignored in this declaration src/game/trigger.cpp: In function 'void SaveTriggers(CFile*)': src/game/trigger.cpp:817: warning: deprecated conversion from string constant to 'char*' src/game/trigger.cpp:821: warning: deprecated conversion from string constant to 'char*' src/game/trigger.cpp:824: warning: deprecated conversion from string constant to 'char*' src/game/trigger.cpp:826: warning: deprecated conversion from string constant to 'char*' src/game/trigger.cpp:830: warning: deprecated conversion from string constant to 'char*' src/game/trigger.cpp:832: warning: deprecated conversion from string constant to 'char*' src/game/trigger.cpp:836: warning: deprecated conversion from string constant to 'char*' src/game/trigger.cpp:838: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/cliprectangle.cpp -o src/guichan/obj/cliprectangle.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/color.cpp -o src/guichan/obj/color.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/defaultfont.cpp -o src/guichan/obj/defaultfont.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/exception.cpp -o src/guichan/obj/exception.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/focushandler.cpp -o src/guichan/obj/focushandler.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/gfont.cpp -o src/guichan/obj/gfont.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/graphics.cpp -o src/guichan/obj/graphics.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/gui.cpp -o src/guichan/obj/gui.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/guichan.cpp -o src/guichan/obj/guichan.o src/guichan/guichan.cpp: In function 'char* gcnGuichanVersion()': src/guichan/guichan.cpp:63: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/image.cpp -o src/guichan/obj/image.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/imagefont.cpp -o src/guichan/obj/imagefont.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/key.cpp -o src/guichan/obj/key.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/keyinput.cpp -o src/guichan/obj/keyinput.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/mouseinput.cpp -o src/guichan/obj/mouseinput.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/rectangle.cpp -o src/guichan/obj/rectangle.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/sdl/gsdl.cpp -o src/guichan/sdl/obj/gsdl.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/sdl/sdlgraphics.cpp -o src/guichan/sdl/obj/sdlgraphics.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/sdl/sdlimageloader.cpp -o src/guichan/sdl/obj/sdlimageloader.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/sdl/sdlinput.cpp -o src/guichan/sdl/obj/sdlinput.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/widget.cpp -o src/guichan/obj/widget.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/widgets/button.cpp -o src/guichan/widgets/obj/button.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/widgets/checkbox.cpp -o src/guichan/widgets/obj/checkbox.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/widgets/container.cpp -o src/guichan/widgets/obj/container.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/widgets/dropdown.cpp -o src/guichan/widgets/obj/dropdown.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/widgets/icon.cpp -o src/guichan/widgets/obj/icon.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/widgets/label.cpp -o src/guichan/widgets/obj/label.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/widgets/listbox.cpp -o src/guichan/widgets/obj/listbox.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/widgets/radiobutton.cpp -o src/guichan/widgets/obj/radiobutton.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/widgets/scrollarea.cpp -o src/guichan/widgets/obj/scrollarea.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/widgets/slider.cpp -o src/guichan/widgets/obj/slider.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/widgets/textbox.cpp -o src/guichan/widgets/obj/textbox.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/widgets/textfield.cpp -o src/guichan/widgets/obj/textfield.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/guichan/widgets/window.cpp -o src/guichan/widgets/obj/window.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/map/script_map.cpp -o src/map/obj/script_map.o In file included from src/map/script_map.cpp:50: ./src/include/results.h:46: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/map/script_tileset.cpp -o src/map/obj/script_tileset.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/map/map.cpp -o src/map/obj/map.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/map/map_draw.cpp -o src/map/obj/map_draw.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/map/map_fog.cpp -o src/map/obj/map_fog.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/map/map_radar.cpp -o src/map/obj/map_radar.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/map/map_save.cpp -o src/map/obj/map_save.o src/map/map_save.cpp: In member function 'void CMap::Save(CFile*) const': src/map/map_save.cpp:67: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:68: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:70: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:72: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:75: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:76: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:78: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:80: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:81: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:82: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:84: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:86: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:91: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:93: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:97: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:101: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:104: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:107: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:110: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:113: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:116: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:119: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:122: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:125: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:132: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:135: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:138: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:141: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:145: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:147: warning: deprecated conversion from string constant to 'char*' src/map/map_save.cpp:151: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/map/map_wall.cpp -o src/map/obj/map_wall.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/map/minimap.cpp -o src/map/obj/minimap.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/map/tileset.cpp -o src/map/obj/tileset.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/network/commands.cpp -o src/network/obj/commands.o src/network/commands.cpp: In function 'void PrintLogCommand(LogEntry*, CFile*)': src/network/commands.cpp:294: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:295: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:297: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:300: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:302: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:303: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:305: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:308: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:311: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:314: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:316: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp: In function 'void SaveFullLog(CFile*)': src/network/commands.cpp:329: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:330: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:331: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:332: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:333: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:334: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:335: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:336: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:337: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:338: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:339: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:340: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:343: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:345: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:347: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:348: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:350: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:352: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:353: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:354: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:355: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:356: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:357: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:358: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:359: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:360: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:362: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:364: warning: deprecated conversion from string constant to 'char*' src/network/commands.cpp:365: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/network/lowlevel.cpp -o src/network/obj/lowlevel.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/network/master.cpp -o src/network/obj/master.o src/network/master.cpp: In function 'int MetaInit()': src/network/master.cpp:120: warning: deprecated conversion from string constant to 'char*' src/network/master.cpp:120: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/network/netconnect.cpp -o src/network/obj/netconnect.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/network/network.cpp -o src/network/obj/network.o In file included from src/network/network.cpp:233: ./src/include/results.h:46: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/pathfinder/astar.cpp -o src/pathfinder/obj/astar.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/pathfinder/script_pathfinder.cpp -o src/pathfinder/obj/script_pathfinder.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/pathfinder/pathfinder.cpp -o src/pathfinder/obj/pathfinder.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/sound/script_sound.cpp -o src/sound/obj/script_sound.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/sound/mikmod.cpp -o src/sound/obj/mikmod.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/sound/music.cpp -o src/sound/obj/music.o In file included from src/sound/music.cpp:51: ./src/include/results.h:46: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/sound/ogg.cpp -o src/sound/obj/ogg.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/sound/sound.cpp -o src/sound/obj/sound.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/sound/sound_id.cpp -o src/sound/obj/sound_id.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/sound/sound_server.cpp -o src/sound/obj/sound_server.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/sound/unitsound.cpp -o src/sound/obj/unitsound.o In file included from src/sound/unitsound.cpp:48: ./src/include/animation.h:59: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/sound/wav.cpp -o src/sound/obj/wav.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/stratagus/construct.cpp -o src/stratagus/obj/construct.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/stratagus/groups.cpp -o src/stratagus/obj/groups.o src/stratagus/groups.cpp: In function 'void SaveGroups(CFile*)': src/stratagus/groups.cpp:88: warning: deprecated conversion from string constant to 'char*' src/stratagus/groups.cpp:89: warning: deprecated conversion from string constant to 'char*' src/stratagus/groups.cpp:92: warning: deprecated conversion from string constant to 'char*' src/stratagus/groups.cpp:94: warning: deprecated conversion from string constant to 'char*' src/stratagus/groups.cpp:96: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/stratagus/iolib.cpp -o src/stratagus/obj/iolib.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/stratagus/mainloop.cpp -o src/stratagus/obj/mainloop.o In file included from src/stratagus/mainloop.cpp:66: ./src/include/results.h:46: warning: 'typedef' was ignored in this declaration i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/stratagus/missile.cpp -o src/stratagus/obj/missile.o src/stratagus/missile.cpp: In member function 'void Missile::SaveMissile(CFile*) const': src/stratagus/missile.cpp:1194: warning: deprecated conversion from string constant to 'char*' src/stratagus/missile.cpp:1195: warning: deprecated conversion from string constant to 'char*' src/stratagus/missile.cpp:1197: warning: deprecated conversion from string constant to 'char*' src/stratagus/missile.cpp:1199: warning: deprecated conversion from string constant to 'char*' src/stratagus/missile.cpp:1202: warning: deprecated conversion from string constant to 'char*' src/stratagus/missile.cpp:1205: warning: deprecated conversion from string constant to 'char*' src/stratagus/missile.cpp:1208: warning: deprecated conversion from string constant to 'char*' src/stratagus/missile.cpp:1210: warning: deprecated conversion from string constant to 'char*' src/stratagus/missile.cpp:1212: warning: deprecated conversion from string constant to 'char*' src/stratagus/missile.cpp:1215: warning: deprecated conversion from string constant to 'char*' src/stratagus/missile.cpp:1219: warning: deprecated conversion from string constant to 'char*' src/stratagus/missile.cpp: In function 'void SaveMissiles(CFile*)': src/stratagus/missile.cpp:1231: warning: deprecated conversion from string constant to 'char*' src/stratagus/missile.cpp:1232: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/stratagus/player.cpp -o src/stratagus/obj/player.o src/stratagus/player.cpp: In function 'void SavePlayers(CFile*)': src/stratagus/player.cpp:142: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:143: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:149: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:150: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:151: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:153: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:154: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:155: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:156: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:157: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:158: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:159: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:161: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:162: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:163: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:165: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:167: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:169: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:171: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:173: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:175: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:178: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:181: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:185: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:187: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:191: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:194: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:198: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:200: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:204: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:207: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:211: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:213: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:217: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:220: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:224: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:226: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:230: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:236: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:243: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:244: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:245: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:246: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:248: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:249: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:250: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:251: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:254: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:256: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:258: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:259: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:260: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:263: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:269: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:272: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:274: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:276: warning: deprecated conversion from string constant to 'char*' src/stratagus/player.cpp:284: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/stratagus/script.cpp -o src/stratagus/obj/script.o In file included from src/stratagus/script.cpp:65: ./src/include/results.h:46: warning: 'typedef' was ignored in this declaration src/stratagus/script.cpp: In function 'int AliasUnitVar(lua_State*, const char*)': src/stratagus/script.cpp:1354: warning: deprecated conversion from string constant to 'char*' src/stratagus/script.cpp:1354: warning: deprecated conversion from string constant to 'char*' src/stratagus/script.cpp:1354: warning: deprecated conversion from string constant to 'char*' src/stratagus/script.cpp: In function 'void SaveCcl(CFile*)': src/stratagus/script.cpp:2577: warning: deprecated conversion from string constant to 'char*' src/stratagus/script.cpp:2581: warning: deprecated conversion from string constant to 'char*' src/stratagus/script.cpp:2583: warning: deprecated conversion from string constant to 'char*' src/stratagus/script.cpp:2585: warning: deprecated conversion from string constant to 'char*' src/stratagus/script.cpp:2586: warning: deprecated conversion from string constant to 'char*' src/stratagus/script.cpp:2587: warning: deprecated conversion from string constant to 'char*' src/stratagus/script.cpp:2588: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/stratagus/script_missile.cpp -o src/stratagus/obj/script_missile.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/stratagus/script_player.cpp -o src/stratagus/obj/script_player.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/stratagus/script_spell.cpp -o src/stratagus/obj/script_spell.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/stratagus/selection.cpp -o src/stratagus/obj/selection.o src/stratagus/selection.cpp: In function 'void SaveSelections(CFile*)': src/stratagus/selection.cpp:1135: warning: deprecated conversion from string constant to 'char*' src/stratagus/selection.cpp:1136: warning: deprecated conversion from string constant to 'char*' src/stratagus/selection.cpp:1138: warning: deprecated conversion from string constant to 'char*' src/stratagus/selection.cpp:1139: warning: deprecated conversion from string constant to 'char*' src/stratagus/selection.cpp:1141: warning: deprecated conversion from string constant to 'char*' src/stratagus/selection.cpp:1143: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/stratagus/spells.cpp -o src/stratagus/obj/spells.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/stratagus/stratagus.cpp -o src/stratagus/obj/stratagus.o In file included from src/stratagus/stratagus.cpp:216: ./src/include/results.h:46: warning: 'typedef' was ignored in this declaration src/stratagus/stratagus.cpp: In function 'int SaveReplay(const std::string&)': src/stratagus/stratagus.cpp:771: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result src/stratagus/stratagus.cpp:782: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result src/stratagus/stratagus.cpp: In function 'void Exit(int)': src/stratagus/stratagus.cpp:879: warning: format not a string literal and no format arguments src/stratagus/stratagus.cpp: In function 'int main(int, char**)': src/stratagus/stratagus.cpp:987: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/stratagus/translate.cpp -o src/stratagus/obj/translate.o i686-pc-linux-gnu-g++ -c -DHAVE_CONFIG_H -DUSE_BZ2LIB -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_ZLIB -I. -I./src/include -I./src/guichan/include -O2 -pipe -fsigned-char src/stratagus/util.cpp -o src/stratagus/obj/util.o src/stratagus/util.cpp: In function 'int UTF8GetPrev(const std::string&, int)': src/stratagus/util.cpp:490: error: 'stderr' was not declared in this scope src/stratagus/util.cpp:490: error: 'fprintf' was not declared in this scope src/stratagus/util.cpp: In function 'int UTF8GetNext(const std::string&, int)': src/stratagus/util.cpp:510: error: 'stderr' was not declared in this scope src/stratagus/util.cpp:510: error: 'fprintf' was not declared in this scope make: *** [src/stratagus/obj/util.o] Error 1 * * ERROR: games-engines/stratagus-2.2.4 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2714: Called die * The specific snippet of code: * emake -j1 || die "emake failed"; * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/games-engines/stratagus-2.2.4:20090610-090612.log'. * The ebuild environment file is located at '/var/tmp/portage/games-engines/stratagus-2.2.4/temp/environment'. *