* Package: games-roguelike/tome-2.3.5 * Repository: gentoo * Maintainer: games@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: sandbox test userpriv usersandbox Installed LAPACK for library directory lib64 [1] reference * Installed BLAS for library directory lib64 [1] reference * Installed CBLAS for library directory lib64 [1] gsl [2] reference * >>> Unpacking source... >>> Unpacking tome-235-src.tar.bz2 to /tmp/portage/games-roguelike/tome-2.3.5/work >>> Source unpacked in /tmp/portage/games-roguelike/tome-2.3.5/work >>> Preparing source in /tmp/portage/games-roguelike/tome-2.3.5/work/tome-235-src/src ... * Applying 2.3.5-gentoo-paths.patch ... [ ok ] * Applying tome-2.3.5-noX.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /tmp/portage/games-roguelike/tome-2.3.5/work/tome-235-src/src ... >>> Source configured. >>> Compiling source in /tmp/portage/games-roguelike/tome-2.3.5/work/tome-235-src/src ... make -j24 -j1 'INCLUDES= -Ilua -I.' 'DEFINES=-DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA' depend makedepend -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -D__MAKEDEPEND__ script.c lua_bind.c w_util.c w_player.c w_z_pack.c w_obj.c w_mnster.c w_spells.c w_quest.c w_play_c.c w_dun.c lua/lapi.c lua/lcode.c lua/ldebug.c lua/ldo.c lua/lfunc.c lua/lgc.c lua/llex.c lua/lmem.c lua/lobject.c lua/lparser.c lua/lstate.c lua/lstring.c lua/ltable.c lua/ltests.c lua/ltm.c lua/lundump.c lua/lvm.c lua/lzio.c lua/lauxlib.c lua/lbaselib.c lua/ldblib.c lua/liolib.c lua/lstrlib.c lua/tolua_lb.c lua/tolua_rg.c lua/tolua_tt.c lua/tolua_tm.c lua/tolua_gp.c lua/tolua_eh.c lua/tolua_bd.c main-gcu.c main-x11.c main-xaw.c main-sdl.c main-dmy.c z-rand.c z-util.c z-form.c z-virt.c z-term.c z-sock.c variable.c tables.c plots.c util.c cave.c dungeon.c melee1.c melee2.c modules.c object1.c object2.c randart.c squeltch.c traps.c monster1.c monster2.c monster3.c ghost.c xtra1.c xtra2.c skills.c powers.c gods.c spells1.c spells2.c status.c files.c notes.c loadsave.c cmd1.c cmd2.c cmd3.c cmd4.c cmd5.c cmd6.c cmd7.c help.c generate.c gen_maze.c gen_evol.c wild.c levels.c store.c bldg.c cmovie.c irc.c wizard2.c init2.c birth.c wizard1.c init1.c main.c makedepend: warning: script.c (reading /usr/include/stdio.h, line 33): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: script.c (reading /usr/include/_G_config.h, line 15): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: script.c (reading /usr/include/wchar.h, line 51): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: script.c (reading /usr/include/libio.h, line 49): cannot find include file "stdarg.h" not in lua/stdarg.h not in ./stdarg.h not in /usr/include/stdarg.h makedepend: warning: script.c (reading /usr/include/stdlib.h, line 32): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: script.c (reading /usr/include/sys/types.h, line 146): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: script.c (reading /usr/include/alloca.h, line 24): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: script.c (reading /usr/include/string.h, line 32): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: script.c (reading /usr/include/sys/param.h, line 23): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: script.c (reading /usr/include/limits.h, line 123): cannot find include file "limits.h" makedepend: warning: script.c (reading /usr/include/signal.h, line 342): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: script.c (reading /usr/include/pwd.h, line 32): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: script.c (reading /usr/include/unistd.h, line 226): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: script.c (reading h-system.h, line 133): cannot find include file "stdarg.h" not in lua/stdarg.h not in ./stdarg.h not in /usr/include/stdarg.h makedepend: warning: script.c (reading lua/lua.h, line 16): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: script.c (reading lauxlib.h, line 12): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: cannot open "w_util.c" makedepend: warning: cannot open "w_player.c" makedepend: warning: cannot open "w_z_pack.c" makedepend: warning: cannot open "w_obj.c" makedepend: warning: cannot open "w_mnster.c" makedepend: warning: cannot open "w_spells.c" makedepend: warning: cannot open "w_quest.c" makedepend: warning: cannot open "w_play_c.c" makedepend: warning: cannot open "w_dun.c" makedepend: warning: lua/lapi.c (reading lua/llimits.h, line 12): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: lua/lapi.c (reading lua/lmem.h, line 11): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: lua/lobject.c, line 8: cannot find include file "stdarg.h" not in lua/stdarg.h not in ./stdarg.h not in /usr/include/stdarg.h makedepend: warning: lua/lauxlib.c, line 8: cannot find include file "stdarg.h" not in lua/stdarg.h not in ./stdarg.h not in /usr/include/stdarg.h makedepend: warning: lua/liolib.c (reading /usr/include/locale.h, line 28): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: lua/lstrlib.c, line 9: cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h makedepend: warning: main-gcu.c (reading /usr/include/curses.h, line 161): cannot find include file "stdarg.h" not in lua/stdarg.h not in ./stdarg.h not in /usr/include/stdarg.h makedepend: warning: main-gcu.c (reading /usr/include/curses.h, line 194): cannot find include file "stdbool.h" not in lua/stdbool.h not in ./stdbool.h not in /usr/include/stdbool.h makedepend: warning: main-gcu.c (reading /usr/include/dirent.h, line 244): cannot find include file "stddef.h" not in lua/stddef.h not in ./stddef.h not in /usr/include/stddef.h make -j24 ./tolua x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/lapi.o lua/lapi.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/lcode.o lua/lcode.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/ldebug.o lua/ldebug.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/ldo.o lua/ldo.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/lfunc.o lua/lfunc.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/lgc.o lua/lgc.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/llex.o lua/llex.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/lmem.o lua/lmem.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/lobject.o lua/lobject.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/lparser.o lua/lparser.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/lstate.o lua/lstate.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/lstring.o lua/lstring.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/ltable.o lua/ltable.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/ltests.o lua/ltests.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/ltm.o lua/ltm.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/lundump.o lua/lundump.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/lvm.o lua/lvm.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/lzio.o lua/lzio.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/lauxlib.o lua/lauxlib.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/lbaselib.o lua/lbaselib.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/ldblib.o lua/ldblib.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/liolib.o lua/liolib.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/lstrlib.o lua/lstrlib.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/tolua_lb.o lua/tolua_lb.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/tolua_rg.o lua/tolua_rg.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/tolua_tt.o lua/tolua_tt.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/tolua_tm.o lua/tolua_tm.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/tolua_gp.o lua/tolua_gp.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/tolua_eh.o lua/tolua_eh.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -c -o lua/tolua_bd.o lua/tolua_bd.c x86_64-pc-linux-gnu-gcc -Wall -O1 -pipe -g -I/usr/X11R6/include -Ilua -I. -DUSE_X11 -DUSE_EGO_GRAPHICS -DUSE_TRANSPARENCY -DSUPPORT_GAMMA -DUSE_PRECISE_CMOVIE -DUSE_UNIXSOCK -DUSE_LUA -DIRC_SERVER=\"irc.worldirc.org\" -DIRC_PORT=\"6667\" -DIRC_CHANNEL=\"#tome\" -DDEFAULT_PATH=\"./lib/\" -Wl,-O1 -Wl,--as-needed -o tolua lua/lapi.o lua/lcode.o lua/ldebug.o lua/ldo.o lua/lfunc.o lua/lgc.o lua/llex.o lua/lmem.o lua/lobject.o lua/lparser.o lua/lstate.o lua/lstring.o lua/ltable.o lua/ltests.o lua/ltm.o lua/lundump.o lua/lvm.o lua/lzio.o lua/lauxlib.o lua/lbaselib.o lua/ldblib.o lua/liolib.o lua/lstrlib.o lua/tolua_lb.o lua/tolua_rg.o lua/tolua_tt.o lua/tolua_tm.o lua/tolua_gp.o lua/tolua_eh.o lua/tolua_bd.o lua/tolua.c lua/tolualua.c make -j24 'COPTS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'INCLUDES= -Ilua -I.' 'DEFINES=-DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA' 'LIBS=-lncurses -lm' BINDIR=/usr/games/bin LIBDIR=/usr/share/games/tome GTK_SRC_FILE= GTK_OBJ_FILE= x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o script.o script.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o lua_bind.o lua_bind.c ./tolua -n util -o w_util.c util.pkg ./tolua -n player -o w_player.c player.pkg ./tolua -n z_pack -o w_z_pack.c z_pack.pkg ./tolua -n object -o w_obj.c object.pkg ./tolua -n monster -o w_mnster.c monster.pkg ./tolua -n spells -o w_spells.c spells.pkg ./tolua -n quest -o w_quest.c quest.pkg ./tolua -n player_c -o w_play_c.c player_c.pkg ./tolua -n dungeon -o w_dun.c dungeon.pkg x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o main-gcu.o main-gcu.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o main-x11.o main-x11.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o main-xaw.o main-xaw.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o main-sdl.o main-sdl.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o main-dmy.o main-dmy.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o z-rand.o z-rand.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o z-util.o z-util.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o z-form.o z-form.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o z-virt.o z-virt.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o z-term.o z-term.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o z-sock.o z-sock.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o variable.o variable.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o tables.o tables.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o plots.o plots.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o util.o util.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o cave.o cave.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o dungeon.o dungeon.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o melee1.o melee1.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o melee2.o melee2.c lua_bind.c: In function 'lua_print_hook': lua_bind.c:493:2: warning: format not a string literal and no format arguments [-Wformat-security] fprintf(hook_file, str); ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o modules.o modules.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o object1.o object1.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o object2.o object2.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o randart.o randart.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o squeltch.o squeltch.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o traps.o traps.c plots.c: In function 'add_hook': plots.c:96:3: warning: format not a string literal and no format arguments [-Wformat-security] sprintf(new->name, name); ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o monster1.o monster1.c main-gcu.c: In function 'Term_xtra_gcu': main-gcu.c:755:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] (void)write(1, "\007", 1); ^ dungeon.c: In function 'process_world': dungeon.c:1492:3: warning: format not a string literal and no format arguments [-Wformat-security] sprintf(buf, get_day(bst(YEAR, turn) + START_YEAR)); ^ util.c: In function 'get_quantity': util.c:3627:3: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 's32b' [-Wformat=] sprintf(tmp, "Quantity (1-%ld): ", max); ^ util.c:3638:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 's32b' [-Wformat=] sprintf(buf, "%ld", amt); ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o monster2.o monster2.c util.c: In function 'get_month_name': util.c:4471:4: warning: format not a string literal and no format arguments [-Wformat-security] sprintf(buf2, get_day(day + 1)); ^ util.c:4482:4: warning: format not a string literal and no format arguments [-Wformat-security] sprintf(buf2, get_day(day + 1 - month_day[i])); ^ util.c:4483:4: warning: format not a string literal and no format arguments [-Wformat-security] sprintf(buf3, get_day(day + 1)); ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o monster3.o monster3.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o ghost.o ghost.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o xtra1.o xtra1.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o xtra2.o xtra2.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o skills.o skills.c squeltch.c: In function 'do_cmd_automatizer': squeltch.c:402:5: warning: format not a string literal and no format arguments [-Wformat-security] sprintf(name, string_exec_lua(format("return __rules[%d].table.args.name", sel))); ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o powers.o powers.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o gods.o gods.c xtra1.c: In function 'prt_piety': xtra1.c:149:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 's32b' [-Wformat=] sprintf(tmp, "%9ld", p_ptr->grace); ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o spells1.o spells1.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o spells2.o spells2.c skills.c: In function 'dump_skills': skills.c:264:11: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int' [-Wformat=] s_info[i].mod / 1000, s_info[i].mod % 1000); ^ skills.c:264:11: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int' [-Wformat=] skills.c:264:11: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'int' [-Wformat=] skills.c:264:11: warning: format '%ld' expects argument of type 'long int', but argument 8 has type 'int' [-Wformat=] x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o status.o status.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o files.o files.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o notes.o notes.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o loadsave.o loadsave.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o cmd1.o cmd1.c spells1.c: In function 'project_p': spells1.c:7315:3: warning: format not a string literal and no format arguments [-Wformat-security] sprintf(killer, t_name + t_info[cave[p_ptr->py][p_ptr->px].t_idx].name); ^ status.c: In function 'status_numeric': status.c:505:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 's32b' [-Wformat=] sprintf(strnum, "%lu", val); ^ status.c:516:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 's32b' [-Wformat=] sprintf(strnum, "%lu", val); ^ status.c: In function 'status_companion': status.c:749:4: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'u32b' [-Wformat=] fprintf(fff, " Lev/Exp : [[[[[G%d / %ld]\n", m_ptr->level, m_ptr->exp); ^ status.c:750:4: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] if (m_ptr->level < MONSTER_LEVEL_MAX) fprintf(fff, " Next lvl: [[[[[G%ld]\n", MONSTER_EXP((s32b)m_ptr->level + 1)); ^ status.c:753:4: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 's32b' [-Wformat=] fprintf(fff, " HP : [[[[[G%ld / %ld]\n", m_ptr->hp, m_ptr->maxhp); ^ status.c:753:4: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 's32b' [-Wformat=] notes.c: In function 'add_note': notes.c:99:26: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] FALSE)); ^ notes.c:99:26: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 's32b' [-Wformat=] notes.c: In function 'add_note_type': notes.c:127:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] sprintf(buf, "%ld", bst(YEAR, turn) + START_YEAR); ^ notes.c:128:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] sprintf(long_day, "%ld:%02ld %s the %s of III %s", (bst(HOUR, turn) % 12 == 0) ? 12 : (bst(HOUR, turn) % 12), bst(MINUTE, turn), (bst(HOUR, turn) < 12) ? "AM" : "PM", get_month_ ^ notes.c:128:2: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 's32b' [-Wformat=] files.c: In function 'file_character': files.c:3136:10: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 's32b' [-Wformat=] game_module, VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH, IS_CVS); ^ files.c:3136:10: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 's32b' [-Wformat=] files.c:3136:10: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 's32b' [-Wformat=] files.c:3300:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 's32b' [-Wformat=] fprintf(fff, "\n You have defeated %lu enemies.", Total); ^ files.c:3321:11: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'u32b' [-Wformat=] days, (days == 1) ? "" : "s"); ^ files.c:3321:11: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'u32b' [-Wformat=] files.c: In function 'html_screenshot': files.c:4559:10: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 's32b' [-Wformat=] game_module, VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH); ^ files.c:4559:10: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 's32b' [-Wformat=] files.c:4559:10: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 's32b' [-Wformat=] files.c: In function 'process_player_name': files.c:4859:2: warning: format not a string literal and no format arguments [-Wformat-security] sprintf(player_base, tmp); ^ files.c: In function 'top_twenty': files.c:6189:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 's32b' [-Wformat=] VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH); ^ files.c:6189:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 's32b' [-Wformat=] files.c:6189:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 's32b' [-Wformat=] files.c: In function 'predict_score': files.c:6287:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 's32b' [-Wformat=] VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH); ^ files.c:6287:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 's32b' [-Wformat=] files.c:6287:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 's32b' [-Wformat=] x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o cmd2.o cmd2.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o cmd3.o cmd3.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o cmd4.o cmd4.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o cmd5.o cmd5.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o cmd6.o cmd6.c cmd4.c: In function 'do_cmd_knowledge_kill_count': cmd4.c:3966:4: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 's32b' [-Wformat=] fprintf(fff, "You have defeated %lu enemies.\n\n", Total); ^ cmd4.c:4020:2: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 's32b' [-Wformat=] fprintf(fff, " Total: %lu creature%s killed.\n", Total, (Total == 1 ? "" : "s")); ^ cmd4.c: In function 'do_cmd_knowledge_quests': cmd4.c:4313:13: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 's32b' [-Wformat=] random_quests[dun_level].type, quest[QUEST_RANDOM].data[0]); ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o cmd7.o cmd7.c cmd7.c: In function 'show_flags': cmd7.c:1282:13: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'u32b' [-Wformat=] a_select_flags[i].xp); ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o help.o help.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o generate.o generate.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o gen_maze.o gen_maze.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o gen_evol.o gen_evol.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o wild.o wild.c cmd7.c: In function 'alchemist_recipe_book': cmd7.c:2954:15: warning: iteration 19u invokes undefined behavior [-Waggressive-loop-optimizations] if (essence[i] || i > MAX_BATERIE_SVAL) ^ cmd7.c:2953:3: note: containing loop for (num = 0, i = 0; i < MAX_BATERIE_SVAL + 7 ; i++) ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o levels.o levels.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o store.o store.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o bldg.o bldg.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o cmovie.o cmovie.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o irc.o irc.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o wizard2.o wizard2.c cmovie.c: In function 'do_record_cmovie': cmovie.c:369:10: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 's32b' [-Wformat=] game_module, VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH); ^ cmovie.c:369:10: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 's32b' [-Wformat=] cmovie.c:369:10: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 's32b' [-Wformat=] x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o init2.o init2.c wizard2.c: In function 'wiz_tweak_item': wizard2.c:794:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 's32b' [-Wformat=] sprintf(tmp_val, "%ld", o_ptr->pval); ^ wizard2.c:806:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 's32b' [-Wformat=] sprintf(tmp_val, "%ld", o_ptr->pval3); ^ wizard2.c:848:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 's32b' [-Wformat=] sprintf(tmp_val, "%ld", o_ptr->exp); ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o birth.o birth.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o wizard1.o wizard1.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o init1.o init1.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o main.o main.c wizard1.c: In function 'kind_info': wizard1.c:358:2: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] sprintf(wgt, "%3ld.%ld", q_ptr->weight / 10, q_ptr->weight % 10); ^ wizard1.c:358:2: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=] wizard1.c: In function 'spoil_obj_desc': wizard1.c:396:10: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 's32b' [-Wformat=] game_module, VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH, IS_CVS); ^ wizard1.c:396:10: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 's32b' [-Wformat=] wizard1.c:396:10: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 's32b' [-Wformat=] wizard1.c: In function 'analyze_pval': wizard1.c:895:2: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 's32b' [-Wformat=] sprintf(p_ptr->pval_desc, "%s%ld", POSITIZE(o_ptr->pval), o_ptr->pval); ^ wizard1.c: In function 'analyze_misc': wizard1.c:1086:10: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 's32b' [-Wformat=] a_ptr->weight / 10, a_ptr->weight % 10, a_ptr->cost); ^ wizard1.c: In function 'print_header': wizard1.c:1122:10: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 's32b' [-Wformat=] game_module, VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH, IS_CVS); ^ wizard1.c:1122:10: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 's32b' [-Wformat=] wizard1.c:1122:10: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 's32b' [-Wformat=] wizard1.c: In function 'spoil_mon_desc': wizard1.c:1380:10: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 's32b' [-Wformat=] game_module, VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH, IS_CVS); ^ wizard1.c:1380:10: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 's32b' [-Wformat=] wizard1.c:1380:10: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 's32b' [-Wformat=] wizard1.c: In function 'spoil_mon_info': wizard1.c:1526:10: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 's32b' [-Wformat=] game_module, VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH, IS_CVS); ^ wizard1.c:1526:10: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 's32b' [-Wformat=] wizard1.c:1526:10: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 's32b' [-Wformat=] wizard1.c: In function 'spoil_bateries': wizard1.c:2490:10: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 's32b' [-Wformat=] game_module, VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH, IS_CVS); ^ wizard1.c:2490:10: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 's32b' [-Wformat=] wizard1.c:2490:10: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 's32b' [-Wformat=] wizard1.c: In function 'spoil_spells': wizard1.c:2691:10: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 's32b' [-Wformat=] game_module, VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH, IS_CVS); ^ wizard1.c:2691:10: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 's32b' [-Wformat=] wizard1.c:2691:10: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 's32b' [-Wformat=] init1.c: In function 'init_player_info_txt': init1.c:3068:20: warning: format '%ld' expects argument of type 'long int *', but argument 5 has type 's32b *' [-Wformat=] &h, &m, &s[0], &s[1], &s[2])) return (1); ^ init1.c:3068:20: warning: format '%ld' expects argument of type 'long int *', but argument 6 has type 's32b *' [-Wformat=] init1.c:3068:20: warning: format '%ld' expects argument of type 'long int *', but argument 7 has type 's32b *' [-Wformat=] x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o w_util.o w_util.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o w_player.o w_player.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o w_z_pack.o w_z_pack.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o w_obj.o w_obj.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o w_mnster.o w_mnster.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o w_spells.o w_spells.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o w_quest.o w_quest.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o w_play_c.o w_play_c.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Ilua -I. -DUSE_GCU -DLUA_NUM_TYPE=int -DUSE_LUA -DDEFAULT_PATH=\"/usr/share/games/tome\" -c -o w_dun.o w_dun.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o tome script.o lua_bind.o w_util.o w_player.o w_z_pack.o w_obj.o w_mnster.o w_spells.o w_quest.o w_play_c.o w_dun.o lua/lapi.o lua/lcode.o lua/ldebug.o lua/ldo.o lua/lfunc.o lua/lgc.o lua/llex.o lua/lmem.o lua/lobject.o lua/lparser.o lua/lstate.o lua/lstring.o lua/ltable.o lua/ltests.o lua/ltm.o lua/lundump.o lua/lvm.o lua/lzio.o lua/lauxlib.o lua/lbaselib.o lua/ldblib.o lua/liolib.o lua/lstrlib.o lua/tolua_lb.o lua/tolua_rg.o lua/tolua_tt.o lua/tolua_tm.o lua/tolua_gp.o lua/tolua_eh.o lua/tolua_bd.o main-gcu.o main-x11.o main-xaw.o main-sdl.o main-dmy.o z-rand.o z-util.o z-form.o z-virt.o z-term.o z-sock.o variable.o tables.o plots.o util.o cave.o dungeon.o melee1.o melee2.o modules.o object1.o object2.o randart.o squeltch.o traps.o monster1.o monster2.o monster3.o ghost.o xtra1.o xtra2.o skills.o powers.o gods.o spells1.o spells2.o status.o files.o notes.o loadsave.o cmd1.o cmd2.o cmd3.o cmd4.o cmd5.o cmd6.o cmd7.o help.o generate.o gen_maze.o gen_evol.o wild.o levels.o store.o bldg.o cmovie.o irc.o wizard2.o init2.o birth.o wizard1.o init1.o main.o -lncurses -lm util.o: In function `path_temp': /tmp/portage/games-roguelike/tome-2.3.5/work/tome-235-src/src/util.c:306: warning: the use of `tmpnam' is dangerous, better use `mkstemp' /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: main-gcu.o: undefined reference to symbol 'cbreak' /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status makefile:457: recipe for target 'tome' failed make: *** [tome] Error 1 * ERROR: games-roguelike/tome-2.3.5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=games-roguelike/tome-2.3.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=games-roguelike/tome-2.3.5::gentoo'`. * The complete build log is located at '/var/log/portage/games-roguelike:tome-2.3.5:20141115-025312.log'. * The ebuild environment file is located at '/tmp/portage/games-roguelike/tome-2.3.5/temp/environment'. * Working directory: '/tmp/portage/games-roguelike/tome-2.3.5/work/tome-235-src/src' * S: '/tmp/portage/games-roguelike/tome-2.3.5/work/tome-235-src/src'