###
### Sun Jan 25 23:42:07 EST 2004:
### bmake bulk-package for xblast-2.6bnb1
### Current pkg count:  4 installed packages: digest-20021220 patch-2.5.4nb2 x11-links-0.19 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for xblast-2.6bnb1
===> Cleaning for tk-8.3.4
===> Cleaning for tcl-8.3.4
===> Cleaning for libtool-base-1.4.20010614nb19
===> Cleaning for patch-2.5.4nb2
===> Cleaning for x11-links-0.19
===> Cleaning for xpkgwedge-1.9
BULK> Removing installed packages which are not needed to build xblast-2.6bnb1
BULK> xblast-2.6bnb1 requires installed package xpkgwedge-1.9 (pkgtools/xpkgwedge) to build.
BULK> xblast-2.6bnb1 requires installed package digest-20021220 (pkgtools/digest
pkgtools/rdigest) to build.
BULK> xblast-2.6bnb1 requires installed package x11-links-0.19 (pkgtools/x11-links) to build.
BULK> xblast-2.6bnb1 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build xblast-2.6bnb1.
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/tk-8.3.4.tgz
BULK> Required package tcl-8.3.4 (lang/tcl) is already installed
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> Required package x11-links-0.19 (pkgtools/x11-links) is already installed
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (xblast-2.6bnb1)
===> Checking for vulnerabilities in xblast-2.6bnb1
=> Checksum OK for xblast-2.6.beta-sound.tar.gz.
work.sol9 -> /work/pkgbuild/games/xblast/work.sol9
===> Extracting for xblast-2.6bnb1
===> Required installed package tk>=8.3.2: tk-8.3.4 found
===> Required installed package xpkgwedge>=1.5: xpkgwedge-1.9 found
===> Patching for xblast-2.6bnb1
===> Applying pkgsrc patches for xblast-2.6bnb1
cd /work/pkgbuild/games/xblast/work.sol9/XBlast-2.6.beta ; /usr/pkg/bin/nbsed '/file_appl_def/s@/usr/lib/X11@'/usr/pkg'/lib/X11@' defaults.h >xx ; /usr/bin/mv xx defaults.h
/usr/bin/touch /work/pkgbuild/games/xblast/work.sol9/XBlast-2.6.beta/xbsndsrv.man
for dir in bitmap image; do  for sub in block explosion misc score sprite; do  /usr/bin/mv /work/pkgbuild/games/xblast/work.sol9/XBlast-2.6.beta/$dir/$sub/Imakefile /work/pkgbuild/games/xblast/work.sol9/XBlast-2.6.beta/$dir/$sub/foo;  /usr/pkg/bin/nbsed -e 's|XBLASTDIR=.*/xblast|XBLASTDIR=/usr/pkg/share/xblast|' /work/pkgbuild/games/xblast/work.sol9/XBlast-2.6.beta/$dir/$sub/Imakefile;  /usr/bin/rm /work/pkgbuild/games/xblast/work.sol9/XBlast-2.6.beta/$dir/$sub/foo;  done;  done
===> Overriding tools for xblast-2.6bnb1
===> Configuring for xblast-2.6bnb1
imake -DUseInstalled -I/usr/pkg/lib/X11/config -I/usr/openwin/lib/X11/config
make Makefiles
making Makefiles in bitmap...
making Makefiles in bitmap/block...
making Makefiles in bitmap/explosion...
making Makefiles in bitmap/misc...
making Makefiles in bitmap/score...
making Makefiles in bitmap/sprite...
making Makefiles in image...
making Makefiles in image/block...
making Makefiles in image/explosion...
making Makefiles in image/misc...
making Makefiles in image/score...
making Makefiles in image/sprite...
making Makefiles in sounds...
making Makefiles in tkXBlast...
make includes
including in ./bitmap...
including in bitmap/block...
including in bitmap/explosion...
including in bitmap/misc...
including in bitmap/score...
including in bitmap/sprite...
including in ./image...
including in image/block...
including in image/explosion...
including in image/misc...
including in image/score...
including in image/sprite...
including in ./sounds...
including in ./tkXBlast...
make depend
makedepend  --   -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DXBLASTDIR=\"/usr/pkg/share/xblast\" -DXBLAST_SOUND     -- bomb.c data.c demo.c event.c func.c graphics.c image.c info.c intro.c  main.c map.c maze.c mystring.c player.c pipe.c setup.c shrink.c sound.c  sprite.c status.c util.c xbsndsrv.c 
makedepend: warning:  event.c, line 33: cannot find include file "X11/X.h"
	not in X11/X.h
	not in /usr/pkg/include/X11/X.h
	not in /usr/include/X11/X.h
makedepend: warning:  event.c, line 34: cannot find include file "X11/Xlib.h"
	not in X11/Xlib.h
	not in /usr/pkg/include/X11/Xlib.h
	not in /usr/include/X11/Xlib.h
makedepend: warning:  event.c, line 35: cannot find include file "X11/keysym.h"
	not in X11/keysym.h
	not in /usr/pkg/include/X11/keysym.h
	not in /usr/include/X11/keysym.h
makedepend: warning:  graphics.c, line 26: cannot find include file "X11/X.h"
	not in X11/X.h
	not in /usr/pkg/include/X11/X.h
	not in /usr/include/X11/X.h
makedepend: warning:  graphics.c, line 27: cannot find include file "X11/Xlib.h"
	not in X11/Xlib.h
	not in /usr/pkg/include/X11/Xlib.h
	not in /usr/include/X11/Xlib.h
makedepend: warning:  graphics.c, line 28: cannot find include file "X11/Xatom.h"
	not in X11/Xatom.h
	not in /usr/pkg/include/X11/Xatom.h
	not in /usr/include/X11/Xatom.h
makedepend: warning:  graphics.c, line 29: cannot find include file "X11/Xutil.h"
	not in X11/Xutil.h
	not in /usr/pkg/include/X11/Xutil.h
	not in /usr/include/X11/Xutil.h
makedepend: warning:  graphics.c, line 30: cannot find include file "X11/cursorfont.h"
	not in X11/cursorfont.h
	not in /usr/pkg/include/X11/cursorfont.h
	not in /usr/include/X11/cursorfont.h
makedepend: warning:  graphics.c, line 31: cannot find include file "X11/keysym.h"
	not in X11/keysym.h
	not in /usr/pkg/include/X11/keysym.h
	not in /usr/include/X11/keysym.h
makedepend: warning:  graphics.c, line 32: cannot find include file "X11/Intrinsic.h"
	not in X11/Intrinsic.h
	not in /usr/pkg/include/X11/Intrinsic.h
	not in /usr/include/X11/Intrinsic.h
makedepend: warning:  setup.c, line 26: cannot find include file "X11/X.h"
	not in X11/X.h
	not in /usr/pkg/include/X11/X.h
	not in /usr/include/X11/X.h
makedepend: warning:  setup.c, line 27: cannot find include file "X11/Xlib.h"
	not in X11/Xlib.h
	not in /usr/pkg/include/X11/Xlib.h
	not in /usr/include/X11/Xlib.h
makedepend: warning:  setup.c, line 28: cannot find include file "X11/Xatom.h"
	not in X11/Xatom.h
	not in /usr/pkg/include/X11/Xatom.h
	not in /usr/include/X11/Xatom.h
makedepend: warning:  setup.c, line 29: cannot find include file "X11/Xutil.h"
	not in X11/Xutil.h
	not in /usr/pkg/include/X11/Xutil.h
	not in /usr/include/X11/Xutil.h
makedepend: warning:  setup.c, line 30: cannot find include file "X11/cursorfont.h"
	not in X11/cursorfont.h
	not in /usr/pkg/include/X11/cursorfont.h
	not in /usr/include/X11/cursorfont.h
makedepend: warning:  setup.c, line 31: cannot find include file "X11/keysym.h"
	not in X11/keysym.h
	not in /usr/pkg/include/X11/keysym.h
	not in /usr/include/X11/keysym.h
makedepend: warning:  setup.c, line 32: cannot find include file "X11/Intrinsic.h"
	not in X11/Intrinsic.h
	not in /usr/pkg/include/X11/Intrinsic.h
	not in /usr/include/X11/Intrinsic.h
makedepend: warning:  sound.c, line 83: cannot find include file "soundcard.h"
	not in soundcard.h
	not in /usr/pkg/include/soundcard.h
	not in /usr/include/soundcard.h
makedepend: warning:  xbsndsrv.c, line 103: cannot find include file "soundcard.h"
	not in soundcard.h
	not in /usr/pkg/include/soundcard.h
	not in /usr/include/soundcard.h
===> Building for xblast-2.6bnb1
cc -O -Xc -xF -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV -DXBLASTDIR=\"/usr/pkg/share/xblast\" -DXBLAST_SOUND      -c  bomb.c
sh: cc: not found
*** Error code 1
make: Fatal error: Command failed for target `bomb.o'
Current working directory /work/pkgbuild/games/xblast/work.sol9/XBlast-2.6.beta
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/xblast
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/xblast
BULK> xblast-2.6bnb1 was marked as broken:
-rw-r--r--   1 root     other       8080 Jan 25 23:42 .broken.html
bmake deinstall
===> Deinstalling for xblast
BULK> Marking all packages which depend upon xblast-2.6bnb1 as broken:
BULK> Build for xblast-2.6bnb1 was not successful, aborting.