* CPV: games-misc/bsd-games-non-free-2.17 * REPO: gentoo * Maintainer: games@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking bsd-games-non-free-2.17.tar.gz to /var/tmp/portage/games-misc/bsd-games-non-free-2.17/work >>> Source unpacked in /var/tmp/portage/games-misc/bsd-games-non-free-2.17/work >>> Preparing source in /var/tmp/portage/games-misc/bsd-games-non-free-2.17/work/bsd-games-non-free-2.17 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/games-misc/bsd-games-non-free-2.17/work/bsd-games-non-free-2.17 ... For normal usage the installation prefix will be empty. If you wish to install everything in another directory to that in which it will finally be located (so that your packaging system can then move it there) you should name that directory here. This is most likely to be the case if you are packaging bsd-games for a Linux distribution. Installation prefix [/var/tmp/portage/games-misc/bsd-games-non-free-2.17/image/] [ Using default ] There may be some programs here you have from another package and so do not want to build and install. The most likely ones are banner, factor and fortune. Games not to build [dm banner fortune factor] [ Using default ] Games to build [rogue] [ Using default ] *** NOTE - The default directories for installation follow the *** Filesystem Hierarchy Standard version 2.0 (FHS). If your *** system still uses the older FSSTND 1.2, or if you wish to install *** under /usr/local, you will need to check the paths and make *** changes as appropriate. If this is your first installation with *** the new FHS paths, you may need to remove some old files after *** installation. Games directory [/usr/games/bin] [ Using default ] Section 6 manpage directory [/usr/share/man/man6] [ Using default ] Directory for miscellaneous documentation [/usr/share/doc/bsd-games] [ Using default ] Library directory for constant data (architecture independent) [/usr/share/games] [ Using default ] Library directory for variable data [/var/games] [ Using default ] Set owners/groups on installed files [n] [ Using default ] See SECURITY for a discussion of security issues related to score files. There are at least two possible security policies if you want them to work. You can make the files world-writable, and then anyone who wants can put anything in them, which may not be desirable if you think people might cheat this way. Or you can make the games that use them setgid games, and give the files permissions 0664. Note, however, that some of the games may well be insecure when this is done and malicious users may still be able to overwrite anything writable by group games, since the games were probably not designed with security in mind, although version 2.2 is more secure than earlier versions. The default is neither of these: it creates scorefiles with permissions 0644 and gives the games no special privileges, which is more secure but means that the games will fail when trying to write to their scorefiles. Binary permissions [0755] [ Using default ] Game with scorefile permissions [0755] [ Using default ] Manpage permissions [0644] [ Using default ] Constant data permissions [0644] [ Using default ] Variable data permissions [0644] [ Using default ] Permissions on variable data that should not be world readable [0640] [ Using default ] Use .so or symlinks for manpages [symlinks] [ Using default ] Gzip manpages [n] [ Using default ] It is presumed in some places by the Makefiles that the compiler will be some form of gcc. C compiler [gcc] [ Using default ] Optimize flags [-g -O2] [ Using default ] The default warning flags should give a compile with few warnings. C compiler warning flags [-Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings] [ Using default ] You probably want the default here, or could use -lncurses_g for debugging ncurses. Use -lcurses -ltermcap if you want to try that, but note that this is no longer supported and may not work. Ncurses library [-lncurses] [ Using default ] If you have a directory /usr/include/ncurses with the ncurses include files in it, and the , , etc. in /usr/include are for BSD curses/termcap, you will need to put -I/usr/include/ncurses here. Otherwise (if the ncurses includes are in /usr/include), leave this blank. Leave it blank if /usr/include/ncurses is a symbolic link to /usr/include. Ncurses includes [] [ Using default ] Other CFLAGS [] [ Using default ] Other LDFLAGS [] [ Using default ] Checking for getloadavg...found. Checking for fgetln...not found. Checking for strlcpy...not found. Checking for sig_t...found. Checking for getprogname...not found. For some special purposes you may want to link all games with a particular library, in addition to those they would normally be linked with. Unless you know you want this, you can leave it empty. Base libraries [] [ Using default ] You can choose the default pager for those games that use one (for example, for viewing instructions). This can be an absolute path, or the name of the pager to be searched for via the PATH at runtime. All these games will also honour the PAGER environment variable if set, in the correct (POSIX.2) way. Pager [/usr/bin/less] [ Using default ] You can configure the exact names used for data files by various of the games. Most probably the defaults are OK. Note that bsd-games no longer comes with its own word list. For hangman you should specify the path to a word list to be read at runtime (probably /usr/share/dict/words or /usr/dict/words). For boggle you should specify one to be used at compile time to generate boggle's own data. In both cases they should probably be English dictionaries; all words which do not consist entirely of lower-case ASCII letters will be silently ignored. Score file for rogue [/var/games/rogue.scores] [ Using default ] Generating Makeconfig from Makeconfig.in Generating hide-game from hide-game.in Generating install-man from install-man.in Generating install-score from install-score.in Generating rogue/pathnames.h from rogue/pathnames.h.in Generating the main GNUmakefile, please wait... >>> Source configured. >>> Compiling source in /var/tmp/portage/games-misc/bsd-games-non-free-2.17/work/bsd-games-non-free-2.17 ... make -j14 'OPTIMIZE=-O2 -pipe' GNUmakefile:44: rogue/hit.d: No such file or directory GNUmakefile:44: rogue/init.d: No such file or directory GNUmakefile:44: rogue/inventory.d: No such file or directory GNUmakefile:44: rogue/level.d: No such file or directory GNUmakefile:44: rogue/machdep.d: No such file or directory GNUmakefile:44: rogue/main.d: No such file or directory GNUmakefile:44: rogue/message.d: No such file or directory GNUmakefile:44: rogue/monster.d: No such file or directory GNUmakefile:44: rogue/move.d: No such file or directory GNUmakefile:44: rogue/object.d: No such file or directory GNUmakefile:44: rogue/pack.d: No such file or directory GNUmakefile:44: rogue/play.d: No such file or directory GNUmakefile:44: rogue/random.d: No such file or directory GNUmakefile:44: rogue/ring.d: No such file or directory GNUmakefile:44: rogue/room.d: No such file or directory GNUmakefile:44: rogue/save.d: No such file or directory GNUmakefile:44: rogue/score.d: No such file or directory GNUmakefile:44: rogue/spec_hit.d: No such file or directory GNUmakefile:44: rogue/throw.d: No such file or directory GNUmakefile:44: rogue/trap.d: No such file or directory GNUmakefile:44: rogue/use.d: No such file or directory GNUmakefile:44: rogue/zap.d: No such file or directory GNUmakefile:44: lib/strlcpy.d: No such file or directory ./mkdep lib/strlcpy.c lib/strlcpy.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ilib ./mkdep rogue/zap.c rogue/zap.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/use.c rogue/use.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/trap.c rogue/trap.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/throw.c rogue/throw.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/spec_hit.c rogue/spec_hit.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/score.c rogue/score.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/save.c rogue/save.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/room.c rogue/room.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/ring.c rogue/ring.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/random.c rogue/random.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/play.c rogue/play.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/pack.c rogue/pack.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/object.c rogue/object.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/move.c rogue/move.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/monster.c rogue/monster.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/message.c rogue/message.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/main.c rogue/main.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/machdep.c rogue/machdep.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/level.c rogue/level.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/inventory.c rogue/inventory.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/init.c rogue/init.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue ./mkdep rogue/hit.c rogue/hit.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/hit.c -o rogue/hit.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/init.c -o rogue/init.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/inventory.c -o rogue/inventory.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/level.c -o rogue/level.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/machdep.c -o rogue/machdep.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/main.c -o rogue/main.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/message.c -o rogue/message.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/monster.c -o rogue/monster.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/move.c -o rogue/move.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/object.c -o rogue/object.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/pack.c -o rogue/pack.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/play.c -o rogue/play.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/random.c -o rogue/random.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/ring.c -o rogue/ring.o rogue/monster.c:91:2: warning: missing initializer rogue/monster.c:91:2: warning: (near initialization for ‘mon_tab[0].row’) rogue/monster.c:92:2: warning: missing initializer rogue/monster.c:92:2: warning: (near initialization for ‘mon_tab[1].row’) rogue/monster.c:93:2: warning: missing initializer rogue/monster.c:93:2: warning: (near initialization for ‘mon_tab[2].row’) rogue/monster.c:94:2: warning: missing initializer i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/room.c -o rogue/room.o rogue/monster.c:94:2: warning: (near initialization for ‘mon_tab[3].row’) rogue/monster.c:95:2: warning: missing initializer rogue/monster.c:95:2: warning: (near initialization for ‘mon_tab[4].row’) rogue/monster.c:96:2: warning: missing initializer rogue/monster.c:96:2: warning: (near initialization for ‘mon_tab[5].row’) rogue/monster.c:98:4: warning: missing initializer rogue/monster.c:98:4: warning: (near initialization for ‘mon_tab[6].row’) rogue/monster.c:99:2: warning: missing initializer rogue/monster.c:99:2: warning: (near initialization for ‘mon_tab[7].row’) rogue/monster.c:100:2: warning: missing initializer rogue/monster.c:100:2: warning: (near initialization for ‘mon_tab[8].row’) rogue/monster.c:101:2: warning: missing initializer rogue/monster.c:101:2: warning: (near initialization for ‘mon_tab[9].row’) rogue/monster.c:102:2: warning: missing initializer rogue/monster.c:102:2: warning: (near initialization for ‘mon_tab[10].row’) rogue/monster.c:103:2: warning: missing initializer rogue/monster.c:103:2: warning: (near initialization for ‘mon_tab[11].row’) rogue/monster.c:105:4: warning: missing initializer rogue/monster.c:105:4: warning: (near initialization for ‘mon_tab[12].row’) rogue/monster.c:106:2: warning: missing initializer rogue/monster.c:106:2: warning: (near initialization for ‘mon_tab[13].row’) rogue/monster.c:107:2: warning: missing initializer rogue/monster.c:107:2: warning: (near initialization for ‘mon_tab[14].row’) rogue/monster.c:108:2: warning: missing initializer rogue/monster.c:108:2: warning: (near initialization for ‘mon_tab[15].row’) rogue/monster.c:109:2: warning: missing initializer rogue/monster.c:109:2: warning: (near initialization for ‘mon_tab[16].row’) rogue/monster.c:110:2: warning: missing initializer rogue/monster.c:110:2: warning: (near initialization for ‘mon_tab[17].row’) rogue/monster.c:111:2: warning: missing initializer rogue/monster.c:111:2: warning: (near initialization for ‘mon_tab[18].row’) rogue/monster.c:112:2: warning: missing initializer rogue/monster.c:112:2: warning: (near initialization for ‘mon_tab[19].row’) rogue/monster.c:114:4: warning: missing initializer rogue/monster.c:114:4: warning: (near initialization for ‘mon_tab[20].row’) rogue/monster.c:116:4: warning: missing initializer rogue/monster.c:116:4: warning: (near initialization for ‘mon_tab[21].row’) rogue/monster.c:117:2: warning: missing initializer rogue/monster.c:117:2: warning: (near initialization for ‘mon_tab[22].row’) rogue/monster.c:118:2: warning: missing initializer rogue/monster.c:118:2: warning: (near initialization for ‘mon_tab[23].row’) rogue/monster.c:119:2: warning: missing initializer rogue/monster.c:119:2: warning: (near initialization for ‘mon_tab[24].row’) rogue/monster.c:120:2: warning: missing initializer rogue/monster.c:120:2: warning: (near initialization for ‘mon_tab[25].row’) rogue/object.c:73:2: warning: missing initializer rogue/object.c:73:2: warning: (near initialization for ‘rogue.pack.damage’) rogue/inventory.c: In function ‘pr_motion_char’: rogue/inventory.c:397:7: warning: ‘n’ may be used uninitialized in this function i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/save.c -o rogue/save.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/score.c -o rogue/score.o rogue/room.c:88:2: warning: missing initializer rogue/room.c:88:2: warning: (near initialization for ‘options[4].bval’) rogue/room.c:92:2: warning: missing initializer rogue/room.c:92:2: warning: (near initialization for ‘options[5].bval’) rogue/room.c:96:2: warning: missing initializer rogue/room.c:96:2: warning: (near initialization for ‘options[6].bval’) i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/spec_hit.c -o rogue/spec_hit.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/throw.c -o rogue/throw.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/trap.c -o rogue/trap.o rogue/score.c: In function ‘put_scores’: rogue/score.c:309:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result rogue/score.c:311:10: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/use.c -o rogue/use.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DUNIX -DUNIX_SYSV -Iinclude -Irogue -c rogue/zap.c -o rogue/zap.o i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ilib -c lib/strlcpy.c -o lib/strlcpy.o ./substscr g m rogue/rogue.6.in rogue/rogue.6 Generating rogue/rogue.6 from rogue/rogue.6.in i686-pc-linux-gnu-gcc rogue/hit.o rogue/init.o rogue/inventory.o rogue/level.o rogue/machdep.o rogue/main.o rogue/message.o rogue/monster.o rogue/move.o rogue/object.o rogue/pack.o rogue/play.o rogue/random.o rogue/ring.o rogue/room.o rogue/save.o rogue/score.o rogue/spec_hit.o rogue/throw.o rogue/trap.o rogue/use.o rogue/zap.o lib/strlcpy.o -lncurses -o rogue/rogue >>> Source compiled. >>> Test phase [check]: games-misc/bsd-games-non-free-2.17 make -j14 -j1 check set -e; for f in tests/*.test; do echo $f; $f; done tests/battlestar.test tests/bcd.test tests/caesar.test tests/factor.test tests/morse.test tests/number.test tests/pig.test tests/pom.test tests/ppt.test tests/primes.test >>> Install bsd-games-non-free-2.17 into /var/tmp/portage/games-misc/bsd-games-non-free-2.17/image/ category games-misc * Tinderbox QA Notice: 'make' called by src_install make -j14 DESTDIR=/var/tmp/portage/games-misc/bsd-games-non-free-2.17/image/ install set -e; for d in /usr/games/bin /usr/share/man/man6 /usr/share/doc/bsd-games /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-non-free-2.17/image/$d; done set -e; for d in /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-non-free-2.17/image/$d; done install -c -m 0755 rogue/rogue /var/tmp/portage/games-misc/bsd-games-non-free-2.17/image//usr/games/bin/rogue : rogue /var/tmp/portage/games-misc/bsd-games-non-free-2.17/work/bsd-games-non-free-2.17/install-score /var/games/rogue.scores /var/tmp/portage/games-misc/bsd-games-non-free-2.17/work/bsd-games-non-free-2.17/install-man rogue/rogue.6 install -c -m 0644 rogue/USD.doc/rogue.me /var/tmp/portage/games-misc/bsd-games-non-free-2.17/image//usr/share/doc/bsd-games/rogue.me >>> Completed installing bsd-games-non-free-2.17 into /var/tmp/portage/games-misc/bsd-games-non-free-2.17/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/games/bin/rogue * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/games/bin/rogue * 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/