###
### Fri Feb 6 21:45:18 EST 2004:
### bmake bulk-package for scheme48-0.57
### Current pkg count:  5 installed packages: digest-20021220 patch-2.5.4nb2 ruby-base-1.6.8nb2 ruby-digest-1.6.8nb1 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for scheme48-0.57
BULK> Removing installed packages which are not needed to build scheme48-0.57
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r patch-2.5.4nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r ruby-base-1.6.8nb2
pkg_delete: unable to completely remove directory '/usr/pkg/share/doc/ruby'
pkg_delete: couldn't entirely delete package `ruby-base-1.6.8nb2'
(perhaps the packing list is incorrectly specified?)
BULK> Installing packages which are required to build scheme48-0.57.
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (scheme48-0.57)
===> Checking for vulnerabilities in scheme48-0.57
=> Checksum OK for scheme48-0.57.tgz.
work.sol9 -> /work/pkgbuild/lang/scheme48/work.sol9
===> Extracting for scheme48-0.57
===> Patching for scheme48-0.57
===> Overriding tools for scheme48-0.57
===> Configuring for scheme48-0.57
creating cache ./config.cache
checking for gcc... /opt/SUNWspro/bin/cc
checking whether the C compiler (/opt/SUNWspro/bin/cc -O  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib) works... yes
checking whether the C compiler (/opt/SUNWspro/bin/cc -O  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether /opt/SUNWspro/bin/cc accepts -g... yes
checking for POSIXized ISC... no
checking -cckr... no
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking for main in -lm... yes
checking for main in -ldl... yes
checking for main in -lmld... no
checking for main in -lnsl... yes
checking for main in -lgen... yes
checking for main in -lsocket... yes
checking for getpwnam in -lsun... no
checking for main in -lelf... yes
checking for RISC/OS POSIX library lossage
checking for working const... yes
checking for socklen_t... yes
checking return type of signal handlers... void
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for libgen.h... yes
checking for sys/timeb.h... yes
checking for posix/time.h... no
checking for sys/select.h... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for nlist... yes
checking for select... yes
checking for setitimer... yes
checking for sigaction... yes
checking for dlopen... yes
checking for socket... yes
checking for chroot... yes
checking for strerror... yes
checking environ... using environ
checking n_name... yes
checking __NEXT__... no
checking underscore before symbols... "conftest.c", line 1: warning: old-style declaration or incorrect type for: main
"conftest.c", line 1: warning: old-style declaration or incorrect type for: fnord
no
checking link with -rdynamic... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating c/sysdep.h
===> Building for scheme48-0.57
/opt/SUNWspro/bin/cc -c -O -o c/main.o  -DDEFAULT_IMAGE_NAME=\"/usr/pkg/lib/scheme48/scheme48.image\"   -DHAVE_CONFIG_H c/main.c
"c/main.c", line 141: warning: implicit function declaration: s48_read_image
/opt/SUNWspro/bin/cc -c  -DHAVE_CONFIG_H -I./c -O -o c/scheme48vm.o c/scheme48vm.c
"c/scheme48vm.c", line 384: warning: implicit function declaration: memcpy
"c/scheme48vm.c", line 445: warning: implicit function declaration: strlen
"c/scheme48vm.c", line 575: warning: implicit function declaration: memcmp
"c/scheme48vm.c", line 1655: warning: implicit function declaration: s48_long_to_bignum
"c/scheme48vm.c", line 1759: warning: implicit function declaration: s48_find_all
"c/scheme48vm.c", line 1917: warning: implicit function declaration: s48_bignum_make_cached_constants
"c/scheme48vm.c", line 1991: void function cannot return value
"c/scheme48vm.c", line 1996: void function cannot return value
"c/scheme48vm.c", line 3653: warning: implicit function declaration: s48_call_native_code
"c/scheme48vm.c", line 4507: warning: implicit function declaration: s48_bignum_test
"c/scheme48vm.c", line 9818: warning: implicit function declaration: s48_bignum_equal_p
"c/scheme48vm.c", line 9878: warning: implicit function declaration: s48_bignum_compare
"c/scheme48vm.c", line 10227: warning: implicit function declaration: s48_bignum_arithmetic_shift
"c/scheme48vm.c", line 10228: warning: implicit function declaration: s48_bignum_fits_in_word_p
"c/scheme48vm.c", line 10230: warning: implicit function declaration: s48_bignum_to_long
"c/scheme48vm.c", line 11051: warning: implicit function declaration: s48_bignum_negate
"c/scheme48vm.c", line 11550: warning: implicit function declaration: s48_bignum_bitwise_not
"c/scheme48vm.c", line 11562: warning: implicit function declaration: s48_bignum_bit_count
"c/scheme48vm.c", line 11820: warning: implicit function declaration: s48_bignum_quotient
"c/scheme48vm.c", line 11832: warning: implicit function declaration: s48_bignum_remainder
"c/scheme48vm.c", line 12022: warning: implicit function declaration: s48_bignum_divide
"c/scheme48vm.c", line 12149: warning: implicit function declaration: s48_bignum_add
"c/scheme48vm.c", line 12161: warning: implicit function declaration: s48_bignum_multiply
"c/scheme48vm.c", line 12173: warning: implicit function declaration: s48_bignum_subtract
"c/scheme48vm.c", line 12217: warning: implicit function declaration: s48_bignum_bitwise_and
"c/scheme48vm.c", line 12229: warning: implicit function declaration: s48_bignum_bitwise_ior
"c/scheme48vm.c", line 12241: warning: implicit function declaration: s48_bignum_bitwise_xor
cc: acomp failed for c/scheme48vm.c
*** Error code 2

Stop.
bmake: stopped in /work/pkgbuild/lang/scheme48/work.sol9/scheme48-0.57
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/lang/scheme48
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/lang/scheme48
BULK> scheme48-0.57 was marked as broken:
-rw-r--r--   1 root     other       6192 Feb  6 21:45 .broken.html
bmake deinstall
===> Deinstalling for scheme48
BULK> Marking all packages which depend upon scheme48-0.57 as broken:
BULK> Build for scheme48-0.57 was not successful, aborting.