###
### Wed Jul 6 21:21:06 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for tcl-scotty-2.1.11nb4
### Current pkg count:  2 installed packages: digest-20050323 tacacs-4.0.4a
###
BULK> Full rebuild in progress...
BULK> Cleaning package tcl-scotty-2.1.11nb4 and pre-requisite packages
===> Cleaning for tcl-scotty-2.1.11nb4
===> Cleaning for libtool-base-1.5.18nb3
===> Cleaning for tcl-8.4.9
BULK> Removing installed packages which are not needed to build tcl-scotty-2.1.11nb4
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r tacacs-4.0.4a
BULK> Installing packages which are required to build tcl-scotty-2.1.11nb4.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/libtool-base-1.5.18nb3.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/tcl-8.4.9.tgz
Executing '/usr/bin/mkdir -p /usr/pkg/lib/tcl'
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (tcl-scotty-2.1.11nb4)
===> Checking for vulnerabilities in tcl-scotty-2.1.11nb4
=> Checksum SHA1 OK for scotty-2.1.11.tar.gz.
=> Checksum RMD160 OK for scotty-2.1.11.tar.gz.
work -> /pkgobj/net/tcl-scotty/work
===> Extracting for tcl-scotty-2.1.11nb4
===> Required installed package tcl>=8.4.7nb1: tcl-8.4.9 found
===> Required installed package libtool-base>=1.5.18nb1: libtool-base-1.5.18nb3 found
===> Patching for tcl-scotty-2.1.11nb4
===> Applying pkgsrc patches for tcl-scotty-2.1.11nb4
===> Overriding tools for tcl-scotty-2.1.11nb4
===> Creating toolchain wrappers for tcl-scotty-2.1.11nb4
===> Configuring for tcl-scotty-2.1.11nb4
creating cache ./config.cache
checking how to run the C preprocessor... cc -E
checking for flex... lex
checking for yywrap in -ll... yes
checking for bison... no
checking for byacc... no
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking size of long... 4
checking whether byte ordering is bigendian... yes
checking for rpcgen... rpcgen
checking for tclsh... /pkgobj/net/tcl-scotty/work/.buildlink/bin/tclsh
checking for tclConfig.sh in /usr/pkg/lib... yes
checking for tcl version... 8.4
checking for wish... no
checking for tkConfig.sh in no... no
checking for tkConfig.sh in /usr/pkg/lib... no
checking for tkConfig.sh in /lib... no
checking for tkConfig.sh in /usr/local/lib... no
configure: error: tkConfig.sh not found
checking for connect... no
checking for gethostbyname... no
checking for main in -lnsl... yes
need -lsocket and -lnsl together
checking for main in -lieee... no
checking for main in -lrpc... no
checking for main in -lrpcsvc... yes
checking for res_mkquery... no
checking for res_mkquery in -lresolv... yes
checking for stdlib.h... yes
checking for unistd.h... yes
checking for malloc.h... yes
checking for sys/select.h... yes
checking for gethostent... yes
checking for getnetent... yes
checking for getprotoent... yes
checking for getservent... yes
checking for getrpcent... yes
checking for struct rpcent... no
checking for multicast support... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... yes
checking for getmntent... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
===> Building for tcl-scotty-2.1.11nb4
libtool  --mode=compile cc -c -O  -KPIC  -I. -I./../tnm/generic -I/usr/pkg/include ./../tnm/generic/tnmJob.c
mkdir .libs
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include ./../tnm/generic/tnmJob.c  -KPIC -DPIC -o .libs/tnmJob.o
"./../tnm/generic/tnmJob.c", line 484: warning: assignment type mismatch:
	pointer to char "=" pointer to const char
"./../tnm/generic/tnmJob.c", line 580: warning: argument #3 is incompatible with prototype:
	prototype: pointer to function(pointer to void, pointer to struct Tcl_Interp {pointer to char result, pointer to function(..) returning void freeProc, int errorLine}, int, pointer to pointer to const char) returning int : "/pkgobj/net/tcl-scotty/work/.buildlink/include/tclDecls.h", line 310
	argument : pointer to function(pointer to void, pointer to struct Tcl_Interp {pointer to char result, pointer to function(..) returning void freeProc, int errorLine}, int, pointer to pointer to char) returning int
"./../tnm/generic/tnmJob.c", line 834: warning: assignment type mismatch:
	pointer to char "=" pointer to const char
"./../tnm/generic/tnmJob.c", line 918: warning: argument #2 is incompatible with prototype:
	prototype: pointer to char : "/pkgobj/net/tcl-scotty/work/.buildlink/include/tclDecls.h", line 760
	argument : pointer to const char
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include ./../tnm/generic/tnmJob.c -o tnmJob.o >/dev/null 2>&1
libtool  --mode=compile cc -c -O  -KPIC  -I. -I./../tnm/generic -I/usr/pkg/include -DTKINEDLIB=\"/usr/pkg/lib/tcl/tkined1.4.11\" ./../tnm/generic/tnmIned.c
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include -DTKINEDLIB=\"/usr/pkg/lib/tcl/tkined1.4.11\" ./../tnm/generic/tnmIned.c  -KPIC -DPIC -o .libs/tnmIned.o
"./../tnm/generic/tnmIned.c", line 169: warning: assignment type mismatch:
	pointer to char "=" pointer to const char
"./../tnm/generic/tnmIned.c", line 604: warning: argument #4 is incompatible with prototype:
	prototype: pointer to pointer to pointer to const char : "/pkgobj/net/tcl-scotty/work/.buildlink/include/tclDecls.h", line 788
	argument : pointer to pointer to pointer to char
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include -DTKINEDLIB=\"/usr/pkg/lib/tcl/tkined1.4.11\" ./../tnm/generic/tnmIned.c -o tnmIned.o >/dev/null 2>&1
libtool  --mode=compile cc -c -O  -KPIC  -I. -I./../tnm/generic -I/usr/pkg/include ./../tnm/generic/tnmSyslog.c
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include ./../tnm/generic/tnmSyslog.c  -KPIC -DPIC -o .libs/tnmSyslog.o
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include ./../tnm/generic/tnmSyslog.c -o tnmSyslog.o >/dev/null 2>&1
libtool  --mode=compile cc -c -O  -KPIC  -I. -I./../tnm/generic -I/usr/pkg/include ./../tnm/generic/tnmIcmp.c
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include ./../tnm/generic/tnmIcmp.c  -KPIC -DPIC -o .libs/tnmIcmp.o
"./../tnm/generic/tnmIcmp.c", line 98: warning: argument #4 is incompatible with prototype:
	prototype: pointer to pointer to pointer to const char : "/pkgobj/net/tcl-scotty/work/.buildlink/include/tclDecls.h", line 788
	argument : pointer to pointer to pointer to char
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include ./../tnm/generic/tnmIcmp.c -o tnmIcmp.o >/dev/null 2>&1
libtool  --mode=compile cc -c -O  -KPIC  -I. -I./../tnm/generic -I/usr/pkg/include ./../tnm/generic/tnmDns.c
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include ./../tnm/generic/tnmDns.c  -KPIC -DPIC -o .libs/tnmDns.o
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include ./../tnm/generic/tnmDns.c -o tnmDns.o >/dev/null 2>&1
libtool  --mode=compile cc -c -O  -KPIC  -I. -I./../tnm/generic -I/usr/pkg/include ./../tnm/generic/tnmEvent.c
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include ./../tnm/generic/tnmEvent.c  -KPIC -DPIC -o .libs/tnmEvent.o
"./../tnm/generic/tnmEvent.c", line 267: warning: argument #2 is incompatible with prototype:
	prototype: pointer to const pointer to const char : "/pkgobj/net/tcl-scotty/work/.buildlink/include/tclDecls.h", line 622
	argument : pointer to pointer to char
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include ./../tnm/generic/tnmEvent.c -o tnmEvent.o >/dev/null 2>&1
libtool  --mode=compile cc -c -O  -KPIC  -I. -I./../tnm/generic -I/usr/pkg/include ./../tnm/generic/tnmUdp.c
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include ./../tnm/generic/tnmUdp.c  -KPIC -DPIC -o .libs/tnmUdp.o
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include ./../tnm/generic/tnmUdp.c -o tnmUdp.o >/dev/null 2>&1
cp ./../tnm/generic/mount.x .
rpcgen mount.x
cp ./../tnm/generic/ether.x .
rpcgen ether.x
cp ./../tnm/generic/rstat.x .
rpcgen rstat.x
cp ./../tnm/generic/pcnfsd.x .
rpcgen pcnfsd.x
libtool  --mode=compile cc -c -O  -KPIC  -I. -I./../tnm/generic -I/usr/pkg/include ./../tnm/generic/tnmSunRpc.c
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include ./../tnm/generic/tnmSunRpc.c  -KPIC -DPIC -o .libs/tnmSunRpc.o
"./../tnm/generic/tnmSunRpc.c", line 186: warning: assignment type mismatch:
	pointer to char "=" pointer to const char
"./../tnm/generic/tnmSunRpc.c", line 271: warning: implicit function declaration: clntudp_create
"./../tnm/generic/tnmSunRpc.c", line 600: warning: implicit function declaration: getrpcbynumber
"./../tnm/generic/tnmSunRpc.c", line 650: warning: implicit function declaration: clnttcp_create
"./../tnm/generic/tnmSunRpc.c", line 836: warning: assignment type mismatch:
	pointer to char "=" pointer to const char
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include ./../tnm/generic/tnmSunRpc.c -o tnmSunRpc.o >/dev/null 2>&1
libtool  --mode=compile cc -c -O  -KPIC  -I. -I./../tnm/generic -I/usr/pkg/include ./../tnm/generic/tnmNtp.c
 cc -c -O -KPIC -I. -I./../tnm/generic -I/pkgobj/net/tcl-scotty/work/.buildlink/include ./../tnm/generic/tnmNtp.c  -KPIC -DPIC -o .libs/tnmNtp.o
"./../tnm/generic/tnmNtp.c", line 35: identifier redeclared: ipaddr_t
	current : unsigned long
	previous: unsigned int : "/usr/include/netinet/in.h", line 74
"./../tnm/generic/tnmNtp.c", line 366: warning: assignment type mismatch:
	pointer to char "=" pointer to const char
"./../tnm/generic/tnmNtp.c", line 380: warning: assignment type mismatch:
	pointer to char "=" pointer to const char
cc: acomp failed for ./../tnm/generic/tnmNtp.c
*** Error code 1

Stop.
bmake: stopped in /pkgobj/net/tcl-scotty/work/scotty-2.1.11/unix
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/net/tcl-scotty

Please view the work log for tcl-scotty-2.1.11nb4


BULK> tcl-scotty-2.1.11nb4 was marked as broken:
-rw-r--r--   1 root     other      10701 Jul  6 21:23 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for tcl-scotty
BULK> Marking all packages which depend upon tcl-scotty-2.1.11nb4 as broken:
BULK> marking package that requires tcl-scotty-2.1.11nb4 as broken: tkined-1.4.11nb2 (net/tkined)
BULK> Build for tcl-scotty-2.1.11nb4 was not successful, aborting.