###
### Thu Jun 24 00:11:08 EST 2004:
### /usr/pkg/bin/bmake bulk-package for dgd-1.2.0.4
### Current pkg count:  4 installed packages: delegate-8.5.2nb1 digest-20021220 patch-2.5.4nb2 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for dgd-1.2.0.4
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build dgd-1.2.0.4
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.10
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r delegate-8.5.2nb1
BULK> dgd-1.2.0.4 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build dgd-1.2.0.4.
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 (dgd-1.2.0.4)
===> Checking for vulnerabilities in dgd-1.2.0.4
=> dgd-1.2p4.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch dgd-1.2p4.tar.gz from ftp://ftp.dworkin.nl/pub/dgd/.
=> [472205 bytes]
=> Checksum OK for dgd-1.2p4.tar.gz.
work -> /work/pkgbuild/net/dgd/work
===> Extracting for dgd-1.2.0.4
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for dgd-1.2.0.4
===> Applying pkgsrc patches for dgd-1.2.0.4
=> Fixing hardcoded paths and command names.
===> Overriding tools for dgd-1.2.0.4
===> Buildlinking for dgd-1.2.0.4
===> Configuring for dgd-1.2.0.4
===> Building for dgd-1.2.0.4
cc -O -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2   -c alloc.c
cc -O -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2   -c error.c
cc -O -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2   -c hash.c
cc -O -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2   -c swap.c
cc -O -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2   -c str.c
cc -O -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2   -c array.c
"array.c", line 709: warning: implicit function declaration: alloca
cc -O -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2   -c object.c
"object.c", line 1318: warning: implicit function declaration: alloca
cc -O -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2   -c data.c
"data.c", line 407: warning: implicit function declaration: alloca
cc -O -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2   -c path.c
cc -O -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2   -c editor.c
cc -O -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2   -c comm.c
cc -O -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2   -c call_out.c
"call_out.c", line 883: warning: implicit function declaration: alloca
cc -O -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2   -c interpret.c
"interpret.c", line 1950: warning: implicit function declaration: alloca
cc -O -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2   -c config.c
cc -O -I. -Icomp -Ilex -Ied -Iparser -Ikfun -DNETBSD -O2   -c dgd.c
cd comp; make 'CC=cc' 'CCFLAGS=-DNETBSD -O2' 'YACC=yacc' dgd
cc -I. -I.. -I../lex -I../parser -I../kfun -DNETBSD -O2   -c node.c
cc -I. -I.. -I../lex -I../parser -I../kfun -DNETBSD -O2   -c parser.c
cc -I. -I.. -I../lex -I../parser -I../kfun -DNETBSD -O2   -c control.c
"control.c", line 1679: warning: implicit function declaration: alloca
cc -I. -I.. -I../lex -I../parser -I../kfun -DNETBSD -O2   -c optimize.c
cc -I. -I.. -I../lex -I../parser -I../kfun -DNETBSD -O2   -c codegeni.c
"codegeni.c", line 1507: warning: implicit function declaration: alloca
cc -I. -I.. -I../lex -I../parser -I../kfun -DNETBSD -O2   -c compile.c
"compile.c", line 1276: warning: implicit function declaration: alloca
cc -I. -I.. -I../lex -I../parser -I../kfun -DNETBSD -O2   -c csupport.c
"csupport.c", line 387: warning: implicit function declaration: alloca
cd lex; make 'CC=cc' 'CCFLAGS=-DNETBSD -O2' dgd
cc -I. -I.. -I../comp -DNETBSD -O2   -c macro.c
cc -I. -I.. -I../comp -DNETBSD -O2   -c ppstr.c
cc -I. -I.. -I../comp -DNETBSD -O2   -c token.c
"token.c", line 1098: warning: implicit function declaration: alloca
cc -I. -I.. -I../comp -DNETBSD -O2   -c special.c
cc -I. -I.. -I../comp -DNETBSD -O2   -c ppcontrol.c
"ppcontrol.c", line 563: warning: implicit function declaration: alloca
cd ed; make 'CC=cc' 'CCFLAGS=-DNETBSD -O2' dgd
cc -I. -I.. -DNETBSD -O2   -c line.c
cc -I. -I.. -DNETBSD -O2   -c buffer.c
cc -I. -I.. -DNETBSD -O2   -c fileio.c
cc -I. -I.. -DNETBSD -O2   -c regexp.c
cc -I. -I.. -DNETBSD -O2   -c vars.c
cc -I. -I.. -DNETBSD -O2   -c edcmd.c
cc -I. -I.. -DNETBSD -O2   -c cmdsub.c
cd parser; make 'CC=cc' 'CCFLAGS=-DNETBSD -O2' dgd
cc -I. -I.. -DNETBSD -O2   -c grammar.c
cc -I. -I.. -DNETBSD -O2   -c dfa.c
"dfa.c", line 1296: warning: implicit function declaration: alloca
cc -I. -I.. -DNETBSD -O2   -c srp.c
"srp.c", line 773: warning: implicit function declaration: alloca
cc -I. -I.. -DNETBSD -O2   -c parse.c
cd kfun; make 'CC=cc' 'CCFLAGS=-DNETBSD -O2' dgd
cc -I. -I.. -I../comp -I../parser -DNETBSD -O2   -c builtin.c
cc -I. -I.. -I../comp -I../parser -DNETBSD -O2   -c std.c
cc -I. -I.. -I../comp -I../parser -DNETBSD -O2   -c file.c
"file.c", line 390: warning: implicit function declaration: alloca
cc -I. -I.. -I../comp -I../parser -DNETBSD -O2   -c math.c
cc -I. -I.. -I../comp -I../parser -DNETBSD -O2   -c extra.c
cc -I. -I.. -I../comp -I../parser -DNETBSD -O2   -c debug.c
cc -I. -I.. -I../comp -I../parser -DNETBSD -O2   -c table.c
"table.c", line 252: warning: implicit function declaration: alloca
cd lpc; make 'DMAKE=make' 'CC=cc' 'CCFLAGS=-DNETBSD -O2'  'YACC=yacc' 'LIBS=' dgd
cc -I. -I.. -I../comp -DNETBSD -O2   -c lpc.c
cd host; make 'CC=cc' 'CCFLAGS=-DNETBSD -O2' dgd
cp unix/local.c local.c
cc -I. -I.. -DNETBSD -O2   -c local.c
"local.c", line 10: 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
"local.c", line 24: 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
cp unix/random.c random.c
cc -I. -I.. -DNETBSD -O2   -c random.c
cp unix/dirent.c dirent.c
cc -I. -I.. -DNETBSD -O2   -c dirent.c
cp unix/time.c time.c
cc -I. -I.. -DNETBSD -O2   -c time.c
cp unix/connect.c connect.c
cc -I. -I.. -DNETBSD -O2   -c connect.c
"connect.c", line 510: undefined symbol: FNDELAY
"connect.c", line 538: undefined symbol: FNDELAY
"connect.c", line 575: undefined symbol: FNDELAY
cc: acomp failed for connect.c
*** Error code 2

Stop.
make: stopped in /work/pkgbuild/net/dgd/work/dgd/src/host
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/net/dgd/work/dgd/src
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/dgd
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/dgd
BULK> dgd-1.2.0.4 was marked as broken:
-rw-r--r--   1 root     other       7050 Jun 24 00:16 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for dgd
BULK> Marking all packages which depend upon dgd-1.2.0.4 as broken:
BULK> Build for dgd-1.2.0.4 was not successful, aborting.