###
### Tue Aug 9 01:16:58 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for nullmailer-1.0.0rc7nb1
### Current pkg count:  1 installed packages: digest-20050323
###
BULK> Full rebuild in progress...
BULK> Cleaning package nullmailer-1.0.0rc7nb1 and pre-requisite packages
===> Cleaning for nullmailer-1.0.0rc7nb1
BULK> Removing installed packages which are not needed to build nullmailer-1.0.0rc7nb1
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> Installing packages which are required to build nullmailer-1.0.0rc7nb1.
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (nullmailer-1.0.0rc7nb1)
===> Checking for vulnerabilities in nullmailer-1.0.0rc7nb1
=> Checksum SHA1 OK for nullmailer-1.00RC7.tar.gz.
=> Checksum RMD160 OK for nullmailer-1.00RC7.tar.gz.
work -> /pkgobj/mail/nullmailer/work
===> Extracting for nullmailer-1.0.0rc7nb1
===> Patching for nullmailer-1.0.0rc7nb1
===> Applying pkgsrc patches for nullmailer-1.0.0rc7nb1
===> Overriding tools for nullmailer-1.0.0rc7nb1
===> Creating toolchain wrappers for nullmailer-1.0.0rc7nb1
===> Configuring for nullmailer-1.0.0rc7nb1
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 make 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 whether make sets ${MAKE}... (cached) yes
checking for gcc... cc
checking whether the C compiler (cc -O -Wl,-R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O -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 for c++... CC
checking whether the C++ compiler (CC -O -Wl,-R/usr/pkg/lib) works... yes
checking whether the C++ compiler (CC -O -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 whether CC accepts -fno-rtti... yes
checking whether CC accepts -fno-exceptions... yes
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking for ranlib... ranlib
checking for strip... /pkgobj/mail/nullmailer/work/.tools/bin/strip
checking for rm... /usr/bin/rm
checking for mkdir... /usr/bin/mkdir -p
checking for socket in -lxnet... yes
checking for socket in -linet... no
checking for socket in -lsocket... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking whether struct tm contains tm_isdst... yes
checking whether struct tm contains __tm_isdst... no
checking whether struct tm contains tm_gmtoff... no
checking whether struct tm contains __tm_gmtoff... no
checking whether struct utsname contains domainname... no
checking whether struct utsname contains __domainname... no
checking whether named pipes are buggy... no
checking for setenv... no
checking for srandom... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating lib/Makefile
creating lib/cli++/Makefile
creating lib/fdbuf/Makefile
creating lib/mystring/Makefile
creating protocols/Makefile
creating src/Makefile
creating test/Makefile
creating config.h
===> Building for nullmailer-1.0.0rc7nb1
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
/usr/pkg/bin/bmake  all-recursive
Making all in doc
cd ..  && CONFIG_FILES=doc/Makefile CONFIG_HEADERS= /bin/ksh ./config.status
creating doc/Makefile
Making all in lib
Making all in cli++
cd ../..  && CONFIG_FILES=lib/cli++/Makefile CONFIG_HEADERS= /bin/ksh ./config.status
creating lib/cli++/Makefile
CC -DHAVE_CONFIG_H -I. -I. -I../.. -I..    -O -fno-rtti -fno-exceptions -W -Wall -c main.cc
CC: Warning: Option -fno-rtti passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option -fno-exceptions passed to ld, if ld is invoked, ignored otherwise
CC -DHAVE_CONFIG_H -I. -I. -I../.. -I..    -O -fno-rtti -fno-exceptions -W -Wall -c messages.cc
CC: Warning: Option -fno-rtti passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option -fno-exceptions passed to ld, if ld is invoked, ignored otherwise
rm -f libcli++.a
ar cru libcli++.a main.o messages.o 
ranlib libcli++.a
Making all in fdbuf
cd ../..  && CONFIG_FILES=lib/fdbuf/Makefile CONFIG_HEADERS= /bin/ksh ./config.status
creating lib/fdbuf/Makefile
CC -DHAVE_CONFIG_H -I. -I. -I../.. -I..    -O -fno-rtti -fno-exceptions -W -Wall -c fdbuf.cc
CC: Warning: Option -fno-rtti passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option -fno-exceptions passed to ld, if ld is invoked, ignored otherwise
CC -DHAVE_CONFIG_H -I. -I. -I../.. -I..    -O -fno-rtti -fno-exceptions -W -Wall -c fdbuf_copy.cc
CC: Warning: Option -fno-rtti passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option -fno-exceptions passed to ld, if ld is invoked, ignored otherwise
CC -DHAVE_CONFIG_H -I. -I. -I../.. -I..    -O -fno-rtti -fno-exceptions -W -Wall -c fdibuf.cc
CC: Warning: Option -fno-rtti passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option -fno-exceptions passed to ld, if ld is invoked, ignored otherwise
CC -DHAVE_CONFIG_H -I. -I. -I../.. -I..    -O -fno-rtti -fno-exceptions -W -Wall -c fdobuf.cc
CC: Warning: Option -fno-rtti passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option -fno-exceptions passed to ld, if ld is invoked, ignored otherwise
CC -DHAVE_CONFIG_H -I. -I. -I../.. -I..    -O -fno-rtti -fno-exceptions -W -Wall -c fdobuf_chownmod.cc
CC: Warning: Option -fno-rtti passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option -fno-exceptions passed to ld, if ld is invoked, ignored otherwise
CC -DHAVE_CONFIG_H -I. -I. -I../.. -I..    -O -fno-rtti -fno-exceptions -W -Wall -c fdobuf_seek.cc
CC: Warning: Option -fno-rtti passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option -fno-exceptions passed to ld, if ld is invoked, ignored otherwise
CC -DHAVE_CONFIG_H -I. -I. -I../.. -I..    -O -fno-rtti -fno-exceptions -W -Wall -c fdobuf_signed.cc
CC: Warning: Option -fno-rtti passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option -fno-exceptions passed to ld, if ld is invoked, ignored otherwise
"fdobuf_signed.cc", line 30: Warning: buf hides fdbuf::buf.
1 Warning(s) detected.
CC -DHAVE_CONFIG_H -I. -I. -I../.. -I..    -O -fno-rtti -fno-exceptions -W -Wall -c fdobuf_unsigned.cc
CC: Warning: Option -fno-rtti passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option -fno-exceptions passed to ld, if ld is invoked, ignored otherwise
"fdobuf_unsigned.cc", line 26: Warning: buf hides fdbuf::buf.
1 Warning(s) detected.
CC -DHAVE_CONFIG_H -I. -I. -I../.. -I..    -O -fno-rtti -fno-exceptions -W -Wall -c fdibuf_mystring.cc
CC: Warning: Option -fno-rtti passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option -fno-exceptions passed to ld, if ld is invoked, ignored otherwise
CC -DHAVE_CONFIG_H -I. -I. -I../.. -I..    -O -fno-rtti -fno-exceptions -W -Wall -c fdibuf_netstring.cc
CC: Warning: Option -fno-rtti passed to ld, if ld is invoked, ignored otherwise
CC: Warning: Option -fno-exceptions passed to ld, if ld is invoked, ignored otherwise
"fdibuf_netstring.cc", line 36: Error: An integer constant expression is required within the array subscript operator.
1 Error(s) detected.
*** Error code 1

Stop.
bmake: stopped in /pkgobj/mail/nullmailer/work/nullmailer-1.00RC7/lib/fdbuf
*** Error code 1

Stop.
bmake: stopped in /pkgobj/mail/nullmailer/work/nullmailer-1.00RC7/lib
*** Error code 1

Stop.
bmake: stopped in /pkgobj/mail/nullmailer/work/nullmailer-1.00RC7
*** Error code 1

Stop.
bmake: stopped in /pkgobj/mail/nullmailer/work/nullmailer-1.00RC7
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/mail/nullmailer
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /pkgobj/mail/nullmailer/work/.work.log
===> 
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/mail/nullmailer

Please view the work log for nullmailer-1.0.0rc7nb1


BULK> nullmailer-1.0.0rc7nb1 was marked as broken:
-rw-r--r--   1 root     other       9016 Aug  9 01:17 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for nullmailer
BULK> Marking all packages which depend upon nullmailer-1.0.0rc7nb1 as broken:
BULK> Build for nullmailer-1.0.0rc7nb1 was not successful, aborting.