###
### Fri Feb 6 00:52:59 EST 2004:
### bmake bulk-package for angband-x11-3.0.3
### Current pkg count:  3 installed packages: digest-20021220 patch-2.5.4nb2 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for angband-x11-3.0.3
===> Cleaning for ncurses-5.3nb2
===> Cleaning for libtool-base-1.4.20010614nb19
===> Cleaning for patch-2.5.4nb2
===> Cleaning for gawk-3.1.3
===> Cleaning for pkg_install-info-4.5nb2
===> Cleaning for gettext-lib-0.11.5nb2
===> Cleaning for libiconv-1.9.1nb1
===> Cleaning for x11-links-0.20
BULK> Removing installed packages which are not needed to build angband-x11-3.0.3
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> angband-x11-3.0.3 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build angband-x11-3.0.3.
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/ncurses-5.3nb2.tgz
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/libtool-base-1.4.20010614nb19.tgz
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gawk-3.1.3.tgz

===> Installing configuration/support files for libiconv-1.9.1nb1

	/usr/pkg/lib/charset.alias
BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed
BULK> Required package gettext-lib-0.11.5nb2 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.1nb1 (converters/libiconv) is already installed
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/x11-links-0.20.tgz
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (angband-x11-3.0.3)
===> Checking for vulnerabilities in angband-x11-3.0.3
=> angband-3.0.3.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch angband-3.0.3.tar.gz from ftp://clockwork.dementia.org/angband/Source/.
=> [1374750 bytes]
=> Checksum OK for angband-3.0.3.tar.gz.
=> Checksum OK for angband-spoilers.tar.gz.
work.sol9 -> /work/pkgbuild/games/angband-x11/work.sol9
===> Extracting for angband-x11-3.0.3
===> Required installed package ncurses>=5.3nb1: ncurses-5.3nb2 found
===> Required installed package x11-links>=0.20: x11-links-0.20 found
===> Patching for angband-x11-3.0.3
===> Overriding tools for angband-x11-3.0.3
===> Buildlinking for angband-x11-3.0.3
===> Configuring for angband-x11-3.0.3
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking for gawk... /usr/bin/nawk
checking whether bmake sets ${MAKE}... yes
checking for sparc-sun-solaris2-strip... no
checking for strip... strip
checking for sparc-sun-solaris2-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by bmake... GNU
checking dependency style of cc... none
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2
checking for getpwnam in -lsun... no
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for initscr in -lncurses... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking whether -R must be followed by a space... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for main in -lXmu... yes
checking for main in -lXext... yes
checking for X11 Athena widget set... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for strings.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working memcmp... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... yes
checking for gethostname... yes
checking for mkdir... yes
checking for select... yes
checking for strstr... yes
checking for strtol... yes
checking for usleep... yes
checking for mkstemp... yes
checking for setegid... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/lua/Makefile
config.status: creating lib/Makefile
config.status: creating lib/apex/Makefile
config.status: creating lib/bone/Makefile
config.status: creating lib/data/Makefile
config.status: creating lib/edit/Makefile
config.status: creating lib/file/Makefile
config.status: creating lib/help/Makefile
config.status: creating lib/info/Makefile
config.status: creating lib/pref/Makefile
config.status: creating lib/save/Makefile
config.status: creating lib/script/Makefile
config.status: creating lib/user/Makefile
config.status: creating lib/xtra/Makefile
config.status: creating lib/xtra/font/Makefile
config.status: creating src/autoconf.h
config.status: executing depfiles commands
===> Building for angband-x11-3.0.3
Making all in src
bmake  all-recursive
Making all in lua
source='lapi.c' object='lapi.o' libtool=no  depfile='.deps/lapi.Po' tmpdepfile='.deps/lapi.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'lapi.c' || echo './'`lapi.c
source='ldebug.c' object='ldebug.o' libtool=no  depfile='.deps/ldebug.Po' tmpdepfile='.deps/ldebug.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'ldebug.c' || echo './'`ldebug.c
source='lmem.c' object='lmem.o' libtool=no  depfile='.deps/lmem.Po' tmpdepfile='.deps/lmem.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'lmem.c' || echo './'`lmem.c
source='lstrlib.c' object='lstrlib.o' libtool=no  depfile='.deps/lstrlib.Po' tmpdepfile='.deps/lstrlib.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'lstrlib.c' || echo './'`lstrlib.c
source='lvm.c' object='lvm.o' libtool=no  depfile='.deps/lvm.Po' tmpdepfile='.deps/lvm.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'lvm.c' || echo './'`lvm.c
source='tolua_lb.c' object='tolua_lb.o' libtool=no  depfile='.deps/tolua_lb.Po' tmpdepfile='.deps/tolua_lb.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'tolua_lb.c' || echo './'`tolua_lb.c
source='lauxlib.c' object='lauxlib.o' libtool=no  depfile='.deps/lauxlib.Po' tmpdepfile='.deps/lauxlib.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'lauxlib.c' || echo './'`lauxlib.c
source='ldo.c' object='ldo.o' libtool=no  depfile='.deps/ldo.Po' tmpdepfile='.deps/ldo.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'ldo.c' || echo './'`ldo.c
source='lobject.c' object='lobject.o' libtool=no  depfile='.deps/lobject.Po' tmpdepfile='.deps/lobject.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'lobject.c' || echo './'`lobject.c
source='ltable.c' object='ltable.o' libtool=no  depfile='.deps/ltable.Po' tmpdepfile='.deps/ltable.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'ltable.c' || echo './'`ltable.c
source='lzio.c' object='lzio.o' libtool=no  depfile='.deps/lzio.Po' tmpdepfile='.deps/lzio.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'lzio.c' || echo './'`lzio.c
source='tolua_rg.c' object='tolua_rg.o' libtool=no  depfile='.deps/tolua_rg.Po' tmpdepfile='.deps/tolua_rg.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'tolua_rg.c' || echo './'`tolua_rg.c
source='lbaselib.c' object='lbaselib.o' libtool=no  depfile='.deps/lbaselib.Po' tmpdepfile='.deps/lbaselib.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'lbaselib.c' || echo './'`lbaselib.c
source='lfunc.c' object='lfunc.o' libtool=no  depfile='.deps/lfunc.Po' tmpdepfile='.deps/lfunc.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'lfunc.c' || echo './'`lfunc.c
source='lparser.c' object='lparser.o' libtool=no  depfile='.deps/lparser.Po' tmpdepfile='.deps/lparser.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'lparser.c' || echo './'`lparser.c
source='tolua_bd.c' object='tolua_bd.o' libtool=no  depfile='.deps/tolua_bd.Po' tmpdepfile='.deps/tolua_bd.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'tolua_bd.c' || echo './'`tolua_bd.c
source='tolua_tm.c' object='tolua_tm.o' libtool=no  depfile='.deps/tolua_tm.Po' tmpdepfile='.deps/tolua_tm.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'tolua_tm.c' || echo './'`tolua_tm.c
source='lcode.c' object='lcode.o' libtool=no  depfile='.deps/lcode.Po' tmpdepfile='.deps/lcode.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'lcode.c' || echo './'`lcode.c
source='lgc.c' object='lgc.o' libtool=no  depfile='.deps/lgc.Po' tmpdepfile='.deps/lgc.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'lgc.c' || echo './'`lgc.c
source='lstate.c' object='lstate.o' libtool=no  depfile='.deps/lstate.Po' tmpdepfile='.deps/lstate.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'lstate.c' || echo './'`lstate.c
source='ltm.c' object='ltm.o' libtool=no  depfile='.deps/ltm.Po' tmpdepfile='.deps/ltm.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'ltm.c' || echo './'`ltm.c
source='tolua_eh.c' object='tolua_eh.o' libtool=no  depfile='.deps/tolua_eh.Po' tmpdepfile='.deps/tolua_eh.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'tolua_eh.c' || echo './'`tolua_eh.c
source='tolua_tt.c' object='tolua_tt.o' libtool=no  depfile='.deps/tolua_tt.Po' tmpdepfile='.deps/tolua_tt.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'tolua_tt.c' || echo './'`tolua_tt.c
source='ldblib.c' object='ldblib.o' libtool=no  depfile='.deps/ldblib.Po' tmpdepfile='.deps/ldblib.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'ldblib.c' || echo './'`ldblib.c
source='llex.c' object='llex.o' libtool=no  depfile='.deps/llex.Po' tmpdepfile='.deps/llex.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'llex.c' || echo './'`llex.c
source='lstring.c' object='lstring.o' libtool=no  depfile='.deps/lstring.Po' tmpdepfile='.deps/lstring.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'lstring.c' || echo './'`lstring.c
source='lundump.c' object='lundump.o' libtool=no  depfile='.deps/lundump.Po' tmpdepfile='.deps/lundump.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'lundump.c' || echo './'`lundump.c
source='tolua_gp.c' object='tolua_gp.o' libtool=no  depfile='.deps/tolua_gp.Po' tmpdepfile='.deps/tolua_gp.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'tolua_gp.c' || echo './'`tolua_gp.c
rm -f liblua.a
ar cru liblua.a lapi.o ldebug.o lmem.o  lstrlib.o lvm.o tolua_lb.o  lauxlib.o ldo.o lobject.o  ltable.o lzio.o tolua_rg.o  lbaselib.o lfunc.o lparser.o  tolua_bd.o tolua_tm.o lcode.o  lgc.o lstate.o ltm.o tolua_eh.o  tolua_tt.o ldblib.o llex.o  lstring.o lundump.o tolua_gp.o 
ranlib liblua.a
source='tolua.c' object='tolua.o' libtool=no  depfile='.deps/tolua.Po' tmpdepfile='.deps/tolua.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'tolua.c' || echo './'`tolua.c
source='tolualua.c' object='tolualua.o' libtool=no  depfile='.deps/tolualua.Po' tmpdepfile='.deps/tolualua.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'tolualua.c' || echo './'`tolualua.c
source='liolib.c' object='liolib.o' libtool=no  depfile='.deps/liolib.Po' tmpdepfile='.deps/liolib.TPo'  depmode=none /bin/ksh ../../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I../../src    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'liolib.c' || echo './'`liolib.c
cc  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/openwin/lib -Wl,-R/usr/openwin/lib  -L/usr/openwin/lib -R/usr/openwin/lib -o tolua  tolua.o tolualua.o liolib.o liblua.a -lXaw -lXext  -lSM -lICE -lXmu -lXt -lX11 -lsocket  -lnsl -lncurses
source='z-util.c' object='z-util.o' libtool=no  depfile='.deps/z-util.Po' tmpdepfile='.deps/z-util.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'z-util.c' || echo './'`z-util.c
source='z-virt.c' object='z-virt.o' libtool=no  depfile='.deps/z-virt.Po' tmpdepfile='.deps/z-virt.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'z-virt.c' || echo './'`z-virt.c
source='z-form.c' object='z-form.o' libtool=no  depfile='.deps/z-form.Po' tmpdepfile='.deps/z-form.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'z-form.c' || echo './'`z-form.c
source='z-rand.c' object='z-rand.o' libtool=no  depfile='.deps/z-rand.Po' tmpdepfile='.deps/z-rand.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'z-rand.c' || echo './'`z-rand.c
source='z-term.c' object='z-term.o' libtool=no  depfile='.deps/z-term.Po' tmpdepfile='.deps/z-term.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'z-term.c' || echo './'`z-term.c
source='variable.c' object='variable.o' libtool=no  depfile='.deps/variable.Po' tmpdepfile='.deps/variable.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'variable.c' || echo './'`variable.c
source='tables.c' object='tables.o' libtool=no  depfile='.deps/tables.Po' tmpdepfile='.deps/tables.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'tables.c' || echo './'`tables.c
source='util.c' object='util.o' libtool=no  depfile='.deps/util.Po' tmpdepfile='.deps/util.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'util.c' || echo './'`util.c
source='cave.c' object='cave.o' libtool=no  depfile='.deps/cave.Po' tmpdepfile='.deps/cave.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'cave.c' || echo './'`cave.c
source='object1.c' object='object1.o' libtool=no  depfile='.deps/object1.Po' tmpdepfile='.deps/object1.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'object1.c' || echo './'`object1.c
source='object2.c' object='object2.o' libtool=no  depfile='.deps/object2.Po' tmpdepfile='.deps/object2.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'object2.c' || echo './'`object2.c
source='monster1.c' object='monster1.o' libtool=no  depfile='.deps/monster1.Po' tmpdepfile='.deps/monster1.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'monster1.c' || echo './'`monster1.c
source='monster2.c' object='monster2.o' libtool=no  depfile='.deps/monster2.Po' tmpdepfile='.deps/monster2.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'monster2.c' || echo './'`monster2.c
source='xtra1.c' object='xtra1.o' libtool=no  depfile='.deps/xtra1.Po' tmpdepfile='.deps/xtra1.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'xtra1.c' || echo './'`xtra1.c
source='xtra2.c' object='xtra2.o' libtool=no  depfile='.deps/xtra2.Po' tmpdepfile='.deps/xtra2.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'xtra2.c' || echo './'`xtra2.c
source='spells1.c' object='spells1.o' libtool=no  depfile='.deps/spells1.Po' tmpdepfile='.deps/spells1.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'spells1.c' || echo './'`spells1.c
source='spells2.c' object='spells2.o' libtool=no  depfile='.deps/spells2.Po' tmpdepfile='.deps/spells2.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'spells2.c' || echo './'`spells2.c
source='melee1.c' object='melee1.o' libtool=no  depfile='.deps/melee1.Po' tmpdepfile='.deps/melee1.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'melee1.c' || echo './'`melee1.c
source='melee2.c' object='melee2.o' libtool=no  depfile='.deps/melee2.Po' tmpdepfile='.deps/melee2.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'melee2.c' || echo './'`melee2.c
source='save.c' object='save.o' libtool=no  depfile='.deps/save.Po' tmpdepfile='.deps/save.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'save.c' || echo './'`save.c
source='files.c' object='files.o' libtool=no  depfile='.deps/files.Po' tmpdepfile='.deps/files.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'files.c' || echo './'`files.c
source='cmd1.c' object='cmd1.o' libtool=no  depfile='.deps/cmd1.Po' tmpdepfile='.deps/cmd1.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'cmd1.c' || echo './'`cmd1.c
source='cmd2.c' object='cmd2.o' libtool=no  depfile='.deps/cmd2.Po' tmpdepfile='.deps/cmd2.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'cmd2.c' || echo './'`cmd2.c
source='cmd3.c' object='cmd3.o' libtool=no  depfile='.deps/cmd3.Po' tmpdepfile='.deps/cmd3.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'cmd3.c' || echo './'`cmd3.c
source='cmd4.c' object='cmd4.o' libtool=no  depfile='.deps/cmd4.Po' tmpdepfile='.deps/cmd4.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'cmd4.c' || echo './'`cmd4.c
source='cmd5.c' object='cmd5.o' libtool=no  depfile='.deps/cmd5.Po' tmpdepfile='.deps/cmd5.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'cmd5.c' || echo './'`cmd5.c
source='cmd6.c' object='cmd6.o' libtool=no  depfile='.deps/cmd6.Po' tmpdepfile='.deps/cmd6.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'cmd6.c' || echo './'`cmd6.c
source='store.c' object='store.o' libtool=no  depfile='.deps/store.Po' tmpdepfile='.deps/store.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'store.c' || echo './'`store.c
source='birth.c' object='birth.o' libtool=no  depfile='.deps/birth.Po' tmpdepfile='.deps/birth.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'birth.c' || echo './'`birth.c
source='load.c' object='load.o' libtool=no  depfile='.deps/load.Po' tmpdepfile='.deps/load.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'load.c' || echo './'`load.c
source='wizard1.c' object='wizard1.o' libtool=no  depfile='.deps/wizard1.Po' tmpdepfile='.deps/wizard1.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'wizard1.c' || echo './'`wizard1.c
source='wizard2.c' object='wizard2.o' libtool=no  depfile='.deps/wizard2.Po' tmpdepfile='.deps/wizard2.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'wizard2.c' || echo './'`wizard2.c
source='main-cap.c' object='main-cap.o' libtool=no  depfile='.deps/main-cap.Po' tmpdepfile='.deps/main-cap.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'main-cap.c' || echo './'`main-cap.c
source='main-gcu.c' object='main-gcu.o' libtool=no  depfile='.deps/main-gcu.Po' tmpdepfile='.deps/main-gcu.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'main-gcu.c' || echo './'`main-gcu.c
source='main-x11.c' object='main-x11.o' libtool=no  depfile='.deps/main-x11.Po' tmpdepfile='.deps/main-x11.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'main-x11.c' || echo './'`main-x11.c
source='main-xaw.c' object='main-xaw.o' libtool=no  depfile='.deps/main-xaw.Po' tmpdepfile='.deps/main-xaw.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'main-xaw.c' || echo './'`main-xaw.c
source='main.c' object='main.o' libtool=no  depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'main.c' || echo './'`main.c
source='main-win.c' object='main-win.o' libtool=no  depfile='.deps/main-win.Po' tmpdepfile='.deps/main-win.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'main-win.c' || echo './'`main-win.c
source='main-xpj.c' object='main-xpj.o' libtool=no  depfile='.deps/main-xpj.Po' tmpdepfile='.deps/main-xpj.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'main-xpj.c' || echo './'`main-xpj.c
source='main-vcs.c' object='main-vcs.o' libtool=no  depfile='.deps/main-vcs.Po' tmpdepfile='.deps/main-vcs.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'main-vcs.c' || echo './'`main-vcs.c
source='main-gtk.c' object='main-gtk.o' libtool=no  depfile='.deps/main-gtk.Po' tmpdepfile='.deps/main-gtk.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'main-gtk.c' || echo './'`main-gtk.c
source='generate.c' object='generate.o' libtool=no  depfile='.deps/generate.Po' tmpdepfile='.deps/generate.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'generate.c' || echo './'`generate.c
source='dungeon.c' object='dungeon.o' libtool=no  depfile='.deps/dungeon.Po' tmpdepfile='.deps/dungeon.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'dungeon.c' || echo './'`dungeon.c
source='init1.c' object='init1.o' libtool=no  depfile='.deps/init1.Po' tmpdepfile='.deps/init1.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'init1.c' || echo './'`init1.c
source='init2.c' object='init2.o' libtool=no  depfile='.deps/init2.Po' tmpdepfile='.deps/init2.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'init2.c' || echo './'`init2.c
source='randart.c' object='randart.o' libtool=no  depfile='.deps/randart.Po' tmpdepfile='.deps/randart.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'randart.c' || echo './'`randart.c
source='script.c' object='script.o' libtool=no  depfile='.deps/script.Po' tmpdepfile='.deps/script.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'script.c' || echo './'`script.c
lua/tolua -n monster -o l-monst.c l-monst.pkg
source='l-monst.c' object='l-monst.o' libtool=no  depfile='.deps/l-monst.Po' tmpdepfile='.deps/l-monst.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'l-monst.c' || echo './'`l-monst.c
lua/tolua -n object -o l-object.c l-object.pkg
source='l-object.c' object='l-object.o' libtool=no  depfile='.deps/l-object.Po' tmpdepfile='.deps/l-object.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'l-object.c' || echo './'`l-object.c
lua/tolua -n player -o l-player.c l-player.pkg
source='l-player.c' object='l-player.o' libtool=no  depfile='.deps/l-player.Po' tmpdepfile='.deps/l-player.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'l-player.c' || echo './'`l-player.c
lua/tolua -n random -o l-random.c l-random.pkg
source='l-random.c' object='l-random.o' libtool=no  depfile='.deps/l-random.Po' tmpdepfile='.deps/l-random.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'l-random.c' || echo './'`l-random.c
lua/tolua -n ui -o l-ui.c l-ui.pkg
source='l-ui.c' object='l-ui.o' libtool=no  depfile='.deps/l-ui.Po' tmpdepfile='.deps/l-ui.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'l-ui.c' || echo './'`l-ui.c
lua/tolua -n misc -o l-misc.c l-misc.pkg
source='l-misc.c' object='l-misc.o' libtool=no  depfile='.deps/l-misc.Po' tmpdepfile='.deps/l-misc.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'l-misc.c' || echo './'`l-misc.c
lua/tolua -n spell -o l-spell.c l-spell.pkg
source='l-spell.c' object='l-spell.o' libtool=no  depfile='.deps/l-spell.Po' tmpdepfile='.deps/l-spell.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'l-spell.c' || echo './'`l-spell.c
source='use-obj.c' object='use-obj.o' libtool=no  depfile='.deps/use-obj.Po' tmpdepfile='.deps/use-obj.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'use-obj.c' || echo './'`use-obj.c
source='x-spell.c' object='x-spell.o' libtool=no  depfile='.deps/x-spell.Po' tmpdepfile='.deps/x-spell.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'x-spell.c' || echo './'`x-spell.c
source='obj-info.c' object='obj-info.o' libtool=no  depfile='.deps/obj-info.Po' tmpdepfile='.deps/obj-info.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'obj-info.c' || echo './'`obj-info.c
source='maid-x11.c' object='maid-x11.o' libtool=no  depfile='.deps/maid-x11.Po' tmpdepfile='.deps/maid-x11.TPo'  depmode=none /bin/ksh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include -I/usr/openwin/include  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include -c `test -f 'maid-x11.c' || echo './'`maid-x11.c
cc  -O -I/usr/pkg/include -I/usr/openwin/include  -I/usr/openwin/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/openwin/lib -Wl,-R/usr/openwin/lib  -L/usr/openwin/lib -R/usr/openwin/lib -o angband  z-util.o z-virt.o z-form.o  z-rand.o z-term.o variable.o  tables.o util.o cave.o  object1.o object2.o monster1.o  monster2.o xtra1.o xtra2.o  spells1.o spells2.o melee1.o  melee2.o save.o files.o cmd1.o  cmd2.o cmd3.o cmd4.o cmd5.o  cmd6.o store.o birth.o load.o  wizard1.o wizard2.o main-cap.o  main-gcu.o main-x11.o main-xaw.o  main.o main-win.o main-xpj.o  main-vcs.o main-gtk.o generate.o  dungeon.o init1.o init2.o  randart.o script.o l-monst.o  l-object.o l-player.o l-random.o  l-ui.o l-misc.o l-spell.o  use-obj.o x-spell.o obj-info.o lua/liblua.a maid-x11.o -lXaw -lXext  -lSM -lICE -lXmu -lXt -lX11 -lsocket  -lnsl -lncurses
Making all in lib
Making all in apex
Making all in bone
Making all in data
Making all in edit
Making all in file
Making all in help
Making all in info
Making all in pref
Making all in save
Making all in script
Making all in user
Making all in xtra
Making all in font
=> Fixing buildlink references in files-to-be-installed.
===> Installing for angband-x11-3.0.3
Making install in src
Making install in lua
/bin/ksh ../mkinstalldirs /usr/pkg/bin
  /usr/ucb/install -c -s -o root -g root -m 555 angband /usr/pkg/bin/angband
bmake  install-exec-hook
chgrp "games" "/usr/pkg/bin/angband"
chgrp: unknown group: games
*** Error code 2

Stop.
bmake: stopped in /work/pkgbuild/games/angband-x11/work.sol9/angband-3.0.3/src
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/games/angband-x11/work.sol9/angband-3.0.3/src
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/games/angband-x11/work.sol9/angband-3.0.3/src
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/games/angband-x11/work.sol9/angband-3.0.3/src
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/games/angband-x11/work.sol9/angband-3.0.3
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/angband-x11
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/angband-x11
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/angband-x11
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/angband-x11
BULK> angband-x11-3.0.3 was marked as broken:
-rw-r--r--   1 root     other      40083 Feb  6 01:01 .broken.html
bmake deinstall
===> Deinstalling for angband-x11
BULK> Marking all packages which depend upon angband-x11-3.0.3 as broken:
BULK> Build for angband-x11-3.0.3 was not successful, aborting.