###
### Wed Jul 7 05:23:57 CEST 2004:
### /usr/pkg/bin/bmake bulk-package for tanked-0.90
### Current pkg count:  8 installed packages: digest-20021220 gawk-3.1.3 gettext-lib-0.11.5nb3 libiconv-1.9.1nb2 libtool-base-1.5.6nb1 ncurses-5.4 patch-2.5.4nb2 pkg_install-info-4.5nb2
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
NOTE: Couldn't lock the package database.
===> Cleaning for tanked-0.90
===> Cleaning for xpkgwedge-1.11
===> Cleaning for patch-2.5.4nb2
===> Cleaning for x11-links-0.23
BULK> Removing installed packages which are not needed to build tanked-0.90
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r ncurses-5.4
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libtool-base-1.5.6nb1
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.1nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r pkg_install-info-4.5nb2
BULK> tanked-0.90 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build tanked-0.90.
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/All/x11-links-0.23.tgz
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (tanked-0.90)
NOTE: Couldn't lock the package database.
NOTE: Couldn't lock the package database.
===> Checking for vulnerabilities in tanked-0.90
NOTE: Couldn't lock the package database.
=> tanked-0.90.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch tanked-0.90.tar.gz from ftp://ftp.cz.NetBSD.org/pub/NetBSD/packages/distfiles/.
=> [151105 bytes]
=> Checksum OK for tanked-0.90.tar.gz.
work -> /pkgbuild/games/tanked/work
NOTE: Couldn't lock the package database.
===> Extracting for tanked-0.90
===> 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 tanked-0.90
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Required installed package x11-links>=0.23: x11-links-0.23 found
NOTE: Couldn't lock the package database.
===> Patching for tanked-0.90
===> Applying pkgsrc patches for tanked-0.90
NOTE: Couldn't lock the package database.
===> Overriding tools for tanked-0.90
NOTE: Couldn't lock the package database.
===> Buildlinking for tanked-0.90
===> Configuring for tanked-0.90
===> Building for tanked-0.90
cd server && make
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
ild: (undefined symbol) bind -- referenced in the text segment of socket.o
ild: (undefined symbol) getsockname -- referenced in the text segment of socket.o
ild: (undefined symbol) gethostbyaddr -- referenced in the text segment of newplayer.o
ild: (undefined symbol) connect -- referenced in the text segment of socket.o
ild: (undefined symbol) shutdown -- referenced in the text segment of socket.o
ild: (undefined symbol) accept -- referenced in the text segment of socket.o
ild: (undefined symbol) inet_ntoa -- referenced in the text segment of newplayer.o
ild: (undefined symbol) listen -- referenced in the text segment of socket.o
ild: (undefined symbol) socket -- referenced in the text segment of socket.o
ild: (undefined symbol) getpeername -- referenced in the text segment of newplayer.o
ild: (undefined symbol) getpeername -- referenced in the text segment of socket.o
*** Error code 5

Stop.
make: stopped in /pkgbuild/games/tanked/work/tanked-0.90/server
*** Error code 1

Stop.
bmake: stopped in /pkgbuild/games/tanked/work/tanked-0.90
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/games/tanked
BULK> tanked-0.90 was marked as broken:
-rw-r--r--   1 root     other       6623 Jul  7 05:26 .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.