Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 242043 Details for
Bug 331833
games-misc/bsd-games does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
bsd-games-2.17-r4:20100809-031249.log (text/plain), 248.56 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-09 16:33:15 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-09 16:33:15 UTC
Size:
248.56 KB
patch
obsolete
> * CPV: games-misc/bsd-games-2.17-r4 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking bsd-games-2.17.tar.gz to /var/tmp/portage/games-misc/bsd-games-2.17-r4/work >>>> Unpacking bsdgames_2.17-16.diff.gz to /var/tmp/portage/games-misc/bsd-games-2.17-r4/work >>>> Source unpacked in /var/tmp/portage/games-misc/bsd-games-2.17-r4/work >>>> Preparing source in /var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17 ... > * Applying bsdgames_2.17-16.diff ... > [ ok ] > * Applying bsd-games-2.17-64bitutmp.patch ... > [ ok ] > * Applying bsd-games-2.17-headers.patch ... > [ ok ] > * Applying bsd-games-2.17-bg.patch ... > [ ok ] > * Applying bsd-games-2.17-gcc4.patch ... > [ ok ] > * Applying bsd-games-2.17-glibc2.10.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17 ... >./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 >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-2.17-r4/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 [adventure arithmetic atc backgammon banner battlestar bcd boggle caesar canfield countmail cribbage dab dm factor fish gomoku hack hangman hunt mille monop morse number phantasia pig pom ppt primes quiz rain random robots sail snake tetris trek wargames worm worms wtf] [ 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 ] > >Hunt includes a daemon for coordinating games with multiple players >Daemon directory [/usr/games/bin] [ Using default ] > >You may wish to restrict the use of games by user, terminal, load, >etc.. This can be done by the use of dm. If you use this >configuration, then games will be kept in a non-world-searchable >directory such as /usr/lib/games/dm and replaced by symlinks to dm. >Even if you don't choose this option, you will still be asked >for the directory name, since you are building dm, and can change >manually later. It is strongly recommended that you keep the >default answer of 'n'. >Use dm and hide games [n] [ Using default ] >Directory for hidden games [/usr/lib/games/dm] [ Using default ] >Section 6 manpage directory [/usr/share/man/man6] [ Using default ] >Section 8 manpage directory [/usr/share/man/man8] [ Using default ] >Section 5 manpage directory [/usr/share/man/man5] [ Using default ] >Directory for miscellaneous documentation [/usr/share/doc/bsd-games-2.17-r4] [ Using default ] >Library directory for constant data > (architecture independent) [/usr/share/games/bsd-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 ] >Daemon permissions [0755] [ Using default ] >Directory for hidden games permissions [0750] [ Using default ] >dm permissions [2755] [ 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 ] >C++ compiler [g++] [ 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 ] >C++ compiler warning flags [-Wall -W -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 <curses.h>, <termcap.h>, 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 ] > >factor can use libcrypto from OpenSSL to handle large numbers. >Use libcrypto [y] [ Using default ] >If the OpenSSL includes (with files such as bn.h) are not in >/usr/include/openssl, then you will need to specify a -I option >here, naming a directory containing an "openssl" subdirectory >with the OpenSSL headers. >OpenSSL includes [] [ Using default ] >If the OpenSSL libcrypto library is not in a location searched >by the compiler by default, or has a strange name, you will >need to specify the appropriate options to find it here >(for example, -L/usr/ssl/lib -lcrypto); otherwise, leave the >default, which is probably correct. >OpenSSL libcrypto library [-lcrypto] [ 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 ] >Yacc program [bison -y] [ Using default ] >Lex program [flex] [ Using default ] >Lex library [-lfl] [ 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 ] > >Sail needs its own directory it can write to for temporary files >to synchronise among multiple players. Note that with the >default permissions given here this will not work: you may want >to choose permissions appropriate to the security policy you are >using. It may be more secure if this directory is not world >accessible (e.g. mode 2770). >Directory for sail temporary files [/var/games/sail] [ Using default ] >Sail directory permissions [0750] [ 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. > >Directory for atc static data [/usr/share/games/bsd-games/atc] [ Using default ] >Score file for atc [/var/games/atc_score] [ Using default ] >Score file for battlestar [/var/games/battlestar.log] [ Using default ] >Dictionary for boggle (CHECK ANSWER) [/usr/share/dict/words] [ Using default ] >Directory for boggle static data [/usr/share/games/bsd-games/boggle] [ Using default ] >Score file for canfield [/var/games/cfscores] [ Using default ] >File for cribbage instructions [/usr/share/games/bsd-games/cribbage.instr] [ Using default ] >Score file for cribbage [/var/games/criblog] [ Using default ] >Configuration file for dm [/etc/dm.conf] [ Using default ] >File to disable games playing [/etc/nogames] [ Using default ] >Log file for dm [/var/games/games.log] [ Using default ] >File for fish instructions [/usr/share/games/bsd-games/fish.instr] [ Using default ] >Directory for hack variable data [/var/games/hack] [ Using default ] > >This directory will need to be writable by hack at runtime. >Note that with the default permissions given here this will >not work: you may want to choose permissions appropriate to the >security policy you are using (e.g. 2775 root.games for setgid >games). >Hack directory permissions [0755] [ Using default ] >Words file for hangman (CHECK ANSWER) [/usr/share/dict/words] [ Using default ] >File for monop cards [/usr/share/games/bsd-games/monop-cards.pck] [ Using default ] >Directory for phantasia variable data [/var/games/phantasia] [ Using default ] >Directory for quiz static data [/usr/share/games/bsd-games/quiz] [ Using default ] >Score file for robots [/var/games/robots_roll] [ Using default ] >Score file for sail [/var/games/saillog] [ Using default ] >Score file for snake [/var/games/snake.log] [ Using default ] >Raw score file for snake [/var/games/snakerawscores] [ Using default ] >Score file for tetris [/var/games/tetris-bsd.scores] [ Using default ] >Acronym database for wtf [/usr/share/games/bsd-games/acronyms] [ 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 atc/pathnames.h from atc/pathnames.h.in >Generating battlestar/pathnames.h from battlestar/pathnames.h.in >Generating boggle/boggle/bog.h from boggle/boggle/bog.h.in >Generating canfield/canfield/pathnames.h from canfield/canfield/pathnames.h.in >Generating cribbage/pathnames.h from cribbage/pathnames.h.in >Generating dm/pathnames.h from dm/pathnames.h.in >Generating fish/pathnames.h from fish/pathnames.h.in >Generating hack/pathnames.h from hack/pathnames.h.in >Generating hangman/pathnames.h from hangman/pathnames.h.in >Generating monop/pathnames.h from monop/pathnames.h.in >Generating phantasia/pathnames.h from phantasia/pathnames.h.in >Generating quiz/pathnames.h from quiz/pathnames.h.in >Generating robots/pathnames.h from robots/pathnames.h.in >Generating sail/pathnames.h from sail/pathnames.h.in >Generating snake/snake/pathnames.h from snake/snake/pathnames.h.in >Generating tetris/pathnames.h from tetris/pathnames.h.in >Generating the main GNUmakefile, please wait... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17 ... >make -j14 >GNUmakefile:800: adventure/crc.d: No such file or directory >GNUmakefile:800: adventure/data.d: No such file or directory >GNUmakefile:800: adventure/done.d: No such file or directory >GNUmakefile:800: adventure/init.d: No such file or directory >GNUmakefile:800: adventure/io.d: No such file or directory >GNUmakefile:800: adventure/main.d: No such file or directory >GNUmakefile:800: adventure/save.d: No such file or directory >GNUmakefile:800: adventure/subr.d: No such file or directory >GNUmakefile:800: adventure/vocab.d: No such file or directory >GNUmakefile:800: adventure/wizard.d: No such file or directory >GNUmakefile:807: adventure/setup.d: No such file or directory >GNUmakefile:814: arithmetic/arithmetic.d: No such file or directory >GNUmakefile:814: lib/getprogname.d: No such file or directory >GNUmakefile:821: atc/extern.d: No such file or directory >GNUmakefile:821: atc/grammar.d: No such file or directory >GNUmakefile:821: atc/graphics.d: No such file or directory >GNUmakefile:821: atc/input.d: No such file or directory >GNUmakefile:821: atc/lex.d: No such file or directory >GNUmakefile:821: atc/list.d: No such file or directory >GNUmakefile:821: atc/log.d: No such file or directory >GNUmakefile:821: atc/main.d: No such file or directory >GNUmakefile:821: atc/tunable.d: No such file or directory >GNUmakefile:821: atc/update.d: No such file or directory >GNUmakefile:821: lib/strlcpy.d: No such file or directory >GNUmakefile:828: backgammon/backgammon/extra.d: No such file or directory >GNUmakefile:828: backgammon/backgammon/main.d: No such file or directory >GNUmakefile:828: backgammon/backgammon/move.d: No such file or directory >GNUmakefile:828: backgammon/backgammon/text.d: No such file or directory >GNUmakefile:828: backgammon/backgammon/version.d: No such file or directory >GNUmakefile:828: backgammon/common_source/allow.d: No such file or directory >GNUmakefile:828: backgammon/common_source/board.d: No such file or directory >GNUmakefile:828: backgammon/common_source/check.d: No such file or directory >GNUmakefile:828: backgammon/common_source/fancy.d: No such file or directory >GNUmakefile:828: backgammon/common_source/init.d: No such file or directory >GNUmakefile:828: backgammon/common_source/odds.d: No such file or directory >GNUmakefile:828: backgammon/common_source/one.d: No such file or directory >GNUmakefile:828: backgammon/common_source/save.d: No such file or directory >GNUmakefile:828: backgammon/common_source/subs.d: No such file or directory >GNUmakefile:828: backgammon/common_source/table.d: No such file or directory >GNUmakefile:835: backgammon/teachgammon/data.d: No such file or directory >GNUmakefile:835: backgammon/teachgammon/teach.d: No such file or directory >GNUmakefile:835: backgammon/teachgammon/ttext1.d: No such file or directory >GNUmakefile:835: backgammon/teachgammon/ttext2.d: No such file or directory >GNUmakefile:835: backgammon/teachgammon/tutor.d: No such file or directory >GNUmakefile:842: banner/banner.d: No such file or directory >GNUmakefile:849: battlestar/battlestar.d: No such file or directory >GNUmakefile:849: battlestar/command1.d: No such file or directory >GNUmakefile:849: battlestar/command2.d: No such file or directory >GNUmakefile:849: battlestar/command3.d: No such file or directory >GNUmakefile:849: battlestar/command4.d: No such file or directory >GNUmakefile:849: battlestar/command5.d: No such file or directory >GNUmakefile:849: battlestar/command6.d: No such file or directory >GNUmakefile:849: battlestar/command7.d: No such file or directory >GNUmakefile:849: battlestar/cypher.d: No such file or directory >GNUmakefile:849: battlestar/dayfile.d: No such file or directory >GNUmakefile:849: battlestar/dayobjs.d: No such file or directory >GNUmakefile:849: battlestar/fly.d: No such file or directory >GNUmakefile:849: battlestar/getcom.d: No such file or directory >GNUmakefile:849: battlestar/globals.d: No such file or directory >GNUmakefile:849: battlestar/init.d: No such file or directory >GNUmakefile:849: battlestar/misc.d: No such file or directory >GNUmakefile:849: battlestar/nightfile.d: No such file or directory >GNUmakefile:849: battlestar/nightobjs.d: No such file or directory >GNUmakefile:849: battlestar/parse.d: No such file or directory >GNUmakefile:849: battlestar/room.d: No such file or directory >GNUmakefile:849: battlestar/save.d: No such file or directory >GNUmakefile:849: battlestar/words.d: No such file or directory >GNUmakefile:849: lib/fgetln.d: No such file or directory >GNUmakefile:856: bcd/bcd.d: No such file or directory >GNUmakefile:863: boggle/boggle/bog.d: No such file or directory >GNUmakefile:863: boggle/boggle/help.d: No such file or directory >GNUmakefile:863: boggle/boggle/mach.d: No such file or directory >GNUmakefile:863: boggle/boggle/prtable.d: No such file or directory >GNUmakefile:863: boggle/boggle/timer.d: No such file or directory >GNUmakefile:863: boggle/boggle/word.d: No such file or directory >GNUmakefile:870: boggle/mkdict/mkdict.d: No such file or directory >GNUmakefile:877: boggle/mkindex/mkindex.d: No such file or directory >GNUmakefile:884: caesar/caesar.d: No such file or directory >GNUmakefile:891: canfield/canfield/canfield.d: No such file or directory >GNUmakefile:898: canfield/cfscores/cfscores.d: No such file or directory >GNUmakefile:905: cribbage/cards.d: No such file or directory >GNUmakefile:905: cribbage/crib.d: No such file or directory >GNUmakefile:905: cribbage/extern.d: No such file or directory >GNUmakefile:905: cribbage/instr.d: No such file or directory >GNUmakefile:905: cribbage/io.d: No such file or directory >GNUmakefile:905: cribbage/score.d: No such file or directory >GNUmakefile:905: cribbage/support.d: No such file or directory >GNUmakefile:912: dab/algor.d: No such file or directory >GNUmakefile:912: dab/board.d: No such file or directory >GNUmakefile:912: dab/box.d: No such file or directory >GNUmakefile:912: dab/gamescreen.d: No such file or directory >GNUmakefile:912: dab/human.d: No such file or directory >GNUmakefile:912: dab/main.d: No such file or directory >GNUmakefile:912: dab/player.d: No such file or directory >GNUmakefile:912: dab/random.d: No such file or directory >GNUmakefile:912: dab/ttyscrn.d: No such file or directory >GNUmakefile:919: dm/dm.d: No such file or directory >GNUmakefile:919: dm/utmpentry.d: No such file or directory >GNUmakefile:919: lib/getloadavg.d: No such file or directory >GNUmakefile:926: factor/factor.d: No such file or directory >GNUmakefile:926: primes/pr_tbl.d: No such file or directory >GNUmakefile:933: fish/fish.d: No such file or directory >GNUmakefile:940: gomoku/bdinit.d: No such file or directory >GNUmakefile:940: gomoku/bdisp.d: No such file or directory >GNUmakefile:940: gomoku/main.d: No such file or directory >GNUmakefile:940: gomoku/makemove.d: No such file or directory >GNUmakefile:940: gomoku/pickmove.d: No such file or directory >GNUmakefile:940: gomoku/stoc.d: No such file or directory >GNUmakefile:947: hack/alloc.d: No such file or directory >GNUmakefile:947: hack/hack.Decl.d: No such file or directory >GNUmakefile:947: hack/hack.apply.d: No such file or directory >GNUmakefile:947: hack/hack.bones.d: No such file or directory >GNUmakefile:947: hack/hack.d: No such file or directory >GNUmakefile:947: hack/hack.cmd.d: No such file or directory >GNUmakefile:947: hack/hack.do.d: No such file or directory >GNUmakefile:947: hack/hack.do_name.d: No such file or directory >GNUmakefile:947: hack/hack.do_wear.d: No such file or directory >GNUmakefile:947: hack/hack.dog.d: No such file or directory >GNUmakefile:947: hack/hack.eat.d: No such file or directory >GNUmakefile:947: hack/hack.end.d: No such file or directory >GNUmakefile:947: hack/hack.engrave.d: No such file or directory >GNUmakefile:947: hack/hack.fight.d: No such file or directory >GNUmakefile:947: hack/hack.invent.d: No such file or directory >GNUmakefile:947: hack/hack.ioctl.d: No such file or directory >GNUmakefile:947: hack/hack.lev.d: No such file or directory >GNUmakefile:947: hack/hack.main.d: No such file or directory >GNUmakefile:947: hack/hack.makemon.d: No such file or directory >GNUmakefile:947: hack/hack.mhitu.d: No such file or directory >GNUmakefile:947: hack/hack.mklev.d: No such file or directory >GNUmakefile:947: hack/hack.mkmaze.d: No such file or directory >GNUmakefile:947: hack/hack.mkobj.d: No such file or directory >GNUmakefile:947: hack/hack.mkshop.d: No such file or directory >GNUmakefile:947: hack/hack.mon.d: No such file or directory >GNUmakefile:947: hack/hack.monst.d: No such file or directory >GNUmakefile:947: hack/hack.o_init.d: No such file or directory >GNUmakefile:947: hack/hack.objnam.d: No such file or directory >GNUmakefile:947: hack/hack.options.d: No such file or directory >GNUmakefile:947: hack/hack.pager.d: No such file or directory >GNUmakefile:947: hack/hack.potion.d: No such file or directory >GNUmakefile:947: hack/hack.pri.d: No such file or directory >GNUmakefile:947: hack/hack.read.d: No such file or directory >GNUmakefile:947: hack/hack.rip.d: No such file or directory >GNUmakefile:947: hack/hack.rumors.d: No such file or directory >GNUmakefile:947: hack/hack.save.d: No such file or directory >GNUmakefile:947: hack/hack.search.d: No such file or directory >GNUmakefile:947: hack/hack.shk.d: No such file or directory >GNUmakefile:947: hack/hack.shknam.d: No such file or directory >GNUmakefile:947: hack/hack.steal.d: No such file or directory >GNUmakefile:947: hack/hack.termcap.d: No such file or directory >GNUmakefile:947: hack/hack.timeout.d: No such file or directory >GNUmakefile:947: hack/hack.topl.d: No such file or directory >GNUmakefile:947: hack/hack.track.d: No such file or directory >GNUmakefile:947: hack/hack.trap.d: No such file or directory >GNUmakefile:947: hack/hack.tty.d: No such file or directory >GNUmakefile:947: hack/hack.u_init.d: No such file or directory >GNUmakefile:947: hack/hack.unix.d: No such file or directory >GNUmakefile:947: hack/hack.vault.d: No such file or directory >GNUmakefile:947: hack/hack.version.d: No such file or directory >GNUmakefile:947: hack/hack.wield.d: No such file or directory >GNUmakefile:947: hack/hack.wizard.d: No such file or directory >GNUmakefile:947: hack/hack.worm.d: No such file or directory >GNUmakefile:947: hack/hack.worn.d: No such file or directory >GNUmakefile:947: hack/hack.zap.d: No such file or directory >GNUmakefile:947: hack/rnd.d: No such file or directory >GNUmakefile:954: hack/makedefs.d: No such file or directory >GNUmakefile:961: hangman/endgame.d: No such file or directory >GNUmakefile:961: hangman/extern.d: No such file or directory >GNUmakefile:961: hangman/getguess.d: No such file or directory >GNUmakefile:961: hangman/getword.d: No such file or directory >GNUmakefile:961: hangman/main.d: No such file or directory >GNUmakefile:961: hangman/playgame.d: No such file or directory >GNUmakefile:961: hangman/prdata.d: No such file or directory >GNUmakefile:961: hangman/prman.d: No such file or directory >GNUmakefile:961: hangman/prword.d: No such file or directory >GNUmakefile:961: hangman/setup.d: No such file or directory >GNUmakefile:968: hunt/hunt/connect.d: No such file or directory >GNUmakefile:968: hunt/hunt/hunt.d: No such file or directory >GNUmakefile:968: hunt/hunt/otto.d: No such file or directory >GNUmakefile:968: hunt/hunt/playit.d: No such file or directory >GNUmakefile:968: hunt/huntd/pathname.d: No such file or directory >GNUmakefile:975: hunt/huntd/answer.d: No such file or directory >GNUmakefile:975: hunt/huntd/ctl.d: No such file or directory >GNUmakefile:975: hunt/huntd/ctl_transact.d: No such file or directory >GNUmakefile:975: hunt/huntd/draw.d: No such file or directory >GNUmakefile:975: hunt/huntd/driver.d: No such file or directory >GNUmakefile:975: hunt/huntd/execute.d: No such file or directory >GNUmakefile:975: hunt/huntd/expl.d: No such file or directory >GNUmakefile:975: hunt/huntd/extern.d: No such file or directory >GNUmakefile:975: hunt/huntd/faketalk.d: No such file or directory >GNUmakefile:975: hunt/huntd/get_names.d: No such file or directory >GNUmakefile:975: hunt/huntd/makemaze.d: No such file or directory >GNUmakefile:975: hunt/huntd/shots.d: No such file or directory >GNUmakefile:975: hunt/huntd/terminal.d: No such file or directory >GNUmakefile:982: mille/comp.d: No such file or directory >GNUmakefile:982: mille/end.d: No such file or directory >GNUmakefile:982: mille/extern.d: No such file or directory >GNUmakefile:982: mille/init.d: No such file or directory >GNUmakefile:982: mille/mille.d: No such file or directory >GNUmakefile:982: mille/misc.d: No such file or directory >GNUmakefile:982: mille/move.d: No such file or directory >GNUmakefile:982: mille/print.d: No such file or directory >GNUmakefile:982: mille/roll.d: No such file or directory >GNUmakefile:982: mille/save.d: No such file or directory >GNUmakefile:982: mille/types.d: No such file or directory >GNUmakefile:982: mille/varpush.d: No such file or directory >GNUmakefile:989: monop/cards.d: No such file or directory >GNUmakefile:989: monop/execute.d: No such file or directory >GNUmakefile:989: monop/getinp.d: No such file or directory >GNUmakefile:989: monop/houses.d: No such file or directory >GNUmakefile:989: monop/jail.d: No such file or directory >GNUmakefile:989: monop/misc.d: No such file or directory >GNUmakefile:989: monop/monop.d: No such file or directory >GNUmakefile:989: monop/morg.d: No such file or directory >GNUmakefile:989: monop/print.d: No such file or directory >GNUmakefile:989: monop/prop.d: No such file or directory >GNUmakefile:989: monop/rent.d: No such file or directory >GNUmakefile:989: monop/roll.d: No such file or directory >GNUmakefile:989: monop/spec.d: No such file or directory >GNUmakefile:989: monop/trade.d: No such file or directory >GNUmakefile:996: monop/initdeck.d: No such file or directory >GNUmakefile:1003: morse/morse.d: No such file or directory >GNUmakefile:1010: number/number.d: No such file or directory >GNUmakefile:1017: phantasia/fight.d: No such file or directory >GNUmakefile:1017: phantasia/gamesupport.d: No such file or directory >GNUmakefile:1017: phantasia/interplayer.d: No such file or directory >GNUmakefile:1017: phantasia/io.d: No such file or directory >GNUmakefile:1017: phantasia/main.d: No such file or directory >GNUmakefile:1017: phantasia/misc.d: No such file or directory >GNUmakefile:1017: phantasia/phantglobs.d: No such file or directory >GNUmakefile:1024: phantasia/setup.d: No such file or directory >GNUmakefile:1031: pig/pig.d: No such file or directory >GNUmakefile:1038: pom/pom.d: No such file or directory >GNUmakefile:1045: ppt/ppt.d: No such file or directory >GNUmakefile:1052: primes/pattern.d: No such file or directory >GNUmakefile:1052: primes/primes.d: No such file or directory >GNUmakefile:1059: quiz/quiz.d: No such file or directory >GNUmakefile:1059: quiz/rxp.d: No such file or directory >GNUmakefile:1066: rain/rain.d: No such file or directory >GNUmakefile:1073: random/random.d: No such file or directory >GNUmakefile:1080: robots/auto.d: No such file or directory >GNUmakefile:1080: robots/extern.d: No such file or directory >GNUmakefile:1080: robots/flush_in.d: No such file or directory >GNUmakefile:1080: robots/init_field.d: No such file or directory >GNUmakefile:1080: robots/main.d: No such file or directory >GNUmakefile:1080: robots/make_level.d: No such file or directory >GNUmakefile:1080: robots/move.d: No such file or directory >GNUmakefile:1080: robots/move_robs.d: No such file or directory >GNUmakefile:1080: robots/play_level.d: No such file or directory >GNUmakefile:1080: robots/query.d: No such file or directory >GNUmakefile:1080: robots/rnd_pos.d: No such file or directory >GNUmakefile:1080: robots/score.d: No such file or directory >GNUmakefile:1087: sail/assorted.d: No such file or directory >GNUmakefile:1087: sail/game.d: No such file or directory >GNUmakefile:1087: sail/globals.d: No such file or directory >GNUmakefile:1087: sail/dr_1.d: No such file or directory >GNUmakefile:1087: sail/dr_2.d: No such file or directory >GNUmakefile:1087: sail/dr_3.d: No such file or directory >GNUmakefile:1087: sail/dr_4.d: No such file or directory >GNUmakefile:1087: sail/dr_5.d: No such file or directory >GNUmakefile:1087: sail/dr_main.d: No such file or directory >GNUmakefile:1087: sail/lo_main.d: No such file or directory >GNUmakefile:1087: sail/main.d: No such file or directory >GNUmakefile:1087: sail/misc.d: No such file or directory >GNUmakefile:1087: sail/parties.d: No such file or directory >GNUmakefile:1087: sail/pl_1.d: No such file or directory >GNUmakefile:1087: sail/pl_2.d: No such file or directory >GNUmakefile:1087: sail/pl_3.d: No such file or directory >GNUmakefile:1087: sail/pl_4.d: No such file or directory >GNUmakefile:1087: sail/pl_5.d: No such file or directory >GNUmakefile:1087: sail/pl_6.d: No such file or directory >GNUmakefile:1087: sail/pl_7.d: No such file or directory >GNUmakefile:1087: sail/pl_main.d: No such file or directory >GNUmakefile:1087: sail/sync.d: No such file or directory >GNUmakefile:1087: sail/version.d: No such file or directory >GNUmakefile:1094: snake/snake/snake.d: No such file or directory >GNUmakefile:1101: snake/snscore/snscore.d: No such file or directory >GNUmakefile:1108: tetris/input.d: No such file or directory >GNUmakefile:1108: tetris/scores.d: No such file or directory >GNUmakefile:1108: tetris/screen.d: No such file or directory >GNUmakefile:1108: tetris/shapes.d: No such file or directory >GNUmakefile:1108: tetris/tetris.d: No such file or directory >GNUmakefile:1115: trek/abandon.d: No such file or directory >GNUmakefile:1115: trek/attack.d: No such file or directory >GNUmakefile:1115: trek/autover.d: No such file or directory >GNUmakefile:1115: trek/capture.d: No such file or directory >GNUmakefile:1115: trek/cgetc.d: No such file or directory >GNUmakefile:1115: trek/check_out.d: No such file or directory >GNUmakefile:1115: trek/checkcond.d: No such file or directory >GNUmakefile:1115: trek/compkl.d: No such file or directory >GNUmakefile:1115: trek/computer.d: No such file or directory >GNUmakefile:1115: trek/damage.d: No such file or directory >GNUmakefile:1115: trek/damaged.d: No such file or directory >GNUmakefile:1115: trek/dcrept.d: No such file or directory >GNUmakefile:1115: trek/destruct.d: No such file or directory >GNUmakefile:1115: trek/dock.d: No such file or directory >GNUmakefile:1115: trek/dumpgame.d: No such file or directory >GNUmakefile:1115: trek/dumpme.d: No such file or directory >GNUmakefile:1115: trek/dumpssradio.d: No such file or directory >GNUmakefile:1115: trek/events.d: No such file or directory >GNUmakefile:1115: trek/externs.d: No such file or directory >GNUmakefile:1115: trek/getcodi.d: No such file or directory >GNUmakefile:1115: trek/getpar.d: No such file or directory >GNUmakefile:1115: trek/help.d: No such file or directory >GNUmakefile:1115: trek/impulse.d: No such file or directory >GNUmakefile:1115: trek/initquad.d: No such file or directory >GNUmakefile:1115: trek/kill.d: No such file or directory >GNUmakefile:1115: trek/klmove.d: No such file or directory >GNUmakefile:1115: trek/lose.d: No such file or directory >GNUmakefile:1115: trek/lrscan.d: No such file or directory >GNUmakefile:1115: trek/main.d: No such file or directory >GNUmakefile:1115: trek/move.d: No such file or directory >GNUmakefile:1115: trek/nova.d: No such file or directory >GNUmakefile:1115: trek/out.d: No such file or directory >GNUmakefile:1115: trek/phaser.d: No such file or directory >GNUmakefile:1115: trek/play.d: No such file or directory >GNUmakefile:1115: trek/ram.d: No such file or directory >GNUmakefile:1115: trek/ranf.d: No such file or directory >GNUmakefile:1115: trek/rest.d: No such file or directory >GNUmakefile:1115: trek/schedule.d: No such file or directory >GNUmakefile:1115: trek/score.d: No such file or directory >GNUmakefile:1115: trek/setup.d: No such file or directory >GNUmakefile:1115: trek/setwarp.d: No such file or directory >GNUmakefile:1115: trek/shield.d: No such file or directory >GNUmakefile:1115: trek/snova.d: No such file or directory >GNUmakefile:1115: trek/srscan.d: No such file or directory >GNUmakefile:1115: trek/systemname.d: No such file or directory >GNUmakefile:1115: trek/torped.d: No such file or directory >GNUmakefile:1115: trek/visual.d: No such file or directory >GNUmakefile:1115: trek/warp.d: No such file or directory >GNUmakefile:1115: trek/win.d: No such file or directory >GNUmakefile:1122: worm/worm.d: No such file or directory >GNUmakefile:1129: worms/worms.d: No such file or directory >./mkdep worms/worms.c worms/worms.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iworms >./mkdep worm/worm.c worm/worm.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iworm >./mkdep trek/win.c trek/win.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/warp.c trek/warp.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/visual.c trek/visual.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/torped.c trek/torped.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/systemname.c trek/systemname.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/srscan.c trek/srscan.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/snova.c trek/snova.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/shield.c trek/shield.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/setwarp.c trek/setwarp.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/setup.c trek/setup.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/score.c trek/score.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/schedule.c trek/schedule.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/rest.c trek/rest.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/ranf.c trek/ranf.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/ram.c trek/ram.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/play.c trek/play.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/phaser.c trek/phaser.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/out.c trek/out.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/nova.c trek/nova.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/move.c trek/move.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/main.c trek/main.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/lrscan.c trek/lrscan.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/lose.c trek/lose.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/klmove.c trek/klmove.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/kill.c trek/kill.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/initquad.c trek/initquad.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/impulse.c trek/impulse.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/help.c trek/help.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/getpar.c trek/getpar.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/getcodi.c trek/getcodi.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/externs.c trek/externs.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/events.c trek/events.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/dumpssradio.c trek/dumpssradio.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/dumpme.c trek/dumpme.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/dumpgame.c trek/dumpgame.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/dock.c trek/dock.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/destruct.c trek/destruct.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/dcrept.c trek/dcrept.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/damaged.c trek/damaged.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/damage.c trek/damage.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/computer.c trek/computer.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/compkl.c trek/compkl.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/checkcond.c trek/checkcond.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/check_out.c trek/check_out.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/cgetc.c trek/cgetc.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/capture.c trek/capture.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/autover.c trek/autover.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/attack.c trek/attack.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep trek/abandon.c trek/abandon.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek >./mkdep tetris/tetris.c tetris/tetris.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itetris >./mkdep tetris/shapes.c tetris/shapes.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itetris >./mkdep tetris/screen.c tetris/screen.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itetris >./mkdep tetris/scores.c tetris/scores.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itetris >./mkdep tetris/input.c tetris/input.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itetris >./mkdep snake/snscore/snscore.c snake/snscore/snscore.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isnake/snscore -Isnake/snake >./mkdep snake/snake/snake.c snake/snake/snake.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isnake/snake >./mkdep sail/version.c sail/version.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/sync.c sail/sync.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/pl_main.c sail/pl_main.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/pl_7.c sail/pl_7.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/pl_6.c sail/pl_6.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/pl_5.c sail/pl_5.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/pl_4.c sail/pl_4.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/pl_3.c sail/pl_3.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/pl_2.c sail/pl_2.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/pl_1.c sail/pl_1.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/parties.c sail/parties.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/misc.c sail/misc.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/main.c sail/main.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/lo_main.c sail/lo_main.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/dr_main.c sail/dr_main.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/dr_5.c sail/dr_5.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/dr_4.c sail/dr_4.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/dr_3.c sail/dr_3.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/dr_2.c sail/dr_2.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/dr_1.c sail/dr_1.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/globals.c sail/globals.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/game.c sail/game.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep sail/assorted.c sail/assorted.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail >./mkdep robots/score.c robots/score.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots >./mkdep robots/rnd_pos.c robots/rnd_pos.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots >./mkdep robots/query.c robots/query.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots >./mkdep robots/play_level.c robots/play_level.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots >./mkdep robots/move_robs.c robots/move_robs.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots >./mkdep robots/move.c robots/move.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots >./mkdep robots/make_level.c robots/make_level.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots >./mkdep robots/main.c robots/main.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots >./mkdep robots/init_field.c robots/init_field.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots >./mkdep robots/flush_in.c robots/flush_in.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots >./mkdep robots/extern.c robots/extern.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots >./mkdep robots/auto.c robots/auto.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots >./mkdep random/random.c random/random.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Irandom >./mkdep rain/rain.c rain/rain.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Irain >./mkdep quiz/rxp.c quiz/rxp.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iquiz >./mkdep quiz/quiz.c quiz/quiz.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iquiz >./mkdep primes/primes.c primes/primes.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -D_GNU_SOURCE -Iinclude -Iprimes >./mkdep primes/pattern.c primes/pattern.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -D_GNU_SOURCE -Iinclude -Iprimes >./mkdep ppt/ppt.c ppt/ppt.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ippt >./mkdep pom/pom.c pom/pom.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ipom >./mkdep pig/pig.c pig/pig.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ipig >./mkdep phantasia/setup.c phantasia/setup.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iphantasia >./mkdep phantasia/phantglobs.c phantasia/phantglobs.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iphantasia >./mkdep phantasia/misc.c phantasia/misc.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iphantasia >./mkdep phantasia/main.c phantasia/main.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iphantasia >./mkdep phantasia/io.c phantasia/io.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iphantasia >./mkdep phantasia/interplayer.c phantasia/interplayer.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iphantasia >./mkdep phantasia/gamesupport.c phantasia/gamesupport.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iphantasia >./mkdep phantasia/fight.c phantasia/fight.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iphantasia >./mkdep number/number.c number/number.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -D_GNU_SOURCE -Iinclude -Inumber >./mkdep morse/morse.c morse/morse.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imorse >./mkdep monop/initdeck.c monop/initdeck.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop >./mkdep monop/trade.c monop/trade.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop >./mkdep monop/spec.c monop/spec.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop >./mkdep monop/roll.c monop/roll.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop >./mkdep monop/rent.c monop/rent.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop >./mkdep monop/prop.c monop/prop.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop >./mkdep monop/print.c monop/print.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop >./mkdep monop/morg.c monop/morg.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop >./mkdep monop/monop.c monop/monop.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop >./mkdep monop/misc.c monop/misc.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop >./mkdep monop/jail.c monop/jail.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop >./mkdep monop/houses.c monop/houses.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop >./mkdep monop/getinp.c monop/getinp.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop >./mkdep monop/execute.c monop/execute.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop >./mkdep monop/cards.c monop/cards.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop >./mkdep mille/varpush.c mille/varpush.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille >./mkdep mille/types.c mille/types.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille >./mkdep mille/save.c mille/save.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille >./mkdep mille/roll.c mille/roll.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille >./mkdep mille/print.c mille/print.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille >./mkdep mille/move.c mille/move.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille >./mkdep mille/misc.c mille/misc.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille >./mkdep mille/mille.c mille/mille.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille >./mkdep mille/init.c mille/init.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille >./mkdep mille/extern.c mille/extern.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille >./mkdep mille/end.c mille/end.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille >./mkdep mille/comp.c mille/comp.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille >./mkdep hunt/huntd/terminal.c hunt/huntd/terminal.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd >./mkdep hunt/huntd/shots.c hunt/huntd/shots.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd >./mkdep hunt/huntd/makemaze.c hunt/huntd/makemaze.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd >./mkdep hunt/huntd/get_names.c hunt/huntd/get_names.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd >./mkdep hunt/huntd/faketalk.c hunt/huntd/faketalk.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd >./mkdep hunt/huntd/extern.c hunt/huntd/extern.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd >./mkdep hunt/huntd/expl.c hunt/huntd/expl.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd >./mkdep hunt/huntd/execute.c hunt/huntd/execute.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd >./mkdep hunt/huntd/driver.c hunt/huntd/driver.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd >./mkdep hunt/huntd/draw.c hunt/huntd/draw.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd >./mkdep hunt/huntd/ctl_transact.c hunt/huntd/ctl_transact.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd >./mkdep hunt/huntd/ctl.c hunt/huntd/ctl.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd >./mkdep hunt/huntd/answer.c hunt/huntd/answer.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd >./mkdep hunt/huntd/pathname.c hunt/huntd/pathname.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd >./mkdep hunt/hunt/playit.c hunt/hunt/playit.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/hunt -Ihunt/huntd >./mkdep hunt/hunt/otto.c hunt/hunt/otto.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/hunt -Ihunt/huntd >./mkdep hunt/hunt/hunt.c hunt/hunt/hunt.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/hunt -Ihunt/huntd >./mkdep hunt/hunt/connect.c hunt/hunt/connect.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/hunt -Ihunt/huntd >./mkdep hangman/setup.c hangman/setup.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman >./mkdep hangman/prword.c hangman/prword.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman >./mkdep hangman/prman.c hangman/prman.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman >./mkdep hangman/prdata.c hangman/prdata.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman >./mkdep hangman/playgame.c hangman/playgame.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman >./mkdep hangman/main.c hangman/main.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman >./mkdep hangman/getword.c hangman/getword.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman >./mkdep hangman/getguess.c hangman/getguess.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman >./mkdep hangman/extern.c hangman/extern.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman >./mkdep hangman/endgame.c hangman/endgame.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman >./mkdep hack/makedefs.c hack/makedefs.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/makedefs.c -o hack/makedefs.o >./mkdep gomoku/stoc.c gomoku/stoc.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Igomoku >./mkdep gomoku/pickmove.c gomoku/pickmove.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Igomoku >./mkdep gomoku/makemove.c gomoku/makemove.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Igomoku >./mkdep gomoku/main.c gomoku/main.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Igomoku >./mkdep gomoku/bdisp.c gomoku/bdisp.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Igomoku >./mkdep gomoku/bdinit.c gomoku/bdinit.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Igomoku >./mkdep fish/fish.c fish/fish.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ifish >./mkdep primes/pr_tbl.c primes/pr_tbl.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -D_GNU_SOURCE -Iinclude -Iprimes >./mkdep factor/factor.c factor/factor.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -D_GNU_SOURCE -Iinclude -Ifactor -Iprimes >./mkdep lib/getloadavg.c lib/getloadavg.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 dm/utmpentry.c dm/utmpentry.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -D_GNU_SOURCE -DSUPPORT_UTMPX -DSUPPORT_UTMP -Iinclude -Idm >./mkdep dm/dm.c dm/dm.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -D_GNU_SOURCE -DSUPPORT_UTMPX -DSUPPORT_UTMP -Iinclude -Idm >./mkdep dab/ttyscrn.cc dab/ttyscrn.d i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab >./mkdep dab/random.cc dab/random.d i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab >./mkdep dab/player.cc dab/player.d i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab >./mkdep dab/main.cc dab/main.d i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab >./mkdep dab/human.cc dab/human.d i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab >./mkdep dab/gamescreen.cc dab/gamescreen.d i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab >./mkdep dab/box.cc dab/box.d i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab >./mkdep dab/board.cc dab/board.d i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab >./mkdep dab/algor.cc dab/algor.d i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab >./mkdep cribbage/support.c cribbage/support.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icribbage >./mkdep cribbage/score.c cribbage/score.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icribbage >./mkdep cribbage/io.c cribbage/io.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icribbage >./mkdep cribbage/instr.c cribbage/instr.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icribbage >./mkdep cribbage/extern.c cribbage/extern.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icribbage >./mkdep cribbage/crib.c cribbage/crib.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icribbage >./mkdep cribbage/cards.c cribbage/cards.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icribbage >./mkdep canfield/cfscores/cfscores.c canfield/cfscores/cfscores.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icanfield/cfscores -Icanfield/canfield >./mkdep canfield/canfield/canfield.c canfield/canfield/canfield.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icanfield/canfield >./mkdep caesar/caesar.c caesar/caesar.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icaesar >./mkdep boggle/mkindex/mkindex.c boggle/mkindex/mkindex.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iboggle/mkindex -Iboggle/boggle >./mkdep boggle/mkdict/mkdict.c boggle/mkdict/mkdict.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iboggle/mkdict -Iboggle/boggle >./mkdep boggle/boggle/word.c boggle/boggle/word.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DNEW_STYLE -Iinclude -Iboggle/boggle >./mkdep boggle/boggle/timer.c boggle/boggle/timer.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DNEW_STYLE -Iinclude -Iboggle/boggle >./mkdep boggle/boggle/prtable.c boggle/boggle/prtable.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DNEW_STYLE -Iinclude -Iboggle/boggle >./mkdep boggle/boggle/mach.c boggle/boggle/mach.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DNEW_STYLE -Iinclude -Iboggle/boggle >./mkdep boggle/boggle/help.c boggle/boggle/help.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DNEW_STYLE -Iinclude -Iboggle/boggle >./mkdep boggle/boggle/bog.c boggle/boggle/bog.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DNEW_STYLE -Iinclude -Iboggle/boggle >./mkdep bcd/bcd.c bcd/bcd.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibcd >./mkdep lib/fgetln.c lib/fgetln.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 battlestar/words.c battlestar/words.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/save.c battlestar/save.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/room.c battlestar/room.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/parse.c battlestar/parse.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/nightobjs.c battlestar/nightobjs.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/nightfile.c battlestar/nightfile.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/misc.c battlestar/misc.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/init.c battlestar/init.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/globals.c battlestar/globals.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/getcom.c battlestar/getcom.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/fly.c battlestar/fly.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/dayobjs.c battlestar/dayobjs.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/dayfile.c battlestar/dayfile.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/cypher.c battlestar/cypher.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/command7.c battlestar/command7.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/command6.c battlestar/command6.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/command5.c battlestar/command5.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/command4.c battlestar/command4.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/command3.c battlestar/command3.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/command2.c battlestar/command2.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/command1.c battlestar/command1.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep battlestar/battlestar.c battlestar/battlestar.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar >./mkdep banner/banner.c banner/banner.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibanner >./mkdep backgammon/teachgammon/tutor.c backgammon/teachgammon/tutor.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/teachgammon -Ibackgammon/common_source >./mkdep backgammon/teachgammon/ttext2.c backgammon/teachgammon/ttext2.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/teachgammon -Ibackgammon/common_source >./mkdep backgammon/teachgammon/ttext1.c backgammon/teachgammon/ttext1.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/teachgammon -Ibackgammon/common_source >./mkdep backgammon/teachgammon/teach.c backgammon/teachgammon/teach.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/teachgammon -Ibackgammon/common_source >./mkdep backgammon/teachgammon/data.c backgammon/teachgammon/data.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/teachgammon -Ibackgammon/common_source >./mkdep backgammon/common_source/table.c backgammon/common_source/table.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source >./mkdep backgammon/common_source/subs.c backgammon/common_source/subs.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source >./mkdep backgammon/common_source/save.c backgammon/common_source/save.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source >./mkdep backgammon/common_source/one.c backgammon/common_source/one.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source >./mkdep backgammon/common_source/odds.c backgammon/common_source/odds.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source >./mkdep backgammon/common_source/init.c backgammon/common_source/init.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source >./mkdep backgammon/common_source/fancy.c backgammon/common_source/fancy.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source >./mkdep backgammon/common_source/check.c backgammon/common_source/check.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source >./mkdep backgammon/common_source/board.c backgammon/common_source/board.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source >./mkdep backgammon/common_source/allow.c backgammon/common_source/allow.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source >./mkdep backgammon/backgammon/version.c backgammon/backgammon/version.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/backgammon -Ibackgammon/common_source >./mkdep backgammon/backgammon/text.c backgammon/backgammon/text.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/backgammon -Ibackgammon/common_source >./mkdep backgammon/backgammon/move.c backgammon/backgammon/move.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/backgammon -Ibackgammon/common_source >./mkdep backgammon/backgammon/main.c backgammon/backgammon/main.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/backgammon -Ibackgammon/common_source >./mkdep backgammon/backgammon/extra.c backgammon/backgammon/extra.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/backgammon -Ibackgammon/common_source >./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 atc/update.c atc/update.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc >./mkdep atc/tunable.c atc/tunable.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc >./mkdep atc/main.c atc/main.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc >./mkdep atc/log.c atc/log.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc >./mkdep atc/list.c atc/list.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc >cd atc && flex lex.l >cd atc && bison -y -d grammar.y >./mkdep atc/input.c atc/input.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc >./mkdep atc/graphics.c atc/graphics.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc >./mkdep atc/extern.c atc/extern.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc >mv atc/lex.yy.c atc/lex.c >./mkdep lib/getprogname.c lib/getprogname.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 arithmetic/arithmetic.c arithmetic/arithmetic.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iarithmetic >./mkdep adventure/setup.c adventure/setup.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure >./mkdep adventure/wizard.c adventure/wizard.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure >./mkdep adventure/vocab.c adventure/vocab.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure >./mkdep adventure/subr.c adventure/subr.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure >./mkdep adventure/save.c adventure/save.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure >mv atc/y.tab.c atc/grammar.c >./mkdep adventure/main.c adventure/main.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure >mv atc/y.tab.h atc/grammar.h >./mkdep adventure/io.c adventure/io.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure >touch atc/grammar.h >./mkdep adventure/init.c adventure/init.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure >./mkdep adventure/done.c adventure/done.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure -c adventure/setup.c -o adventure/setup.o >./mkdep adventure/crc.c adventure/crc.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure >i686-pc-linux-gnu-gcc hack/makedefs.o -o hack/makedefs >./mkdep atc/lex.c atc/lex.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc >./mkdep atc/grammar.c atc/grammar.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc >hack/makedefs hack/def.objects.h >hack/hack.onames.h >./mkdep hack/rnd.c hack/rnd.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.zap.c hack/hack.zap.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.worn.c hack/hack.worn.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.worm.c hack/hack.worm.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.wizard.c hack/hack.wizard.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.wield.c hack/hack.wield.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.version.c hack/hack.version.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.vault.c hack/hack.vault.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.unix.c hack/hack.unix.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.u_init.c hack/hack.u_init.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.tty.c hack/hack.tty.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.trap.c hack/hack.trap.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.track.c hack/hack.track.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.topl.c hack/hack.topl.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.timeout.c hack/hack.timeout.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.termcap.c hack/hack.termcap.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.steal.c hack/hack.steal.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.shknam.c hack/hack.shknam.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.shk.c hack/hack.shk.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.search.c hack/hack.search.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.save.c hack/hack.save.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.rumors.c hack/hack.rumors.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.rip.c hack/hack.rip.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.read.c hack/hack.read.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.pri.c hack/hack.pri.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.potion.c hack/hack.potion.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.pager.c hack/hack.pager.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.options.c hack/hack.options.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.objnam.c hack/hack.objnam.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.o_init.c hack/hack.o_init.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.monst.c hack/hack.monst.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.mon.c hack/hack.mon.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.mkshop.c hack/hack.mkshop.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.mkobj.c hack/hack.mkobj.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.mkmaze.c hack/hack.mkmaze.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.mklev.c hack/hack.mklev.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.mhitu.c hack/hack.mhitu.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.makemon.c hack/hack.makemon.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.main.c hack/hack.main.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.lev.c hack/hack.lev.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.ioctl.c hack/hack.ioctl.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.invent.c hack/hack.invent.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.fight.c hack/hack.fight.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.engrave.c hack/hack.engrave.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.end.c hack/hack.end.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.eat.c hack/hack.eat.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.dog.c hack/hack.dog.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.do_wear.c hack/hack.do_wear.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.do_name.c hack/hack.do_name.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.do.c hack/hack.do.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.cmd.c hack/hack.cmd.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.c hack/hack.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.bones.c hack/hack.bones.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.apply.c hack/hack.apply.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/hack.Decl.c hack/hack.Decl.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >./mkdep hack/alloc.c hack/alloc.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack >i686-pc-linux-gnu-gcc adventure/setup.o -o adventure/setup >adventure/setup adventure/glorkz >adventure/data.c >./mkdep adventure/data.c adventure/data.d i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure -c adventure/crc.c -o adventure/crc.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure -c adventure/data.c -o adventure/data.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure -c adventure/done.c -o adventure/done.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure -c adventure/init.c -o adventure/init.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure -c adventure/io.c -o adventure/io.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure -c adventure/main.c -o adventure/main.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure -c adventure/save.c -o adventure/save.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure -c adventure/subr.c -o adventure/subr.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure -c adventure/vocab.c -o adventure/vocab.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iadventure -c adventure/wizard.c -o adventure/wizard.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iarithmetic -c arithmetic/arithmetic.c -o arithmetic/arithmetic.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/getprogname.c -o lib/getprogname.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc -c atc/extern.c -o atc/extern.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc -c atc/grammar.c -o atc/grammar.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc -c atc/graphics.c -o atc/graphics.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc -c atc/input.c -o atc/input.o >adventure/save.c: In function ârestoreâ: >adventure/save.c:175:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >adventure/save.c:178:8: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >adventure/save.c: In function âsaveâ: >adventure/save.c:146:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >adventure/save.c:150:9: 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 -DBSD -DYY_NO_UNPUT -Iinclude -Iatc -c atc/lex.c -o atc/lex.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc -c atc/list.c -o atc/list.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc -c atc/log.c -o atc/log.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc -c atc/main.c -o atc/main.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc -c atc/tunable.c -o atc/tunable.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DBSD -DYY_NO_UNPUT -Iinclude -Iatc -c atc/update.c -o atc/update.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 >lex.yy.c: In function âyy_get_next_bufferâ: >lex.yy.c:1118:3: warning: comparison between signed and unsigned integer expressions >./substscr g m atc/atc.6.in atc/atc.6 >lex.l: At top level: >lex.yy.c:1217:17: warning: âyyunputâ defined but not used >lex.yy.c:1258:16: warning: âinputâ defined but not used >lex.l: In function âyylexâ: >lex.l:76:1: 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 -DV7 -Iinclude -Ibackgammon/backgammon -Ibackgammon/common_source -c backgammon/backgammon/extra.c -o backgammon/backgammon/extra.o >Generating atc/atc.6 from atc/atc.6.in >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/backgammon -Ibackgammon/common_source -c backgammon/backgammon/main.c -o backgammon/backgammon/main.o >atc/log.c: In function âlog_scoreâ: >atc/log.c:255:13: warning: ignoring return value of âftruncateâ, 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 -DV7 -Iinclude -Ibackgammon/backgammon -Ibackgammon/common_source -c backgammon/backgammon/move.c -o backgammon/backgammon/move.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/backgammon -Ibackgammon/common_source -c backgammon/backgammon/text.c -o backgammon/backgammon/text.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/backgammon -Ibackgammon/common_source -c backgammon/backgammon/version.c -o backgammon/backgammon/version.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source -c backgammon/common_source/allow.c -o backgammon/common_source/allow.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source -c backgammon/common_source/board.c -o backgammon/common_source/board.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source -c backgammon/common_source/check.c -o backgammon/common_source/check.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source -c backgammon/common_source/fancy.c -o backgammon/common_source/fancy.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source -c backgammon/common_source/init.c -o backgammon/common_source/init.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source -c backgammon/common_source/odds.c -o backgammon/common_source/odds.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source -c backgammon/common_source/one.c -o backgammon/common_source/one.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source -c backgammon/common_source/save.c -o backgammon/common_source/save.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source -c backgammon/common_source/subs.c -o backgammon/common_source/subs.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DEXEC_PATH=\"/usr/games/bin/backgammon\" -DTEACH_PATH=\"/usr/games/bin/teachgammon\" -Iinclude -Ibackgammon/common_source -c backgammon/common_source/table.c -o backgammon/common_source/table.o >./substscr g m backgammon/backgammon/backgammon.6.in backgammon/backgammon/backgammon.6 >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/teachgammon -Ibackgammon/common_source -c backgammon/teachgammon/data.c -o backgammon/teachgammon/data.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/teachgammon -Ibackgammon/common_source -c backgammon/teachgammon/teach.c -o backgammon/teachgammon/teach.o >backgammon/common_source/save.c: In function ârecoverâ: >backgammon/common_source/save.c:155:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:156:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:157:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:158:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:159:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:160:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:161:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:162:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:163:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:164:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:165:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >backgammon/common_source/save.c: In function âsaveâ: >backgammon/common_source/save.c:123:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:124:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:125:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:126:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:127:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:128:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:129:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:130:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:131:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:132:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >backgammon/common_source/save.c:133:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >Generating backgammon/backgammon/backgammon.6 from backgammon/backgammon/backgammon.6.in >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/teachgammon -Ibackgammon/common_source -c backgammon/teachgammon/ttext1.c -o backgammon/teachgammon/ttext1.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/teachgammon -Ibackgammon/common_source -c backgammon/teachgammon/ttext2.c -o backgammon/teachgammon/ttext2.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DV7 -Iinclude -Ibackgammon/teachgammon -Ibackgammon/common_source -c backgammon/teachgammon/tutor.c -o backgammon/teachgammon/tutor.o >backgammon/common_source/fancy.c: In function ânewposâ: >backgammon/common_source/fancy.c:482:8: warning: ignoring return value of âwriteâ, 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 -Iinclude -Ibanner -c banner/banner.c -o banner/banner.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/battlestar.c -o battlestar/battlestar.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/command1.c -o battlestar/command1.o >backgammon/common_source/subs.c: In function âerrexitâ: >backgammon/common_source/subs.c:67:7: warning: ignoring return value of âwriteâ, 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 -Iinclude -Ibattlestar -c battlestar/command2.c -o battlestar/command2.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/command3.c -o battlestar/command3.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/command4.c -o battlestar/command4.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/command5.c -o battlestar/command5.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/command6.c -o battlestar/command6.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/command7.c -o battlestar/command7.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/cypher.c -o battlestar/cypher.o >banner/banner.c: In function âmainâ: >banner/banner.c:1078:3: warning: ignoring return value of âfgetsâ, 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 -Iinclude -Ibattlestar -c battlestar/dayfile.c -o battlestar/dayfile.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/dayobjs.c -o battlestar/dayobjs.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/fly.c -o battlestar/fly.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/getcom.c -o battlestar/getcom.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/globals.c -o battlestar/globals.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/init.c -o battlestar/init.o >battlestar/cypher.c: In function âcypherâ: >battlestar/cypher.c:390:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >battlestar/cypher.c:394:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >battlestar/cypher.c:398:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >battlestar/cypher.c:402:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >battlestar/cypher.c:406:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >battlestar/cypher.c:410:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >battlestar/cypher.c:414:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >battlestar/cypher.c:418:10: warning: ignoring return value of âfgetsâ, 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 -Iinclude -Ibattlestar -c battlestar/misc.c -o battlestar/misc.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/nightfile.c -o battlestar/nightfile.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/nightobjs.c -o battlestar/nightobjs.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/parse.c -o battlestar/parse.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/room.c -o battlestar/room.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/save.c -o battlestar/save.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibattlestar -c battlestar/words.c -o battlestar/words.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/fgetln.c -o lib/fgetln.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ibcd -c bcd/bcd.c -o bcd/bcd.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DNEW_STYLE -Iinclude -Iboggle/boggle -c boggle/boggle/bog.c -o boggle/boggle/bog.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DNEW_STYLE -Iinclude -Iboggle/boggle -c boggle/boggle/help.c -o boggle/boggle/help.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DNEW_STYLE -Iinclude -Iboggle/boggle -c boggle/boggle/mach.c -o boggle/boggle/mach.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DNEW_STYLE -Iinclude -Iboggle/boggle -c boggle/boggle/prtable.c -o boggle/boggle/prtable.o >battlestar/room.c: In function âwritedesâ: >battlestar/room.c:61:6: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DNEW_STYLE -Iinclude -Iboggle/boggle -c boggle/boggle/timer.c -o boggle/boggle/timer.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DNEW_STYLE -Iinclude -Iboggle/boggle -c boggle/boggle/word.c -o boggle/boggle/word.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iboggle/mkdict -Iboggle/boggle -c boggle/mkdict/mkdict.c -o boggle/mkdict/mkdict.o >battlestar/save.c: In function âsaveâ: >battlestar/save.c:111:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:112:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:113:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:115:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:117:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:118:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:120:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:121:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:122:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:123:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:124:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:125:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:126:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:127:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:128:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:129:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:130:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:131:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:132:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:133:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:134:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:135:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:136:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:137:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:138:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:139:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:140:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:141:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:142:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:143:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:144:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c:145:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >battlestar/save.c: In function ârestoreâ: >battlestar/save.c:56:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:57:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:58:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:59:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:62:8: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:63:8: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:65:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:66:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:67:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:68:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:69:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:70:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:71:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:72:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:73:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:74:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:75:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:76:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:77:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:78:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:79:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:80:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:81:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:82:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:83:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:84:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:85:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:86:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:87:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:88:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >battlestar/save.c:89:7: warning: ignoring return value of âfreadâ, 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 -Iinclude -Iboggle/mkindex -Iboggle/boggle -c boggle/mkindex/mkindex.c -o boggle/mkindex/mkindex.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icaesar -c caesar/caesar.c -o caesar/caesar.o >./substscr g s caesar/rot13.in caesar/rot13 >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icanfield/canfield -c canfield/canfield/canfield.c -o canfield/canfield/canfield.o >./substscr g m canfield/canfield/canfield.6.in canfield/canfield/canfield.6 >Generating caesar/rot13 from caesar/rot13.in >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icanfield/cfscores -Icanfield/canfield -c canfield/cfscores/cfscores.c -o canfield/cfscores/cfscores.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icribbage -c cribbage/cards.c -o cribbage/cards.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icribbage -c cribbage/crib.c -o cribbage/crib.o >Generating canfield/canfield/canfield.6 from canfield/canfield/canfield.6.in >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icribbage -c cribbage/extern.c -o cribbage/extern.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icribbage -c cribbage/instr.c -o cribbage/instr.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icribbage -c cribbage/io.c -o cribbage/io.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icribbage -c cribbage/score.c -o cribbage/score.o >canfield/cfscores/cfscores.c: In function âprintuserâ: >canfield/cfscores/cfscores.c:126:2: warning: comparison of unsigned expression < 0 is always false >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Icribbage -c cribbage/support.c -o cribbage/support.o >./substscr g m cribbage/cribbage.6.in cribbage/cribbage.6 >cribbage/io.c: In function âmsgcrdâ: >cribbage/io.c:106:3: warning: format not a string literal and no format arguments >cribbage/io.c:108:3: warning: format not a string literal and no format arguments >cribbage/io.c:112:3: warning: format not a string literal and no format arguments >cribbage/io.c: In function âinfromâ: >cribbage/io.c:195:3: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab -c dab/algor.cc -o dab/algor.o >cribbage/io.c: In function ânumberâ: >cribbage/io.c:348:3: warning: format not a string literal and no format arguments >canfield/canfield/canfield.c: In function âcleanupâ: >canfield/canfield/canfield.c:1756:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >canfield/canfield/canfield.c: In function âsuspendâ: >canfield/canfield/canfield.c:1428:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >canfield/canfield/canfield.c: In function âgetcmdâ: >canfield/canfield/canfield.c:1388:10: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab -c dab/board.cc -o dab/board.o >Generating cribbage/cribbage.6 from cribbage/cribbage.6.in >i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab -c dab/box.cc -o dab/box.o >i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab -c dab/gamescreen.cc -o dab/gamescreen.o >i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab -c dab/human.cc -o dab/human.o >i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab -c dab/main.cc -o dab/main.o >dab/board.cc: In member function âint BOARD::full() constâ: >dab/board.cc:157:30: warning: cast from type âconst BOARD*â to type âBOARD*â casts away qualifiers >dab/board.cc: In member function âvoid BOARD::paint() constâ: >dab/board.cc:176:30: warning: cast from type âconst BOARD*â to type âBOARD*â casts away qualifiers >i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab -c dab/player.cc -o dab/player.o >i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab -c dab/random.cc -o dab/random.o >i686-pc-linux-gnu-g++ -O2 -pipe -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Idab -c dab/ttyscrn.cc -o dab/ttyscrn.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -D_GNU_SOURCE -DSUPPORT_UTMPX -DSUPPORT_UTMP -Iinclude -Idm -c dm/dm.c -o dm/dm.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -D_GNU_SOURCE -DSUPPORT_UTMPX -DSUPPORT_UTMP -Iinclude -Idm -c dm/utmpentry.c -o dm/utmpentry.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/getloadavg.c -o lib/getloadavg.o >./substscr g m dm/dm.8.in dm/dm.8 >./substscr g m dm/dm.conf.5.in dm/dm.conf.5 >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -D_GNU_SOURCE -Iinclude -Ifactor -Iprimes -c factor/factor.c -o factor/factor.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -D_GNU_SOURCE -Iinclude -Iprimes -c primes/pr_tbl.c -o primes/pr_tbl.o >Generating dm/dm.8 from dm/dm.8.in >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ifish -c fish/fish.c -o fish/fish.o >Generating dm/dm.conf.5 from dm/dm.conf.5.in >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Igomoku -c gomoku/bdinit.c -o gomoku/bdinit.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Igomoku -c gomoku/bdisp.c -o gomoku/bdisp.o >dm/dm.c: In function ânogamefileâ: >dm/dm.c:275:3: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >dm/dm.c:277:4: warning: ignoring return value of âwriteâ, 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 -Iinclude -Igomoku -c gomoku/main.c -o gomoku/main.o >dm/utmpentry.c: In function âgetutentriesâ: >dm/utmpentry.c:293:9: warning: array subscript is above array bounds >dm/utmpentry.c:277:9: warning: array subscript is above array bounds >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Igomoku -c gomoku/makemove.c -o gomoku/makemove.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Igomoku -c gomoku/pickmove.c -o gomoku/pickmove.o >factor/factor.c: In function âBN_print_dec_fpâ: >factor/factor.c:270:2: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Igomoku -c gomoku/stoc.c -o gomoku/stoc.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/alloc.c -o hack/alloc.o >gomoku/makemove.c: In function âupdate_overlapâ: >gomoku/makemove.c:246:7: warning: pointer targets in assignment differ in signedness >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.Decl.c -o hack/hack.Decl.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.apply.c -o hack/hack.apply.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.bones.c -o hack/hack.bones.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.c -o hack/hack.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.cmd.c -o hack/hack.cmd.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.do.c -o hack/hack.do.o >hack/hack.apply.c: In function âdigâ: >hack/hack.apply.c:395:3: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.do_name.c -o hack/hack.do_name.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.do_wear.c -o hack/hack.do_wear.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.dog.c -o hack/hack.dog.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.eat.c -o hack/hack.eat.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.end.c -o hack/hack.end.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.engrave.c -o hack/hack.engrave.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.fight.c -o hack/hack.fight.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.invent.c -o hack/hack.invent.o >hack/hack.eat.c: In function âopentinâ: >hack/hack.eat.c:135:3: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.ioctl.c -o hack/hack.ioctl.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.lev.c -o hack/hack.lev.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.main.c -o hack/hack.main.o >hack/hack.end.c: In function âoutentryâ: >hack/hack.end.c:538:4: warning: format not a string literal and no format arguments >hack/hack.end.c:551:3: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.makemon.c -o hack/hack.makemon.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.mhitu.c -o hack/hack.mhitu.o >hack/hack.invent.c: In function âaskchainâ: >hack/hack.invent.c:674:4: warning: format not a string literal and no format arguments >hack/hack.invent.c: In function âprinvâ: >hack/hack.invent.c:720:2: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.mklev.c -o hack/hack.mklev.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.mkmaze.c -o hack/hack.mkmaze.o >hack/hack.main.c: In function âmainâ: >hack/hack.main.c:422:11: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.mkobj.c -o hack/hack.mkobj.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.mkshop.c -o hack/hack.mkshop.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.mon.c -o hack/hack.mon.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.monst.c -o hack/hack.monst.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.o_init.c -o hack/hack.o_init.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.objnam.c -o hack/hack.objnam.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.options.c -o hack/hack.options.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.pager.c -o hack/hack.pager.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.potion.c -o hack/hack.potion.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.pri.c -o hack/hack.pri.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.read.c -o hack/hack.read.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.rip.c -o hack/hack.rip.o >hack/hack.pager.c: In function âdowhatisâ: >hack/hack.pager.c:107:6: warning: format not a string literal and no format arguments >hack/hack.pager.c: In function âcornlineâ: >hack/hack.pager.c:301:3: warning: format not a string literal and no format arguments >hack/hack.pager.c: In function âchildâ: >hack/hack.pager.c:470:3: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >hack/hack.options.c: In function âdosetâ: >hack/hack.options.c:271:3: warning: format not a string literal and no format arguments >hack/hack.potion.c: In function âstrange_feelingâ: >hack/hack.potion.c:289:3: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.rumors.c -o hack/hack.rumors.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.save.c -o hack/hack.save.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.search.c -o hack/hack.search.o >hack/hack.rumors.c: In function âoutlineâ: >hack/hack.rumors.c:115:2: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.shk.c -o hack/hack.shk.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.shknam.c -o hack/hack.shknam.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.steal.c -o hack/hack.steal.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.termcap.c -o hack/hack.termcap.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.timeout.c -o hack/hack.timeout.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.topl.c -o hack/hack.topl.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.track.c -o hack/hack.track.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.trap.c -o hack/hack.trap.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.tty.c -o hack/hack.tty.o >hack/hack.timeout.c: In function âstoned_dialogueâ: >hack/hack.timeout.c:129:3: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.u_init.c -o hack/hack.u_init.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.unix.c -o hack/hack.unix.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.vault.c -o hack/hack.vault.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.version.c -o hack/hack.version.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.wield.c -o hack/hack.wield.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.wizard.c -o hack/hack.wizard.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.worm.c -o hack/hack.worm.o >hack/hack.vault.c: In function ârestfakecorrâ: >hack/hack.vault.c:126:18: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:126:32: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:127:9: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:128:9: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:133:14: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:137:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c: In function âgoldincorridorâ: >hack/hack.vault.c:149:13: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:149:31: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:150:12: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:150:35: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c: In function âinvaultâ: >hack/hack.vault.c:220:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:248:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:249:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:250:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:251:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:252:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:253:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:255:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c: In function âgd_moveâ: >hack/hack.vault.c:271:40: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:285:17: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:285:33: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:286:13: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:287:13: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:296:8: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:306:7: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:307:7: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:347:10: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:347:24: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:348:6: warning: dereferencing type-punned pointer will break strict-aliasing rules >hack/hack.vault.c:354:6: warning: dereferencing type-punned pointer will break strict-aliasing rules >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.worn.c -o hack/hack.worn.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/hack.zap.c -o hack/hack.zap.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihack -c hack/rnd.c -o hack/rnd.o >./substscr g m hack/hack.6.in hack/hack.6 >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman -c hangman/endgame.c -o hangman/endgame.o >Generating hack/hack.6 from hack/hack.6.in >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman -c hangman/extern.c -o hangman/extern.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman -c hangman/getguess.c -o hangman/getguess.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman -c hangman/getword.c -o hangman/getword.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman -c hangman/main.c -o hangman/main.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman -c hangman/playgame.c -o hangman/playgame.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman -c hangman/prdata.c -o hangman/prdata.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman -c hangman/prman.c -o hangman/prman.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman -c hangman/prword.c -o hangman/prword.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ihangman -c hangman/setup.c -o hangman/setup.o >./substscr g m hangman/hangman.6.in hangman/hangman.6 >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/hunt -Ihunt/huntd -c hunt/hunt/connect.c -o hunt/hunt/connect.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/hunt -Ihunt/huntd -c hunt/hunt/hunt.c -o hunt/hunt/hunt.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/hunt -Ihunt/huntd -c hunt/hunt/otto.c -o hunt/hunt/otto.o >Generating hangman/hangman.6 from hangman/hangman.6.in >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/hunt -Ihunt/huntd -c hunt/hunt/playit.c -o hunt/hunt/playit.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd -c hunt/huntd/pathname.c -o hunt/huntd/pathname.o >./substscr g m hunt/hunt/hunt.6.in hunt/hunt/hunt.6 >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd -c hunt/huntd/answer.c -o hunt/huntd/answer.o >hunt/hunt/connect.c: In function âdo_connectâ: >hunt/hunt/connect.c:53:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >hunt/hunt/connect.c:54:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >hunt/hunt/connect.c:55:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >hunt/hunt/connect.c:57:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >hunt/hunt/connect.c:59:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >hunt/hunt/connect.c:72:2: warning: ignoring return value of âwriteâ, 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 -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd -c hunt/huntd/ctl.c -o hunt/huntd/ctl.o >Generating hunt/hunt/hunt.6 from hunt/hunt/hunt.6.in >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd -c hunt/huntd/ctl_transact.c -o hunt/huntd/ctl_transact.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd -c hunt/huntd/draw.c -o hunt/huntd/draw.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd -c hunt/huntd/driver.c -o hunt/huntd/driver.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd -c hunt/huntd/execute.c -o hunt/huntd/execute.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd -c hunt/huntd/expl.c -o hunt/huntd/expl.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd -c hunt/huntd/extern.c -o hunt/huntd/extern.o >hunt/hunt/otto.c: In function âottoâ: >hunt/hunt/otto.c:179:2: warning: âsigblockâ is deprecated (declared at /usr/include/signal.h:196) >hunt/hunt/otto.c:181:2: warning: implicit declaration of function âsigpauseâ >hunt/hunt/otto.c:182:2: warning: âsigsetmaskâ is deprecated (declared at /usr/include/signal.h:199) >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd -c hunt/huntd/faketalk.c -o hunt/huntd/faketalk.o >hunt/hunt/hunt.c: In function âbroadcast_vecâ: >hunt/hunt/hunt.c:385:8: warning: unused parameter âsâ >hunt/hunt/hunt.c: In function âlist_driversâ: >hunt/hunt/hunt.c:553:18: warning: pointer targets in passing argument 6 of ârecvfromâ differ in signedness >/usr/include/bits/socket2.h:65:1: note: expected âsocklen_t * __restrict__â but argument is of type âint *â >hunt/hunt/otto.c:225:2: warning: ignoring return value of âwriteâ, 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 -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd -c hunt/huntd/get_names.c -o hunt/huntd/get_names.o >hunt/hunt/hunt.c: In function âleaveâ: >hunt/hunt/hunt.c:913:2: warning: format not a string literal and no format arguments >hunt/hunt/hunt.c: In function âleavexâ: >hunt/hunt/hunt.c:927:2: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd -c hunt/huntd/makemaze.c -o hunt/huntd/makemaze.o >hunt/huntd/driver.c: In function âmainâ: >hunt/huntd/driver.c:150:16: warning: pointer targets in passing argument 6 of ârecvfromâ differ in signedness >/usr/include/bits/socket2.h:65:1: note: expected âsocklen_t * __restrict__â but argument is of type âint *â >hunt/huntd/driver.c: In function âinitâ: >hunt/huntd/driver.c:327:34: warning: pointer targets in passing argument 3 of âgetsocknameâ differ in signedness >/usr/include/sys/socket.h:119:12: note: expected âsocklen_t * __restrict__â but argument is of type âint *â >hunt/huntd/driver.c:378:34: warning: pointer targets in passing argument 3 of âgetsocknameâ differ in signedness >/usr/include/sys/socket.h:119:12: note: expected âsocklen_t * __restrict__â but argument is of type âint *â >hunt/huntd/driver.c:399:29: warning: pointer targets in passing argument 3 of âgetsocknameâ differ in signedness >/usr/include/sys/socket.h:119:12: note: expected âsocklen_t * __restrict__â but argument is of type âint *â >hunt/huntd/driver.c: In function âsend_statsâ: >hunt/huntd/driver.c:918:29: warning: pointer targets in passing argument 3 of âacceptâ differ in signedness >/usr/include/sys/socket.h:214:12: note: expected âsocklen_t * __restrict__â but argument is of type âint *â >hunt/huntd/answer.c: In function âanswerâ: >hunt/huntd/answer.c:74:35: warning: pointer targets in passing argument 3 of âacceptâ differ in signedness >/usr/include/sys/socket.h:214:12: note: expected âsocklen_t * __restrict__â but argument is of type âint *â >hunt/hunt/hunt.c: In function âintrâ: >hunt/hunt/hunt.c:852:5: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >hunt/hunt/hunt.c: In function âdump_scoresâ: >hunt/hunt/hunt.c:678:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >hunt/hunt/playit.c: In function âsend_stuffâ: >hunt/hunt/playit.c:292:3: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >hunt/hunt/playit.c:316:3: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >hunt/huntd/driver.c: In function âinitâ: >hunt/huntd/driver.c:285:2: warning: ignoring return value of âchdirâ, 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 -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd -c hunt/huntd/shots.c -o hunt/huntd/shots.o >hunt/huntd/answer.c:94:2: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >hunt/huntd/answer.c:95:2: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >hunt/huntd/answer.c:97:2: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >hunt/huntd/answer.c:98:2: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >hunt/huntd/answer.c:99:2: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >hunt/huntd/answer.c:101:2: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >hunt/huntd/answer.c:102:2: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >hunt/huntd/answer.c:158:4: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >hunt/huntd/answer.c:170:4: warning: ignoring return value of âwriteâ, 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 -DRANDOM -DREFLECT -DMONITOR -DOOZE -DFLY -DVOLCANO -DBOOTS -DOTTO -DINTERNET -DLOG -DBSD_RELEASE=44 -DUSE_CURSES -DSIGNAL_TYPE=void -DHUNTD=\"/usr/games/bin/huntd\" -Iinclude -Ihunt/huntd -c hunt/huntd/terminal.c -o hunt/huntd/terminal.o >./substscr g m hunt/huntd/huntd.6.in hunt/huntd/huntd.6 >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille -c mille/comp.c -o mille/comp.o >Generating hunt/huntd/huntd.6 from hunt/huntd/huntd.6.in >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille -c mille/end.c -o mille/end.o >hunt/huntd/makemaze.c:84:1: warning: âdigâ defined but not used >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille -c mille/extern.c -o mille/extern.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille -c mille/init.c -o mille/init.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille -c mille/mille.c -o mille/mille.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille -c mille/misc.c -o mille/misc.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille -c mille/move.c -o mille/move.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille -c mille/print.c -o mille/print.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille -c mille/roll.c -o mille/roll.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille -c mille/save.c -o mille/save.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille -c mille/types.c -o mille/types.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imille -c mille/varpush.c -o mille/varpush.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop -c monop/cards.c -o monop/cards.o >mille/misc.c: In function âgetcardâ: >mille/misc.c:115:11: warning: ignoring return value of âwriteâ, 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 -Iinclude -Imonop -c monop/execute.c -o monop/execute.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop -c monop/getinp.c -o monop/getinp.o >monop/cards.c: In function âget_cardâ: >monop/cards.c:138:17: warning: operation on âdp->last_cardâ may be undefined >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop -c monop/houses.c -o monop/houses.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop -c monop/jail.c -o monop/jail.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop -c monop/misc.c -o monop/misc.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop -c monop/monop.c -o monop/monop.o >monop/execute.c: In function ârest_fâ: >monop/execute.c:259:5: warning: ignoring return value of âbrkâ, declared with attribute warn_unused_result >monop/execute.c:262:7: warning: ignoring return value of âreadâ, 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 -Iinclude -Imonop -c monop/morg.c -o monop/morg.o >monop/execute.c: In function âsaveâ: >monop/execute.c:213:8: warning: ignoring return value of âwriteâ, 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 -Iinclude -Imonop -c monop/print.c -o monop/print.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop -c monop/prop.c -o monop/prop.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop -c monop/rent.c -o monop/rent.o >monop/misc.c: In function âget_intâ: >monop/misc.c:104:3: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop -c monop/roll.c -o monop/roll.o >In file included from monop/monop.def:109:0, > from monop/monop.c:50: >monop/mon.dat:35:1: warning: missing initializer >monop/mon.dat:35:1: warning: (near initialization for âmon[0].sqâ) >monop/mon.dat:36:1: warning: missing initializer >monop/mon.dat:36:1: warning: (near initialization for âmon[1].sqâ) >monop/mon.dat:37:1: warning: missing initializer >monop/mon.dat:37:1: warning: (near initialization for âmon[2].sqâ) >monop/mon.dat:38:1: warning: missing initializer >monop/mon.dat:38:1: warning: (near initialization for âmon[3].sqâ) >monop/mon.dat:39:1: warning: missing initializer >monop/mon.dat:39:1: warning: (near initialization for âmon[4].sqâ) >monop/mon.dat:40:1: warning: missing initializer >monop/mon.dat:40:1: warning: (near initialization for âmon[5].sqâ) >monop/mon.dat:41:1: warning: missing initializer >monop/mon.dat:41:1: warning: (near initialization for âmon[6].sqâ) >monop/mon.dat:42:1: warning: missing initializer >monop/mon.dat:42:1: warning: (near initialization for âmon[7].sqâ) >In file included from monop/monop.def:117:0, > from monop/monop.c:50: >monop/brd.dat:36:1: warning: missing initializer >monop/brd.dat:36:1: warning: (near initialization for âboard[0].costâ) >monop/brd.dat:38:1: warning: missing initializer >monop/brd.dat:38:1: warning: (near initialization for âboard[2].descâ) >monop/brd.dat:40:1: warning: missing initializer >monop/brd.dat:40:1: warning: (near initialization for âboard[4].descâ) >monop/brd.dat:43:1: warning: missing initializer >monop/brd.dat:43:1: warning: (near initialization for âboard[7].descâ) >monop/brd.dat:46:1: warning: missing initializer >monop/brd.dat:46:1: warning: (near initialization for âboard[10].costâ) >monop/brd.dat:53:1: warning: missing initializer >monop/brd.dat:53:1: warning: (near initialization for âboard[17].descâ) >monop/brd.dat:56:1: warning: missing initializer >monop/brd.dat:56:1: warning: (near initialization for âboard[20].costâ) >monop/brd.dat:58:1: warning: missing initializer >monop/brd.dat:58:1: warning: (near initialization for âboard[22].descâ) >monop/brd.dat:66:1: warning: missing initializer >monop/brd.dat:66:1: warning: (near initialization for âboard[30].descâ) >monop/brd.dat:69:1: warning: missing initializer >monop/brd.dat:69:1: warning: (near initialization for âboard[33].descâ) >monop/brd.dat:72:1: warning: missing initializer >monop/brd.dat:72:1: warning: (near initialization for âboard[36].descâ) >monop/brd.dat:74:1: warning: missing initializer >monop/brd.dat:74:1: warning: (near initialization for âboard[38].descâ) >monop/brd.dat:76:1: warning: missing initializer >monop/brd.dat:76:1: warning: (near initialization for âboard[40].descâ) >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop -c monop/spec.c -o monop/spec.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop -c monop/trade.c -o monop/trade.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imonop -c monop/initdeck.c -o monop/initdeck.o >./substscr g m monop/monop.6.in monop/monop.6 >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Imorse -c morse/morse.c -o morse/morse.o >Generating monop/monop.6 from monop/monop.6.in >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -D_GNU_SOURCE -Iinclude -Inumber -c number/number.c -o number/number.o >monop/initdeck.c: In function âmainâ: >monop/initdeck.c:141:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >monop/initdeck.c:142:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >monop/initdeck.c:143:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >monop/initdeck.c:144:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >monop/initdeck.c:156:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >monop/initdeck.c:159:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >monop/initdeck.c: In function âfwrite_be_offtâ: >monop/initdeck.c:275:8: 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 -Iinclude -Iphantasia -c phantasia/fight.c -o phantasia/fight.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iphantasia -c phantasia/gamesupport.c -o phantasia/gamesupport.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iphantasia -c phantasia/interplayer.c -o phantasia/interplayer.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iphantasia -c phantasia/io.c -o phantasia/io.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iphantasia -c phantasia/main.c -o phantasia/main.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iphantasia -c phantasia/misc.c -o phantasia/misc.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iphantasia -c phantasia/phantglobs.c -o phantasia/phantglobs.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iphantasia -c phantasia/setup.c -o phantasia/setup.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ipig -c pig/pig.c -o pig/pig.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ipom -c pom/pom.c -o pom/pom.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Ippt -c ppt/ppt.c -o ppt/ppt.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -D_GNU_SOURCE -Iinclude -Iprimes -c primes/pattern.c -o primes/pattern.o >phantasia/gamesupport.c: In function âenterscoreâ: >phantasia/gamesupport.c:549:8: 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 -D_GNU_SOURCE -Iinclude -Iprimes -c primes/primes.c -o primes/primes.o >phantasia/fight.c: In function âcallmonsterâ: >phantasia/fight.c:846:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >phantasia/fight.c:881:9: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >phantasia/interplayer.c: In function âwritevoidâ: >phantasia/interplayer.c:871:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >phantasia/interplayer.c: In function âdotamperedâ: >phantasia/interplayer.c:722:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >phantasia/interplayer.c:726:11: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >phantasia/interplayer.c:771:10: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >phantasia/interplayer.c: In function âthroneroomâ: >phantasia/interplayer.c:649:8: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >phantasia/interplayer.c:651:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >phantasia/misc.c: In function âcollecttaxesâ: >phantasia/misc.c:1067:8: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >phantasia/misc.c:1070:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >phantasia/misc.c: In function âreadrecordâ: >phantasia/misc.c:774:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >phantasia/misc.c: In function âwriterecordâ: >phantasia/misc.c:690:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >phantasia/misc.c: In function âdeathâ: >phantasia/misc.c:644:13: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >phantasia/misc.c:647:14: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >./substscr g n quiz/datfiles/index.in quiz/datfiles/index >phantasia/setup.c: In function âmainâ: >phantasia/setup.c:147:9: 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 -Iinclude -Iquiz -c quiz/quiz.c -o quiz/quiz.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iquiz -c quiz/rxp.c -o quiz/rxp.o >Generating quiz/datfiles/index from quiz/datfiles/index.in >./substscr g m quiz/quiz.6.in quiz/quiz.6 >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Irain -c rain/rain.c -o rain/rain.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Irandom -c random/random.c -o random/random.o >Generating quiz/quiz.6 from quiz/quiz.6.in >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots -c robots/auto.c -o robots/auto.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots -c robots/extern.c -o robots/extern.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots -c robots/flush_in.c -o robots/flush_in.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots -c robots/init_field.c -o robots/init_field.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots -c robots/main.c -o robots/main.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots -c robots/make_level.c -o robots/make_level.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots -c robots/move.c -o robots/move.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots -c robots/move_robs.c -o robots/move_robs.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots -c robots/play_level.c -o robots/play_level.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots -c robots/query.c -o robots/query.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots -c robots/rnd_pos.c -o robots/rnd_pos.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -DFANCY -DMAX_PER_UID=5 -Iinclude -Irobots -c robots/score.c -o robots/score.o >./substscr g m robots/robots.6.in robots/robots.6 >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/assorted.c -o sail/assorted.o >Generating robots/robots.6 from robots/robots.6.in >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/game.c -o sail/game.o >sail/assorted.c: In function âtableâ: >sail/assorted.c:166:2: warning: format not a string literal and no format arguments >sail/assorted.c:193:3: warning: format not a string literal and no format arguments >sail/assorted.c:221:3: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/globals.c -o sail/globals.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/dr_1.c -o sail/dr_1.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/dr_2.c -o sail/dr_2.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/dr_3.c -o sail/dr_3.o >robots/score.c: In function âread_scoreâ: >robots/score.c:68:7: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >robots/score.c: In function âwrite_scoreâ: >robots/score.c:96:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >robots/score.c:105:7: warning: ignoring return value of âwriteâ, 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 -Iinclude -Isail -c sail/dr_4.c -o sail/dr_4.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/dr_5.c -o sail/dr_5.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/dr_main.c -o sail/dr_main.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/lo_main.c -o sail/lo_main.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/main.c -o sail/main.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/misc.c -o sail/misc.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/parties.c -o sail/parties.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/pl_1.c -o sail/pl_1.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/pl_2.c -o sail/pl_2.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/pl_3.c -o sail/pl_3.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/pl_4.c -o sail/pl_4.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/pl_5.c -o sail/pl_5.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/pl_6.c -o sail/pl_6.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/pl_7.c -o sail/pl_7.o >sail/misc.c: In function âloggerâ: >sail/misc.c:230:10: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >sail/misc.c:236:10: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >sail/misc.c:237: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 -Iinclude -Isail -c sail/pl_main.c -o sail/pl_main.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/sync.c -o sail/sync.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isail -c sail/version.c -o sail/version.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isnake/snake -c snake/snake/snake.c -o snake/snake/snake.o >./substscr g m snake/snake/snake.6.in snake/snake/snake.6 >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Isnake/snscore -Isnake/snake -c snake/snscore/snscore.c -o snake/snscore/snscore.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itetris -c tetris/input.c -o tetris/input.o >sail/pl_main.c: In function âinitializeâ: >sail/pl_main.c:88:8: warning: ignoring return value of âscanfâ, declared with attribute warn_unused_result >sail/pl_main.c:208:8: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >sail/pl_main.c:222:8: warning: ignoring return value of âscanfâ, 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 -Iinclude -Itetris -c tetris/scores.c -o tetris/scores.o >Generating snake/snake/snake.6 from snake/snake/snake.6.in >sail/sync.c: In function âSyncâ: >sail/sync.c:287:9: 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 -Iinclude -Itetris -c tetris/screen.c -o tetris/screen.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itetris -c tetris/shapes.c -o tetris/shapes.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itetris -c tetris/tetris.c -o tetris/tetris.o >./substscr g m tetris/tetris.6.in tetris/tetris.6 >snake/snscore/snscore.c: In function âmainâ: >snake/snscore/snscore.c:88:7: warning: ignoring return value of âfreadâ, 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 -Iinclude -Itrek -c trek/abandon.c -o trek/abandon.o >Generating tetris/tetris.6 from tetris/tetris.6.in >tetris/shapes.c: In function âfits_inâ: >tetris/shapes.c:86:11: warning: initialization discards qualifiers from pointer target type >tetris/shapes.c: In function âplaceâ: >tetris/shapes.c:103:11: warning: initialization discards qualifiers from pointer target type >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/attack.c -o trek/attack.o >snake/snake/snake.c: In function âpostâ: >snake/snake/snake.c:540:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >snake/snake/snake.c:541:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >snake/snake/snake.c:543:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >snake/snake/snake.c:552:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >snake/snake/snake.c:561:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >snake/snake/snake.c:562:8: warning: ignoring return value of âwriteâ, 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 -Iinclude -Itrek -c trek/autover.c -o trek/autover.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/capture.c -o trek/capture.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/cgetc.c -o trek/cgetc.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/check_out.c -o trek/check_out.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/checkcond.c -o trek/checkcond.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/compkl.c -o trek/compkl.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/computer.c -o trek/computer.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/damage.c -o trek/damage.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/damaged.c -o trek/damaged.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/dcrept.c -o trek/dcrept.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/destruct.c -o trek/destruct.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/dock.c -o trek/dock.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/dumpgame.c -o trek/dumpgame.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/dumpme.c -o trek/dumpme.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/dumpssradio.c -o trek/dumpssradio.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/events.c -o trek/events.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/externs.c -o trek/externs.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/getcodi.c -o trek/getcodi.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/getpar.c -o trek/getpar.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/help.c -o trek/help.o >trek/dumpgame.c: In function âdumpgameâ: >trek/dumpgame.c:98:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >trek/dumpgame.c:103:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >trek/dumpgame.c:105:8: warning: ignoring return value of âwriteâ, 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 -Iinclude -Itrek -c trek/impulse.c -o trek/impulse.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/initquad.c -o trek/initquad.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/kill.c -o trek/kill.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/klmove.c -o trek/klmove.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/lose.c -o trek/lose.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/lrscan.c -o trek/lrscan.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/main.c -o trek/main.o >trek/getpar.c: In function âgetstrparâ: >trek/getpar.c:222:8: warning: ignoring return value of âscanfâ, declared with attribute warn_unused_result >trek/getpar.c: In function âgetcodparâ: >trek/getpar.c:143:8: warning: ignoring return value of âscanfâ, 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 -Iinclude -Itrek -c trek/move.c -o trek/move.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/nova.c -o trek/nova.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/out.c -o trek/out.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/phaser.c -o trek/phaser.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/play.c -o trek/play.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/ram.c -o trek/ram.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/ranf.c -o trek/ranf.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/rest.c -o trek/rest.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/schedule.c -o trek/schedule.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/score.c -o trek/score.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/setup.c -o trek/setup.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/setwarp.c -o trek/setwarp.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/shield.c -o trek/shield.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/snova.c -o trek/snova.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/srscan.c -o trek/srscan.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/systemname.c -o trek/systemname.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/torped.c -o trek/torped.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/visual.c -o trek/visual.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/warp.c -o trek/warp.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Itrek -c trek/win.c -o trek/win.o >./substscr g m trek/trek.6.in trek/trek.6 >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iworm -c worm/worm.c -o worm/worm.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Iinclude -Iworms -c worms/worms.c -o worms/worms.o >./substscr g s wtf/wtf.in wtf/wtf >Generating trek/trek.6 from trek/trek.6.in >./substscr g m wtf/wtf.6.in wtf/wtf.6 >i686-pc-linux-gnu-gcc adventure/crc.o adventure/data.o adventure/done.o adventure/init.o adventure/io.o adventure/main.o adventure/save.o adventure/subr.o adventure/vocab.o adventure/wizard.o -o adventure/adventure >Generating wtf/wtf.6 from wtf/wtf.6.in >Generating wtf/wtf from wtf/wtf.in >i686-pc-linux-gnu-gcc arithmetic/arithmetic.o lib/getprogname.o -o arithmetic/arithmetic >i686-pc-linux-gnu-gcc atc/extern.o atc/grammar.o atc/graphics.o atc/input.o atc/lex.o atc/list.o atc/log.o atc/main.o atc/tunable.o atc/update.o lib/strlcpy.o -lm -lncurses -lfl -o atc/atc >i686-pc-linux-gnu-gcc backgammon/backgammon/extra.o backgammon/backgammon/main.o backgammon/backgammon/move.o backgammon/backgammon/text.o backgammon/backgammon/version.o backgammon/common_source/allow.o backgammon/common_source/board.o backgammon/common_source/check.o backgammon/common_source/fancy.o backgammon/common_source/init.o backgammon/common_source/odds.o backgammon/common_source/one.o backgammon/common_source/save.o backgammon/common_source/subs.o backgammon/common_source/table.o -lncurses -o backgammon/backgammon/backgammon >i686-pc-linux-gnu-gcc backgammon/teachgammon/data.o backgammon/teachgammon/teach.o backgammon/teachgammon/ttext1.o backgammon/teachgammon/ttext2.o backgammon/teachgammon/tutor.o backgammon/common_source/allow.o backgammon/common_source/board.o backgammon/common_source/check.o backgammon/common_source/fancy.o backgammon/common_source/init.o backgammon/common_source/one.o backgammon/common_source/save.o backgammon/common_source/subs.o backgammon/common_source/table.o -lncurses -o backgammon/teachgammon/teachgammon >i686-pc-linux-gnu-gcc banner/banner.o -o banner/banner >i686-pc-linux-gnu-gcc battlestar/battlestar.o battlestar/command1.o battlestar/command2.o battlestar/command3.o battlestar/command4.o battlestar/command5.o battlestar/command6.o battlestar/command7.o battlestar/cypher.o battlestar/dayfile.o battlestar/dayobjs.o battlestar/fly.o battlestar/getcom.o battlestar/globals.o battlestar/init.o battlestar/misc.o battlestar/nightfile.o battlestar/nightobjs.o battlestar/parse.o battlestar/room.o battlestar/save.o battlestar/words.o lib/fgetln.o -lncurses -o battlestar/battlestar >i686-pc-linux-gnu-gcc bcd/bcd.o -o bcd/bcd >i686-pc-linux-gnu-gcc boggle/boggle/bog.o boggle/boggle/help.o boggle/boggle/mach.o boggle/boggle/prtable.o boggle/boggle/timer.o boggle/boggle/word.o -lncurses -o boggle/boggle/boggle >i686-pc-linux-gnu-gcc boggle/mkdict/mkdict.o -o boggle/mkdict/mkdict >i686-pc-linux-gnu-gcc boggle/mkindex/mkindex.o -o boggle/mkindex/mkindex >i686-pc-linux-gnu-gcc caesar/caesar.o -lm -o caesar/caesar >i686-pc-linux-gnu-gcc canfield/canfield/canfield.o -lncurses -o canfield/canfield/canfield >i686-pc-linux-gnu-gcc canfield/cfscores/cfscores.o -o canfield/cfscores/cfscores >i686-pc-linux-gnu-gcc cribbage/cards.o cribbage/crib.o cribbage/extern.o cribbage/instr.o cribbage/io.o cribbage/score.o cribbage/support.o -lncurses -o cribbage/cribbage >i686-pc-linux-gnu-g++ dab/algor.o dab/board.o dab/box.o dab/gamescreen.o dab/human.o dab/main.o dab/player.o dab/random.o dab/ttyscrn.o -lncurses -o dab/dab >i686-pc-linux-gnu-gcc dm/dm.o dm/utmpentry.o lib/getloadavg.o -o dm/dm >i686-pc-linux-gnu-gcc factor/factor.o primes/pr_tbl.o -lcrypto -o factor/factor >i686-pc-linux-gnu-gcc fish/fish.o -o fish/fish >i686-pc-linux-gnu-gcc gomoku/bdinit.o gomoku/bdisp.o gomoku/main.o gomoku/makemove.o gomoku/pickmove.o gomoku/stoc.o -lncurses -o gomoku/gomoku >i686-pc-linux-gnu-gcc hack/alloc.o hack/hack.Decl.o hack/hack.apply.o hack/hack.bones.o hack/hack.o hack/hack.cmd.o hack/hack.do.o hack/hack.do_name.o hack/hack.do_wear.o hack/hack.dog.o hack/hack.eat.o hack/hack.end.o hack/hack.engrave.o hack/hack.fight.o hack/hack.invent.o hack/hack.ioctl.o hack/hack.lev.o hack/hack.main.o hack/hack.makemon.o hack/hack.mhitu.o hack/hack.mklev.o hack/hack.mkmaze.o hack/hack.mkobj.o hack/hack.mkshop.o hack/hack.mon.o hack/hack.monst.o hack/hack.o_init.o hack/hack.objnam.o hack/hack.options.o hack/hack.pager.o hack/hack.potion.o hack/hack.pri.o hack/hack.read.o hack/hack.rip.o hack/hack.rumors.o hack/hack.save.o hack/hack.search.o hack/hack.shk.o hack/hack.shknam.o hack/hack.steal.o hack/hack.termcap.o hack/hack.timeout.o hack/hack.topl.o hack/hack.track.o hack/hack.trap.o hack/hack.tty.o hack/hack.u_init.o hack/hack.unix.o hack/hack.vault.o hack/hack.version.o hack/hack.wield.o hack/hack.wizard.o hack/hack.worm.o hack/hack.worn.o hack/hack.zap.o hack/rnd.o -lncurses -o hack/hack >i686-pc-linux-gnu-gcc hangman/endgame.o hangman/extern.o hangman/getguess.o hangman/getword.o hangman/main.o hangman/playgame.o hangman/prdata.o hangman/prman.o hangman/prword.o hangman/setup.o -lncurses -o hangman/hangman >i686-pc-linux-gnu-gcc hunt/hunt/connect.o hunt/hunt/hunt.o hunt/hunt/otto.o hunt/hunt/playit.o hunt/huntd/pathname.o -lncurses -o hunt/hunt/hunt >i686-pc-linux-gnu-gcc hunt/huntd/answer.o hunt/huntd/ctl.o hunt/huntd/ctl_transact.o hunt/huntd/draw.o hunt/huntd/driver.o hunt/huntd/execute.o hunt/huntd/expl.o hunt/huntd/extern.o hunt/huntd/faketalk.o hunt/huntd/get_names.o hunt/huntd/makemaze.o hunt/huntd/pathname.o hunt/huntd/shots.o hunt/huntd/terminal.o -o hunt/huntd/huntd >i686-pc-linux-gnu-gcc mille/comp.o mille/end.o mille/extern.o mille/init.o mille/mille.o mille/misc.o mille/move.o mille/print.o mille/roll.o mille/save.o mille/types.o mille/varpush.o -lncurses -o mille/mille >i686-pc-linux-gnu-gcc monop/cards.o monop/execute.o monop/getinp.o monop/houses.o monop/jail.o monop/misc.o monop/monop.o monop/morg.o monop/print.o monop/prop.o monop/rent.o monop/roll.o monop/spec.o monop/trade.o -o monop/monop >i686-pc-linux-gnu-gcc monop/initdeck.o -o monop/initdeck >i686-pc-linux-gnu-gcc morse/morse.o -o morse/morse >i686-pc-linux-gnu-gcc number/number.o -o number/number >i686-pc-linux-gnu-gcc phantasia/fight.o phantasia/gamesupport.o phantasia/interplayer.o phantasia/io.o phantasia/main.o phantasia/misc.o phantasia/phantglobs.o -lm -lncurses -o phantasia/phantasia >i686-pc-linux-gnu-gcc phantasia/phantglobs.o phantasia/setup.o -lm -o phantasia/setup >i686-pc-linux-gnu-gcc pig/pig.o -o pig/pig >i686-pc-linux-gnu-gcc pom/pom.o -lm -o pom/pom >i686-pc-linux-gnu-gcc ppt/ppt.o -o ppt/ppt >i686-pc-linux-gnu-gcc primes/pattern.o primes/pr_tbl.o primes/primes.o -lm -o primes/primes >i686-pc-linux-gnu-gcc quiz/quiz.o quiz/rxp.o lib/fgetln.o -o quiz/quiz >i686-pc-linux-gnu-gcc rain/rain.o lib/getprogname.o -lncurses -o rain/rain >i686-pc-linux-gnu-gcc random/random.o -o random/random >i686-pc-linux-gnu-gcc robots/auto.o robots/extern.o robots/flush_in.o robots/init_field.o robots/main.o robots/make_level.o robots/move.o robots/move_robs.o robots/play_level.o robots/query.o robots/rnd_pos.o robots/score.o -lncurses -o robots/robots >i686-pc-linux-gnu-gcc sail/assorted.o sail/game.o sail/globals.o sail/dr_1.o sail/dr_2.o sail/dr_3.o sail/dr_4.o sail/dr_5.o sail/dr_main.o sail/lo_main.o sail/main.o sail/misc.o sail/parties.o sail/pl_1.o sail/pl_2.o sail/pl_3.o sail/pl_4.o sail/pl_5.o sail/pl_6.o sail/pl_7.o sail/pl_main.o sail/sync.o sail/version.o lib/strlcpy.o -lncurses -o sail/sail >i686-pc-linux-gnu-gcc snake/snake/snake.o -lncurses -lm -o snake/snake/snake >i686-pc-linux-gnu-gcc snake/snscore/snscore.o -o snake/snscore/snscore >i686-pc-linux-gnu-gcc tetris/input.o tetris/scores.o tetris/screen.o tetris/shapes.o tetris/tetris.o -lncurses -o tetris/tetris >i686-pc-linux-gnu-gcc trek/abandon.o trek/attack.o trek/autover.o trek/capture.o trek/cgetc.o trek/check_out.o trek/checkcond.o trek/compkl.o trek/computer.o trek/damage.o trek/damaged.o trek/dcrept.o trek/destruct.o trek/dock.o trek/dumpgame.o trek/dumpme.o trek/dumpssradio.o trek/events.o trek/externs.o trek/getcodi.o trek/getpar.o trek/help.o trek/impulse.o trek/initquad.o trek/kill.o trek/klmove.o trek/lose.o trek/lrscan.o trek/main.o trek/move.o trek/nova.o trek/out.o trek/phaser.o trek/play.o trek/ram.o trek/ranf.o trek/rest.o trek/schedule.o trek/score.o trek/setup.o trek/setwarp.o trek/shield.o trek/snova.o trek/srscan.o trek/systemname.o trek/torped.o trek/visual.o trek/warp.o trek/win.o -lm -o trek/trek >i686-pc-linux-gnu-gcc worm/worm.o -lncurses -o worm/worm >i686-pc-linux-gnu-gcc worms/worms.o -lncurses -o worms/worms >boggle/mkdict/mkdict </usr/share/dict/words >boggle/mkdict/dictionary >monop/initdeck monop/cards.inp monop/cards.pck >cd phantasia && ./setup -m monsters.asc >There were 16 com. chest and 16 chance cards >touch phantasia/scorefiles.stamp >234938 words >boggle/mkindex/mkindex <boggle/mkdict/dictionary >boggle/mkindex/dictindex >>>> Source compiled. >make -j14 -j1 check >set -e; for f in tests/*.test; do echo $f; $f; done >tests/battlestar.test >battlestar test 1... PASS >battlestar test 2... PASS >battlestar test 3... PASS >battlestar test 4... PASS >battlestar test 5... PASS >battlestar test 6... FAIL >make: *** [check] Error 1 > * ERROR: games-misc/bsd-games-2.17-r4 failed: > * make check failed > * > * Call stack: > * ebuild.sh, line 54: Called src_test > * environment, line 2848: Called die > * The specific snippet of code: > * emake -j1 check || die "make check failed" > * > * If you need support, post the output of 'emerge --info =games-misc/bsd-games-2.17-r4', > * the complete build log and the output of 'emerge -pqv =games-misc/bsd-games-2.17-r4'. > * The complete build log is located at '/var/log/portage/build/games-misc/bsd-games-2.17-r4:20100809-031249.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-misc/bsd-games-2.17-r4/temp/environment'. > * S: '/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17' > >>>> Install bsd-games-2.17-r4 into /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/ category games-misc >make -j14 DESTDIR=/var/tmp/portage/games-misc/bsd-games-2.17-r4/image/ install >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/share/games/bsd-games/atc /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /usr/share/games/bsd-games/boggle /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/share/games/bsd-games/boggle /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/share/games/bsd-games/boggle /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /usr/share/games/bsd-games /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man8 /usr/share/man/man5 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /usr/share/games/bsd-games /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /usr/share/games/bsd-games /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /var/games/phantasia /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/share/games/bsd-games/quiz /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /usr/share/doc/bsd-games-2.17-r4 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /usr/games/bin /usr/share/man/man6 /usr/share/games/bsd-games /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >set -e; for d in /; do mkdir -p /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/$d; done >install -c -m 0755 adventure/adventure /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/adventure >install -c -m 0755 arithmetic/arithmetic /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/arithmetic >set -e; for g in Game_List `cat atc/games/Game_List`; do install -c -m 0644 atc/games/$g /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/share/games/bsd-games/atc/$g; done >install -c -m 0755 atc/atc /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/atc >install -c -m 0755 backgammon/backgammon/backgammon /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/backgammon >: arithmetic >: atc >: adventure >: backgammon >install -c -m 0755 backgammon/teachgammon/teachgammon /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/teachgammon >install -c -m 0755 banner/banner /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/banner >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man arithmetic/arithmetic.6 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man adventure/adventure.6 >install -c -m 0755 battlestar/battlestar /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/battlestar >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-score /var/games/atc_score >: teachgammon >: banner >install -c -m 0755 bcd/bcd /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/bcd >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man backgammon/backgammon/backgammon.6 >: battlestar >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man backgammon.6 teachgammon.6 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man banner/banner.6 >: bcd >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man battlestar/battlestar.6 >install -c -m 0755 boggle/boggle/boggle /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/boggle >install -c -m 0644 boggle/mkdict/dictionary /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/share/games/bsd-games/boggle/dictionary >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man bcd/bcd.6 >: boggle >install -c -m 0644 boggle/mkindex/dictindex /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/share/games/bsd-games/boggle/dictindex >install -c -m 0755 caesar/caesar /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/caesar >install -c -m 0755 canfield/canfield/canfield /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/canfield >install -c -m 0755 canfield/cfscores/cfscores /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/cfscores >install -c -m 0755 countmail/countmail /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/countmail >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man boggle/boggle/boggle.6 >: caesar >: canfield >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man atc/atc.6 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-score /var/games/battlestar.log >: cfscores >: countmail >install -c -m 0755 caesar/rot13 /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/rot13 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man canfield/canfield/canfield.6 >install -c -m 0755 cribbage/cribbage /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/cribbage >install -c -m 0644 boggle/boggle/helpfile /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/share/games/bsd-games/boggle/helpfile >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man canfield.6 cfscores.6 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man countmail/countmail.6 >install -c -m 0755 dab/dab /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/dab >: rot13 >: cribbage >install -c -m 2755 dm/dm /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/dm >: dab >install -c -m 0755 factor/factor /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/factor >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man caesar/caesar.6 >install -c -m 0644 cribbage/cribbage.n /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/share/games/bsd-games/cribbage.instr >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man dm/dm.8 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-score /var/games/cfscores >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man dab/dab.6 >: factor >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-score /var/games/criblog >install -c -m 0755 fish/fish /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/go-fish >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man factor/factor.6 >install -c -m 0755 gomoku/gomoku /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/gomoku >: go-fish >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man caesar.6 rot13.6 >: gomoku >install -c -m 0755 hack/hack /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/hack >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man dm/dm.conf.5 >install -c -m 0755 hangman/hangman /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/hangman >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man gomoku/gomoku.6 >install -c -m 0755 hunt/hunt/hunt /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/hunt >install -c -m 0644 fish/fish.instr /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/share/games/bsd-games/fish.instr >: hack >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man cribbage/cribbage.6 >: hangman >: hunt >ln -sf fish.6 fish/go-fish.6 # hack for rename >install -d -m 0755 /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//var/games/hack >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man hangman/hangman.6 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man hunt/hunt/hunt.6 >install -c -m 0755 hunt/huntd/huntd /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/huntd >install -c -m 0755 mille/mille /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/mille >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man fish/go-fish.6 >install -d /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/share/games/bsdgames/hack >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man hunt/huntd/huntd.6 >install -c -m 0755 monop/monop /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/monop >install -c -m 0755 morse/morse /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/morse >: mille >set -e; for f in data help hh rumors; do install -c -m 0644 hack/$f /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/share/games/bsdgames/hack/$f; done >install -c -m 0755 number/number /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/number >: monop >: morse >install -c -m 0755 phantasia/phantasia /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/phantasia >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man mille/mille.6 >: number >install -c -m 0755 pig/pig /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/pig >install -c -m 0755 pom/pom /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/pom >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man monop/monop.6 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man bcd.6 morse.6 >: phantasia >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man number/number.6 >rm -f fish/go-fish.6 >: pig >: pom >(set -e; for f in gold lastdead mess monsters motd void; do \ > cp phantasia/$f /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//var/games/phantasia/$f; \ > /var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-score /var/games/phantasia/$f; done) >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man pig/pig.6 >install -c -m 0644 monop/cards.pck /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/share/games/bsd-games/monop-cards.pck >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man pom/pom.6 >install -c -m 0755 ppt/ppt /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/ppt >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-score /var/games/hack/perm >install -c -m 0755 primes/primes /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/primes >set -e; for c in africa america areas arith asia babies bard chinese collectives ed elements europe flowers greek inca index latin locomotive midearth morse mult murders poetry posneg pres province seq-easy seq-hard sexes sov spell state trek ucc; do install -c -m 0644 quiz/datfiles/$c /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/share/games/bsd-games/quiz/$c; done >: ppt >install -c -m 0755 quiz/quiz /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/quiz >install -c -m 0755 rain/rain /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/rain >: primes >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man bcd.6 ppt.6 >: quiz >: rain >install -c -m 0755 random/random /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/random >install -c -m 0755 robots/robots /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/robots >install -c -m 0755 sail/sail /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/sail >install -c -m 0755 snake/snake/snake /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/snake >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man primes/primes.6 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man quiz/quiz.6 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man rain/rain.6 >: random >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-score /var/games/hack/record >: robots >: sail >: snake >install -c -m 0755 snake/snscore/snscore /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/snscore >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man random/random.6 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-score /var/games/saillog >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-score /var/games/snake.log >install -c -m 0755 tetris/tetris /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/tetris-bsd >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-score /var/games/robots_roll >: snscore >install -c -m 0755 trek/trek /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/trek >: tetris-bsd >install -c -m 0755 wargames/wargames /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/wargames >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man hack/hack.6 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man snake.6 snscore.6 >: trek >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-score /var/games/tetris-bsd.scores >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-score /var/games/snakerawscores >: wargames >install -c -m 0755 worm/worm /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/worm >install -d -m 0750 /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//var/games/sail >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man trek/trek.6 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man robots/robots.6 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man wargames/wargames.6 >: worm >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man sail/sail.6 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man worm/worm.6 >install -c -m 0755 worms/worms /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/worms >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man snake/snake/snake.6 >install -c -m 0644 trek/USD.doc/trek.me /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/share/doc/bsd-games-2.17-r4/trek.me >: worms >install -c -m 0755 wtf/wtf /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/games/bin/wtf >ln -f tetris/tetris.6 tetris/tetris-bsd.6 >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man worms/worms.6 >: wtf >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man tetris/tetris-bsd.6 >install -c -m 0644 wtf/acronyms /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/share/games/bsd-games/acronyms >install -c -m 0644 wtf/acronyms.comp /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//usr/share/games/bsd-games/acronyms.comp >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man wtf/wtf.6 >rm -f tetris/tetris-bsd.6 >(set -e; for f in scoreboard characs; do \ > if [ ! -e /var/games/phantasia/$f ]; then \ > cp phantasia/$f /var/tmp/portage/games-misc/bsd-games-2.17-r4/image//var/games/phantasia/$f; fi; done; \ > /var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-score /var/games/phantasia/scoreboard; \ > /var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-score -p /var/games/phantasia/characs) >/var/tmp/portage/games-misc/bsd-games-2.17-r4/work/bsd-games-2.17/install-man phantasia/phantasia.6 >>>> Completed installing bsd-games-2.17-r4 into /var/tmp/portage/games-misc/bsd-games-2.17-r4/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/games/bin/primes > usr/games/bin/factor > usr/games/bin/tetris-bsd > usr/games/bin/snake > usr/games/bin/mille > usr/games/bin/canfield > usr/games/bin/backgammon > usr/games/bin/caesar > usr/games/bin/atc > usr/games/bin/quiz > usr/games/bin/banner > usr/games/bin/cribbage > usr/games/bin/hangman > usr/games/bin/snscore > usr/games/bin/arithmetic > usr/games/bin/boggle > usr/games/bin/hunt > usr/games/bin/cfscores > usr/games/bin/bcd > usr/games/bin/pig > usr/games/bin/monop > usr/games/bin/ppt > usr/games/bin/adventure > usr/games/bin/huntd > usr/games/bin/robots > usr/games/bin/pom > usr/games/bin/dm > usr/games/bin/gomoku > usr/games/bin/dab > usr/games/bin/morse > usr/games/bin/worm > usr/games/bin/phantasia > usr/games/bin/go-fish > usr/games/bin/worms > usr/games/bin/rain > usr/games/bin/trek > usr/games/bin/teachgammon > usr/games/bin/battlestar > usr/games/bin/sail > usr/games/bin/number > usr/games/bin/random > usr/games/bin/hack > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/games/bin/primes > * /usr/games/bin/factor > * /usr/games/bin/tetris-bsd > * /usr/games/bin/snake > * /usr/games/bin/mille > * /usr/games/bin/canfield > * /usr/games/bin/backgammon > * /usr/games/bin/caesar > * /usr/games/bin/atc > * /usr/games/bin/quiz > * /usr/games/bin/banner > * /usr/games/bin/cribbage > * /usr/games/bin/hangman > * /usr/games/bin/snscore > * /usr/games/bin/arithmetic > * /usr/games/bin/boggle > * /usr/games/bin/hunt > * /usr/games/bin/cfscores > * /usr/games/bin/bcd > * /usr/games/bin/pig > * /usr/games/bin/monop > * /usr/games/bin/ppt > * /usr/games/bin/adventure > * /usr/games/bin/huntd > * /usr/games/bin/robots > * /usr/games/bin/pom > * /usr/games/bin/dm > * /usr/games/bin/gomoku > * /usr/games/bin/dab > * /usr/games/bin/morse > * /usr/games/bin/worm > * /usr/games/bin/phantasia > * /usr/games/bin/go-fish > * /usr/games/bin/worms > * /usr/games/bin/rain > * /usr/games/bin/trek > * /usr/games/bin/teachgammon > * /usr/games/bin/battlestar > * /usr/games/bin/sail > * /usr/games/bin/number > * /usr/games/bin/random > * /usr/games/bin/hack > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * hack/hack.vault.c:126:18: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:126:32: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:127:9: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:128:9: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:133:14: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:137:3: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:149:13: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:149:31: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:150:12: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:150:35: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:220:3: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:248:3: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:249:3: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:250:3: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:251:3: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:252:3: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:253:3: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:255:3: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:271:40: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:285:17: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:285:33: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:286:13: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:287:13: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:296:8: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:306:7: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:307:7: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:347:10: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:347:24: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:348:6: warning: dereferencing type-punned pointer will break strict-aliasing rules > * hack/hack.vault.c:354:6: warning: dereferencing type-punned pointer will break strict-aliasing rules > > > * QA Notice: Package has poor programming practices which may compile > * fine but exhibit random runtime failures. > * hunt/hunt/otto.c:181:2: warning: implicit declaration of function âsigpauseâ > > * 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.advogato.org/proj/bsd-games/ > * Remember, in order to play games, you have to > * be in the 'games' group. > > * Just run 'gpasswd -a <USER> games', then have <USER> re-login. > > * For more info about Gentoo gaming in general, see our website: > * http://games.gentoo.org/ >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 331833
: 242043 |
249732