###
### Sat Jun 12 21:39:37 EST 2004:
### /usr/pkg/bin/bmake bulk-package for tcl-tclcl-1.15
### Current pkg count:  8 installed packages: digest-20021220 libtool-base-1.5.6nb1 patch-2.5.4nb2 tcl-8.4.6nb4 tcl-otcl-1.8 tk-8.4.6nb3 x11-links-0.23 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for tcl-tclcl-1.15
===> Cleaning for tcl-8.4.6nb4
===> Cleaning for libtool-base-1.5.6nb1
===> Cleaning for patch-2.5.4nb2
===> Cleaning for tcl-otcl-1.8
===> Cleaning for tk-8.4.6nb3
===> Cleaning for x11-links-0.23
BULK> Removing installed packages which are not needed to build tcl-tclcl-1.15
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> tcl-tclcl-1.15 requires installed package tcl-8.4.6nb4 (lang/tcl) to build.
BULK> tcl-tclcl-1.15 requires installed package tk-8.4.6nb3 (x11/tk) to build.
BULK> tcl-tclcl-1.15 requires installed package x11-links-0.23 (pkgtools/x11-links) to build.
BULK> tcl-tclcl-1.15 requires installed package tcl-otcl-1.8 (lang/tcl-otcl) to build.
BULK> tcl-tclcl-1.15 requires installed package libtool-base-1.5.6nb1 (devel/libtool-base) to build.
/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
BULK> tcl-tclcl-1.15 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build tcl-tclcl-1.15.
BULK> Required package tcl-8.4.6nb4 (lang/tcl) is already installed
BULK> Required package libtool-base-1.5.6nb1 (devel/libtool-base) is already installed
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package tcl-otcl-1.8 (lang/tcl-otcl) is already installed
BULK> Required package tk-8.4.6nb3 (x11/tk) is already installed
BULK> Required package x11-links-0.23 (pkgtools/x11-links) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (tcl-tclcl-1.15)
===> Checking for vulnerabilities in tcl-tclcl-1.15
=> tclcl-src-1.15.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch tclcl-src-1.15.tar.gz from http://belnet.dl.sourceforge.net/sourceforge/otcl-tclcl/.
=> [143000 bytes]
=> Checksum OK for tclcl-src-1.15.tar.gz.
work -> /work/pkgbuild/devel/tcl-tclcl/work
===> Extracting for tcl-tclcl-1.15
===> Required installed package tcl-otcl>=1.8: tcl-otcl-1.8 found
===> Required installed package tk>=8.4.6nb1: tk-8.4.6nb3 found
===> Required installed package tcl>=8.4.6nb1: tcl-8.4.6nb4 found
===> Required installed package libtool-base>=1.5.2nb4: libtool-base-1.5.6nb1 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Required installed package x11-links>=0.23: x11-links-0.23 found
===> Patching for tcl-tclcl-1.15
===> Applying pkgsrc patches for tcl-tclcl-1.15
===> Overriding tools for tcl-tclcl-1.15
===> Buildlinking for tcl-tclcl-1.15
===> Configuring for tcl-tclcl-1.15
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
No .configure file found in current directory
Continuing with default options...
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2
checking target system type... sparc-sun-solaris2
checking for sparc-sun-solaris2-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for sparc-sun-solaris2-g++... CC
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for string.h... yes
checking for main in -lXbsd... no
checking for socket in -lsocket... yes
checking for gethostbyname in -lnsl... yes
checking for dcgettext in -lintl... yes
checking for getnodebyname in -ldnet_stub... no
checking standard STL is available... no
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for snprintf... yes
checking for ANSI C header files... (cached) yes
checking for strtoq... no
checking for strtoll... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... (cached) yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for long... yes
checking size of long... 4
checking for __int64_t... no
checking for long long... yes
checking for int64_t... yes
checking which kind of 64-bit int to use... int64_t
checking for tcl.h... -I/usr/pkg/include
checking for libtcl8.4... -R/usr/pkg/lib -L/usr/pkg/lib -ltcl84
checking for init.tcl... /usr/pkg/lib/tcl8.4
checking for tclsh8.4.5... no
checking for tclsh8.4... /usr/pkg/bin/tclsh8.4
checking for tk.h... -I/usr/pkg/include
checking for libtk8.4... -R/usr/pkg/lib -L/usr/pkg/lib -ltk84
checking for tk.tcl... /usr/pkg/lib/tk8.4
checking for otcl.h... -I/usr/pkg/include
checking for libotcl1.8... -R/usr/pkg/lib -L/usr/pkg/lib -lotcl
checking for X11 header files
checking for X11 library archive
checking for libXext.a
No explicit static compilation flag; setting V_STATIC to ""
checking for main in -ldl... yes
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
configure: creating ./config.status
config.status: creating Makefile
creating ./gen
creating ./bin
===> Building for tcl-tclcl-1.15
libtool  --mode=compile cc -c  -DNO_TK  -DNDEBUG -D__svr4__ -DUSE_SHM -DHAVE_LIBOTCL1_8 -DHAVE_OTCL_H -DHAVE_LIBTK8_4 -DHAVE_TK_H -DHAVE_LIBTCL8_4 -DHAVE_TCL_H  -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_SNPRINTF=1 -DSTDC_HEADERS=1 -DHAVE_STRTOLL=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG=4 -DHAVE_INT64=1 -DHAVE_TCL_H=1 -DHAVE_LIBTCL8_4=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_4=1 -DHAVE_OTCL_H=1 -DHAVE_LIBOTCL1_8=1 -DHAVE_LIBDL=1 -I. -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -o tcl2c++.o tcl2c++.c
mkdir .libs
 cc -c -DNO_TK -DNDEBUG -D__svr4__ -DUSE_SHM -DHAVE_LIBOTCL1_8 -DHAVE_OTCL_H -DHAVE_LIBTK8_4 -DHAVE_TK_H -DHAVE_LIBTCL8_4 -DHAVE_TCL_H -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_SNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG=4 -DHAVE_INT64=1 -DHAVE_TCL_H=1 -DHAVE_LIBTCL8_4=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_4=1 -DHAVE_OTCL_H=1 -DHAVE_LIBOTCL1_8=1 -DHAVE_LIBDL=1 -I. -I/work/pkgbuild/devel/tcl-tclcl/work/.buildlink/include tcl2c++.c  -KPIC -DPIC -o .libs/tcl2c++.o
 cc -c -DNO_TK -DNDEBUG -D__svr4__ -DUSE_SHM -DHAVE_LIBOTCL1_8 -DHAVE_OTCL_H -DHAVE_LIBTK8_4 -DHAVE_TK_H -DHAVE_LIBTCL8_4 -DHAVE_TCL_H -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_SNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG=4 -DHAVE_INT64=1 -DHAVE_TCL_H=1 -DHAVE_LIBTCL8_4=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_4=1 -DHAVE_OTCL_H=1 -DHAVE_LIBOTCL1_8=1 -DHAVE_LIBDL=1 -I. -I/work/pkgbuild/devel/tcl-tclcl/work/.buildlink/include tcl2c++.c -o tcl2c++.o >/dev/null 2>&1
rm -f ./tcl2c++
libtool  --mode=link CC -o ./tcl2c++ tcl2c++.o
CC -o ./tcl2c++ tcl2c++.o  -L/work/pkgbuild/devel/tcl-tclcl/work/.buildlink/lib
libtool  --mode=compile CC -c  -DNO_TK  -DNDEBUG -D__svr4__ -DUSE_SHM -DHAVE_LIBOTCL1_8 -DHAVE_OTCL_H -DHAVE_LIBTK8_4 -DHAVE_TK_H -DHAVE_LIBTCL8_4 -DHAVE_TCL_H  -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_SNPRINTF=1 -DSTDC_HEADERS=1 -DHAVE_STRTOLL=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG=4 -DHAVE_INT64=1 -DHAVE_TCL_H=1 -DHAVE_LIBTCL8_4=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_4=1 -DHAVE_OTCL_H=1 -DHAVE_LIBOTCL1_8=1 -DHAVE_LIBDL=1 -I. -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -o Tcl.o Tcl.cc
 CC -c -DNO_TK -DNDEBUG -D__svr4__ -DUSE_SHM -DHAVE_LIBOTCL1_8 -DHAVE_OTCL_H -DHAVE_LIBTK8_4 -DHAVE_TK_H -DHAVE_LIBTCL8_4 -DHAVE_TCL_H -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_SNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_LONG=4 -DHAVE_INT64=1 -DHAVE_TCL_H=1 -DHAVE_LIBTCL8_4=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_4=1 -DHAVE_OTCL_H=1 -DHAVE_LIBOTCL1_8=1 -DHAVE_LIBDL=1 -I. -I/work/pkgbuild/devel/tcl-tclcl/work/.buildlink/include Tcl.cc  -KPIC -DPIC -o .libs/Tcl.o
"Tcl.cc", line 180: Warning: String literal converted to char* in assignment.
"Tcl.cc", line 419: Warning: String literal converted to char* in formal argument frameName in call to OTclOInstVarOne(OTclObject*, Tcl_Interp*, char*, const char*, const char*, int).
"Tcl.cc", line 506: Warning: String literal converted to char* in formal argument nm in call to OTclAddPMethod(OTclObject*, char*, extern "C" int(*)(void*,Tcl_Interp*,int,const char**), void*, extern "C" void(*)(void*)).
"Tcl.cc", line 507: Warning (Anachronism): Formal argument proc of type extern "C" int(*)(void*,Tcl_Interp*,int,const char**) in call to OTclAddPMethod(OTclObject*, char*, extern "C" int(*)(void*,Tcl_Interp*,int,const char**), void*, extern "C" void(*)(void*)) is being passed int(*)(void*,Tcl_Interp*,int,const char**).
"Tcl.cc", line 508: Warning: String literal converted to char* in formal argument nm in call to OTclAddPMethod(OTclObject*, char*, extern "C" int(*)(void*,Tcl_Interp*,int,const char**), void*, extern "C" void(*)(void*)).
"Tcl.cc", line 509: Warning (Anachronism): Formal argument proc of type extern "C" int(*)(void*,Tcl_Interp*,int,const char**) in call to OTclAddPMethod(OTclObject*, char*, extern "C" int(*)(void*,Tcl_Interp*,int,const char**), void*, extern "C" void(*)(void*)) is being passed int(*)(void*,Tcl_Interp*,int,const char**).
"Tcl.cc", line 564: Error: Cannot use const char* to initialize char*.
"Tcl.cc", line 569: Warning: String literal converted to char* in formal argument frameName in call to OTclOInstVarOne(OTclObject*, Tcl_Interp*, char*, const char*, const char*, int).
"Tcl.cc", line 600: Warning: String literal converted to char* in formal argument nm in call to OTclAddIMethod(OTclClass*, char*, extern "C" int(*)(void*,Tcl_Interp*,int,const char**), void*, extern "C" void(*)(void*)).
"Tcl.cc", line 601: Warning (Anachronism): Formal argument proc of type extern "C" int(*)(void*,Tcl_Interp*,int,const char**) in call to OTclAddIMethod(OTclClass*, char*, extern "C" int(*)(void*,Tcl_Interp*,int,const char**), void*, extern "C" void(*)(void*)) is being passed int(*)(void*,Tcl_Interp*,int,const char**).
"Tcl.cc", line 602: Warning: String literal converted to char* in formal argument nm in call to OTclAddIMethod(OTclClass*, char*, extern "C" int(*)(void*,Tcl_Interp*,int,const char**), void*, extern "C" void(*)(void*)).
"Tcl.cc", line 603: Warning (Anachronism): Formal argument proc of type extern "C" int(*)(void*,Tcl_Interp*,int,const char**) in call to OTclAddIMethod(OTclClass*, char*, extern "C" int(*)(void*,Tcl_Interp*,int,const char**), void*, extern "C" void(*)(void*)) is being passed int(*)(void*,Tcl_Interp*,int,const char**).
"Tcl.cc", line 616: Warning (Anachronism): Formal argument proc of type extern "C" int(*)(void*,Tcl_Interp*,int,const char**) in call to OTclAddPMethod(OTclObject*, char*, extern "C" int(*)(void*,Tcl_Interp*,int,const char**), void*, extern "C" void(*)(void*)) is being passed int(*)(void*,Tcl_Interp*,int,const char**).
"Tcl.cc", line 637: Error: Could not find a match for Tcl::CreateCommand(const char*, int(void*,Tcl_Interp*,int,const char**), void*, int).
"Tcl.cc", line 661: Warning (Anachronism): Formal argument proc of type extern "C" char*(*)(void*,Tcl_Interp*,const char*,const char*,int) in call to Tcl_TraceVar(Tcl_Interp*, const char*, int, extern "C" char*(*)(void*,Tcl_Interp*,const char*,const char*,int), void*) is being passed char*(*)(void*,Tcl_Interp*,const char*,const char*,int).
"Tcl.cc", line 754: Warning (Anachronism): Formal argument proc of type extern "C" char*(*)(void*,Tcl_Interp*,const char*,const char*,int) in call to Tcl_TraceVar(Tcl_Interp*, const char*, int, extern "C" char*(*)(void*,Tcl_Interp*,const char*,const char*,int), void*) is being passed char*(*)(void*,Tcl_Interp*,const char*,const char*,int).
2 Error(s) and 14 Warning(s) detected.
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/devel/tcl-tclcl/work/tclcl-1.15
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/tcl-tclcl
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/tcl-tclcl
BULK> tcl-tclcl-1.15 was marked as broken:
-rw-r--r--   1 root     other      13101 Jun 12 21:44 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for tcl-tclcl
BULK> Marking all packages which depend upon tcl-tclcl-1.15 as broken:
BULK> marking package that requires tcl-tclcl-1.15 as broken: nam-1.10 (net/nam)
BULK> marking package that requires tcl-tclcl-1.15 as broken: ns-2.27 (net/ns)
BULK> Build for tcl-tclcl-1.15 was not successful, aborting.