###
### Sun Jul 3 18:02:39 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for tanked-0.90
### Current pkg count:  3 installed packages: digest-20050323 x11-links-0.25 xpkgwedge-1.14
###
BULK> Full rebuild in progress...
BULK> Cleaning package tanked-0.90 and pre-requisite packages
===> Cleaning for tanked-0.90
===> 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 xpm-3.4knb4
===> Cleaning for x11-links-0.25
===> Cleaning for xpkgwedge-1.14
BULK> Removing installed packages which are not needed to build tanked-0.90
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> tanked-0.90 requires installed package x11-links-0.25 (pkgtools/x11-links) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.14
Removing font program symlinks from view...done.
Updating /usr/pkg/lib/X11/config/host.def...done.
Removing font program symlinks...done.
BULK> Installing packages which are required to build tanked-0.90.
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/xpm-3.4knb4.tgz
BULK> Required package x11-links-0.25 (pkgtools/x11-links) is already installed
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (tanked-0.90)
===> Checking for vulnerabilities in tanked-0.90
=> Checksum SHA1 OK for tanked-0.90.tar.gz.
=> Checksum RMD160 OK for tanked-0.90.tar.gz.
work -> /pkgobj/games/tanked/work
===> Extracting for tanked-0.90
===> Required installed package xpm>=3.4knb4: xpm-3.4knb4 found
===> 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 tanked-0.90
===> Required installed package gmake>=3.78: gmake-3.80nb4 found
===> Required installed package x11-links>=0.25: x11-links-0.25 found
===> Patching for tanked-0.90
===> Applying pkgsrc patches for tanked-0.90
===> Overriding tools for tanked-0.90
===> Creating toolchain wrappers for tanked-0.90
===> Configuring for tanked-0.90
===> Building for tanked-0.90
cd server && make
make[1]: Entering directory `/pkgobj/games/tanked/work/tanked-0.90/server'
cc   -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/usr/pkg/share/tanked\"    -I../common -c main.c
cc   -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/usr/pkg/share/tanked\"    -I../common -c socket.c
"../common/defs.h", line 159: warning: macro redefined: MAXNAMELEN
cc   -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/usr/pkg/share/tanked\"    -I../common -c data.c
cc   -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/usr/pkg/share/tanked\"    -I../common -c map.c
cc   -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/usr/pkg/share/tanked\"    -I../common -c newplayer.c
"../common/defs.h", line 159: warning: macro redefined: MAXNAMELEN
cc   -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/usr/pkg/share/tanked\"    -I../common -c tick.c
cc   -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/usr/pkg/share/tanked\"    -I../common -c sintab.c
cc   -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/usr/pkg/share/tanked\"    -I../common -c log.c
cc   -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/usr/pkg/share/tanked\"    -I../common -c motd.c
"motd.c", line 52: warning: implicit function declaration: strlen
cc   -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/usr/pkg/share/tanked\"    -I../common -c life.c
cc   -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/usr/pkg/share/tanked\"    -I../common -c commands.c
"commands.c", line 92: warning: implicit function declaration: database_save
"commands.c", line 94: warning: implicit function declaration: database_load
cc   -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/usr/pkg/share/tanked\"    -I../common -c database.c
"database.c", line 38: warning: implicit function declaration: index
"database.c", line 38: warning: improper pointer/integer combination: op "="
"database.c", line 44: warning: improper pointer/integer combination: op "="
cc   -g -Wall -DLIFE -DLIFEFREQ=300 -DTANKDIR=\"/usr/pkg/share/tanked\"    -I../common -o tankedserv main.o socket.o data.o map.o newplayer.o tick.o sintab.o log.o motd.o life.o commands.o database.o  -lc -lm
Undefined			first referenced
 symbol  			    in file
bind                                socket.o
getsockname                         socket.o
accept                              socket.o
listen                              socket.o
gethostbyaddr                       newplayer.o
socket                              socket.o
connect                             socket.o
getpeername                         socket.o
inet_ntoa                           newplayer.o
shutdown                            socket.o
ld: fatal: Symbol referencing errors. No output written to tankedserv
make[1]: *** [tankedserv] Error 1
make[1]: Leaving directory `/pkgobj/games/tanked/work/tanked-0.90/server'
gmake: *** [all] Error 2
*** Error code 2

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

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

Please view the work log for tanked-0.90


BULK> tanked-0.90 was marked as broken:
-rw-r--r--   1 root     other       7262 Jul  3 18:04 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for tanked
BULK> Marking all packages which depend upon tanked-0.90 as broken:
BULK> Build for tanked-0.90 was not successful, aborting.