[build-status: 134672] Log for successful build of bsdgames_2.17-15 (dist=unstable)

Build Daemon 3 buildd3 at linux-m32r.org
Sun Jun 1 12:00:21 JST 2008


Automatic build of bsdgames_2.17-15 on mappi006 by sbuild/m32r 
Build started at 20080601-0844
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 2580kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main bsdgames 2.17-15 (dsc) [1065B]
Get:2 http://debian.linux-m32r.org 06_devonian/main bsdgames 2.17-15 (tar) [2563kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main bsdgames 2.17-15 (diff) [15.6kB]
Fetched 2580kB in 42s (60.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 7), libncurses5-dev, flex, bison, wamerican, wbritish, dpkg-dev (>= 1.9.0)
Checking for already installed source dependencies...
debhelper: already installed (7.0.8 >= 7 is satisfied)
libncurses5-dev: already installed (5.6+20080503-1)
flex: already installed (2.5.35-1)
bison: already installed (1:2.3.dfsg-5)
wamerican: missing
wbritish: missing
dpkg-dev: already installed (1.14.19 >= 1.9.0 is satisfied)
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install wamerican wbritish
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libkrb5-dev libosmesa6 libssh2-0
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  wamerican wbritish
0 upgraded, 2 newly installed, 0 to remove and 74 not upgraded.
Need to get 534kB of archives.
After this operation, 2085kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  wamerican wbritish
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main wamerican 6-2.1 [267kB]
Get:2 http://debian.linux-m32r.org 06_devonian/main wbritish 6-2.1 [267kB]
Preconfiguring packages ...
Fetched 534kB in 6s (81.0kB/s)
Selecting previously deselected package wamerican.
(Reading database ... 63665 files and directories currently installed.)
Unpacking wamerican (from .../wamerican_6-2.1_all.deb) ...
Selecting previously deselected package wbritish.
Unpacking wbritish (from .../wbritish_6-2.1_all.deb) ...
Processing triggers for man-db ...
Setting up wamerican (6-2.1) ...
Setting up wbritish (6-2.1) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.2 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting bsdgames in bsdgames-2.17
dpkg-source: info: unpacking bsdgames_2.17.orig.tar.gz
dpkg-source: info: applying bsdgames_2.17-15.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package bsdgames
dpkg-buildpackage: source version 2.17-15
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 debian/rules build
# Set up wordlist
cat /usr/share/dict/american-english /usr/share/dict/british-english | \
		sort | uniq > temp-dictionary
dh build
   dh_testdir
   dh_auto_configure
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 [/build/buildd3/bsdgames-2.17/debian/bsdgames] [ 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 battlestar bcd boggle caesar canfield countmail cribbage dab 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 wump] [ 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] [ Using default ]

Hunt includes a daemon for coordinating games with multiple players
Daemon directory [/usr/sbin] [ Using default ]
Section 6 manpage directory [/usr/share/man/man6] [ Using default ]
Directory for miscellaneous documentation [/usr/share/doc/bsdgames] [ Using default ]
Library directory for constant data
	(architecture independent) [/usr/share/games/bsdgames] [ Using default ]
Library directory for variable data [/var/games/bsdgames] [ 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 ]
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 ]
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/pager] [ 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/bsdgames/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/bsdgames/atc] [ Using default ]
Score file for atc [/var/games/bsdgames/atc_score] [ Using default ]
Score file for battlestar [/var/games/bsdgames/battlestar.log] [ Using default ]
Dictionary for boggle (CHECK ANSWER) [/build/buildd3/bsdgames-2.17/temp-dictionary] [ Using default ]
Directory for boggle static data [/usr/share/games/bsdgames/boggle] [ Using default ]
Score file for canfield [/var/games/bsdgames/cfscores] [ Using default ]
File for cribbage instructions [/usr/share/games/bsdgames/cribbage.instr] [ Using default ]
Score file for cribbage [/var/games/bsdgames/criblog] [ Using default ]
File for fish instructions [/usr/share/games/bsdgames/fish.instr] [ Using default ]
Directory for hack variable data [/var/games/bsdgames/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/bsdgames/monop-cards.pck] [ Using default ]
Directory for phantasia variable data [/var/games/bsdgames/phantasia] [ Using default ]
Directory for quiz static data [/usr/share/games/bsdgames/quiz] [ Using default ]
Score file for robots [/var/games/bsdgames/robots_roll] [ Using default ]
Score file for sail [/var/games/bsdgames/saillog] [ Using default ]
Score file for snake [/var/games/bsdgames/snake.log] [ Using default ]
Raw score file for snake [/var/games/bsdgames/snakerawscores] [ Using default ]
Score file for tetris [/var/games/bsdgames/tetris-bsd.scores] [ Using default ]
Acronym database for wtf [/usr/share/games/bsdgames/acronyms] [ Using default ]
File for wump info [/usr/share/games/bsdgames/wump.info] [ 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 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 wump/pathnames.h from wump/pathnames.h.in
Generating the main GNUmakefile, please wait...
   dh_auto_build
make[1]: Entering directory `/build/buildd3/bsdgames-2.17'
GNUmakefile:772: adventure/crc.d: No such file or directory
GNUmakefile:772: adventure/data.d: No such file or directory
GNUmakefile:772: adventure/done.d: No such file or directory
GNUmakefile:772: adventure/init.d: No such file or directory
GNUmakefile:772: adventure/io.d: No such file or directory
GNUmakefile:772: adventure/main.d: No such file or directory
GNUmakefile:772: adventure/save.d: No such file or directory
GNUmakefile:772: adventure/subr.d: No such file or directory
GNUmakefile:772: adventure/vocab.d: No such file or directory
GNUmakefile:772: adventure/wizard.d: No such file or directory
GNUmakefile:779: adventure/setup.d: No such file or directory
GNUmakefile:786: arithmetic/arithmetic.d: No such file or directory
GNUmakefile:786: lib/getprogname.d: No such file or directory
GNUmakefile:793: atc/extern.d: No such file or directory
GNUmakefile:793: atc/grammar.d: No such file or directory
GNUmakefile:793: atc/graphics.d: No such file or directory
GNUmakefile:793: atc/input.d: No such file or directory
GNUmakefile:793: atc/lex.d: No such file or directory
GNUmakefile:793: atc/list.d: No such file or directory
GNUmakefile:793: atc/log.d: No such file or directory
GNUmakefile:793: atc/main.d: No such file or directory
GNUmakefile:793: atc/tunable.d: No such file or directory
GNUmakefile:793: atc/update.d: No such file or directory
GNUmakefile:793: lib/strlcpy.d: No such file or directory
GNUmakefile:800: backgammon/backgammon/extra.d: No such file or directory
GNUmakefile:800: backgammon/backgammon/main.d: No such file or directory
GNUmakefile:800: backgammon/backgammon/move.d: No such file or directory
GNUmakefile:800: backgammon/backgammon/text.d: No such file or directory
GNUmakefile:800: backgammon/backgammon/version.d: No such file or directory
GNUmakefile:800: backgammon/common_source/allow.d: No such file or directory
GNUmakefile:800: backgammon/common_source/board.d: No such file or directory
GNUmakefile:800: backgammon/common_source/check.d: No such file or directory
GNUmakefile:800: backgammon/common_source/fancy.d: No such file or directory
GNUmakefile:800: backgammon/common_source/init.d: No such file or directory
GNUmakefile:800: backgammon/common_source/odds.d: No such file or directory
GNUmakefile:800: backgammon/common_source/one.d: No such file or directory
GNUmakefile:800: backgammon/common_source/save.d: No such file or directory
GNUmakefile:800: backgammon/common_source/subs.d: No such file or directory
GNUmakefile:800: backgammon/common_source/table.d: No such file or directory
GNUmakefile:807: backgammon/teachgammon/data.d: No such file or directory
GNUmakefile:807: backgammon/teachgammon/teach.d: No such file or directory
GNUmakefile:807: backgammon/teachgammon/ttext1.d: No such file or directory
GNUmakefile:807: backgammon/teachgammon/ttext2.d: No such file or directory
GNUmakefile:807: backgammon/teachgammon/tutor.d: No such file or directory
GNUmakefile:814: battlestar/battlestar.d: No such file or directory
GNUmakefile:814: battlestar/command1.d: No such file or directory
GNUmakefile:814: battlestar/command2.d: No such file or directory
GNUmakefile:814: battlestar/command3.d: No such file or directory
GNUmakefile:814: battlestar/command4.d: No such file or directory
GNUmakefile:814: battlestar/command5.d: No such file or directory
GNUmakefile:814: battlestar/command6.d: No such file or directory
GNUmakefile:814: battlestar/command7.d: No such file or directory
GNUmakefile:814: battlestar/cypher.d: No such file or directory
GNUmakefile:814: battlestar/dayfile.d: No such file or directory
GNUmakefile:814: battlestar/dayobjs.d: No such file or directory
GNUmakefile:814: battlestar/fly.d: No such file or directory
GNUmakefile:814: battlestar/getcom.d: No such file or directory
GNUmakefile:814: battlestar/globals.d: No such file or directory
GNUmakefile:814: battlestar/init.d: No such file or directory
GNUmakefile:814: battlestar/misc.d: No such file or directory
GNUmakefile:814: battlestar/nightfile.d: No such file or directory
GNUmakefile:814: battlestar/nightobjs.d: No such file or directory
GNUmakefile:814: battlestar/parse.d: No such file or directory
GNUmakefile:814: battlestar/room.d: No such file or directory
GNUmakefile:814: battlestar/save.d: No such file or directory
GNUmakefile:814: battlestar/words.d: No such file or directory
GNUmakefile:814: lib/fgetln.d: No such file or directory
GNUmakefile:821: bcd/bcd.d: No such file or directory
GNUmakefile:828: boggle/boggle/bog.d: No such file or directory
GNUmakefile:828: boggle/boggle/help.d: No such file or directory
GNUmakefile:828: boggle/boggle/mach.d: No such file or directory
GNUmakefile:828: boggle/boggle/prtable.d: No such file or directory
GNUmakefile:828: boggle/boggle/timer.d: No such file or directory
GNUmakefile:828: boggle/boggle/word.d: No such file or directory
GNUmakefile:835: boggle/mkdict/mkdict.d: No such file or directory
GNUmakefile:842: boggle/mkindex/mkindex.d: No such file or directory
GNUmakefile:849: caesar/caesar.d: No such file or directory
GNUmakefile:856: canfield/canfield/canfield.d: No such file or directory
GNUmakefile:863: canfield/cfscores/cfscores.d: No such file or directory
GNUmakefile:870: cribbage/cards.d: No such file or directory
GNUmakefile:870: cribbage/crib.d: No such file or directory
GNUmakefile:870: cribbage/extern.d: No such file or directory
GNUmakefile:870: cribbage/instr.d: No such file or directory
GNUmakefile:870: cribbage/io.d: No such file or directory
GNUmakefile:870: cribbage/score.d: No such file or directory
GNUmakefile:870: cribbage/support.d: No such file or directory
GNUmakefile:877: dab/algor.d: No such file or directory
GNUmakefile:877: dab/board.d: No such file or directory
GNUmakefile:877: dab/box.d: No such file or directory
GNUmakefile:877: dab/gamescreen.d: No such file or directory
GNUmakefile:877: dab/human.d: No such file or directory
GNUmakefile:877: dab/main.d: No such file or directory
GNUmakefile:877: dab/player.d: No such file or directory
GNUmakefile:877: dab/random.d: No such file or directory
GNUmakefile:877: dab/ttyscrn.d: No such file or directory
GNUmakefile:884: fish/fish.d: No such file or directory
GNUmakefile:891: gomoku/bdinit.d: No such file or directory
GNUmakefile:891: gomoku/bdisp.d: No such file or directory
GNUmakefile:891: gomoku/main.d: No such file or directory
GNUmakefile:891: gomoku/makemove.d: No such file or directory
GNUmakefile:891: gomoku/pickmove.d: No such file or directory
GNUmakefile:891: gomoku/stoc.d: No such file or directory
GNUmakefile:898: hack/alloc.d: No such file or directory
GNUmakefile:898: hack/hack.Decl.d: No such file or directory
GNUmakefile:898: hack/hack.apply.d: No such file or directory
GNUmakefile:898: hack/hack.bones.d: No such file or directory
GNUmakefile:898: hack/hack.d: No such file or directory
GNUmakefile:898: hack/hack.cmd.d: No such file or directory
GNUmakefile:898: hack/hack.do.d: No such file or directory
GNUmakefile:898: hack/hack.do_name.d: No such file or directory
GNUmakefile:898: hack/hack.do_wear.d: No such file or directory
GNUmakefile:898: hack/hack.dog.d: No such file or directory
GNUmakefile:898: hack/hack.eat.d: No such file or directory
GNUmakefile:898: hack/hack.end.d: No such file or directory
GNUmakefile:898: hack/hack.engrave.d: No such file or directory
GNUmakefile:898: hack/hack.fight.d: No such file or directory
GNUmakefile:898: hack/hack.invent.d: No such file or directory
GNUmakefile:898: hack/hack.ioctl.d: No such file or directory
GNUmakefile:898: hack/hack.lev.d: No such file or directory
GNUmakefile:898: hack/hack.main.d: No such file or directory
GNUmakefile:898: hack/hack.makemon.d: No such file or directory
GNUmakefile:898: hack/hack.mhitu.d: No such file or directory
GNUmakefile:898: hack/hack.mklev.d: No such file or directory
GNUmakefile:898: hack/hack.mkmaze.d: No such file or directory
GNUmakefile:898: hack/hack.mkobj.d: No such file or directory
GNUmakefile:898: hack/hack.mkshop.d: No such file or directory
GNUmakefile:898: hack/hack.mon.d: No such file or directory
GNUmakefile:898: hack/hack.monst.d: No such file or directory
GNUmakefile:898: hack/hack.o_init.d: No such file or directory
GNUmakefile:898: hack/hack.objnam.d: No such file or directory
GNUmakefile:898: hack/hack.options.d: No such file or directory
GNUmakefile:898: hack/hack.pager.d: No such file or directory
GNUmakefile:898: hack/hack.potion.d: No such file or directory
GNUmakefile:898: hack/hack.pri.d: No such file or directory
GNUmakefile:898: hack/hack.read.d: No such file or directory
GNUmakefile:898: hack/hack.rip.d: No such file or directory
GNUmakefile:898: hack/hack.rumors.d: No such file or directory
GNUmakefile:898: hack/hack.save.d: No such file or directory
GNUmakefile:898: hack/hack.search.d: No such file or directory
GNUmakefile:898: hack/hack.shk.d: No such file or directory
GNUmakefile:898: hack/hack.shknam.d: No such file or directory
GNUmakefile:898: hack/hack.steal.d: No such file or directory
GNUmakefile:898: hack/hack.termcap.d: No such file or directory
GNUmakefile:898: hack/hack.timeout.d: No such file or directory
GNUmakefile:898: hack/hack.topl.d: No such file or directory
GNUmakefile:898: hack/hack.track.d: No such file or directory
GNUmakefile:898: hack/hack.trap.d: No such file or directory
GNUmakefile:898: hack/hack.tty.d: No such file or directory
GNUmakefile:898: hack/hack.u_init.d: No such file or directory
GNUmakefile:898: hack/hack.unix.d: No such file or directory
GNUmakefile:898: hack/hack.vault.d: No such file or directory
GNUmakefile:898: hack/hack.version.d: No such file or directory
GNUmakefile:898: hack/hack.wield.d: No such file or directory
GNUmakefile:898: hack/hack.wizard.d: No such file or directory
GNUmakefile:898: hack/hack.worm.d: No such file or directory
GNUmakefile:898: hack/hack.worn.d: No such file or directory
GNUmakefile:898: hack/hack.zap.d: No such file or directory
GNUmakefile:898: hack/rnd.d: No such file or directory
GNUmakefile:905: hack/makedefs.d: No such file or directory
GNUmakefile:912: hangman/endgame.d: No such file or directory
GNUmakefile:912: hangman/extern.d: No such file or directory
GNUmakefile:912: hangman/getguess.d: No such file or directory
GNUmakefile:912: hangman/getword.d: No such file or directory
GNUmakefile:912: hangman/main.d: No such file or directory
GNUmakefile:912: hangman/playgame.d: No such file or directory
GNUmakefile:912: hangman/prdata.d: No such file or directory
GNUmakefile:912: hangman/prman.d: No such file or directory
GNUmakefile:912: hangman/prword.d: No such file or directory
GNUmakefile:912: hangman/setup.d: No such file or directory
GNUmakefile:919: hunt/hunt/connect.d: No such file or directory
GNUmakefile:919: hunt/hunt/hunt.d: No such file or directory
GNUmakefile:919: hunt/hunt/otto.d: No such file or directory
GNUmakefile:919: hunt/hunt/playit.d: No such file or directory
GNUmakefile:919: hunt/huntd/pathname.d: No such file or directory
GNUmakefile:926: hunt/huntd/answer.d: No such file or directory
GNUmakefile:926: hunt/huntd/ctl.d: No such file or directory
GNUmakefile:926: hunt/huntd/ctl_transact.d: No such file or directory
GNUmakefile:926: hunt/huntd/draw.d: No such file or directory
GNUmakefile:926: hunt/huntd/driver.d: No such file or directory
GNUmakefile:926: hunt/huntd/execute.d: No such file or directory
GNUmakefile:926: hunt/huntd/expl.d: No such file or directory
GNUmakefile:926: hunt/huntd/extern.d: No such file or directory
GNUmakefile:926: hunt/huntd/faketalk.d: No such file or directory
GNUmakefile:926: hunt/huntd/get_names.d: No such file or directory
GNUmakefile:926: hunt/huntd/makemaze.d: No such file or directory
GNUmakefile:926: hunt/huntd/shots.d: No such file or directory
GNUmakefile:926: hunt/huntd/terminal.d: No such file or directory
GNUmakefile:933: mille/comp.d: No such file or directory
GNUmakefile:933: mille/end.d: No such file or directory
GNUmakefile:933: mille/extern.d: No such file or directory
GNUmakefile:933: mille/init.d: No such file or directory
GNUmakefile:933: mille/mille.d: No such file or directory
GNUmakefile:933: mille/misc.d: No such file or directory
GNUmakefile:933: mille/move.d: No such file or directory
GNUmakefile:933: mille/print.d: No such file or directory
GNUmakefile:933: mille/roll.d: No such file or directory
GNUmakefile:933: mille/save.d: No such file or directory
GNUmakefile:933: mille/types.d: No such file or directory
GNUmakefile:933: mille/varpush.d: No such file or directory
GNUmakefile:940: monop/cards.d: No such file or directory
GNUmakefile:940: monop/execute.d: No such file or directory
GNUmakefile:940: monop/getinp.d: No such file or directory
GNUmakefile:940: monop/houses.d: No such file or directory
GNUmakefile:940: monop/jail.d: No such file or directory
GNUmakefile:940: monop/misc.d: No such file or directory
GNUmakefile:940: monop/monop.d: No such file or directory
GNUmakefile:940: monop/morg.d: No such file or directory
GNUmakefile:940: monop/print.d: No such file or directory
GNUmakefile:940: monop/prop.d: No such file or directory
GNUmakefile:940: monop/rent.d: No such file or directory
GNUmakefile:940: monop/roll.d: No such file or directory
GNUmakefile:940: monop/spec.d: No such file or directory
GNUmakefile:940: monop/trade.d: No such file or directory
GNUmakefile:947: monop/initdeck.d: No such file or directory
GNUmakefile:954: morse/morse.d: No such file or directory
GNUmakefile:961: number/number.d: No such file or directory
GNUmakefile:968: phantasia/fight.d: No such file or directory
GNUmakefile:968: phantasia/gamesupport.d: No such file or directory
GNUmakefile:968: phantasia/interplayer.d: No such file or directory
GNUmakefile:968: phantasia/io.d: No such file or directory
GNUmakefile:968: phantasia/main.d: No such file or directory
GNUmakefile:968: phantasia/misc.d: No such file or directory
GNUmakefile:968: phantasia/phantglobs.d: No such file or directory
GNUmakefile:975: phantasia/setup.d: No such file or directory
GNUmakefile:982: pig/pig.d: No such file or directory
GNUmakefile:989: pom/pom.d: No such file or directory
GNUmakefile:996: ppt/ppt.d: No such file or directory
GNUmakefile:1003: primes/pattern.d: No such file or directory
GNUmakefile:1003: primes/pr_tbl.d: No such file or directory
GNUmakefile:1003: primes/primes.d: No such file or directory
GNUmakefile:1010: quiz/quiz.d: No such file or directory
GNUmakefile:1010: quiz/rxp.d: No such file or directory
GNUmakefile:1017: rain/rain.d: No such file or directory
GNUmakefile:1024: random/random.d: No such file or directory
GNUmakefile:1031: robots/auto.d: No such file or directory
GNUmakefile:1031: robots/extern.d: No such file or directory
GNUmakefile:1031: robots/flush_in.d: No such file or directory
GNUmakefile:1031: robots/init_field.d: No such file or directory
GNUmakefile:1031: robots/main.d: No such file or directory
GNUmakefile:1031: robots/make_level.d: No such file or directory
GNUmakefile:1031: robots/move.d: No such file or directory
GNUmakefile:1031: robots/move_robs.d: No such file or directory
GNUmakefile:1031: robots/play_level.d: No such file or directory
GNUmakefile:1031: robots/query.d: No such file or directory
GNUmakefile:1031: robots/rnd_pos.d: No such file or directory
GNUmakefile:1031: robots/score.d: No such file or directory
GNUmakefile:1038: sail/assorted.d: No such file or directory
GNUmakefile:1038: sail/game.d: No such file or directory
GNUmakefile:1038: sail/globals.d: No such file or directory
GNUmakefile:1038: sail/dr_1.d: No such file or directory
GNUmakefile:1038: sail/dr_2.d: No such file or directory
GNUmakefile:1038: sail/dr_3.d: No such file or directory
GNUmakefile:1038: sail/dr_4.d: No such file or directory
GNUmakefile:1038: sail/dr_5.d: No such file or directory
GNUmakefile:1038: sail/dr_main.d: No such file or directory
GNUmakefile:1038: sail/lo_main.d: No such file or directory
GNUmakefile:1038: sail/main.d: No such file or directory
GNUmakefile:1038: sail/misc.d: No such file or directory
GNUmakefile:1038: sail/parties.d: No such file or directory
GNUmakefile:1038: sail/pl_1.d: No such file or directory
GNUmakefile:1038: sail/pl_2.d: No such file or directory
GNUmakefile:1038: sail/pl_3.d: No such file or directory
GNUmakefile:1038: sail/pl_4.d: No such file or directory
GNUmakefile:1038: sail/pl_5.d: No such file or directory
GNUmakefile:1038: sail/pl_6.d: No such file or directory
GNUmakefile:1038: sail/pl_7.d: No such file or directory
GNUmakefile:1038: sail/pl_main.d: No such file or directory
GNUmakefile:1038: sail/sync.d: No such file or directory
GNUmakefile:1038: sail/version.d: No such file or directory
GNUmakefile:1045: snake/snake/snake.d: No such file or directory
GNUmakefile:1052: snake/snscore/snscore.d: No such file or directory
GNUmakefile:1059: tetris/input.d: No such file or directory
GNUmakefile:1059: tetris/scores.d: No such file or directory
GNUmakefile:1059: tetris/screen.d: No such file or directory
GNUmakefile:1059: tetris/shapes.d: No such file or directory
GNUmakefile:1059: tetris/tetris.d: No such file or directory
GNUmakefile:1066: trek/abandon.d: No such file or directory
GNUmakefile:1066: trek/attack.d: No such file or directory
GNUmakefile:1066: trek/autover.d: No such file or directory
GNUmakefile:1066: trek/capture.d: No such file or directory
GNUmakefile:1066: trek/cgetc.d: No such file or directory
GNUmakefile:1066: trek/check_out.d: No such file or directory
GNUmakefile:1066: trek/checkcond.d: No such file or directory
GNUmakefile:1066: trek/compkl.d: No such file or directory
GNUmakefile:1066: trek/computer.d: No such file or directory
GNUmakefile:1066: trek/damage.d: No such file or directory
GNUmakefile:1066: trek/damaged.d: No such file or directory
GNUmakefile:1066: trek/dcrept.d: No such file or directory
GNUmakefile:1066: trek/destruct.d: No such file or directory
GNUmakefile:1066: trek/dock.d: No such file or directory
GNUmakefile:1066: trek/dumpgame.d: No such file or directory
GNUmakefile:1066: trek/dumpme.d: No such file or directory
GNUmakefile:1066: trek/dumpssradio.d: No such file or directory
GNUmakefile:1066: trek/events.d: No such file or directory
GNUmakefile:1066: trek/externs.d: No such file or directory
GNUmakefile:1066: trek/getcodi.d: No such file or directory
GNUmakefile:1066: trek/getpar.d: No such file or directory
GNUmakefile:1066: trek/help.d: No such file or directory
GNUmakefile:1066: trek/impulse.d: No such file or directory
GNUmakefile:1066: trek/initquad.d: No such file or directory
GNUmakefile:1066: trek/kill.d: No such file or directory
GNUmakefile:1066: trek/klmove.d: No such file or directory
GNUmakefile:1066: trek/lose.d: No such file or directory
GNUmakefile:1066: trek/lrscan.d: No such file or directory
GNUmakefile:1066: trek/main.d: No such file or directory
GNUmakefile:1066: trek/move.d: No such file or directory
GNUmakefile:1066: trek/nova.d: No such file or directory
GNUmakefile:1066: trek/out.d: No such file or directory
GNUmakefile:1066: trek/phaser.d: No such file or directory
GNUmakefile:1066: trek/play.d: No such file or directory
GNUmakefile:1066: trek/ram.d: No such file or directory
GNUmakefile:1066: trek/ranf.d: No such file or directory
GNUmakefile:1066: trek/rest.d: No such file or directory
GNUmakefile:1066: trek/schedule.d: No such file or directory
GNUmakefile:1066: trek/score.d: No such file or directory
GNUmakefile:1066: trek/setup.d: No such file or directory
GNUmakefile:1066: trek/setwarp.d: No such file or directory
GNUmakefile:1066: trek/shield.d: No such file or directory
GNUmakefile:1066: trek/snova.d: No such file or directory
GNUmakefile:1066: trek/srscan.d: No such file or directory
GNUmakefile:1066: trek/systemname.d: No such file or directory
GNUmakefile:1066: trek/torped.d: No such file or directory
GNUmakefile:1066: trek/visual.d: No such file or directory
GNUmakefile:1066: trek/warp.d: No such file or directory
GNUmakefile:1066: trek/win.d: No such file or directory
GNUmakefile:1073: worm/worm.d: No such file or directory
GNUmakefile:1080: worms/worms.d: No such file or directory
GNUmakefile:1087: wump/wump.d: No such file or directory
./mkdep wump/wump.c wump/wump.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iwump 
./mkdep worms/worms.c worms/worms.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iworms 
./mkdep worm/worm.c worm/worm.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iworm 
./mkdep trek/win.c trek/win.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/warp.c trek/warp.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/visual.c trek/visual.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/torped.c trek/torped.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/systemname.c trek/systemname.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/srscan.c trek/srscan.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/snova.c trek/snova.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/shield.c trek/shield.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/setwarp.c trek/setwarp.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/setup.c trek/setup.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/score.c trek/score.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/schedule.c trek/schedule.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/rest.c trek/rest.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/ranf.c trek/ranf.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/ram.c trek/ram.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/play.c trek/play.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/phaser.c trek/phaser.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/out.c trek/out.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/nova.c trek/nova.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/move.c trek/move.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/main.c trek/main.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/lrscan.c trek/lrscan.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/lose.c trek/lose.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/klmove.c trek/klmove.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/kill.c trek/kill.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/initquad.c trek/initquad.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/impulse.c trek/impulse.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/help.c trek/help.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/getpar.c trek/getpar.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/getcodi.c trek/getcodi.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/externs.c trek/externs.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/events.c trek/events.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/dumpssradio.c trek/dumpssradio.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/dumpme.c trek/dumpme.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/dumpgame.c trek/dumpgame.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/dock.c trek/dock.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/destruct.c trek/destruct.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/dcrept.c trek/dcrept.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/damaged.c trek/damaged.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/damage.c trek/damage.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/computer.c trek/computer.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/compkl.c trek/compkl.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/checkcond.c trek/checkcond.d gcc -g -O2 -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 gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/cgetc.c trek/cgetc.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/capture.c trek/capture.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/autover.c trek/autover.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/attack.c trek/attack.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep trek/abandon.c trek/abandon.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek 
./mkdep tetris/tetris.c tetris/tetris.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itetris 
./mkdep tetris/shapes.c tetris/shapes.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itetris 
./mkdep tetris/screen.c tetris/screen.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itetris 
./mkdep tetris/scores.c tetris/scores.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itetris 
./mkdep tetris/input.c tetris/input.d gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isnake/snake 
./mkdep sail/version.c sail/version.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail 
./mkdep sail/sync.c sail/sync.d gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail 
./mkdep sail/parties.c sail/parties.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail 
./mkdep sail/misc.c sail/misc.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail 
./mkdep sail/main.c sail/main.d gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail 
./mkdep sail/globals.c sail/globals.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail 
./mkdep sail/game.c sail/game.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail 
./mkdep sail/assorted.c sail/assorted.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail 
./mkdep robots/score.c robots/score.d gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Irandom 
./mkdep rain/rain.c rain/rain.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Irain 
./mkdep quiz/rxp.c quiz/rxp.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iquiz 
./mkdep quiz/quiz.c quiz/quiz.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iquiz 
./mkdep primes/primes.c primes/primes.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -D_GNU_SOURCE -Iinclude   -Iprimes 
./mkdep primes/pr_tbl.c primes/pr_tbl.d gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ippt 
./mkdep pom/pom.c pom/pom.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ipom 
./mkdep pig/pig.c pig/pig.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ipig 
./mkdep phantasia/setup.c phantasia/setup.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia 
./mkdep phantasia/phantglobs.c phantasia/phantglobs.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia 
./mkdep phantasia/misc.c phantasia/misc.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia 
./mkdep phantasia/main.c phantasia/main.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia 
./mkdep phantasia/io.c phantasia/io.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia 
./mkdep phantasia/interplayer.c phantasia/interplayer.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia 
./mkdep phantasia/gamesupport.c phantasia/gamesupport.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia 
./mkdep phantasia/fight.c phantasia/fight.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia 
./mkdep number/number.c number/number.d gcc -g -O2 -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 gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imorse 
./mkdep monop/initdeck.c monop/initdeck.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop 
./mkdep monop/trade.c monop/trade.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop 
./mkdep monop/spec.c monop/spec.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop 
./mkdep monop/roll.c monop/roll.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop 
./mkdep monop/rent.c monop/rent.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop 
./mkdep monop/prop.c monop/prop.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop 
./mkdep monop/print.c monop/print.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop 
./mkdep monop/morg.c monop/morg.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop 
./mkdep monop/monop.c monop/monop.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop 
./mkdep monop/misc.c monop/misc.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop 
./mkdep monop/jail.c monop/jail.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop 
./mkdep monop/houses.c monop/houses.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop 
./mkdep monop/getinp.c monop/getinp.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop 
./mkdep monop/execute.c monop/execute.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop 
./mkdep monop/cards.c monop/cards.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop 
./mkdep mille/varpush.c mille/varpush.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille 
./mkdep mille/types.c mille/types.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille 
./mkdep mille/save.c mille/save.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille 
./mkdep mille/roll.c mille/roll.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille 
./mkdep mille/print.c mille/print.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille 
./mkdep mille/move.c mille/move.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille 
./mkdep mille/misc.c mille/misc.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille 
./mkdep mille/mille.c mille/mille.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille 
./mkdep mille/init.c mille/init.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille 
./mkdep mille/extern.c mille/extern.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille 
./mkdep mille/end.c mille/end.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille 
./mkdep mille/comp.c mille/comp.d gcc -g -O2 -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 gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd 
./mkdep hunt/huntd/shots.c hunt/huntd/shots.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd 
./mkdep hunt/huntd/makemaze.c hunt/huntd/makemaze.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd 
./mkdep hunt/huntd/get_names.c hunt/huntd/get_names.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd 
./mkdep hunt/huntd/faketalk.c hunt/huntd/faketalk.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd 
./mkdep hunt/huntd/extern.c hunt/huntd/extern.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd 
./mkdep hunt/huntd/expl.c hunt/huntd/expl.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd 
./mkdep hunt/huntd/execute.c hunt/huntd/execute.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd 
./mkdep hunt/huntd/driver.c hunt/huntd/driver.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd 
./mkdep hunt/huntd/draw.c hunt/huntd/draw.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd 
./mkdep hunt/huntd/ctl_transact.c hunt/huntd/ctl_transact.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd 
./mkdep hunt/huntd/ctl.c hunt/huntd/ctl.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd 
./mkdep hunt/huntd/answer.c hunt/huntd/answer.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd 
./mkdep hunt/huntd/pathname.c hunt/huntd/pathname.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd 
./mkdep hunt/hunt/playit.c hunt/hunt/playit.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/hunt -Ihunt/huntd
./mkdep hunt/hunt/otto.c hunt/hunt/otto.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/hunt -Ihunt/huntd
./mkdep hunt/hunt/hunt.c hunt/hunt/hunt.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/hunt -Ihunt/huntd
./mkdep hunt/hunt/connect.c hunt/hunt/connect.d gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/hunt -Ihunt/huntd
./mkdep hangman/setup.c hangman/setup.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman 
./mkdep hangman/prword.c hangman/prword.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman 
./mkdep hangman/prman.c hangman/prman.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman 
./mkdep hangman/prdata.c hangman/prdata.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman 
./mkdep hangman/playgame.c hangman/playgame.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman 
./mkdep hangman/main.c hangman/main.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman 
./mkdep hangman/getword.c hangman/getword.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman 
./mkdep hangman/getguess.c hangman/getguess.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman 
./mkdep hangman/extern.c hangman/extern.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman 
./mkdep hangman/endgame.c hangman/endgame.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman 
./mkdep hack/makedefs.c hack/makedefs.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihack 
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihack  -c hack/makedefs.c -o hack/makedefs.o
gcc  hack/makedefs.o   -o hack/makedefs
hack/makedefs hack/def.objects.h >hack/hack.onames.h
./mkdep hack/rnd.c hack/rnd.d gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihack 
./mkdep hack/hack.c hack/hack.d gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihack 
./mkdep hack/alloc.c hack/alloc.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihack 
./mkdep gomoku/stoc.c gomoku/stoc.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Igomoku 
./mkdep gomoku/pickmove.c gomoku/pickmove.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Igomoku 
./mkdep gomoku/makemove.c gomoku/makemove.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Igomoku 
./mkdep gomoku/main.c gomoku/main.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Igomoku 
./mkdep gomoku/bdisp.c gomoku/bdisp.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Igomoku 
./mkdep gomoku/bdinit.c gomoku/bdinit.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Igomoku 
./mkdep fish/fish.c fish/fish.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ifish 
./mkdep dab/ttyscrn.cc dab/ttyscrn.d g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab 
./mkdep dab/random.cc dab/random.d g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab 
./mkdep dab/player.cc dab/player.d g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab 
./mkdep dab/main.cc dab/main.d g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab 
./mkdep dab/human.cc dab/human.d g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab 
./mkdep dab/gamescreen.cc dab/gamescreen.d g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab 
./mkdep dab/box.cc dab/box.d g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab 
./mkdep dab/board.cc dab/board.d g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab 
./mkdep dab/algor.cc dab/algor.d g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab 
./mkdep cribbage/support.c cribbage/support.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Icribbage 
./mkdep cribbage/score.c cribbage/score.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Icribbage 
./mkdep cribbage/io.c cribbage/io.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Icribbage 
./mkdep cribbage/instr.c cribbage/instr.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Icribbage 
./mkdep cribbage/extern.c cribbage/extern.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Icribbage 
./mkdep cribbage/crib.c cribbage/crib.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Icribbage 
./mkdep cribbage/cards.c cribbage/cards.d gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Icanfield/canfield 
./mkdep caesar/caesar.c caesar/caesar.d gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibcd 
./mkdep lib/fgetln.c lib/fgetln.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ilib 
./mkdep battlestar/words.c battlestar/words.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/save.c battlestar/save.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/room.c battlestar/room.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/parse.c battlestar/parse.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/nightobjs.c battlestar/nightobjs.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/nightfile.c battlestar/nightfile.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/misc.c battlestar/misc.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/init.c battlestar/init.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/globals.c battlestar/globals.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/getcom.c battlestar/getcom.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/fly.c battlestar/fly.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/dayobjs.c battlestar/dayobjs.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/dayfile.c battlestar/dayfile.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/cypher.c battlestar/cypher.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/command7.c battlestar/command7.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/command6.c battlestar/command6.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/command5.c battlestar/command5.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/command4.c battlestar/command4.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/command3.c battlestar/command3.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/command2.c battlestar/command2.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/command1.c battlestar/command1.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep battlestar/battlestar.c battlestar/battlestar.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar 
./mkdep backgammon/teachgammon/tutor.c backgammon/teachgammon/tutor.d gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source 
./mkdep backgammon/common_source/subs.c backgammon/common_source/subs.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source 
./mkdep backgammon/common_source/save.c backgammon/common_source/save.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source 
./mkdep backgammon/common_source/one.c backgammon/common_source/one.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source 
./mkdep backgammon/common_source/odds.c backgammon/common_source/odds.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source 
./mkdep backgammon/common_source/init.c backgammon/common_source/init.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source 
./mkdep backgammon/common_source/fancy.c backgammon/common_source/fancy.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source 
./mkdep backgammon/common_source/check.c backgammon/common_source/check.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source 
./mkdep backgammon/common_source/board.c backgammon/common_source/board.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source 
./mkdep backgammon/common_source/allow.c backgammon/common_source/allow.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source 
./mkdep backgammon/backgammon/version.c backgammon/backgammon/version.d gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ilib 
./mkdep atc/update.c atc/update.d gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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
mv atc/lex.yy.c atc/lex.c
cd atc && bison -y -d grammar.y
mv atc/y.tab.c atc/grammar.c
mv atc/y.tab.h atc/grammar.h
touch atc/grammar.h
./mkdep atc/lex.c atc/lex.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DBSD -DYY_NO_UNPUT -Iinclude   -Iatc 
./mkdep atc/input.c atc/input.d gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -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 gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DBSD -DYY_NO_UNPUT -Iinclude   -Iatc 
./mkdep lib/getprogname.c lib/getprogname.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ilib 
./mkdep arithmetic/arithmetic.c arithmetic/arithmetic.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iarithmetic 
./mkdep adventure/setup.c adventure/setup.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure 
./mkdep adventure/wizard.c adventure/wizard.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure 
./mkdep adventure/vocab.c adventure/vocab.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure 
./mkdep adventure/subr.c adventure/subr.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure 
./mkdep adventure/save.c adventure/save.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure 
./mkdep adventure/main.c adventure/main.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure 
./mkdep adventure/io.c adventure/io.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure 
./mkdep adventure/init.c adventure/init.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure 
./mkdep adventure/done.c adventure/done.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure 
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure  -c adventure/setup.c -o adventure/setup.o
gcc  adventure/setup.o   -o adventure/setup
adventure/setup adventure/glorkz >adventure/data.c
./mkdep adventure/data.c adventure/data.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure 
./mkdep adventure/crc.c adventure/crc.d gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure 
make[1]: Leaving directory `/build/buildd3/bsdgames-2.17'
make[1]: Entering directory `/build/buildd3/bsdgames-2.17'
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure  -c adventure/crc.c -o adventure/crc.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure  -c adventure/data.c -o adventure/data.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure  -c adventure/done.c -o adventure/done.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure  -c adventure/init.c -o adventure/init.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure  -c adventure/io.c -o adventure/io.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure  -c adventure/main.c -o adventure/main.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure  -c adventure/save.c -o adventure/save.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure  -c adventure/subr.c -o adventure/subr.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure  -c adventure/vocab.c -o adventure/vocab.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iadventure  -c adventure/wizard.c -o adventure/wizard.o
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
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iarithmetic  -c arithmetic/arithmetic.c -o arithmetic/arithmetic.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ilib  -c lib/getprogname.c -o lib/getprogname.o
gcc  arithmetic/arithmetic.o lib/getprogname.o   -o arithmetic/arithmetic
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
lex.yy.c:1219: warning: 'yyunput' defined but not used
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ilib  -c lib/strlcpy.c -o lib/strlcpy.o
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
./substscr g m atc/atc.6.in atc/atc.6
Generating atc/atc.6 from atc/atc.6.in
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source  -c backgammon/common_source/allow.c -o backgammon/common_source/allow.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source  -c backgammon/common_source/board.c -o backgammon/common_source/board.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source  -c backgammon/common_source/check.c -o backgammon/common_source/check.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source  -c backgammon/common_source/fancy.c -o backgammon/common_source/fancy.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source  -c backgammon/common_source/init.c -o backgammon/common_source/init.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source  -c backgammon/common_source/odds.c -o backgammon/common_source/odds.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source  -c backgammon/common_source/one.c -o backgammon/common_source/one.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source  -c backgammon/common_source/save.c -o backgammon/common_source/save.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source  -c backgammon/common_source/subs.c -o backgammon/common_source/subs.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings   -DEXEC_PATH=\"/usr/games/backgammon\" -DTEACH_PATH=\"/usr/games/teachgammon\" -Iinclude   -Ibackgammon/common_source  -c backgammon/common_source/table.c -o backgammon/common_source/table.o
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
./substscr g m backgammon/backgammon/backgammon.6.in backgammon/backgammon/backgammon.6
Generating backgammon/backgammon/backgammon.6 from backgammon/backgammon/backgammon.6.in
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
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
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/battlestar.c -o battlestar/battlestar.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/command1.c -o battlestar/command1.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/command2.c -o battlestar/command2.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/command3.c -o battlestar/command3.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/command4.c -o battlestar/command4.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/command5.c -o battlestar/command5.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/command6.c -o battlestar/command6.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/command7.c -o battlestar/command7.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/cypher.c -o battlestar/cypher.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/dayfile.c -o battlestar/dayfile.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/dayobjs.c -o battlestar/dayobjs.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/fly.c -o battlestar/fly.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/getcom.c -o battlestar/getcom.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/globals.c -o battlestar/globals.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/init.c -o battlestar/init.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/misc.c -o battlestar/misc.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/nightfile.c -o battlestar/nightfile.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/nightobjs.c -o battlestar/nightobjs.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/parse.c -o battlestar/parse.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/room.c -o battlestar/room.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/save.c -o battlestar/save.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibattlestar  -c battlestar/words.c -o battlestar/words.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ilib  -c lib/fgetln.c -o lib/fgetln.o
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
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ibcd  -c bcd/bcd.c -o bcd/bcd.o
gcc  bcd/bcd.o   -o bcd/bcd
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
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
gcc -g -O2 -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
gcc  boggle/mkindex/mkindex.o   -o boggle/mkindex/mkindex
gcc -g -O2 -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
gcc  boggle/mkdict/mkdict.o   -o boggle/mkdict/mkdict
boggle/mkdict/mkdict </build/buildd3/bsdgames-2.17/temp-dictionary >boggle/mkdict/dictionary
word too long: 
100407 words
boggle/mkindex/mkindex <boggle/mkdict/dictionary >boggle/mkindex/dictindex
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Icaesar  -c caesar/caesar.c -o caesar/caesar.o
gcc  caesar/caesar.o -lm  -o caesar/caesar
./substscr g s caesar/rot13.in caesar/rot13
Generating caesar/rot13 from caesar/rot13.in
gcc -g -O2 -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
gcc  canfield/canfield/canfield.o -lncurses  -o canfield/canfield/canfield
./substscr g m canfield/canfield/canfield.6.in canfield/canfield/canfield.6
Generating canfield/canfield/canfield.6 from canfield/canfield/canfield.6.in
gcc -g -O2 -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
canfield/cfscores/cfscores.c: In function 'printuser':
canfield/cfscores/cfscores.c:126: warning: comparison of unsigned expression < 0 is always false
gcc  canfield/cfscores/cfscores.o   -o canfield/cfscores/cfscores
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Icribbage  -c cribbage/cards.c -o cribbage/cards.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Icribbage  -c cribbage/crib.c -o cribbage/crib.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Icribbage  -c cribbage/extern.c -o cribbage/extern.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Icribbage  -c cribbage/instr.c -o cribbage/instr.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Icribbage  -c cribbage/io.c -o cribbage/io.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Icribbage  -c cribbage/score.c -o cribbage/score.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Icribbage  -c cribbage/support.c -o cribbage/support.o
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
./substscr g m cribbage/cribbage.6.in cribbage/cribbage.6
Generating cribbage/cribbage.6 from cribbage/cribbage.6.in
g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab  -c dab/algor.cc -o dab/algor.o
dab/player.h:49: warning: 'class PLAYER' has virtual functions but non-virtual destructor
dab/algor.h:51: warning: 'class ALGOR' has virtual functions but non-virtual destructor
g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab  -c dab/board.cc -o dab/board.o
dab/player.h:49: warning: 'class PLAYER' has virtual functions but non-virtual destructor
dab/board.cc: In member function 'int BOARD::full() const':
dab/board.cc:157: warning: cast from type 'const BOARD*' to type 'BOARD*' casts away constness
dab/board.cc: In member function 'void BOARD::paint() const':
dab/board.cc:176: warning: cast from type 'const BOARD*' to type 'BOARD*' casts away constness
g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab  -c dab/box.cc -o dab/box.o
g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab  -c dab/gamescreen.cc -o dab/gamescreen.o
g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab  -c dab/human.cc -o dab/human.o
dab/player.h:49: warning: 'class PLAYER' has virtual functions but non-virtual destructor
dab/human.h:50: warning: 'class HUMAN' has virtual functions but non-virtual destructor
g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab  -c dab/main.cc -o dab/main.o
dab/player.h:49: warning: 'class PLAYER' has virtual functions but non-virtual destructor
dab/algor.h:51: warning: 'class ALGOR' has virtual functions but non-virtual destructor
dab/human.h:50: warning: 'class HUMAN' has virtual functions but non-virtual destructor
g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab  -c dab/player.cc -o dab/player.o
dab/player.h:49: warning: 'class PLAYER' has virtual functions but non-virtual destructor
g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab  -c dab/random.cc -o dab/random.o
g++ -g -O2 -Wall -W -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Idab  -c dab/ttyscrn.cc -o dab/ttyscrn.o
dab/player.h:49: warning: 'class PLAYER' has virtual functions but non-virtual destructor
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
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ifish  -c fish/fish.c -o fish/fish.o
gcc  fish/fish.o   -o fish/fish
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Igomoku  -c gomoku/bdinit.c -o gomoku/bdinit.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Igomoku  -c gomoku/bdisp.c -o gomoku/bdisp.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Igomoku  -c gomoku/main.c -o gomoku/main.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Igomoku  -c gomoku/makemove.c -o gomoku/makemove.o
gomoku/makemove.c: In function 'update_overlap':
gomoku/makemove.c:246: warning: pointer targets in assignment differ in signedness
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Igomoku  -c gomoku/pickmove.c -o gomoku/pickmove.o
gomoku/pickmove.c: In function 'sortcombo':
gomoku/pickmove.c:1276: warning: cast increases required alignment of target type
gomoku/pickmove.c:1326: warning: cast increases required alignment of target type
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Igomoku  -c gomoku/stoc.c -o gomoku/stoc.o
gcc  gomoku/bdinit.o gomoku/bdisp.o gomoku/main.o gomoku/makemove.o gomoku/pickmove.o gomoku/stoc.o -lncurses  -o gomoku/gomoku
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihack  -c hack/alloc.c -o hack/alloc.o
hack/alloc.c: In function 'alloc':
hack/alloc.c:102: warning: cast increases required alignment of target type
hack/alloc.c: In function 'enlarge':
hack/alloc.c:114: warning: cast increases required alignment of target type
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihack  -c hack/hack.c -o hack/hack.o
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
hack/hack.save.c: In function 'restmonchn':
hack/hack.save.c:304: warning: cast increases required alignment of target type
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihack  -c hack/rnd.c -o hack/rnd.o
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 -l
 ncurses  -o hack/hack
./substscr g m hack/hack.6.in hack/hack.6
Generating hack/hack.6 from hack/hack.6.in
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman  -c hangman/endgame.c -o hangman/endgame.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman  -c hangman/extern.c -o hangman/extern.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman  -c hangman/getguess.c -o hangman/getguess.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman  -c hangman/getword.c -o hangman/getword.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman  -c hangman/main.c -o hangman/main.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman  -c hangman/playgame.c -o hangman/playgame.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman  -c hangman/prdata.c -o hangman/prdata.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman  -c hangman/prman.c -o hangman/prman.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman  -c hangman/prword.c -o hangman/prword.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ihangman  -c hangman/setup.c -o hangman/setup.o
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
./substscr g m hangman/hangman.6.in hangman/hangman.6
Generating hangman/hangman.6 from hangman/hangman.6.in
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd  -c hunt/huntd/answer.c -o hunt/huntd/answer.o
hunt/huntd/answer.c: In function 'answer':
hunt/huntd/answer.c:74: warning: pointer targets in passing argument 3 of 'accept' differ in signedness
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd  -c hunt/huntd/ctl.c -o hunt/huntd/ctl.o
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd  -c hunt/huntd/ctl_transact.c -o hunt/huntd/ctl_transact.o
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd  -c hunt/huntd/draw.c -o hunt/huntd/draw.o
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd  -c hunt/huntd/driver.c -o hunt/huntd/driver.o
hunt/huntd/driver.c: In function 'main':
hunt/huntd/driver.c:150: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness
hunt/huntd/driver.c: In function 'init':
hunt/huntd/driver.c:327: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness
hunt/huntd/driver.c:378: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness
hunt/huntd/driver.c:399: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness
hunt/huntd/driver.c: In function 'send_stats':
hunt/huntd/driver.c:918: warning: pointer targets in passing argument 3 of 'accept' differ in signedness
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd  -c hunt/huntd/execute.c -o hunt/huntd/execute.o
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd  -c hunt/huntd/expl.c -o hunt/huntd/expl.o
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd  -c hunt/huntd/extern.c -o hunt/huntd/extern.o
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd  -c hunt/huntd/faketalk.c -o hunt/huntd/faketalk.o
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd  -c hunt/huntd/get_names.c -o hunt/huntd/get_names.o
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd  -c hunt/huntd/makemaze.c -o hunt/huntd/makemaze.o
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd  -c hunt/huntd/pathname.c -o hunt/huntd/pathname.o
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd  -c hunt/huntd/shots.c -o hunt/huntd/shots.o
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/huntd  -c hunt/huntd/terminal.c -o hunt/huntd/terminal.o
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
./substscr g m hunt/huntd/huntd.6.in hunt/huntd/huntd.6
Generating hunt/huntd/huntd.6 from hunt/huntd/huntd.6.in
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/hunt -Ihunt/huntd -c hunt/hunt/connect.c -o hunt/hunt/connect.o
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/hunt -Ihunt/huntd -c hunt/hunt/hunt.c -o hunt/hunt/hunt.o
hunt/hunt/hunt.c: In function 'broadcast_vec':
hunt/hunt/hunt.c:385: warning: unused parameter 's'
hunt/hunt/hunt.c: In function 'list_drivers':
hunt/hunt/hunt.c:458: warning: cast increases required alignment of target type
hunt/hunt/hunt.c:481: warning: cast increases required alignment of target type
hunt/hunt/hunt.c:553: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/hunt -Ihunt/huntd -c hunt/hunt/otto.c -o hunt/hunt/otto.o
hunt/hunt/otto.c: In function 'otto':
hunt/hunt/otto.c:179: warning: 'sigblock' is deprecated (declared at /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/signal.h:181)
hunt/hunt/otto.c:181: warning: implicit declaration of function 'sigpause'
hunt/hunt/otto.c:182: warning: 'sigsetmask' is deprecated (declared at /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/signal.h:184)
gcc -g -O2 -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/sbin/huntd\" -Iinclude   -Ihunt/hunt -Ihunt/huntd -c hunt/hunt/playit.c -o hunt/hunt/playit.o
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
./substscr g m hunt/hunt/hunt.6.in hunt/hunt/hunt.6
Generating hunt/hunt/hunt.6 from hunt/hunt/hunt.6.in
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille  -c mille/comp.c -o mille/comp.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille  -c mille/end.c -o mille/end.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille  -c mille/extern.c -o mille/extern.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille  -c mille/init.c -o mille/init.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille  -c mille/mille.c -o mille/mille.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille  -c mille/misc.c -o mille/misc.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille  -c mille/move.c -o mille/move.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille  -c mille/print.c -o mille/print.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille  -c mille/roll.c -o mille/roll.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille  -c mille/save.c -o mille/save.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille  -c mille/types.c -o mille/types.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imille  -c mille/varpush.c -o mille/varpush.o
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
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop  -c monop/cards.c -o monop/cards.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop  -c monop/execute.c -o monop/execute.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop  -c monop/getinp.c -o monop/getinp.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop  -c monop/houses.c -o monop/houses.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop  -c monop/jail.c -o monop/jail.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop  -c monop/misc.c -o monop/misc.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop  -c monop/monop.c -o monop/monop.o
In file included from monop/monop.def:109,
                 from monop/monop.c:50:
monop/mon.dat:35: warning: missing initializer
monop/mon.dat:35: warning: (near initialization for 'mon[0].sq')
monop/mon.dat:36: warning: missing initializer
monop/mon.dat:36: warning: (near initialization for 'mon[1].sq')
monop/mon.dat:37: warning: missing initializer
monop/mon.dat:37: warning: (near initialization for 'mon[2].sq')
monop/mon.dat:38: warning: missing initializer
monop/mon.dat:38: warning: (near initialization for 'mon[3].sq')
monop/mon.dat:39: warning: missing initializer
monop/mon.dat:39: warning: (near initialization for 'mon[4].sq')
monop/mon.dat:40: warning: missing initializer
monop/mon.dat:40: warning: (near initialization for 'mon[5].sq')
monop/mon.dat:41: warning: missing initializer
monop/mon.dat:41: warning: (near initialization for 'mon[6].sq')
monop/mon.dat:42: warning: missing initializer
monop/mon.dat:42: warning: (near initialization for 'mon[7].sq')
In file included from monop/monop.def:117,
                 from monop/monop.c:50:
monop/brd.dat:36: warning: missing initializer
monop/brd.dat:36: warning: (near initialization for 'board[0].cost')
monop/brd.dat:38: warning: missing initializer
monop/brd.dat:38: warning: (near initialization for 'board[2].desc')
monop/brd.dat:40: warning: missing initializer
monop/brd.dat:40: warning: (near initialization for 'board[4].desc')
monop/brd.dat:43: warning: missing initializer
monop/brd.dat:43: warning: (near initialization for 'board[7].desc')
monop/brd.dat:46: warning: missing initializer
monop/brd.dat:46: warning: (near initialization for 'board[10].cost')
monop/brd.dat:53: warning: missing initializer
monop/brd.dat:53: warning: (near initialization for 'board[17].desc')
monop/brd.dat:56: warning: missing initializer
monop/brd.dat:56: warning: (near initialization for 'board[20].cost')
monop/brd.dat:58: warning: missing initializer
monop/brd.dat:58: warning: (near initialization for 'board[22].desc')
monop/brd.dat:66: warning: missing initializer
monop/brd.dat:66: warning: (near initialization for 'board[30].desc')
monop/brd.dat:69: warning: missing initializer
monop/brd.dat:69: warning: (near initialization for 'board[33].desc')
monop/brd.dat:72: warning: missing initializer
monop/brd.dat:72: warning: (near initialization for 'board[36].desc')
monop/brd.dat:74: warning: missing initializer
monop/brd.dat:74: warning: (near initialization for 'board[38].desc')
monop/brd.dat:76: warning: missing initializer
monop/brd.dat:76: warning: (near initialization for 'board[40].desc')
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop  -c monop/morg.c -o monop/morg.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop  -c monop/print.c -o monop/print.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop  -c monop/prop.c -o monop/prop.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop  -c monop/rent.c -o monop/rent.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop  -c monop/roll.c -o monop/roll.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop  -c monop/spec.c -o monop/spec.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop  -c monop/trade.c -o monop/trade.o
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
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imonop  -c monop/initdeck.c -o monop/initdeck.o
gcc  monop/initdeck.o   -o monop/initdeck
monop/initdeck monop/cards.inp monop/cards.pck
There were 16 com. chest and 16 chance cards
./substscr g m monop/monop.6.in monop/monop.6
Generating monop/monop.6 from monop/monop.6.in
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Imorse  -c morse/morse.c -o morse/morse.o
gcc  morse/morse.o   -o morse/morse
gcc -g -O2 -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
gcc  number/number.o   -o number/number
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia  -c phantasia/fight.c -o phantasia/fight.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia  -c phantasia/gamesupport.c -o phantasia/gamesupport.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia  -c phantasia/interplayer.c -o phantasia/interplayer.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia  -c phantasia/io.c -o phantasia/io.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia  -c phantasia/main.c -o phantasia/main.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia  -c phantasia/misc.c -o phantasia/misc.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia  -c phantasia/phantglobs.c -o phantasia/phantglobs.o
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
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iphantasia  -c phantasia/setup.c -o phantasia/setup.o
phantasia/setup.c: In function 'main':
phantasia/setup.c:71: warning: 'path' may be used uninitialized in this function
gcc  phantasia/phantglobs.o phantasia/setup.o -lm  -o phantasia/setup
cd phantasia && ./setup -m monsters.asc
touch phantasia/scorefiles.stamp
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ipig  -c pig/pig.c -o pig/pig.o
gcc  pig/pig.o   -o pig/pig
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ipom  -c pom/pom.c -o pom/pom.o
gcc  pom/pom.o -lm  -o pom/pom
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Ippt  -c ppt/ppt.c -o ppt/ppt.o
gcc  ppt/ppt.o   -o ppt/ppt
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc  primes/pattern.o primes/pr_tbl.o primes/primes.o -lm  -o primes/primes
./substscr g n quiz/datfiles/index.in quiz/datfiles/index
Generating quiz/datfiles/index from quiz/datfiles/index.in
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iquiz  -c quiz/quiz.c -o quiz/quiz.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iquiz  -c quiz/rxp.c -o quiz/rxp.o
gcc  quiz/quiz.o quiz/rxp.o lib/fgetln.o   -o quiz/quiz
./substscr g m quiz/quiz.6.in quiz/quiz.6
Generating quiz/quiz.6 from quiz/quiz.6.in
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Irain  -c rain/rain.c -o rain/rain.o
gcc  rain/rain.o lib/getprogname.o -lncurses  -o rain/rain
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Irandom  -c random/random.c -o random/random.o
gcc  random/random.o   -o random/random
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
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
./substscr g m robots/robots.6.in robots/robots.6
Generating robots/robots.6 from robots/robots.6.in
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail  -c sail/assorted.c -o sail/assorted.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail  -c sail/game.c -o sail/game.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail  -c sail/globals.c -o sail/globals.o
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail  -c sail/main.c -o sail/main.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail  -c sail/misc.c -o sail/misc.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail  -c sail/parties.c -o sail/parties.o
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -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
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail  -c sail/sync.c -o sail/sync.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Isail  -c sail/version.c -o sail/version.o
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
gcc -g -O2 -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
gcc  snake/snake/snake.o -lncurses -lm  -o snake/snake/snake
./substscr g m snake/snake/snake.6.in snake/snake/snake.6
Generating snake/snake/snake.6 from snake/snake/snake.6.in
gcc -g -O2 -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
gcc  snake/snscore/snscore.o   -o snake/snscore/snscore
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itetris  -c tetris/input.c -o tetris/input.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itetris  -c tetris/scores.c -o tetris/scores.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itetris  -c tetris/screen.c -o tetris/screen.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itetris  -c tetris/shapes.c -o tetris/shapes.o
tetris/shapes.c: In function 'fits_in':
tetris/shapes.c:86: warning: initialization discards qualifiers from pointer target type
tetris/shapes.c: In function 'place':
tetris/shapes.c:103: warning: initialization discards qualifiers from pointer target type
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itetris  -c tetris/tetris.c -o tetris/tetris.o
gcc  tetris/input.o tetris/scores.o tetris/screen.o tetris/shapes.o tetris/tetris.o -lncurses  -o tetris/tetris
./substscr g m tetris/tetris.6.in tetris/tetris.6
Generating tetris/tetris.6 from tetris/tetris.6.in
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/abandon.c -o trek/abandon.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/attack.c -o trek/attack.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/autover.c -o trek/autover.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/capture.c -o trek/capture.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/cgetc.c -o trek/cgetc.o
gcc -g -O2 -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
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/checkcond.c -o trek/checkcond.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/compkl.c -o trek/compkl.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/computer.c -o trek/computer.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/damage.c -o trek/damage.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/damaged.c -o trek/damaged.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/dcrept.c -o trek/dcrept.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/destruct.c -o trek/destruct.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/dock.c -o trek/dock.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/dumpgame.c -o trek/dumpgame.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/dumpme.c -o trek/dumpme.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/dumpssradio.c -o trek/dumpssradio.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/events.c -o trek/events.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/externs.c -o trek/externs.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/getcodi.c -o trek/getcodi.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/getpar.c -o trek/getpar.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/help.c -o trek/help.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/impulse.c -o trek/impulse.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/initquad.c -o trek/initquad.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/kill.c -o trek/kill.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/klmove.c -o trek/klmove.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/lose.c -o trek/lose.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/lrscan.c -o trek/lrscan.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/main.c -o trek/main.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/move.c -o trek/move.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/nova.c -o trek/nova.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/out.c -o trek/out.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/phaser.c -o trek/phaser.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/play.c -o trek/play.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/ram.c -o trek/ram.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/ranf.c -o trek/ranf.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/rest.c -o trek/rest.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/schedule.c -o trek/schedule.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/score.c -o trek/score.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/setup.c -o trek/setup.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/setwarp.c -o trek/setwarp.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/shield.c -o trek/shield.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/snova.c -o trek/snova.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/srscan.c -o trek/srscan.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/systemname.c -o trek/systemname.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/torped.c -o trek/torped.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/visual.c -o trek/visual.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/warp.c -o trek/warp.o
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Itrek  -c trek/win.c -o trek/win.o
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
./substscr g m trek/trek.6.in trek/trek.6
Generating trek/trek.6 from trek/trek.6.in
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iworm  -c worm/worm.c -o worm/worm.o
gcc  worm/worm.o -lncurses  -o worm/worm
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iworms  -c worms/worms.c -o worms/worms.o
gcc  worms/worms.o -lncurses  -o worms/worms
./substscr g s wtf/wtf.in wtf/wtf
Generating wtf/wtf from wtf/wtf.in
./substscr g m wtf/wtf.6.in wtf/wtf.6
Generating wtf/wtf.6 from wtf/wtf.6.in
gcc -g -O2 -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings    -Iinclude   -Iwump  -c wump/wump.c -o wump/wump.o
gcc  wump/wump.o   -o wump/wump
make[1]: Leaving directory `/build/buildd3/bsdgames-2.17'
   dh_auto_test
make[1]: Entering directory `/build/buildd3/bsdgames-2.17'
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... PASS
battlestar test 7... PASS
battlestar test 8... PASS
battlestar test 9... PASS
battlestar test 10... PASS
battlestar test 11... PASS
battlestar test 12... PASS
battlestar test 13... PASS
battlestar test 14... PASS
battlestar test 15... PASS
battlestar test 16... PASS
battlestar test 17... PASS
battlestar test 18... PASS
battlestar test 19... PASS
battlestar test 20... PASS
battlestar test 21... PASS
battlestar test 22... PASS
battlestar test 23... PASS
battlestar test 24... PASS
battlestar test 25... PASS
battlestar test 26... PASS
battlestar test 27... PASS
battlestar test 28... PASS
battlestar test 29... PASS
battlestar test 30... PASS
battlestar test 31... PASS
battlestar test 32... PASS
battlestar test 33... PASS
battlestar test 34... PASS
battlestar test 35... PASS
battlestar test 36... PASS
battlestar test 37... PASS
battlestar test 38... PASS
battlestar test 39... PASS
battlestar test 40... PASS
battlestar test 41... PASS
battlestar test 42... PASS
battlestar test 43... PASS
tests/bcd.test
bcd test 1... PASS
bcd test 2... PASS
bcd test 3... PASS
bcd test 4... PASS
bcd test 5... PASS
tests/caesar.test
caesar test 1... PASS
caesar test 2... PASS
caesar test 3... PASS
tests/factor.test
tests/morse.test
morse test 1... PASS
morse test 2... PASS
morse test 3... PASS
morse test 4... PASS
morse test 5... PASS
morse test 6... PASS
morse test 7... PASS
tests/number.test
number test 1... PASS
number test 2... PASS
number test 3... PASS
tests/pig.test
pig test 1... PASS
pig test 2... PASS
pig test 3... PASS
tests/pom.test
pom test 1... PASS
pom test 2... PASS
pom test 3... PASS
pom test 4... PASS
pom test 5... PASS
pom test 6... PASS
pom test 7... PASS
pom test 8... PASS
pom test 9... PASS
pom test 10... PASS
pom test 11... PASS
pom test 12... PASS
pom test 13... PASS
pom test 14... PASS
pom test 15... PASS
pom test 16... PASS
pom test 17... PASS
pom test 18... PASS
pom test 19... PASS
pom test 20... PASS
pom test 21... PASS
pom test 22... PASS
pom test 23... PASS
pom test 24... PASS
tests/ppt.test
ppt test 1... PASS
ppt test 2... PASS
ppt test 3... PASS
tests/primes.test
primes test 1... PASS
primes test 2... PASS
primes test 3... PASS
make[1]: Leaving directory `/build/buildd3/bsdgames-2.17'
touch build-stamp
dh build
 /usr/bin/fakeroot debian/rules binary-arch
dh build
dh binary-arch --until dh_installdocs
   dh_testroot -a
   dh_prep -a
   dh_installdirs -a
   dh_auto_install -a
make[1]: Entering directory `/build/buildd3/bsdgames-2.17'
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 adventure/adventure /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/adventure
: adventure
/build/buildd3/bsdgames-2.17/install-man adventure/adventure.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 arithmetic/arithmetic /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/arithmetic
: arithmetic
/build/buildd3/bsdgames-2.17/install-man arithmetic/arithmetic.6
set -e; for d in /usr/share/games/bsdgames/atc /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
set -e; for g in Game_List `cat atc/games/Game_List`; do install -c -m 0644 atc/games/$g /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/share/games/bsdgames/atc/$g; done
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 atc/atc /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/atc
: atc
/build/buildd3/bsdgames-2.17/install-score /var/games/bsdgames/atc_score
/build/buildd3/bsdgames-2.17/install-man atc/atc.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 backgammon/backgammon/backgammon /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/backgammon
: backgammon
/build/buildd3/bsdgames-2.17/install-man backgammon/backgammon/backgammon.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 backgammon/teachgammon/teachgammon /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/teachgammon
: teachgammon
/build/buildd3/bsdgames-2.17/install-man backgammon.6 teachgammon.6
set -e; for d in  /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
set -e; for d in  /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 battlestar/battlestar /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/battlestar
: battlestar
/build/buildd3/bsdgames-2.17/install-man battlestar/battlestar.6
/build/buildd3/bsdgames-2.17/install-score /var/games/bsdgames/battlestar.log
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 bcd/bcd /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/bcd
: bcd
/build/buildd3/bsdgames-2.17/install-man bcd/bcd.6
set -e; for d in /usr/games /usr/share/man/man6 /usr/share/games/bsdgames/boggle /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 boggle/boggle/boggle /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/boggle
: boggle
/build/buildd3/bsdgames-2.17/install-man boggle/boggle/boggle.6
install -c -m 0644 boggle/boggle/helpfile /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/share/games/bsdgames/boggle/helpfile
set -e; for d in /usr/share/games/bsdgames/boggle /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0644 boggle/mkindex/dictindex /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/share/games/bsdgames/boggle/dictindex
set -e; for d in /usr/share/games/bsdgames/boggle /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0644 boggle/mkdict/dictionary /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/share/games/bsdgames/boggle/dictionary
set -e; for d in  /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 caesar/caesar /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/caesar
: caesar
install -c -m 0755 caesar/rot13 /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/rot13
: rot13
/build/buildd3/bsdgames-2.17/install-man caesar/caesar.6
/build/buildd3/bsdgames-2.17/install-man caesar.6 rot13.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 canfield/canfield/canfield /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/canfield
: canfield
/build/buildd3/bsdgames-2.17/install-man canfield/canfield/canfield.6
/build/buildd3/bsdgames-2.17/install-score /var/games/bsdgames/cfscores
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 canfield/cfscores/cfscores /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/cfscores
: cfscores
/build/buildd3/bsdgames-2.17/install-man canfield.6 cfscores.6
set -e; for d in  /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 countmail/countmail /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/countmail
: countmail
/build/buildd3/bsdgames-2.17/install-man countmail/countmail.6
set -e; for d in /usr/games /usr/share/man/man6 /usr/share/games/bsdgames /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 cribbage/cribbage /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/cribbage
: cribbage
install -c -m 0644 cribbage/cribbage.n /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/share/games/bsdgames/cribbage.instr
/build/buildd3/bsdgames-2.17/install-score /var/games/bsdgames/criblog
/build/buildd3/bsdgames-2.17/install-man cribbage/cribbage.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 dab/dab /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/dab
: dab
/build/buildd3/bsdgames-2.17/install-man dab/dab.6
set -e; for d in /usr/games /usr/share/man/man6 /usr/share/games/bsdgames /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 fish/fish /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/go-fish
: go-fish
install -c -m 0644 fish/fish.instr /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/share/games/bsdgames/fish.instr
ln -sf fish.6 fish/go-fish.6 # hack for rename
/build/buildd3/bsdgames-2.17/install-man fish/go-fish.6
rm -f fish/go-fish.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 gomoku/gomoku /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/gomoku
: gomoku
/build/buildd3/bsdgames-2.17/install-man gomoku/gomoku.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 hack/hack /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/hack
: hack
install -d -m 0755 /build/buildd3/bsdgames-2.17/debian/bsdgames/var/games/bsdgames/hack
install -d /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/share/games/bsdgames/hack
set -e; for f in data help hh rumors; do install -c -m 0644 hack/$f /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/share/games/bsdgames/hack/$f; done
/build/buildd3/bsdgames-2.17/install-score /var/games/bsdgames/hack/perm
/build/buildd3/bsdgames-2.17/install-score /var/games/bsdgames/hack/record
/build/buildd3/bsdgames-2.17/install-man hack/hack.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 hangman/hangman /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/hangman
: hangman
/build/buildd3/bsdgames-2.17/install-man hangman/hangman.6
set -e; for d in /usr/sbin /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 hunt/huntd/huntd /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/sbin/huntd
/build/buildd3/bsdgames-2.17/install-man hunt/huntd/huntd.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 hunt/hunt/hunt /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/hunt
: hunt
/build/buildd3/bsdgames-2.17/install-man hunt/hunt/hunt.6
set -e; for d in  /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 mille/mille /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/mille
: mille
/build/buildd3/bsdgames-2.17/install-man mille/mille.6
set -e; for d in /usr/games /usr/share/man/man6 /usr/share/games/bsdgames /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 monop/monop /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/monop
: monop
/build/buildd3/bsdgames-2.17/install-man monop/monop.6
install -c -m 0644 monop/cards.pck /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/share/games/bsdgames/monop-cards.pck
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 morse/morse /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/morse
: morse
/build/buildd3/bsdgames-2.17/install-man bcd.6 morse.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 number/number /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/number
: number
/build/buildd3/bsdgames-2.17/install-man number/number.6
set -e; for d in /usr/games /usr/share/man/man6 /var/games/bsdgames/phantasia /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 phantasia/phantasia /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/phantasia
: phantasia
(set -e; for f in gold lastdead mess monsters motd void; do \
	    cp phantasia/$f /build/buildd3/bsdgames-2.17/debian/bsdgames/var/games/bsdgames/phantasia/$f; \
	    /build/buildd3/bsdgames-2.17/install-score /var/games/bsdgames/phantasia/$f; done)
(set -e; for f in scoreboard characs; do \
	    if [ ! -e /var/games/bsdgames/phantasia/$f ]; then \
		cp phantasia/$f /build/buildd3/bsdgames-2.17/debian/bsdgames/var/games/bsdgames/phantasia/$f; fi; done; \
	    /build/buildd3/bsdgames-2.17/install-score /var/games/bsdgames/phantasia/scoreboard; \
	    /build/buildd3/bsdgames-2.17/install-score -p /var/games/bsdgames/phantasia/characs)
/build/buildd3/bsdgames-2.17/install-man phantasia/phantasia.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 pig/pig /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/pig
: pig
/build/buildd3/bsdgames-2.17/install-man pig/pig.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 pom/pom /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/pom
: pom
/build/buildd3/bsdgames-2.17/install-man pom/pom.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 ppt/ppt /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/ppt
: ppt
/build/buildd3/bsdgames-2.17/install-man bcd.6 ppt.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 primes/primes /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/primes
: primes
/build/buildd3/bsdgames-2.17/install-man primes/primes.6
set -e; for d in /usr/share/games/bsdgames/quiz /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
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 /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/share/games/bsdgames/quiz/$c; done
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 quiz/quiz /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/quiz
: quiz
/build/buildd3/bsdgames-2.17/install-man quiz/quiz.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 rain/rain /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/rain
: rain
/build/buildd3/bsdgames-2.17/install-man rain/rain.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 random/random /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/random
: random
/build/buildd3/bsdgames-2.17/install-man random/random.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 robots/robots /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/robots
: robots
/build/buildd3/bsdgames-2.17/install-score /var/games/bsdgames/robots_roll
/build/buildd3/bsdgames-2.17/install-man robots/robots.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 sail/sail /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/sail
: sail
/build/buildd3/bsdgames-2.17/install-score /var/games/bsdgames/saillog
install -d -m 0750 /build/buildd3/bsdgames-2.17/debian/bsdgames/var/games/bsdgames/sail
/build/buildd3/bsdgames-2.17/install-man sail/sail.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 snake/snake/snake /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/snake
: snake
/build/buildd3/bsdgames-2.17/install-score /var/games/bsdgames/snake.log
/build/buildd3/bsdgames-2.17/install-score /var/games/bsdgames/snakerawscores
/build/buildd3/bsdgames-2.17/install-man snake/snake/snake.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 snake/snscore/snscore /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/snscore
: snscore
/build/buildd3/bsdgames-2.17/install-man snake.6 snscore.6
set -e; for d in  /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 tetris/tetris /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/tetris-bsd
: tetris-bsd
/build/buildd3/bsdgames-2.17/install-score /var/games/bsdgames/tetris-bsd.scores
ln -f tetris/tetris.6 tetris/tetris-bsd.6
/build/buildd3/bsdgames-2.17/install-man tetris/tetris-bsd.6
rm -f tetris/tetris-bsd.6
set -e; for d in /usr/games /usr/share/man/man6 /usr/share/doc/bsdgames /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 trek/trek /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/trek
: trek
/build/buildd3/bsdgames-2.17/install-man trek/trek.6
install -c -m 0644 trek/USD.doc/trek.me /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/share/doc/bsdgames/trek.me
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 wargames/wargames /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/wargames
: wargames
/build/buildd3/bsdgames-2.17/install-man wargames/wargames.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 worm/worm /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/worm
: worm
/build/buildd3/bsdgames-2.17/install-man worm/worm.6
set -e; for d in /usr/games /usr/share/man/man6 /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 worms/worms /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/worms
: worms
/build/buildd3/bsdgames-2.17/install-man worms/worms.6
set -e; for d in /usr/games /usr/share/man/man6 /usr/share/games/bsdgames /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 wtf/wtf /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/wtf
: wtf
install -c -m 0644 wtf/acronyms /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/share/games/bsdgames/acronyms
install -c -m 0644 wtf/acronyms.comp /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/share/games/bsdgames/acronyms.comp
/build/buildd3/bsdgames-2.17/install-man wtf/wtf.6
set -e; for d in /usr/games /usr/share/man/man6 /usr/share/games/bsdgames /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
install -c -m 0755 wump/wump /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/games/wump
: wump
install -c -m 0644 wump/wump.info /build/buildd3/bsdgames-2.17/debian/bsdgames/usr/share/games/bsdgames/wump.info
/build/buildd3/bsdgames-2.17/install-man wump/wump.6
set -e; for d in  /; do mkdir -p /build/buildd3/bsdgames-2.17/debian/bsdgames$d; done
make[1]: Leaving directory `/build/buildd3/bsdgames-2.17'
   dh_install -a
   dh_installdocs -a
cp atc/BUGS debian/bsdgames/usr/share/doc/bsdgames/BUGS.atc
cp hunt/README debian/bsdgames/usr/share/doc/bsdgames/README.hunt
cp phantasia/README debian/bsdgames/usr/share/doc/bsdgames/README.phantasia
cp boggle/README debian/bsdgames/usr/share/doc/bsdgames/README.boggle
cp hack/Original_READ_ME debian/bsdgames/usr/share/doc/bsdgames/Original_READ_ME.hack
cp hack/READ_ME debian/bsdgames/usr/share/doc/bsdgames/READ_ME.hack
# Move phantasia's binary state files into /usr, they are copied
# back to /var in the postinst.
mv debian/bsdgames/var/games/bsdgames/phantasia/monsters \
	   debian/bsdgames/var/games/bsdgames/phantasia/void \
	   debian/bsdgames/usr/share/games/bsdgames/phantasia/
cat COPYING >> debian/bsdgames/usr/share/doc/bsdgames/copyright
dh binary-arch --until dh_fixperms
   dh_installchangelogs -a
   dh_installexamples -a
   dh_installman -a
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
   dh_installcatalogs -a
   dh_installcron -a
   dh_installdebconf -a
   dh_installcatalogs -a
   dh_installemacsen -a
   dh_installifupdown -a
   dh_installinfo -a
   dh_installinit -a
   dh_installmenu -a
   dh_installmime -a
   dh_installmodules -a
   dh_installlogcheck -a
   dh_installlogrotate -a
   dh_installpam -a
   dh_installppp -a
   dh_installudev -a
   dh_installwm -a
   dh_installxfonts -a
   dh_lintian -a
   dh_desktop -a
   dh_gconf -a
   dh_icons -a
   dh_perl -a
   dh_pysupport -a
   dh_scrollkeeper -a
   dh_usrlocal -a
   dh_link -a
   dh_compress -a
   dh_fixperms -a
chmod -R u+rw debian/bsdgames/usr/
# Games with score files need to be set up sgid games.
chown root:games debian/bsdgames/usr/games/atc \
		debian/bsdgames/usr/games/battlestar \
		debian/bsdgames/usr/games/canfield \
		debian/bsdgames/usr/games/cribbage \
		debian/bsdgames/usr/games/robots \
		debian/bsdgames/usr/games/snake \
		debian/bsdgames/usr/games/tetris-bsd \
		debian/bsdgames/usr/games/phantasia \
		debian/bsdgames/usr/games/sail \
		debian/bsdgames/usr/games/hack
chmod g+s debian/bsdgames/usr/games/atc \
		debian/bsdgames/usr/games/battlestar \
		debian/bsdgames/usr/games/canfield \
		debian/bsdgames/usr/games/cribbage \
		debian/bsdgames/usr/games/robots \
		debian/bsdgames/usr/games/snake \
		debian/bsdgames/usr/games/tetris-bsd \
		debian/bsdgames/usr/games/phantasia \
		debian/bsdgames/usr/games/sail \
		debian/bsdgames/usr/games/hack
# The game directories need to be sgid too, and let's
# remove all the zero byte score files in them.
chown root:games debian/bsdgames/var/games/bsdgames/ \
		debian/bsdgames/var/games/bsdgames/sail \
		debian/bsdgames/var/games/bsdgames/phantasia \
		debian/bsdgames/var/games/bsdgames/hack \
		debian/bsdgames/var/games/bsdgames/hack/save
chmod g+rws debian/bsdgames/var/games/bsdgames/ \
		debian/bsdgames/var/games/bsdgames/sail \
		debian/bsdgames/var/games/bsdgames/phantasia \
		debian/bsdgames/var/games/bsdgames/hack \
		debian/bsdgames/var/games/bsdgames/hack/save
find debian/bsdgames/var/games/bsdgames -size 0 -exec rm {} \;
dh binary-arch --remaining
   dh_testdir -a
   dh_testroot -a
   dh_strip -a
   dh_makeshlibs -a
   dh_shlibdeps -a
   dh_installdeb -a
   dh_gencontrol -a
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
   dh_md5sums -a
   dh_builddeb -a
dpkg-deb: building package `bsdgames' in `../bsdgames_2.17-15_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata\@linux-m32r.org> >../bsdgames_2.17-15_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080601-1153

chroot-unstable/build/buildd3/bsdgames_2.17-15_m32r.deb:
 new debian package, version 2.0.
 size 1029636 bytes: control archive= 6500 bytes.
     875 bytes,    19 lines      control              
   10698 bytes,   167 lines      md5sums              
    2139 bytes,    67 lines   *  postinst             #!/bin/sh
    1165 bytes,    36 lines   *  postrm               #!/bin/sh
    1580 bytes,    55 lines   *  preinst              #!/bin/sh
 Package: bsdgames
 Version: 2.17-15
 Architecture: m32r
 Maintainer: Joey Hess <joeyh at debian.org>
 Installed-Size: 2448
 Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libncurses5 (>= 5.6+20071006-3), libstdc++6 (>= 4.1.1-12), wamerican | wordlist
 Conflicts: bsdgames-nonfree (<< 2.14)
 Replaces: bsdgames-nonfree (<< 2.14)
 Section: games
 Priority: optional
 Description: a collection of classic textual unix games
  This is a collection of some of the text-based games and amusements that have
  been enjoyed for decades on unix systems.
  .
  Includes these programs: adventure, arithmetic, atc, backgammon, battlestar,
  bcd, boggle, caesar, canfield, countmail, cribbage, dab, go-fish, gomoku,
  hack, hangman, hunt, mille, monop, morse, number, pig, phantasia, pom, ppt,
  primes, quiz, random, rain, robots, rot13, sail, snake, tetris, trek, wargames,
  worm, worms, wump, wtf

chroot-unstable/build/buildd3/bsdgames_2.17-15_m32r.deb:
drwxr-xr-x root/root         0 2008-06-01 11:25 ./
drwxr-xr-x root/root         0 2008-06-01 11:21 ./usr/
drwxr-xr-x root/root         0 2008-06-01 11:26 ./usr/share/
drwxr-xr-x root/root         0 2008-06-01 11:19 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-06-01 11:30 ./usr/share/doc/bsdgames/
-rw-r--r-- root/root      5712 2005-02-18 10:53 ./usr/share/doc/bsdgames/NEWS.gz
-rw-r--r-- root/root      1782 1997-04-20 06:21 ./usr/share/doc/bsdgames/ChangeLog.0
-rw-r--r-- root/root      4085 2004-02-08 21:44 ./usr/share/doc/bsdgames/TODO
-rw-r--r-- root/root      3395 2008-06-01 11:22 ./usr/share/doc/bsdgames/README.hunt.gz
-rw-r--r-- root/root      2606 2004-01-28 02:20 ./usr/share/doc/bsdgames/THANKS
-rw-r--r-- root/root      2986 2001-12-30 05:40 ./usr/share/doc/bsdgames/AUTHORS
-rw-r--r-- root/root      1569 2002-06-19 06:17 ./usr/share/doc/bsdgames/BUGS
-rw-r--r-- root/root      2117 1998-08-16 04:21 ./usr/share/doc/bsdgames/YEAR2000
-rw-r--r-- root/root     25378 2008-06-01 11:22 ./usr/share/doc/bsdgames/copyright
-rw-r--r-- root/root       102 2008-06-01 11:22 ./usr/share/doc/bsdgames/BUGS.atc
-rw-r--r-- root/root     44991 2005-02-18 10:53 ./usr/share/doc/bsdgames/changelog.gz
-rw-r--r-- root/root      3407 2008-06-01 11:22 ./usr/share/doc/bsdgames/README.phantasia
-rw-r--r-- root/root      2355 2008-06-01 11:22 ./usr/share/doc/bsdgames/README.boggle
-rw-r--r-- root/root      2656 2008-06-01 11:22 ./usr/share/doc/bsdgames/Original_READ_ME.hack
-rw-r--r-- root/root      8930 2008-06-01 11:22 ./usr/share/doc/bsdgames/trek.me.gz
-rw-r--r-- root/root      2885 2004-02-09 10:37 ./usr/share/doc/bsdgames/README.gz
-rw-r--r-- root/root      1944 2003-03-28 19:53 ./usr/share/doc/bsdgames/SECURITY.gz
-rw-r--r-- root/root      2189 2008-06-01 11:22 ./usr/share/doc/bsdgames/READ_ME.hack.gz
-rw-r--r-- root/root      7732 2008-06-01 09:06 ./usr/share/doc/bsdgames/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-06-01 11:19 ./usr/share/games/
drwxr-xr-x root/root         0 2008-06-01 11:22 ./usr/share/games/bsdgames/
drwxr-xr-x root/root         0 2008-06-01 11:22 ./usr/share/games/bsdgames/phantasia/
-rw-r--r-- root/root     13200 2008-06-01 11:21 ./usr/share/games/bsdgames/phantasia/monsters
-rw-r--r-- root/root         0 2008-06-01 11:21 ./usr/share/games/bsdgames/phantasia/void
drwxr-xr-x root/root         0 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/
-rw-r--r-- root/root       121 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/Game_List
-rw-r--r-- root/root       470 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/default
-rw-r--r-- root/root       268 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/easy
-rw-r--r-- root/root       320 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/crossover
-rw-r--r-- root/root       429 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/Killer
-rw-r--r-- root/root       509 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/game_2
-rw-r--r-- root/root       613 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/Atlantis
-rw-r--r-- root/root       433 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/OHare
-rw-r--r-- root/root       519 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/Tic-Tac-Toe
-rw-r--r-- root/root       592 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/airports
-rw-r--r-- root/root      1003 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/box
-rw-r--r-- root/root       934 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/crosshatch
-rw-r--r-- root/root       287 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/game_3
-rw-r--r-- root/root       904 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/game_4
-rw-r--r-- root/root       281 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/novice
-rw-r--r-- root/root       409 2008-06-01 11:20 ./usr/share/games/bsdgames/atc/two-corners
drwxr-xr-x root/root         0 2008-06-01 11:20 ./usr/share/games/bsdgames/boggle/
-rw-r--r-- root/root      3467 2008-06-01 11:20 ./usr/share/games/bsdgames/boggle/helpfile
-rw-r--r-- root/root       416 2008-06-01 11:20 ./usr/share/games/bsdgames/boggle/dictindex
-rw-r--r-- root/root    213744 2008-06-01 11:20 ./usr/share/games/bsdgames/boggle/dictionary
-rw-r--r-- root/root     10087 2008-06-01 11:21 ./usr/share/games/bsdgames/cribbage.instr
-rw-r--r-- root/root      1566 2008-06-01 11:21 ./usr/share/games/bsdgames/fish.instr
drwxr-xr-x root/root         0 2008-06-01 11:21 ./usr/share/games/bsdgames/hack/
-rw-r--r-- root/root      9801 2008-06-01 11:21 ./usr/share/games/bsdgames/hack/data
-rw-r--r-- root/root      5136 2008-06-01 11:21 ./usr/share/games/bsdgames/hack/help
-rw-r--r-- root/root      1966 2008-06-01 11:21 ./usr/share/games/bsdgames/hack/hh
-rw-r--r-- root/root     25080 2008-06-01 11:21 ./usr/share/games/bsdgames/hack/rumors
-rw-r--r-- root/root      2220 2008-06-01 11:21 ./usr/share/games/bsdgames/monop-cards.pck
drwxr-xr-x root/root         0 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/
-rw-r--r-- root/root       893 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/africa
-rw-r--r-- root/root       548 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/america
-rw-r--r-- root/root      3898 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/areas
-rw-r--r-- root/root       789 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/arith
-rw-r--r-- root/root       736 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/asia
-rw-r--r-- root/root       401 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/babies
-rw-r--r-- root/root      6854 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/bard
-rw-r--r-- root/root       138 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/chinese
-rw-r--r-- root/root      1678 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/collectives
-rw-r--r-- root/root      3630 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/ed
-rw-r--r-- root/root      2130 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/elements
-rw-r--r-- root/root       984 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/europe
-rw-r--r-- root/root      1284 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/flowers
-rw-r--r-- root/root       249 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/greek
-rw-r--r-- root/root       301 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/inca
-rw-r--r-- root/root      1984 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/index
-rw-r--r-- root/root      2956 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/latin
-rw-r--r-- root/root      1246 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/locomotive
-rw-r--r-- root/root       271 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/midearth
-rw-r--r-- root/root       160 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/morse
-rw-r--r-- root/root       868 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/mult
-rw-r--r-- root/root       930 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/murders
-rw-r--r-- root/root      5968 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/poetry
-rw-r--r-- root/root       809 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/posneg
-rw-r--r-- root/root      4269 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/pres
-rw-r--r-- root/root       314 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/province
-rw-r--r-- root/root       722 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/seq-easy
-rw-r--r-- root/root       872 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/seq-hard
-rw-r--r-- root/root       405 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/sexes
-rw-r--r-- root/root      1652 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/sov
-rw-r--r-- root/root        74 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/spell
-rw-r--r-- root/root      1983 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/state
-rw-r--r-- root/root      1062 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/trek
-rw-r--r-- root/root      6701 2008-06-01 11:21 ./usr/share/games/bsdgames/quiz/ucc
-rw-r--r-- root/root      6304 2008-06-01 11:22 ./usr/share/games/bsdgames/acronyms
-rw-r--r-- root/root     10034 2008-06-01 11:22 ./usr/share/games/bsdgames/acronyms.comp
-rw-r--r-- root/root      1883 2008-06-01 11:22 ./usr/share/games/bsdgames/wump.info
drwxr-xr-x root/root         0 2008-06-01 11:20 ./usr/share/man/
drwxr-xr-x root/root         0 2008-06-01 11:30 ./usr/share/man/man6/
-rw-r--r-- root/root      6881 2008-06-01 11:24 ./usr/share/man/man6/atc.6.gz
-rw-r--r-- root/root      2347 2008-06-01 11:24 ./usr/share/man/man6/backgammon.6.gz
-rw-r--r-- root/root      2700 2008-06-01 11:24 ./usr/share/man/man6/battlestar.6.gz
-rw-r--r-- root/root      1489 2008-06-01 11:24 ./usr/share/man/man6/bcd.6.gz
-rw-r--r-- root/root      2004 2008-06-01 11:24 ./usr/share/man/man6/boggle.6.gz
-rw-r--r-- root/root      2324 2008-06-01 11:24 ./usr/share/man/man6/canfield.6.gz
-rw-r--r-- root/root      1624 2008-06-01 11:24 ./usr/share/man/man6/dab.6.gz
-rw-r--r-- root/root      1664 2008-06-01 11:24 ./usr/share/man/man6/go-fish.6.gz
-rw-r--r-- root/root      1774 2008-06-01 11:24 ./usr/share/man/man6/gomoku.6.gz
-rw-r--r-- root/root      2994 2008-06-01 11:24 ./usr/share/man/man6/hack.6.gz
-rw-r--r-- root/root      1330 2008-06-01 11:24 ./usr/share/man/man6/hangman.6.gz
-rw-r--r-- root/root      1821 2008-06-01 11:24 ./usr/share/man/man6/huntd.6.gz
-rw-r--r-- root/root      5018 2008-06-01 11:24 ./usr/share/man/man6/hunt.6.gz
-rw-r--r-- root/root      4759 2008-06-01 11:24 ./usr/share/man/man6/mille.6.gz
-rw-r--r-- root/root      2905 2008-06-01 11:24 ./usr/share/man/man6/monop.6.gz
-rw-r--r-- root/root      1228 2008-06-01 11:24 ./usr/share/man/man6/number.6.gz
-rw-r--r-- root/root      1087 2008-06-01 11:24 ./usr/share/man/man6/pig.6.gz
-rw-r--r-- root/root      1424 2008-06-01 11:24 ./usr/share/man/man6/pom.6.gz
-rw-r--r-- root/root      1516 2008-06-01 11:24 ./usr/share/man/man6/primes.6.gz
-rw-r--r-- root/root       774 2008-06-01 11:24 ./usr/share/man/man6/wtf.6.gz
-rw-r--r-- root/root      1186 2008-06-01 11:24 ./usr/share/man/man6/rain.6.gz
-rw-r--r-- root/root      1252 2008-06-01 11:24 ./usr/share/man/man6/random.6.gz
-rw-r--r-- root/root      2368 2008-06-01 11:24 ./usr/share/man/man6/robots.6.gz
-rw-r--r-- root/root     12744 2008-06-01 11:24 ./usr/share/man/man6/sail.6.gz
-rw-r--r-- root/root      2628 2008-06-01 11:24 ./usr/share/man/man6/tetris-bsd.6.gz
-rw-r--r-- root/root      1792 2008-06-01 11:24 ./usr/share/man/man6/trek.6.gz
-rw-r--r-- root/root      1446 2008-06-01 11:24 ./usr/share/man/man6/worm.6.gz
-rw-r--r-- root/root      1279 2008-06-01 11:24 ./usr/share/man/man6/worms.6.gz
-rw-r--r-- root/root      2230 2008-06-01 11:24 ./usr/share/man/man6/wump.6.gz
-rw-r--r-- root/root      1304 2008-06-01 11:24 ./usr/share/man/man6/adventure.6.gz
-rw-r--r-- root/root      1819 2008-06-01 11:24 ./usr/share/man/man6/arithmetic.6.gz
-rw-r--r-- root/root      1427 2008-06-01 11:24 ./usr/share/man/man6/caesar.6.gz
-rw-r--r-- root/root      1187 2008-06-01 11:24 ./usr/share/man/man6/countmail.6.gz
-rw-r--r-- root/root      2658 2008-06-01 11:24 ./usr/share/man/man6/cribbage.6.gz
-rw-r--r-- root/root      9977 2008-06-01 11:24 ./usr/share/man/man6/phantasia.6.gz
-rw-r--r-- root/root      2080 2008-06-01 11:24 ./usr/share/man/man6/quiz.6.gz
-rw-r--r-- root/root      2183 2008-06-01 11:24 ./usr/share/man/man6/snake.6.gz
-rw-r--r-- root/root      1124 2008-06-01 11:24 ./usr/share/man/man6/wargames.6.gz
drwxr-xr-x root/root         0 2008-06-01 11:26 ./usr/share/menu/
-rw-r--r-- root/root      2556 2008-06-01 09:06 ./usr/share/menu/bsdgames
drwxr-xr-x root/root         0 2008-06-01 11:32 ./usr/games/
-rwxr-xr-x root/root     91092 2008-06-01 11:31 ./usr/games/adventure
-rwxr-xr-x root/root     15332 2008-06-01 11:31 ./usr/games/arithmetic
-rwxr-sr-x root/games    46472 2008-06-01 11:31 ./usr/games/atc
-rwxr-xr-x root/root     37744 2008-06-01 11:31 ./usr/games/backgammon
-rwxr-xr-x root/root     46040 2008-06-01 11:31 ./usr/games/teachgammon
-rwxr-sr-x root/games   162736 2008-06-01 11:31 ./usr/games/battlestar
-rwxr-xr-x root/root      4488 2008-06-01 11:31 ./usr/games/bcd
-rwxr-xr-x root/root     28784 2008-06-01 11:31 ./usr/games/boggle
-rwxr-xr-x root/root     13892 2008-06-01 11:31 ./usr/games/caesar
-rwxr-xr-x root/root      2001 2008-06-01 11:20 ./usr/games/rot13
-rwxr-sr-x root/games    30572 2008-06-01 11:31 ./usr/games/canfield
-rwxr-xr-x root/root      4744 2008-06-01 11:31 ./usr/games/cfscores
-rwxr-xr-x root/root      3798 2008-06-01 11:21 ./usr/games/countmail
-rwxr-sr-x root/games    24580 2008-06-01 11:31 ./usr/games/cribbage
-rwxr-xr-x root/root     18692 2008-06-01 11:31 ./usr/games/dab
-rwxr-xr-x root/root      8052 2008-06-01 11:31 ./usr/games/go-fish
-rwxr-xr-x root/root     22516 2008-06-01 11:31 ./usr/games/gomoku
-rwxr-sr-x root/games   203172 2008-06-01 11:32 ./usr/games/hack
-rwxr-xr-x root/root     17856 2008-06-01 11:32 ./usr/games/hangman
-rwxr-xr-x root/root     21976 2008-06-01 11:32 ./usr/games/hunt
-rwxr-xr-x root/root     24500 2008-06-01 11:32 ./usr/games/mille
-rwxr-xr-x root/root     35988 2008-06-01 11:32 ./usr/games/monop
-rwxr-xr-x root/root      5148 2008-06-01 11:32 ./usr/games/morse
-rwxr-xr-x root/root      6176 2008-06-01 11:32 ./usr/games/number
-rwxr-sr-x root/games    84488 2008-06-01 11:32 ./usr/games/phantasia
-rwxr-xr-x root/root      4380 2008-06-01 11:32 ./usr/games/pig
-rwxr-xr-x root/root     15460 2008-06-01 11:32 ./usr/games/pom
-rwxr-xr-x root/root      4492 2008-06-01 11:32 ./usr/games/ppt
-rwxr-xr-x root/root     55676 2008-06-01 11:32 ./usr/games/primes
-rwxr-xr-x root/root      9304 2008-06-01 11:32 ./usr/games/quiz
-rwxr-xr-x root/root      5848 2008-06-01 11:32 ./usr/games/rain
-rwxr-xr-x root/root     13768 2008-06-01 11:32 ./usr/games/random
-rwxr-sr-x root/games    26196 2008-06-01 11:32 ./usr/games/robots
-rwxr-sr-x root/games    69724 2008-06-01 11:32 ./usr/games/sail
-rwxr-sr-x root/games    24528 2008-06-01 11:32 ./usr/games/snake
-rwxr-xr-x root/root      3824 2008-06-01 11:32 ./usr/games/snscore
-rwxr-sr-x root/games    16408 2008-06-01 11:32 ./usr/games/tetris-bsd
-rwxr-xr-x root/root     61320 2008-06-01 11:32 ./usr/games/trek
-rwxr-xr-x root/root      2157 2008-06-01 11:22 ./usr/games/wargames
-rwxr-xr-x root/root      7868 2008-06-01 11:32 ./usr/games/worm
-rwxr-xr-x root/root      7484 2008-06-01 11:32 ./usr/games/worms
-rwxr-xr-x root/root      1186 2008-06-01 11:22 ./usr/games/wtf
-rwxr-xr-x root/root     22064 2008-06-01 11:32 ./usr/games/wump
drwxr-xr-x root/root         0 2008-06-01 11:32 ./usr/sbin/
-rwxr-xr-x root/root     40704 2008-06-01 11:32 ./usr/sbin/huntd
drwxr-xr-x root/root         0 2008-06-01 11:19 ./var/
drwxr-xr-x root/root         0 2008-06-01 11:19 ./var/games/
drwxrwsr-x root/games        0 2008-06-01 11:31 ./var/games/bsdgames/
drwxrwsr-x root/games        0 2008-06-01 11:31 ./var/games/bsdgames/hack/
drwxrwsr-x root/games        0 2008-06-01 11:19 ./var/games/bsdgames/hack/save/
drwxrwsr-x root/games        0 2008-06-01 11:31 ./var/games/bsdgames/phantasia/
drwxrwsr-x root/games        0 2008-06-01 11:22 ./var/games/bsdgames/sail/
lrwxrwxrwx root/root         0 2008-06-01 11:30 ./usr/share/man/man6/teachgammon.6.gz -> backgammon.6.gz
lrwxrwxrwx root/root         0 2008-06-01 11:30 ./usr/share/man/man6/rot13.6.gz -> caesar.6.gz
lrwxrwxrwx root/root         0 2008-06-01 11:30 ./usr/share/man/man6/cfscores.6.gz -> canfield.6.gz
lrwxrwxrwx root/root         0 2008-06-01 11:30 ./usr/share/man/man6/morse.6.gz -> bcd.6.gz
lrwxrwxrwx root/root         0 2008-06-01 11:30 ./usr/share/man/man6/ppt.6.gz -> bcd.6.gz
lrwxrwxrwx root/root         0 2008-06-01 11:30 ./usr/share/man/man6/snscore.6.gz -> snake.6.gz

bsdgames_2.17-15_m32r.changes:
Format: 1.8
Date: Fri, 25 Apr 2008 16:03:59 -0400
Source: bsdgames
Binary: bsdgames
Architecture: m32r
Version: 2.17-15
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata\@linux-m32r.org>
Changed-By: Joey Hess <joeyh at debian.org>
Description: 
 bsdgames   - a collection of classic textual unix games
Closes: 477141 477768
Changes: 
 bsdgames (2.17-15) unstable; urgency=low
 .
   * Include rot13 in package description. Closes: #477141
   * adventure: Fix crc code to not segfault on 64 bit architectures.
     Closes: #477768
   * Use debhelper v7, rules file minimisation.
Checksums-Sha1: 
 ed6fbce7fe74e92dd985e2e26cf465d207d74953 1029636 bsdgames_2.17-15_m32r.deb
Checksums-Sha256: 
 86dd43ee31b98f7009dff972a72562d70d6c16dfb8d8a8a9d73e6d58e0afc80c 1029636 bsdgames_2.17-15_m32r.deb
Files: 
 19b7761d9e063e21ff4c1d077ce843a9 1029636 games optional bsdgames_2.17-15_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd3/bsdgames-2.17
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/debian/buildd3/build/chroot-unstable --purge wamerican wbritish
(Reading database ... 63682 files and directories currently installed.)
Removing wamerican ...
Purging configuration files for wamerican ...
Removing wbritish ...
/usr/sbin/update-default-wordlist No wordlist elements installed.
/usr/sbin/update-default-wordlist No wordlist elements installed.
Purging configuration files for wbritish ...
Processing triggers for man-db ...
******************************************************************************
Finished at 20080601-1200
Build needed 02:51:49, 27856k disk space




More information about the build-status mailing list