###
### Thu Jan 29 10:46:36 EST 2004:
### bmake bulk-package for wwwoffle-2.7fnb2
### Current pkg count:  4 installed packages: digest-20021220 micro_httpd-20011214 patch-2.5.4nb2 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for wwwoffle-2.7fnb2
===> Cleaning for patch-2.5.4nb2
===> Cleaning for gmake-3.80nb2
===> Cleaning for pkg_install-info-4.5nb2
===> Cleaning for gettext-lib-0.11.5nb2
===> Cleaning for libiconv-1.9.1nb1
===> Cleaning for libtool-base-1.4.20010614nb19
BULK> Removing installed packages which are not needed to build wwwoffle-2.7fnb2
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> wwwoffle-2.7fnb2 requires installed package digest-20021220 (pkgtools/digest
pkgtools/rdigest) to build.
BULK> wwwoffle-2.7fnb2 requires installed package patch-2.5.4nb2 (devel/patch) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r micro_httpd-20011214
BULK> Installing packages which are required to build wwwoffle-2.7fnb2.
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/gmake-3.80nb2.tgz

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

	/usr/pkg/lib/charset.alias
BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed
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/libtool-base-1.4.20010614nb19.tgz
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (wwwoffle-2.7fnb2)
===> Checking for vulnerabilities in wwwoffle-2.7fnb2
=> Checksum OK for wwwoffle-2.7f.tgz.
work.sol9 -> /work/pkgbuild/www/wwwoffle/work.sol9
===> Extracting for wwwoffle-2.7fnb2
===> Required installed package gmake>=3.78: gmake-3.80nb2 found
===> Patching for wwwoffle-2.7fnb2
===> Applying pkgsrc patches for wwwoffle-2.7fnb2
===> Overriding tools for wwwoffle-2.7fnb2
===> Configuring for wwwoffle-2.7fnb2
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 flex... lex
checking for yywrap in -ll... yes
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking for mawk... /usr/bin/nawk
checking whether /usr/pkg/bin/gmake sets ${MAKE}... yes
checking for gnutar... no
checking for gtar... no
checking for tar... tar
checking for perl... no
checking how to run the C preprocessor... /opt/SUNWspro/bin/cc -E
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... yes
checking for sys/param.h... yes
checking for sys/mount.h... yes
checking for sys/statvfs.h... yes
checking for sys/vfs.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... no
checking for tzname... yes
checking for st_blocks in struct stat... yes
checking for st_blksize in struct stat... yes
checking for libraries containing socket functions... -lsocket -lnsl
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for statfs... yes
checking for statvfs... yes
checking for setresuid... no
checking for setresgid... no
checking for getresuid... no
checking for getresgid... no
checking for setreuid... yes
checking for setregid... yes
checking for setgroups... yes
checking for zlibVersion in -lz... yes
checking for Cygwin environment... no
checking the default language... en
updating cache ./config.cache
creating ./config.status
creating Makefile
creating cache/Makefile
creating conf/Makefile
creating doc/Makefile
creating src/Makefile
creating src/testprogs/Makefile
creating src/autoconfig.h.in
creating src/autoconfig.h
===> Building for wwwoffle-2.7fnb2
gmake[1]: Entering directory `/work/pkgbuild/www/wwwoffle/work.sol9/wwwoffle-2.7f/doc'
for lang in de en es fr it nl pl ru; do \
  [ ! -f $lang/FAQ -o "x" = "x" ] || \
    ( rm -f ../cache/html/$lang/FAQ.html ;\
       scripts/FAQ-html.pl         < $lang/FAQ         > ../cache/html/$lang/FAQ.html ) ;\
  [ ! -f $lang/README.CONF -o "x" = "x" ] || \
    ( rm -f ../cache/html/$lang/README.CONF.html ;\
       scripts/README.CONF-html.pl < $lang/README.CONF > ../cache/html/$lang/README.CONF.html ;\
      rm -f ../cache/html/$lang/messages/README.CONF.txt ;\
       scripts/README.CONF-msg.pl  < $lang/README.CONF > ../cache/html/$lang/messages/README.CONF.txt ) ;\
done
for lang in de en es fr it nl pl ru; do \
  [ ! -f $lang/README.CONF -o ! -f $lang/wwwoffle.conf.man.template -o "x" = "x" ] || \
    ( rm -f $lang/wwwoffle.conf.man ;\
       scripts/README.CONF-man.pl $lang/wwwoffle.conf.man.template < $lang/README.CONF > $lang/wwwoffle.conf.man ) ;\
done
gmake[1]: Leaving directory `/work/pkgbuild/www/wwwoffle/work.sol9/wwwoffle-2.7f/doc'
gmake[1]: Entering directory `/work/pkgbuild/www/wwwoffle/work.sol9/wwwoffle-2.7f/cache'
gmake[1]: Nothing to be done for `compile'.
gmake[1]: Leaving directory `/work/pkgbuild/www/wwwoffle/work.sol9/wwwoffle-2.7f/cache'
gmake[1]: Entering directory `/work/pkgbuild/www/wwwoffle/work.sol9/wwwoffle-2.7f/conf'
for lang in de en es fr it nl pl ru; do \
  [ ! -f ../doc/$lang/README.CONF -o ! -f $lang/wwwoffle.conf.template -o "x" = "x" ] || \
    ( rm -f $lang/wwwoffle.conf ;\
       ../doc/scripts/README.CONF-conf.pl $lang/wwwoffle.conf.template < ../doc/$lang/README.CONF > $lang/wwwoffle.conf ) ;\
done
gmake[1]: Leaving directory `/work/pkgbuild/www/wwwoffle/work.sol9/wwwoffle-2.7f/conf'
gmake[1]: Entering directory `/work/pkgbuild/www/wwwoffle/work.sol9/wwwoffle-2.7f/src'
/opt/SUNWspro/bin/cc -c -O wwwoffled.c -o wwwoffled.o 
/opt/SUNWspro/bin/cc -c -O wwwoffles.c -o wwwoffles.o 
/opt/SUNWspro/bin/cc -c -O http.c -o http.o 
/opt/SUNWspro/bin/cc -c -O ftp.c -o ftp.o 
/opt/SUNWspro/bin/cc -c -O finger.c -o finger.o 
/opt/SUNWspro/bin/cc -c -O ssl.c -o ssl.o 
/opt/SUNWspro/bin/cc -c -O document.c -o document.o 
[ ! "lex" = "flex" ] || lex -i -L -pp -B -F -8 -s -Phtml_yy html.l
[   "lex" = "flex" ] || lex -i -L  -Phtml_yy html.l
lex: illegal option -- i
Usage: lex [-ewctvnVY] [-Q(y/n)] [file]
gmake[1]: *** [html.c] Error 1
gmake[1]: Leaving directory `/work/pkgbuild/www/wwwoffle/work.sol9/wwwoffle-2.7f/src'
gmake: *** [compile] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/www/wwwoffle
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/www/wwwoffle
BULK> wwwoffle-2.7fnb2 was marked as broken:
-rw-r--r--   1 root     other       7087 Jan 29 10:47 .broken.html
bmake deinstall
===> Deinstalling for wwwoffle
BULK> Marking all packages which depend upon wwwoffle-2.7fnb2 as broken:
BULK> marking package that requires wwwoffle-2.7fnb2 as broken: mknmz-wwwoffle-0.7.0 (www/mknmz-wwwoffle)
BULK> Build for wwwoffle-2.7fnb2 was not successful, aborting.