###
### Wed Jul 7 00:27:52 CEST 2004:
### /usr/pkg/bin/bmake bulk-package for cbzone-2.0c
### Current pkg count:  15 installed packages: MesaLib-6.0.1 digest-20021220 gawk-3.1.3 gettext-lib-0.11.5nb3 glu-6.0.1 glut-6.0.1 gmake-3.80nb3 libiconv-1.9.1nb2 libtool-base-1.5.6nb1 ncurses-5.4 patch-2.5.4nb2 perl-5.8.4 pkg_install-info-4.5nb2 x11-links-0.23 zlib-1.2.1nb1
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for cbzone-2.0c
===> Cleaning for xpkgwedge-1.11
===> Cleaning for gmake-3.80nb3
===> Cleaning for pkg_install-info-4.5nb2
===> Cleaning for gettext-lib-0.11.5nb3
===> Cleaning for libiconv-1.9.1nb2
===> Cleaning for libtool-base-1.5.6nb1
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build cbzone-2.0c
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r ncurses-5.4
BULK> cbzone-2.0c requires installed package libtool-base-1.5.6nb1 (devel/libtool-base) to build.
BULK> cbzone-2.0c requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> cbzone-2.0c requires installed package libiconv-1.9.1nb2 (converters/libiconv) to build.
BULK> cbzone-2.0c requires installed package gettext-lib-0.11.5nb3 (devel/gettext-lib) to build.
BULK> cbzone-2.0c requires installed package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r gawk-3.1.3
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r zlib-1.2.1nb1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r MesaLib-6.0.1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r x11-links-0.23
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r perl-5.8.4
BULK> cbzone-2.0c requires installed package gmake-3.80nb3 (devel/gmake) to build.
BULK> Installing packages which are required to build cbzone-2.0c.
BULK> Required package gmake-3.80nb3 (devel/gmake) is already installed
BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed
BULK> Required package gettext-lib-0.11.5nb3 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.1nb2 (converters/libiconv) is already installed
BULK> Required package libtool-base-1.5.6nb1 (devel/libtool-base) is already installed
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (cbzone-2.0c)
===> Checking for vulnerabilities in cbzone-2.0c
=> cbzone-sound.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch cbzone-sound.tar.gz from ftp://ftp.cz.NetBSD.org/pub/NetBSD/packages/distfiles/.
=> [85490 bytes]
=> Checksum OK for cbzone-sound.tar.gz.
work -> /pkgbuild/games/cbzone/work
===> Extracting for cbzone-2.0c
===> Required package xpkgwedge>=1.5: NOT found
===> Verifying bulk-install for ../../pkgtools/xpkgwedge
BULK> /packages/All/xpkgwedge-1.11.tgz is up to date.
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/All/xpkgwedge-1.11.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.80nb3 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for cbzone-2.0c
===> Applying pkgsrc patches for cbzone-2.0c
===> Overriding tools 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 -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DTANKDIR=\"/usr/pkg/share/cbzone\"    -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 -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DTANKDIR=\"/usr/pkg/share/cbzone\"    -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 -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DTANKDIR=\"/usr/pkg/share/cbzone\"    -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 -xarch=v8    -I/usr/pkg/include  -Dsun -Dsparc -DSVR4 -DSYSV    -DTANKDIR=\"/usr/pkg/share/cbzone\"    -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
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/games/cbzone
BULK> cbzone-2.0c was marked as broken:
-rw-r--r--   1 root     other       6733 Jul  7 00:28 .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.