###
### Sun Jul 3 13:49:21 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for cbzone-2.0c
### Current pkg count:  1 installed packages: digest-20050323
###
BULK> Full rebuild in progress...
BULK> Cleaning package cbzone-2.0c and pre-requisite packages
===> Cleaning for cbzone-2.0c
===> Cleaning for gmake-3.80nb4
===> Cleaning for gettext-lib-0.11.5nb4
===> Cleaning for libiconv-1.9.2nb1
===> Cleaning for libtool-base-1.5.18nb3
===> Cleaning for pkg_install-info-4.5nb3
===> Cleaning for x11-links-0.25
===> Cleaning for xpkgwedge-1.14
BULK> Removing installed packages which are not needed to build cbzone-2.0c
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> Installing packages which are required to build cbzone-2.0c.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gmake-3.80nb4.tgz
===========================================================================
Installing files needed by libiconv-1.9.2nb1:

	/usr/pkg/lib/charset.alias
	    [/usr/pkg/share/examples/libiconv/charset.alias]

===========================================================================
BULK> Required package gettext-lib-0.11.5nb4 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.2nb1 (converters/libiconv) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/libtool-base-1.5.18nb3.tgz
BULK> Required package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/x11-links-0.25.tgz
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (cbzone-2.0c)
===> Checking for vulnerabilities in cbzone-2.0c
=> Checksum SHA1 OK for cbzone-sound.tar.gz.
=> Checksum RMD160 OK for cbzone-sound.tar.gz.
work -> /pkgobj/games/cbzone/work
===> Extracting for cbzone-2.0c
===> Required package xpkgwedge>=1.14: NOT found
===> Verifying bulk-install for ../../pkgtools/xpkgwedge
BULK> /packages/SunOS-5.8/sparc/All/xpkgwedge-1.14.tgz is up to date.
work -> /pkgobj/pkgtools/xpkgwedge/work
===> Required installed package x11-links>=0.25: x11-links-0.25 found
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/xpkgwedge-1.14.tgz
Symlinking font programs...done.
Creating /usr/pkg/lib/X11/config/host.def...done.
Patching OpenWindows templates...done.

===========================================================================
$NetBSD: MESSAGE,v 1.3 2003/10/19 07:16:33 grant Exp $

NOTES:

* You MUST set the environment variable XAPPLRESDIR in /etc/profile and
  /etc/csh.login by hand in order to make pkgs built with xpkgwedge run
  properly, e.g.

	XAPPLRESDIR=/usr/pkg/lib/X11/app-defaults
	export XAPPLRESDIR

  and

	setenv XAPPLRESDIR /usr/pkg/lib/X11/app-defaults

  respectively.

  If any users set XAPPLRESDIR in their own environment, these settings
  will not work -- such users need to set XUSERFILESEARCHPATH (syntax
  can be found in XtResolvePathname(3Xt)).

===========================================================================

===> Returning to build of cbzone-2.0c
===> Required installed package gmake>=3.78: gmake-3.80nb4 found
===> Required installed package x11-links>=0.25: x11-links-0.25 found
===> Patching for cbzone-2.0c
===> Applying pkgsrc patches for cbzone-2.0c
===> Overriding tools for cbzone-2.0c
===> Creating toolchain wrappers for cbzone-2.0c
===> Configuring for cbzone-2.0c
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/pkg/lib/X11/config -I/usr/openwin/lib/X11/config
make Makefiles
make includes
make depend
===> Building for cbzone-2.0c
rm -f cbzone.script
sed 's|@TANK_APPDIR@|/usr/pkg/lib/X11/app-defaults|g;s|@TANK_LIBDIR@|/usr/pkg/share/cbzone|g;s|@TANK_SOUNDDIR@|/usr/pkg/share/cbzone/sounds|g' < cbzone.script.src > cbzone.script
cc -O -Xc -xF -xcg92    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DTANKDIR=\"/usr/pkg/share/cbzone\" -I/usr/pkg/include  -c -o c_main.o c_main.c
"c_main.c", line 97: warning: function must be of type int: main()
"c_main.c", line 136: warning: tokens ignored at end of directive line
"c_main.c", line 145: warning: implicit function declaration: calloc
"c_main.c", line 149: warning: implicit function declaration: exit
"c_main.c", line 153: warning: implicit function declaration: srandom
"c_main.c", line 200: warning: implicit function declaration: free
"c_main.c", line 715: warning: tokens ignored at end of directive line
"c_main.c", line 726: warning: implicit function declaration: random
"c_main.c", line 800: warning: tokens ignored at end of directive line
cc -O -Xc -xF -xcg92    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DTANKDIR=\"/usr/pkg/share/cbzone\" -I/usr/pkg/include  -c -o c_move.o c_move.c
"c_move.c", line 58: warning: implicit function declaration: exit
"c_move.c", line 78: warning: implicit function declaration: random
cc -O -Xc -xF -xcg92    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DTANKDIR=\"/usr/pkg/share/cbzone\" -I/usr/pkg/include  -c -o c_graphics.o c_graphics.c
"c_graphics.c", line 28: warning: implicit function declaration: abs
"c_graphics.c", line 297: warning: implicit function declaration: malloc
"c_graphics.c", line 300: warning: implicit function declaration: exit
cc -O -Xc -xF -xcg92    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DTANKDIR=\"/usr/pkg/share/cbzone\" -I/usr/pkg/include  -c -o c_scores.o c_scores.c
"c_scores.c", line 119: warning: implicit function declaration: sleep
"c_scores.c", line 155: warning: implicit function declaration: flock
"c_scores.c", line 155: warning: implicit function declaration: fileno
"c_scores.c", line 155: undefined symbol: LOCK_EX
"c_scores.c", line 212: warning: implicit function declaration: malloc
"c_scores.c", line 241: warning: implicit function declaration: getuid
cc: acomp failed for c_scores.c
gmake: *** [c_scores.o] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/games/cbzone
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /pkgobj/games/cbzone/work/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/cbzone

Please view the work log for cbzone-2.0c


BULK> cbzone-2.0c was marked as broken:
-rw-r--r--   1 root     other       6419 Jul  3 13:51 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for cbzone
BULK> Marking all packages which depend upon cbzone-2.0c as broken:
BULK> Build for cbzone-2.0c was not successful, aborting.