aboutsummaryrefslogtreecommitdiff
path: root/out
diff options
context:
space:
mode:
Diffstat (limited to 'out')
-rw-r--r--out404
1 files changed, 404 insertions, 0 deletions
diff --git a/out b/out
new file mode 100644
index 0000000..6e0acd2
--- /dev/null
+++ b/out
@@ -0,0 +1,404 @@
+for dir in boggle bs cgram ching colorbars dab dm grdc hack hals_end larn paranoia rogue tetris; do ( cd $dir && pmake CFLAGS=" -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99" ); done
+pmake: "/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/boggle/Makefile" line 8: warning: Couldn't read shell's output for "cd /home/urchlay/bsd-games-extra/bsd-games-extra-20150209/boggle/mkdict; "
+pmake: "/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/boggle/Makefile" line 10: warning: Couldn't read shell's output for "cd /home/urchlay/bsd-games-extra/bsd-games-extra-20150209/boggle/mkindex; "
+all ===> boggle
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -Werror -c bog.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -Werror -c help.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -Werror -c mach.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -Werror -c prtable.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -Werror -c timer.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -Werror -c word.c
+cc -o boggle bog.o help.o mach.o prtable.o timer.o word.o -lcurses -lbsd
+all ===> mkdict
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -Werror -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/boggle/mkdict/../boggle -c mkdict.c
+cc -o mkdict mkdict.o
+all ===> mkindex
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -Werror -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/boggle/mkindex/../boggle -c mkindex.c
+cc -o mkindex mkindex.o
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c bs.c
+cc -o bs bs.o -lncurses
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c cgram.c
+cc -o cgram cgram.o -lcurses
+all ===> ching
+all ===> castching
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -Werror -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/ching/castching/../include -c castching.c
+cc -o castching castching.o
+all ===> printching
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -Werror -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/ching/printching/../include -c printching.c
+cc -o printching printching.o
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c colorbars.c
+cc -o colorbars colorbars.o -lcurses
+c++ -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c algor.cc
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+c++ -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c board.cc
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+c++ -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c main.cc
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+c++ -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c human.cc
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+c++ -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c box.cc
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+c++ -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c player.cc
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+c++ -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c gamescreen.cc
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+c++ -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c ttyscrn.cc
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+c++ -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c random.cc
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+cc1plus: warning: command line option ‘-std=gnu99’ is valid for C/ObjC but not for C++ [enabled by default]
+c++ -o dab algor.o board.o main.o human.o box.o player.o gamescreen.o ttyscrn.o random.o -lcurses -lm
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -I/usr.bin/who -DSUPPORT_UTMPX -DSUPPORT_UTMP -c dm.c
+cc -o dm dm.o
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c grdc.c
+cc -o grdc grdc.o -lncurses
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -o makedefs makedefs.c
+./makedefs /home/urchlay/bsd-games-extra/bsd-games-extra-20150209/hack/def.objects.h > hack.onames.h
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c alloc.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.Decl.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.apply.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.bones.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.cmd.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.do.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.do_name.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.do_wear.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.dog.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.eat.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.end.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.engrave.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.fight.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.invent.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.ioctl.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.lev.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.main.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.makemon.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.mhitu.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.mklev.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.mkmaze.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.mkobj.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.mkshop.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.mon.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.monst.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.o_init.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.objnam.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.options.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.pager.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.potion.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.pri.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.read.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.rip.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.rumors.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.save.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.search.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.shk.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.shknam.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.steal.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.termcap.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.timeout.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.topl.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.track.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.trap.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.tty.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.u_init.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.unix.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.vault.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.version.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.wield.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.wizard.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.worm.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.worn.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hack.zap.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c rnd.c
+cc -o hack alloc.o hack.Decl.o hack.apply.o hack.bones.o hack.o hack.cmd.o hack.do.o hack.do_name.o hack.do_wear.o hack.dog.o hack.eat.o hack.end.o hack.engrave.o hack.fight.o hack.invent.o hack.ioctl.o hack.lev.o hack.main.o hack.makemon.o hack.mhitu.o hack.mklev.o hack.mkmaze.o hack.mkobj.o hack.mkshop.o hack.mon.o hack.monst.o hack.o_init.o hack.objnam.o hack.options.o hack.pager.o hack.potion.o hack.pri.o hack.read.o hack.rip.o hack.rumors.o hack.save.o hack.search.o hack.shk.o hack.shknam.o hack.steal.o hack.termcap.o hack.timeout.o hack.topl.o hack.track.o hack.trap.o hack.tty.o hack.u_init.o hack.unix.o hack.vault.o hack.version.o hack.wield.o hack.wizard.o hack.worm.o hack.worn.o hack.zap.o rnd.o -ltermcap -lbsd
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c hals_end.c
+cc -o hals_end hals_end.o
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c main.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c object.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c create.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c tok.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c display.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c global.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c data.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c io.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c monster.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c store.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c diag.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c help.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c config.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c nap.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c bill.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c scores.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c signal.c
+signal.c: In function ‘tstop’:
+signal.c:81:2: warning: ‘sigsetmask’ is deprecated (declared at /usr/include/signal.h:200) [-Wdeprecated-declarations]
+ sigsetmask(sigblock(0) & ~BIT(SIGTSTP));
+ ^
+signal.c:81:2: warning: ‘sigblock’ is deprecated (declared at /usr/include/signal.h:197) [-Wdeprecated-declarations]
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c action.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c moreobj.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c movem.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c regen.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c fortune.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DSYSV -DVER=12 -DSUBVER=0 -DNONAP -DUIDSCORE -DTERMIOS -DVT100 -c savelev.c
+cc -o larn main.o object.o create.o tok.o display.o global.o data.o io.o monster.o store.o diag.o help.o config.o nap.o bill.o scores.o signal.o action.o moreobj.o movem.o regen.o fortune.o savelev.o -lcurses -lbsd
+gcc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -o paranoia paranoia.c
+paranoia.c:33:1: warning: return type defaults to ‘int’ [enabled by default]
+ more()
+ ^
+paranoia.c: In function ‘more’:
+paranoia.c:41:3: warning: implicit declaration of function ‘character’ [-Wimplicit-function-declaration]
+ character();
+ ^
+paranoia.c: At top level:
+paranoia.c:47:1: warning: return type defaults to ‘int’ [enabled by default]
+ new_clone(resume)
+ ^
+paranoia.c:67:1: warning: return type defaults to ‘int’ [enabled by default]
+ dice_roll(number,faces)
+ ^
+paranoia.c:75:1: warning: return type defaults to ‘int’ [enabled by default]
+ instructions()
+ ^
+paranoia.c:96:1: warning: return type defaults to ‘int’ [enabled by default]
+ character()
+ ^
+paranoia.c:122:1: warning: return type defaults to ‘int’ [enabled by default]
+ choose(a,aptr,b,bptr)
+ ^
+paranoia.c:132:1: warning: return type defaults to ‘int’ [enabled by default]
+ page1()
+ ^
+paranoia.c:140:1: warning: return type defaults to ‘int’ [enabled by default]
+ page2()
+ ^
+paranoia.c:158:1: warning: return type defaults to ‘int’ [enabled by default]
+ page3()
+ ^
+paranoia.c:166:1: warning: return type defaults to ‘int’ [enabled by default]
+ page4()
+ ^
+paranoia.c:174:1: warning: return type defaults to ‘int’ [enabled by default]
+ page5()
+ ^
+paranoia.c:185:1: warning: return type defaults to ‘int’ [enabled by default]
+ page6()
+ ^
+paranoia.c:197:1: warning: return type defaults to ‘int’ [enabled by default]
+ page7()
+ ^
+paranoia.c:224:1: warning: return type defaults to ‘int’ [enabled by default]
+ page8()
+ ^
+paranoia.c:241:1: warning: return type defaults to ‘int’ [enabled by default]
+ page9()
+ ^
+paranoia.c:254:1: warning: return type defaults to ‘int’ [enabled by default]
+ page10()
+ ^
+paranoia.c:282:1: warning: return type defaults to ‘int’ [enabled by default]
+ page11()
+ ^
+paranoia.c:313:1: warning: return type defaults to ‘int’ [enabled by default]
+ page12()
+ ^
+paranoia.c:325:1: warning: return type defaults to ‘int’ [enabled by default]
+ page13()
+ ^
+paranoia.c:338:1: warning: return type defaults to ‘int’ [enabled by default]
+ page14()
+ ^
+paranoia.c:352:1: warning: return type defaults to ‘int’ [enabled by default]
+ page15()
+ ^
+paranoia.c:376:1: warning: return type defaults to ‘int’ [enabled by default]
+ page16()
+ ^
+paranoia.c:387:1: warning: return type defaults to ‘int’ [enabled by default]
+ page17()
+ ^
+paranoia.c:424:1: warning: return type defaults to ‘int’ [enabled by default]
+ page18()
+ ^
+paranoia.c:440:1: warning: return type defaults to ‘int’ [enabled by default]
+ page19()
+ ^
+paranoia.c:453:1: warning: return type defaults to ‘int’ [enabled by default]
+ page20()
+ ^
+paranoia.c:465:1: warning: return type defaults to ‘int’ [enabled by default]
+ page21()
+ ^
+paranoia.c:474:1: warning: return type defaults to ‘int’ [enabled by default]
+ page22()
+ ^
+paranoia.c:486:1: warning: return type defaults to ‘int’ [enabled by default]
+ page23()
+ ^
+paranoia.c:495:1: warning: return type defaults to ‘int’ [enabled by default]
+ page24()
+ ^
+paranoia.c:503:1: warning: return type defaults to ‘int’ [enabled by default]
+ page25()
+ ^
+paranoia.c:511:1: warning: return type defaults to ‘int’ [enabled by default]
+ page26()
+ ^
+paranoia.c:521:1: warning: return type defaults to ‘int’ [enabled by default]
+ page27()
+ ^
+paranoia.c:527:1: warning: return type defaults to ‘int’ [enabled by default]
+ page28()
+ ^
+paranoia.c:533:1: warning: return type defaults to ‘int’ [enabled by default]
+ page29()
+ ^
+paranoia.c:551:1: warning: return type defaults to ‘int’ [enabled by default]
+ page30()
+ ^
+paranoia.c:578:1: warning: return type defaults to ‘int’ [enabled by default]
+ page31()
+ ^
+paranoia.c:591:1: warning: return type defaults to ‘int’ [enabled by default]
+ page32()
+ ^
+paranoia.c:601:1: warning: return type defaults to ‘int’ [enabled by default]
+ page33()
+ ^
+paranoia.c:614:1: warning: return type defaults to ‘int’ [enabled by default]
+ page34()
+ ^
+paranoia.c:642:1: warning: return type defaults to ‘int’ [enabled by default]
+ page35()
+ ^
+paranoia.c:661:1: warning: return type defaults to ‘int’ [enabled by default]
+ page36()
+ ^
+paranoia.c:684:1: warning: return type defaults to ‘int’ [enabled by default]
+ page37()
+ ^
+paranoia.c:700:1: warning: return type defaults to ‘int’ [enabled by default]
+ page38()
+ ^
+paranoia.c:717:1: warning: return type defaults to ‘int’ [enabled by default]
+ page39()
+ ^
+paranoia.c:735:1: warning: return type defaults to ‘int’ [enabled by default]
+ page40()
+ ^
+paranoia.c: In function ‘page40’:
+paranoia.c:740:9: warning: unknown escape sequence: '\`' [enabled by default]
+ printf("The Troubleshooter looks around with a \`who me?\' expression on his face, but\n");
+ ^
+paranoia.c: At top level:
+paranoia.c:767:1: warning: return type defaults to ‘int’ [enabled by default]
+ page41()
+ ^
+paranoia.c:781:1: warning: return type defaults to ‘int’ [enabled by default]
+ page42()
+ ^
+paranoia.c:791:1: warning: return type defaults to ‘int’ [enabled by default]
+ page43()
+ ^
+paranoia.c:807:1: warning: return type defaults to ‘int’ [enabled by default]
+ page44()
+ ^
+paranoia.c:825:1: warning: return type defaults to ‘int’ [enabled by default]
+ page45()
+ ^
+paranoia.c:839:1: warning: return type defaults to ‘int’ [enabled by default]
+ page46()
+ ^
+paranoia.c:847:1: warning: return type defaults to ‘int’ [enabled by default]
+ page47()
+ ^
+paranoia.c:859:1: warning: return type defaults to ‘int’ [enabled by default]
+ page48()
+ ^
+paranoia.c:869:1: warning: return type defaults to ‘int’ [enabled by default]
+ page49()
+ ^
+paranoia.c:876:1: warning: return type defaults to ‘int’ [enabled by default]
+ page50()
+ ^
+paranoia.c:885:1: warning: return type defaults to ‘int’ [enabled by default]
+ page51()
+ ^
+paranoia.c:892:1: warning: return type defaults to ‘int’ [enabled by default]
+ page52()
+ ^
+paranoia.c:899:1: warning: return type defaults to ‘int’ [enabled by default]
+ page53()
+ ^
+paranoia.c:905:1: warning: return type defaults to ‘int’ [enabled by default]
+ page54()
+ ^
+paranoia.c:919:1: warning: return type defaults to ‘int’ [enabled by default]
+ page55()
+ ^
+paranoia.c:947:1: warning: return type defaults to ‘int’ [enabled by default]
+ page56()
+ ^
+paranoia.c:955:1: warning: return type defaults to ‘int’ [enabled by default]
+ page57()
+ ^
+paranoia.c:962:1: warning: return type defaults to ‘int’ [enabled by default]
+ next_page(this_page)
+ ^
+paranoia.c:1030:1: warning: return type defaults to ‘int’ [enabled by default]
+ main()
+ ^
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c hit.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c init.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c inventory.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c level.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c machdep.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c main.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c message.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c monster.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c move.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c object.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c pack.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c play.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c random.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c ring.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c room.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c save.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c score.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c spec_hit.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c throw.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c trap.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c use.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -DUNIX -c zap.c
+cc -o rogue hit.o init.o inventory.o level.o machdep.o main.o message.o monster.o move.o object.o pack.o play.o random.o ring.o room.o save.o score.o spec_hit.o throw.o trap.o use.o zap.o -lcurses -lbsd
+all ===> USD.doc
+groff -me rogue.me > paper.ps
+rogue.me:158: warning [p 2, 2.8i, div `|k', 0.6i]: cannot adjust line
+rogue.me:159: warning [p 2, 2.8i, div `|k', 0.7i]: cannot adjust line
+rogue.me:160: warning [p 2, 2.8i, div `|k', 0.9i]: cannot adjust line
+rogue.me:161: warning [p 2, 2.8i, div `|k', 1.1i]: cannot adjust line
+rogue.me:162: warning [p 2, 2.8i, div `|k', 1.2i]: cannot adjust line
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c input.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c screen.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c shapes.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c scores.c
+cc -I/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/include -include bsdcompat.h -std=gnu99 -c tetris.c
+cc -o tetris input.o screen.o shapes.o scores.o tetris.o -lcurses -lbsd
+[ -x boggle/mkdict/mkdict ] && cd boggle && pmake realall
+pmake: "/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/boggle/Makefile" line 8: warning: Couldn't read shell's output for "cd /home/urchlay/bsd-games-extra/bsd-games-extra-20150209/boggle/mkdict; "
+pmake: "/home/urchlay/bsd-games-extra/bsd-games-extra-20150209/boggle/Makefile" line 10: warning: Couldn't read shell's output for "cd /home/urchlay/bsd-games-extra/bsd-games-extra-20150209/boggle/mkindex; "
+pmake: ${_MKTARGET_CREATE} expands to empty string
+rm -f dictionary
+./mkdict//mkdict < /usr/share/dict/words > dictionary
+38620 words
+pmake: ${_MKTARGET_CREATE} expands to empty string
+rm -f dictindex
+./mkindex//mkindex < dictionary > dictindex