###
### Thu Jan 29 05:40:32 EST 2004:
### bmake bulk-package for ical-2.2.1
### Current pkg count:  2 installed packages: digest-20021220 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for ical-2.2.1
===> Cleaning for tk-8.3.4
===> Cleaning for tcl-8.3.4
===> Cleaning for libtool-base-1.4.20010614nb19
===> Cleaning for patch-2.5.4nb2
===> Cleaning for x11-links-0.19
BULK> Removing installed packages which are not needed to build ical-2.2.1
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> ical-2.2.1 requires installed package digest-20021220 (pkgtools/digest
pkgtools/rdigest) to build.
BULK> Installing packages which are required to build ical-2.2.1.
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/tk-8.3.4.tgz
BULK> Required package tcl-8.3.4 (lang/tcl) is already installed
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/libtool-base-1.4.20010614nb19.tgz
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/patch-2.5.4nb2.tgz
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/x11-links-0.19.tgz
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (ical-2.2.1)
===> Checking for vulnerabilities in ical-2.2.1
=> Checksum OK for ical-2.2.1.tar.gz.
work.sol9 -> /work/pkgbuild/time/ical/work.sol9
===> Extracting for ical-2.2.1
===> Required installed package tk>=8.3.4: tk-8.3.4 found
===> Required installed package tcl>=8.3.4: tcl-8.3.4 found
===> Required installed package x11-links>=0.19: x11-links-0.19 found
===> Patching for ical-2.2.1
===> Applying pkgsrc patches for ical-2.2.1
===> Overriding tools for ical-2.2.1
===> Buildlinking for ical-2.2.1
===> Configuring for ical-2.2.1
creating cache ./config.cache
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for Mail... no
checking for mail... /usr/bin/mail
checking for c++... CC
checking whether we are using GNU C++... no
checking for POSIXized ISC... no
checking Tcl/Tk installation
checking for tclsh... /usr/pkg/bin/tclsh
checking for tclConfig.sh... /usr/pkg/lib/tclConfig.sh
checking for tkConfig.sh... /usr/pkg/lib/tkConfig.sh
checking for installed Tcl/Tk library files... ok
checking how to run the C preprocessor... cc -E
checking for up-to-date Tcl version in tcl.h... yes
checking for up-to-date Tk version in tk.h... yes
checking whether cross-compiling... no
checking for ANSI C header files... yes
checking for pid_t... yes
checking for string.h... yes
checking for sys/utsname.h... yes
checking for limits.h... yes
checking for fsync... yes
checking for strerror... yes
checking for uname... yes
checking for gethostname... yes
checking for strerror prototype... yes
checking for sys_errlist prototype... no
checking for gettimeofday prototype... yes
checking for gethostname prototype... yes
checking for getpid prototype... yes
checking for strncasecmp prototype... yes
checking for gethostid prototype... yes
checking for working gethostid... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating startup.tcl
creating calendar/Makefile
creating time/Makefile
creating config.h
configuring in types
running /bin/ksh ./configure  --prefix=/usr/pkg --with-tclconfig=/usr/pkg/lib --with-tclsh=/usr/pkg/bin/tclsh --with-tkconfig=/usr/pkg/lib --host=sparc-sun-solaris2 --prefix=/usr/pkg --x-includes=/usr/openwin/include --x-libraries=/usr/openwin/lib --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for ranlib... (cached) ranlib
checking for c++... (cached) CC
checking whether we are using GNU C++... (cached) no
checking for POSIXized ISC... no
updating cache .././config.cache
creating ./config.status
creating Makefile
/usr/bin/touch /work/pkgbuild/time/ical/work.sol9/ical-2.2.1/Makefile  /work/pkgbuild/time/ical/work.sol9/ical-2.2.1/calendar/Makefile  /work/pkgbuild/time/ical/work.sol9/ical-2.2.1/startup.tcl  /work/pkgbuild/time/ical/work.sol9/ical-2.2.1/time/Makefile
===> Building for ical-2.2.1
making in types
CC -O  -I. -c bitvec.C
CC -O  -I. -c hashfuncs.C
CC -O  -I. -c intset.C
rm -f libtypes.a
ar r libtypes.a bitvec.o hashfuncs.o intset.o
ar: creating libtypes.a
ranlib libtypes.a
making in time
CC -O -I.. -I. -c Date.C
CC -O -I.. -I. -c Month.C
CC -O -I.. -I. -c Time.C
CC -O -I.. -I. -c WeekDay.C
CC -O -I.. -I. -c Year.C
CC -O -I.. -I. -c parse.C
rm -f libtime.a
ar r libtime.a Date.o Month.o Time.o WeekDay.o Year.o parse.o
ar: creating libtime.a
ranlib libtime.a
making in calendar
CC -O -I.. -I. -I./../types -I./../time -c arrays.C
CC -O -I.. -I. -I./../types -I./../time -c calendar.C
CC -O -I.. -I. -I./../types -I./../time -c calfile.C
"calfile.C", line 63: Error: Cannot use const char* to initialize char*.
1 Error(s) detected.
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/time/ical/work.sol9/ical-2.2.1/calendar
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/time/ical/work.sol9/ical-2.2.1
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/time/ical
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/time/ical
BULK> ical-2.2.1 was marked as broken:
-rw-r--r--   1 root     other       5368 Jan 29 05:41 .broken.html
bmake deinstall
===> Deinstalling for ical
BULK> Marking all packages which depend upon ical-2.2.1 as broken:
BULK> Build for ical-2.2.1 was not successful, aborting.