###
### Mon Feb 2 11:10:08 EST 2004:
### bmake bulk-package for icb-5.0.9pl1
### Current pkg count:  3 installed packages: digest-20021220 patch-2.5.4nb2 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for icb-5.0.9pl1
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build icb-5.0.9pl1
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> icb-5.0.9pl1 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build icb-5.0.9pl1.
BULK> Required package patch-2.5.4nb2 (devel/patch) 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 (icb-5.0.9pl1)
===> Checking for vulnerabilities in icb-5.0.9pl1
=> Checksum OK for icb-5.0.9.tar.gz.
work.sol9 -> /work/pkgbuild/chat/icb/work.sol9
===> Extracting for icb-5.0.9pl1
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for icb-5.0.9pl1
===> Applying pkgsrc patches for icb-5.0.9pl1
===> Overriding tools for icb-5.0.9pl1
===> Buildlinking for icb-5.0.9pl1
===> Configuring for icb-5.0.9pl1
/usr/pkg/bin/nbsed -e "s|@PREFIX@|/usr/pkg|g" /usr/pkgsrc/chat/icb/files/config >/work/pkgbuild/chat/icb/work.sol9/icb-5.0.9/config
===> Building for icb-5.0.9pl1
Making in murgil
cc -O2  -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1   -I/usr/pkg/include -c clientserve.c
cc: Warning: option -2 passed to ld
"clientserve.c", line 27: warning: old-style declaration or incorrect type for: clientserve
"clientserve.c", line 38: warning: implicit function declaration: memset
"clientserve.c", line 44: warning: argument #2 is incompatible with prototype:
	prototype: pointer to function(int) returning void : "/usr/include/iso/signal_iso.h", line 48
	argument : pointer to function() returning void
"clientserve.c", line 52: warning: implicit function declaration: exit
"clientserve.c", line 67: warning: implicit function declaration: c_didpoll
"clientserve.c", line 76: warning: implicit function declaration: cdoinput
"clientserve.c", line 83: warning: old-style declaration or incorrect type for: cdoinput
"clientserve.c", line 85: warning: implicit function declaration: c_userchar
"clientserve.c", line 88: warning: implicit function declaration: _readpacket
"clientserve.c", line 91: warning: implicit function declaration: c_packet
"clientserve.c", line 99: warning: implicit function declaration: close
"clientserve.c", line 100: warning: implicit function declaration: c_lostcon
"clientserve.c", line 112: warning: old-style declaration or incorrect type for: sendit
"clientserve.c", line 114: warning: implicit function declaration: _sendpacket
"clientserve.c", line 138: warning: old-style declaration or incorrect type for: closecon
cc -O2  -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1   -I/usr/pkg/include -c contoport.c
cc: Warning: option -2 passed to ld
"contoport.c", line 18: warning: old-style declaration or incorrect type for: connecttoport
"contoport.c", line 35: warning: implicit function declaration: bzero
"contoport.c", line 36: warning: implicit function declaration: bcopy
cc -O2  -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1   -I/usr/pkg/include -c discuser.c
cc: Warning: option -2 passed to ld
"discuser.c", line 11: warning: old-style declaration or incorrect type for: disconnectuser
"discuser.c", line 15: warning: implicit function declaration: close
"discuser.c", line 22: warning: implicit function declaration: s_lost_user
cc -O2  -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1   -I/usr/pkg/include -c getaddr.c
cc: Warning: option -2 passed to ld
"getaddr.c", line 45: warning: implicit function declaration: inet_addr
"getaddr.c", line 55: warning: implicit function declaration: bcopy
cc -O2  -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1   -I/usr/pkg/include -c getrname.c
cc: Warning: option -2 passed to ld
"getrname.c", line 32: warning: argument #2 is incompatible with prototype:
	prototype: pointer to struct sockaddr {unsigned short sa_family, array[14] of char sa_data} : "/usr/include/sys/socket.h", line 449
	argument : pointer to struct sockaddr_in {unsigned short sin_family, unsigned short sin_port, struct in_addr {..} sin_addr, array[8] of char sin_zero}
"getrname.c", line 42: warning: argument #1 is incompatible with prototype:
	prototype: pointer to const char : "/usr/include/netdb.h", line 258
	argument : pointer to unsigned int
cc -O2  -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1   -I/usr/pkg/include -c globals.c
cc: Warning: option -2 passed to ld
cc -O2  -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1   -I/usr/pkg/include -c ignore.c
cc: Warning: option -2 passed to ld
"ignore.c", line 12: warning: old-style declaration or incorrect type for: ignore
"ignore.c", line 21: warning: old-style declaration or incorrect type for: unignore
cc -O2  -DNO_LRAND48 -DSTRINGS_H -DTIME_H -DVOID_SIGHANDLER=1   -I/usr/pkg/include -c makeport.c
cc: Warning: option -2 passed to ld
"makeport.c", line 19: warning: old-style declaration or incorrect type for: makenewport
"makeport.c", line 34: warning: implicit function declaration: bzero
"makeport.c", line 35: warning: implicit function declaration: bcopy
"makeport.c", line 59: undefined symbol: FNDELAY
cc: acomp failed for makeport.c
*** Error code 2

Stop.
make: stopped in /work/pkgbuild/chat/icb/work.sol9/icb-5.0.9/murgil
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/chat/icb/work.sol9/icb-5.0.9
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/chat/icb
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/chat/icb
BULK> icb-5.0.9pl1 was marked as broken:
-rw-r--r--   1 root     other       5893 Feb  2 11:10 .broken.html
bmake deinstall
===> Deinstalling for icb
BULK> Marking all packages which depend upon icb-5.0.9pl1 as broken:
BULK> Build for icb-5.0.9pl1 was not successful, aborting.