###
### Sat Feb 7 04:37:49 EST 2004:
### bmake bulk-package for bc-1.06
### Current pkg count:  3 installed packages: digest-20021220 patch-2.5.4nb2 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for bc-1.06
===> Cleaning for pkg_install-info-4.5nb2
===> Cleaning for ncurses-5.3nb2
===> Cleaning for libtool-base-1.4.20010614nb19
===> Cleaning for patch-2.5.4nb2
===> Cleaning for gawk-3.1.3
===> Cleaning for gettext-lib-0.11.5nb2
===> Cleaning for libiconv-1.9.1nb1
===> Cleaning for readline-4.3pl5
===> Cleaning for flex-2.5.4a
===> Cleaning for bison-1.875nb1
===> Cleaning for m4-1.4nb1
===> Cleaning for gtexinfo-4.6nb1
===> Cleaning for gettext-0.11.5nb3
===> Cleaning for gettext-m4-0.11.5
BULK> Removing installed packages which are not needed to build bc-1.06
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> bc-1.06 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build bc-1.06.
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/pkg_install-info-4.5nb2.tgz
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/ncurses-5.3nb2.tgz
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/libtool-base-1.4.20010614nb19.tgz
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gawk-3.1.3.tgz

===> Installing configuration/support files for libiconv-1.9.1nb1

	/usr/pkg/lib/charset.alias
BULK> Required package gettext-lib-0.11.5nb2 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.1nb1 (converters/libiconv) is already installed
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/readline-4.3pl5.tgz
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/flex-2.5.4a.tgz
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/bison-1.875nb1.tgz
BULK> Required package m4-1.4nb1 (devel/m4) is already installed
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gtexinfo-4.6nb1.tgz
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gettext-0.11.5nb3.tgz
BULK> Required package gettext-m4-0.11.5 (devel/gettext-m4) is already installed
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (bc-1.06)
===> Checking for vulnerabilities in bc-1.06
=> Checksum OK for bc-1.06.tar.gz.
work.sol9 -> /work/pkgbuild/math/bc/work.sol9
===> Extracting for bc-1.06
===> Required installed package pkg_install-info-[0-9]*: pkg_install-info-4.5nb2 found
===> Required installed package ncurses>=5.3nb1: ncurses-5.3nb2 found
===> Required installed package readline>=2.2: readline-4.3pl5 found
===> Required installed package flex-[0-9]*: flex-2.5.4a found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for bc-1.06
===> Applying pkgsrc patches for bc-1.06
===> Overriding tools for bc-1.06
===> Buildlinking for bc-1.06
===> Configuring for bc-1.06
creating cache ./config.cache
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking whether build environment is sane... yes
checking whether bmake sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... cc
checking whether the C compiler (cc -O -I/usr/pkg/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O -I/usr/pkg/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) is a cross-compiler... no
checking whether we are using GNU C... no
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for minix/config.h... no
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... no
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
checking for bison... yacc
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking for ranlib... ranlib
checking whether bmake sets ${MAKE}... (cached) yes
checking for stdarg.h... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for limits.h... yes
checking for unistd.h... yes
checking for lib.h... no
checking for working const... yes
checking for ANSI C header files... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking for vprintf... yes
checking for isgraph... yes
checking for setvbuf... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating bc/Makefile
creating dc/Makefile
creating doc/Makefile
creating lib/Makefile
creating config.h
===> Building for bc-1.06
cd . && autoheader
WARNING: `autoheader' is missing on your system.  You should only need it if
         you modified `acconfig.h' or `configure.in'.  You might want
         to install the `Autoconf' and `GNU m4' packages.  Grab them
         from any GNU archive site.
cd .  && CONFIG_FILES= CONFIG_HEADERS=config.h  /bin/ksh ./config.status
creating config.h
config.h is unchanged
bmake  all-recursive
Making all in lib
cc -DHAVE_CONFIG_H  -I. -I.. -I./../h  -I/usr/pkg/include  -O -I/usr/pkg/include -Wall -funsigned-char -c getopt.c
cc: illegal option -Wall
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/math/bc/work.sol9/bc-1.06/lib
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/math/bc/work.sol9/bc-1.06
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/math/bc/work.sol9/bc-1.06
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/math/bc
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/math/bc
BULK> bc-1.06 was marked as broken:
-rw-r--r--   1 root     other       6063 Feb  7 04:39 .broken.html
bmake deinstall
===> Deinstalling for bc
BULK> Marking all packages which depend upon bc-1.06 as broken:
BULK> Build for bc-1.06 was not successful, aborting.