* Package: games-arcade/berusky-1.1 * Repository: gentoo * Maintainer: games@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking berusky-1.1.tar.gz to /var/tmp/portage/games-arcade/berusky-1.1/work >>> Unpacking berusky-data-1.0.tar.gz to /var/tmp/portage/games-arcade/berusky-1.1/work >>> Source unpacked in /var/tmp/portage/games-arcade/berusky-1.1/work >>> Preparing source in /var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1 ... * Applying berusky-1.1-gentoo.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1' ... * Running aclocal ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy ... [ ok ] * Running elibtoolize in: berusky-1.1/ * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1 ... * econf: updating berusky-1.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating berusky-1.1/config.guess with /usr/share/gnuconfig/config.guess ./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 --prefix=/usr/games --libdir=/usr/games/lib --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o 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 ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for library containing strerror... none required checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1' Making all in po make[2]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/po' Making all in src make[2]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/src' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT 2d_graph.o -MD -MP -MF .deps/2d_graph.Tpo -c -o 2d_graph.o 2d_graph.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT animation.o -MD -MP -MF .deps/animation.Tpo -c -o animation.o animation.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT berusky.o -MD -MP -MF .deps/berusky.Tpo -c -o berusky.o berusky.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT berusky_gui.o -MD -MP -MF .deps/berusky_gui.Tpo -c -o berusky_gui.o berusky_gui.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT data_parser.o -MD -MP -MF .deps/data_parser.Tpo -c -o data_parser.o data_parser.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT data_parser_tables.o -MD -MP -MF .deps/data_parser_tables.Tpo -c -o data_parser_tables.o data_parser_tables.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT editor.o -MD -MP -MF .deps/editor.Tpo -c -o editor.o editor.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT events.o -MD -MP -MF .deps/events.Tpo -c -o events.o events.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT game_logic.o -MD -MP -MF .deps/game_logic.Tpo -c -o game_logic.o game_logic.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT graphics.o -MD -MP -MF .deps/graphics.Tpo -c -o graphics.o graphics.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT gui.o -MD -MP -MF .deps/gui.Tpo -c -o gui.o gui.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT ini.o -MD -MP -MF .deps/ini.Tpo -c -o ini.o ini.cpp In file included from 2d_graph.cpp:40:0: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.cpp 2d_graph.cpp: In member function ‘void surface::load(char*)’: 2d_graph.cpp:62:37: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT level.o -MD -MP -MF .deps/level.Tpo -c -o level.o level.cpp 2d_graph.cpp: In member function ‘spr_handle sprite_store::sprite_insert(char*, spr_handle, spr_handle, spr_handle*)’: 2d_graph.cpp:350:27: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.cpp:356:40: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.cpp:359:56: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:66:0, from animation.cpp:28: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.cpp: In member function ‘SDL_Surface* graph_2d::create_screen(int, int, int, int, int)’: 2d_graph.cpp:483:36: warning: deprecated conversion from string constant to ‘char*’ In file included from data_parser.cpp:37:0: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not used data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used 2d_graph.cpp: In member function ‘void graph_2d::check()’: 2d_graph.cpp:508:34: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.cpp:510:29: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.cpp:515:100: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.cpp:518:28: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.cpp:528:25: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.cpp:531:24: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.cpp: In member function ‘bool font_lookup_table::load(char*)’: 2d_graph.cpp:540:63: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.cpp: In member function ‘bool font_info::load(int, int, int)’: 2d_graph.cpp:585:44: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:69:0, from animation.cpp:28: events.h: In member function ‘void level_event::dump()’: events.h:407:29: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:75:0, from animation.cpp:28: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not used data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used data_parser.cpp: In member function ‘char* data_parser::token_translate(char*, int*, int*)’: data_parser.cpp:85:51: warning: deprecated conversion from string constant to ‘char*’ data_parser.cpp: In member function ‘int data_parser::open(char*, char*)’: data_parser.cpp:183:40: warning: deprecated conversion from string constant to ‘char*’ animation.cpp: In constructor ‘animation_engine::animation_engine(LEVEL_GAME*, DIR_LIST*)’: animation.cpp:396:62: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:66:0, from berusky_gui.cpp:31: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:66:0, from berusky.cpp:35: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:66:0, from data_parser_tables.cpp:28: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:66:0, from level.cpp:28: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:66:0, from game_logic.cpp:28: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:69:0, from berusky_gui.cpp:31: events.h: In member function ‘void level_event::dump()’: events.h:407:29: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:69:0, from berusky.cpp:35: events.h: In member function ‘void level_event::dump()’: events.h:407:29: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:66:0, from events.cpp:28: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:69:0, from level.cpp:28: events.h: In member function ‘void level_event::dump()’: events.h:407:29: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:75:0, from berusky.cpp:35: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not used data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used In file included from berusky.h:75:0, from berusky_gui.cpp:31: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not used data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:66:0, from graphics.cpp:34: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:75:0, from level.cpp:28: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not used 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used In file included from berusky.h:69:0, from game_logic.cpp:28: events.h: In member function ‘void level_event::dump()’: events.h:407:29: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:69:0, from data_parser_tables.cpp:28: events.h: In member function ‘void level_event::dump()’: events.h:407:29: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:75:0, from data_parser_tables.cpp:28: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not used data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used In file included from berusky.h:69:0, from graphics.cpp:34: events.h: In member function ‘void level_event::dump()’: events.h:407:29: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:75:0, from game_logic.cpp:28: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not used data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used level.cpp: In member function ‘void game_object::dump()’: level.cpp:211:59: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:69:0, from events.cpp:28: events.h: In member function ‘void level_event::dump()’: events.h:407:29: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:75:0, from graphics.cpp:34: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not used data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used ini.cpp: In function ‘char* ini_read_string_file(char*, char*, char*, int, char*)’: ini.cpp:101:49: warning: deprecated conversion from string constant to ‘char*’ ini.cpp: In function ‘int ini_read_int_file(char*, char*, int)’: ini.cpp:137:49: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:75:0, from events.cpp:28: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not used data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used berusky_gui.cpp: In member function ‘void game_gui::menu_password(MENU_STATE, int, int)’: berusky_gui.cpp:225:52: warning: deprecated conversion from string constant to ‘char*’ berusky_gui.cpp:274:64: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:66:0, from input.cpp:30: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ ini.cpp: In function ‘int ini_read_bool(FHANDLE, char*, int)’: ini.cpp:159:57: warning: deprecated conversion from string constant to ‘char*’ ini.cpp:163:36: warning: deprecated conversion from string constant to ‘char*’ ini.cpp:163:68: warning: deprecated conversion from string constant to ‘char*’ ini.cpp:165:40: warning: deprecated conversion from string constant to ‘char*’ ini.cpp:165:71: warning: deprecated conversion from string constant to ‘char*’ ini.cpp: In function ‘int ini_read_bool_file(char*, char*, int)’: ini.cpp:175:49: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:66:0, from gui.cpp:28: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ ini.cpp:180:57: warning: deprecated conversion from string constant to ‘char*’ ini.cpp:186:36: warning: deprecated conversion from string constant to ‘char*’ ini.cpp:186:68: warning: deprecated conversion from string constant to ‘char*’ ini.cpp:188:40: warning: deprecated conversion from string constant to ‘char*’ ini.cpp:188:71: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:69:0, from input.cpp:30: events.h: In member function ‘void level_event::dump()’: events.h:407:29: warning: deprecated conversion from string constant to ‘char*’ events.cpp: At global scope: events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:75:0, from input.cpp:30: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not usedevents.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used berusky_gui.cpp: In member function ‘char* game_gui::level_hint_load(int, int)’: berusky_gui.cpp:956:69: warning: deprecated conversion from string constant to ‘char*’ berusky_gui.cpp:956:69: warning: deprecated conversion from string constant to ‘char*’ berusky_gui.cpp: In member function ‘char* game_gui::credit_text_load()’: berusky_gui.cpp:1016:83: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:69:0, from gui.cpp:28: events.h: In member function ‘void level_event::dump()’: events.h:407:29: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/data_parser_tables.Tpo .deps/data_parser_tables.Po events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ events.cpp:98:1: warning: deprecated conversion from string constant to ‘char*’ berusky_gui.cpp: In member function ‘void game_gui::run_editor()’: berusky_gui.cpp:1436:45: warning: deprecated conversion from string constant to ‘char*’ berusky_gui.cpp:1439:42: warning: deprecated conversion from string constant to ‘char*’ berusky_gui.cpp:1444:33: warning: deprecated conversion from string constant to ‘char*’ berusky_gui.cpp:1446:30: warning: deprecated conversion from string constant to ‘char*’ input.cpp: In member function ‘void input::events_loop(LEVEL_EVENT_QUEUE*)’: input.cpp:288:38: warning: deprecated conversion from string constant to ‘char*’ input.cpp:290:38: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:75:0, from gui.cpp:28: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not used data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT level_active.o -MD -MP -MF .deps/level_active.Tpo -c -o level_active.o level_active.cpp mv -f .deps/events.Tpo .deps/events.Po In file included from berusky.h:66:0, from editor.cpp:37: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/level.Tpo .deps/level.Po 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT level_changer.o -MD -MP -MF .deps/level_changer.Tpo -c -o level_changer.o level_changer.cpp In file included from berusky.h:69:0, from editor.cpp:37: events.h: In member function ‘void level_event::dump()’: events.h:407:29: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT level_game.o -MD -MP -MF .deps/level_game.Tpo -c -o level_game.o level_game.cpp In file included from berusky.h:75:0, from editor.cpp:37: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not used data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used mv -f .deps/berusky.Tpo .deps/berusky.Po mv -f .deps/data_parser.Tpo .deps/data_parser.Po i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp editor.cpp: In member function ‘void editor_gui::side_menu_create()’: editor.cpp:515:63: warning: deprecated conversion from string constant to ‘char*’ editor.cpp: In member function ‘void editor_gui::level_new(bool)’: editor.cpp:739:30: warning: deprecated conversion from string constant to ‘char*’ i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -Wall -g -O2 -pipe -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.cpp editor.cpp: In member function ‘void editor_gui::editor_run_level()’: editor.cpp:1101:31: warning: deprecated conversion from string constant to ‘char*’ editor.cpp:1104:66: warning: deprecated conversion from string constant to ‘char*’ editor.cpp:1107:35: warning: deprecated conversion from string constant to ‘char*’ editor.cpp:1111:72: warning: deprecated conversion from string constant to ‘char*’ editor.cpp:1112:61: warning: deprecated conversion from string constant to ‘char*’ editor.cpp:1115:44: warning: deprecated conversion from string constant to ‘char*’ editor.cpp:1120:35: warning: deprecated conversion from string constant to ‘char*’ editor.cpp:1122:32: warning: deprecated conversion from string constant to ‘char*’ editor.cpp: In member function ‘void editor_gui::level_change_backgroud()’: editor.cpp:1201:52: warning: deprecated conversion from string constant to ‘char*’ editor.cpp: In member function ‘void editor_gui::test_gui()’: editor.cpp:1206:46: warning: deprecated conversion from string constant to ‘char*’ editor.cpp: In member function ‘void editor_gui::test()’: editor.cpp:1211:30: warning: deprecated conversion from string constant to ‘char*’ editor.cpp: In member function ‘void editor_console::input_redraw()’: editor.cpp:1585:17: warning: deprecated conversion from string constant to ‘char*’ editor.cpp:1594:62: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:66:0, from level_active.cpp:28: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:69:0, from level_active.cpp:28: events.h: In member function ‘void level_event::dump()’: events.h:407:29: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:75:0, from level_active.cpp:28: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not used data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used In file included from berusky.h:66:0, from level_game.cpp:28: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:66:0, from level_changer.cpp:28: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:69:0, from level_changer.cpp:28: events.h: In member function ‘void level_event::dump()’: events.h:407:29: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:69:0, from level_game.cpp:28: events.h: In member function ‘void level_event::dump()’: events.h:407:29: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:75:0, from level_changer.cpp:28: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not used data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used utils.cpp: In function ‘void log_open(char*)’: utils.cpp:32:49: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:34:73: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:35:51: warning: deprecated conversion from string constant to ‘char*’ utils.cpp: In function ‘void log_open_ini(char*)’: utils.cpp:45:51: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:46:93: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:46:93: warning: deprecated conversion from string constant to ‘char*’ utils.cpp: In member function ‘void dir_list::update_path(char*)’: utils.cpp:60:46: warning: deprecated conversion from string constant to ‘char*’ utils.cpp: In member function ‘void dir_list::load(char*)’: utils.cpp:74:82: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:74:82: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:75:87: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:75:87: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:76:91: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:76:91: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:77:95: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:77:95: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:78:68: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:78:68: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:90:86: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:90:86: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:92:34: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:93:35: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:94:39: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:95:44: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:96:29: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:97:40: warning: deprecated conversion from string constant to ‘char*’ utils.cpp: In function ‘bool get_fullscreen(char*)’: utils.cpp:103:61: warning: deprecated conversion from string constant to ‘char*’ utils.cpp: In function ‘int get_colors(char*, int)’: utils.cpp:109:70: warning: deprecated conversion from string constant to ‘char*’ utils.cpp: In function ‘FHANDLE file_open(char*, char*, char*, bool)’: utils.cpp:185:62: warning: deprecated conversion from string constant to ‘char*’ utils.cpp: In function ‘int file_load(char*, char*, char*, t_off, t_off, bool)’: utils.cpp:201:55: warning: deprecated conversion from string constant to ‘char*’ utils.cpp: In function ‘int file_load_text(char*, char*, char*, t_off, t_off, bool)’: utils.cpp:206:59: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:75:0, from level_game.cpp:28: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not used data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used utils.cpp: In function ‘void* file_load(char*, char*, t_off*, t_off, bool)’: utils.cpp:244:50: warning: deprecated conversion from string constant to ‘char*’ utils.cpp: In function ‘bool file_save(char*, char*, void*, t_off)’: utils.cpp:266:44: warning: deprecated conversion from string constant to ‘char*’ utils.cpp: In function ‘bool file_copy(char*, char*, char*, char*, bool)’: utils.cpp:274:57: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:278:57: warning: deprecated conversion from string constant to ‘char*’ utils.cpp: In function ‘bool file_exists(char*, char*)’: utils.cpp:299:51: warning: deprecated conversion from string constant to ‘char*’ utils.cpp: In function ‘int file_size_get(char*, char*)’: utils.cpp:324:53: warning: deprecated conversion from string constant to ‘char*’ utils.cpp: In function ‘void print_errno(bool)’: utils.cpp:330:35: warning: deprecated conversion from string constant to ‘char*’ utils.cpp: In function ‘bool dir_create(char*)’: utils.cpp:356:47: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:361:37: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:363:45: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:365:19: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:369:23: warning: deprecated conversion from string constant to ‘char*’ utils.cpp:373:17: warning: deprecated conversion from string constant to ‘char*’ utils.cpp: In function ‘bool file_copy(char*, char*, char*, char*, bool)’: utils.cpp:288:32: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result utils.cpp: In member function ‘void dir_list::load(char*)’: utils.cpp:80:27: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result utils.cpp:87:13: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result utils.cpp: In member function ‘void dir_list::update_path(char*)’: utils.cpp:61:13: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result utils.cpp:62:16: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result utils.cpp:63:29: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result mv -f .deps/ini.Tpo .deps/ini.Po level_game.cpp: In member function ‘void level_generic::level_import(LEVEL_DISK*)’: level_game.cpp:225:60: warning: deprecated conversion from string constant to ‘char*’ level_game.cpp: In member function ‘bool level_game::player_switch(int)’: level_game.cpp:350:36: warning: deprecated conversion from string constant to ‘char*’ level_game.cpp:351:36: warning: deprecated conversion from string constant to ‘char*’ level_game.cpp: In member function ‘void level_game::low_panel_draw_steps(bool)’: level_game.cpp:516:92: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:66:0, from main.cpp:37: 2d_graph.h: In member function ‘int graph_2d::flip()’: 2d_graph.h:625:55: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h: In constructor ‘graph_2d::graph_2d(tpos, tpos, int, bool)’: 2d_graph.h:644:26: warning: deprecated conversion from string constant to ‘char*’ 2d_graph.h:648:104: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:69:0, from main.cpp:37: events.h: In member function ‘void level_event::dump()’: events.h:407:29: warning: deprecated conversion from string constant to ‘char*’ level_active.cpp: In member function ‘bool level_store::levelset_load(DIR_LIST*, char*)’: level_active.cpp:84:59: warning: deprecated conversion from string constant to ‘char*’ level_active.cpp:120:33: warning: deprecated conversion from string constant to ‘char*’ In file included from berusky.h:75:0, from main.cpp:37: data_parser.h: In member function ‘char* data_parser::token_get_next(char*)’: data_parser.h:71:16: warning: value computed is not used data_parser.h: In member function ‘char* data_parser::token_get_next_end(char*)’: data_parser.h:78:16: warning: value computed is not used main.cpp: In function ‘void end(DIR_LIST*)’: main.cpp:82:77: warning: deprecated conversion from string constant to ‘char*’ main.cpp: In function ‘char* config_file(bool)’: main.cpp:240:75: warning: deprecated conversion from string constant to ‘char*’ main.cpp:240:75: warning: deprecated conversion from string constant to ‘char*’ main.cpp:240:75: warning: deprecated conversion from string constant to ‘char*’ main.cpp:248:21: warning: deprecated conversion from string constant to ‘char*’ main.cpp:254:24: warning: deprecated conversion from string constant to ‘char*’ main.cpp:259:14: warning: deprecated conversion from string constant to ‘char*’ main.cpp: In function ‘void user_directory_create()’: main.cpp:270:32: warning: deprecated conversion from string constant to ‘char*’ main.cpp:271:29: warning: deprecated conversion from string constant to ‘char*’ main.cpp:275:51: warning: deprecated conversion from string constant to ‘char*’ main.cpp:275:51: warning: deprecated conversion from string constant to ‘char*’ main.cpp:277:88: warning: deprecated conversion from string constant to ‘char*’ main.cpp:277:88: warning: deprecated conversion from string constant to ‘char*’ main.cpp:277:88: warning: deprecated conversion from string constant to ‘char*’ main.cpp:287:14: warning: deprecated conversion from string constant to ‘char*’ main.cpp: In function ‘bool graphics_logos_load(DIR_LIST*)’: main.cpp:414:63: warning: deprecated conversion from string constant to ‘char*’ main.cpp: In function ‘bool graphics_game_load(DIR_LIST*)’: main.cpp:435:84: warning: deprecated conversion from string constant to ‘char*’ main.cpp:436:95: warning: deprecated conversion from string constant to ‘char*’ main.cpp:437:99: warning: deprecated conversion from string constant to ‘char*’ main.cpp:438:99: warning: deprecated conversion from string constant to ‘char*’ main.cpp:440:85: warning: deprecated conversion from string constant to ‘char*’ main.cpp:441:97: warning: deprecated conversion from string constant to ‘char*’ main.cpp:442:101: warning: deprecated conversion from string constant to ‘char*’ main.cpp:443:101: warning: deprecated conversion from string constant to ‘char*’ main.cpp:445:80: warning: deprecated conversion from string constant to ‘char*’ main.cpp:446:91: warning: deprecated conversion from string constant to ‘char*’ main.cpp:447:96: warning: deprecated conversion from string constant to ‘char*’ main.cpp:448:96: warning: deprecated conversion from string constant to ‘char*’ main.cpp:450:74: warning: deprecated conversion from string constant to ‘char*’ main.cpp:451:86: warning: deprecated conversion from string constant to ‘char*’ main.cpp:453:76: warning: deprecated conversion from string constant to ‘char*’ main.cpp:454:88: warning: deprecated conversion from string constant to ‘char*’ main.cpp:455:92: warning: deprecated conversion from string constant to ‘char*’ main.cpp:456:92: warning: deprecated conversion from string constant to ‘char*’ main.cpp: In function ‘bool graphics_menu_load(DIR_LIST*)’: main.cpp:501:67: warning: deprecated conversion from string constant to ‘char*’ main.cpp:502:67: warning: deprecated conversion from string constant to ‘char*’ main.cpp:503:67: warning: deprecated conversion from string constant to ‘char*’ main.cpp:507:64: warning: deprecated conversion from string constant to ‘char*’ main.cpp:509:99: warning: deprecated conversion from string constant to ‘char*’ main.cpp:511:70: warning: deprecated conversion from string constant to ‘char*’ main.cpp:512:70: warning: deprecated conversion from string constant to ‘char*’ main.cpp:513:70: warning: deprecated conversion from string constant to ‘char*’ main.cpp:514:70: warning: deprecated conversion from string constant to ‘char*’ main.cpp:516:70: warning: deprecated conversion from string constant to ‘char*’ main.cpp:517:68: warning: deprecated conversion from string constant to ‘char*’ main.cpp:518:71: warning: deprecated conversion from string constant to ‘char*’ main.cpp: In function ‘bool repository_load(ITEM_REPOSITORY*, DIR_LIST*)’: main.cpp:553:87: warning: deprecated conversion from string constant to ‘char*’ main.cpp:553:87: warning: deprecated conversion from string constant to ‘char*’ mv -f .deps/input.Tpo .deps/input.Po mv -f .deps/2d_graph.Tpo .deps/2d_graph.Po mv -f .deps/utils.Tpo .deps/utils.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/game_logic.Tpo .deps/game_logic.Po mv -f .deps/animation.Tpo .deps/animation.Po mv -f .deps/level_active.Tpo .deps/level_active.Po mv -f .deps/graphics.Tpo .deps/graphics.Po mv -f .deps/level_changer.Tpo .deps/level_changer.Po mv -f .deps/gui.Tpo .deps/gui.Po mv -f .deps/berusky_gui.Tpo .deps/berusky_gui.Po mv -f .deps/level_game.Tpo .deps/level_game.Po In file included from /usr/include/stdio.h:930:0, from editor.cpp:28: In function ‘int vsnprintf(char*, size_t, const char*, char*)’, inlined from ‘void editor_console::print(char*, ...)’ at editor.cpp:1609:71: /usr/include/bits/stdio2.h:79:33: warning: call to int __builtin___vsnprintf_chk(char*, unsigned int, int, unsigned int, const char*, char*) will always overflow destination buffer mv -f .deps/editor.Tpo .deps/editor.Po /bin/sh ../libtool --tag=CXX --mode=link i686-pc-linux-gnu-g++ -Wall -g -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o berusky 2d_graph.o animation.o berusky.o berusky_gui.o data_parser.o data_parser_tables.o editor.o events.o game_logic.o graphics.o gui.o ini.o input.o level.o level_active.o level_changer.o level_game.o main.o utils.o -lSDL libtool: link: i686-pc-linux-gnu-g++ -Wall -g -O2 -pipe -Wl,-O1 -Wl,--hash-style=gnu -o berusky 2d_graph.o animation.o berusky.o berusky_gui.o data_parser.o data_parser_tables.o editor.o events.o game_logic.o graphics.o gui.o ini.o input.o level.o level_active.o level_changer.o level_game.o main.o utils.o -Wl,--as-needed -lSDL make[2]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/src' Making all in data make[2]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/data' make[2]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1' make[2]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1' make[1]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1' >>> Source compiled. >>> Test phase [check]: games-arcade/berusky-1.1 make -j14 -j1 check Making check in po make[1]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/po' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/po' Making check in src make[1]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/src' Making check in data make[1]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/data' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/data' make[1]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1' make[1]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1' >>> Install berusky-1.1 into /var/tmp/portage/games-arcade/berusky-1.1/image/ category games-arcade make -j14 DESTDIR=/var/tmp/portage/games-arcade/berusky-1.1/image/ install Making install in po make[1]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /var/tmp/portage/games-arcade/berusky-1.1/image//usr/share/games; \ else \ /bin/sh ../mkinstalldirs /var/tmp/portage/games-arcade/berusky-1.1/image//usr/share/games; \ fi mkdir -p -- /var/tmp/portage/games-arcade/berusky-1.1/image//usr/share/games if test "berusky" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /var/tmp/portage/games-arcade/berusky-1.1/image//usr/share/games/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /var/tmp/portage/games-arcade/berusky-1.1/image//usr/share/games/glib-2.0/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /var/tmp/portage/games-arcade/berusky-1.1/image//usr/share/games/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/po' Making install in src make[1]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/src' make[2]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/src' test -z "/usr/games/bin" || /bin/mkdir -p "/var/tmp/portage/games-arcade/berusky-1.1/image//usr/games/bin" make[2]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c berusky '/var/tmp/portage/games-arcade/berusky-1.1/image//usr/games/bin' libtool: install: /usr/bin/install -c berusky /var/tmp/portage/games-arcade/berusky-1.1/image//usr/games/bin/berusky make[2]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/src' make[1]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/src' Making install in data make[1]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/data' make[2]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/data' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/data' make[1]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1/data' make[1]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1' make[2]: Entering directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1' make[1]: Leaving directory `/var/tmp/portage/games-arcade/berusky-1.1/work/berusky-1.1' >>> Completed installing berusky-1.1 into /var/tmp/portage/games-arcade/berusky-1.1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/games/bin/berusky * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * /usr/include/bits/stdio2.h:79:33: warning: call to int __builtin___vsnprintf_chk(char*, unsigned int, int, unsigned int, const char*, char*) will always overflow destination buffer * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.anakreon.cz/en/Berusky.htm * 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/