###
### Wed Aug 10 09:58:15 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for mini_httpd-1.19nb2
### Current pkg count:  6 installed packages: digest-20050323 jpeg-6bnb3 libtool-base-1.5.18nb3 png-1.2.8 x11-links-0.25 zlib-1.2.3
###
BULK> Full rebuild in progress...
BULK> Cleaning package mini_httpd-1.19nb2 and pre-requisite packages
===> Cleaning for mini_httpd-1.19nb2
===> Cleaning for openssl-0.9.7f
===> Cleaning for gmake-3.80nb4
===> Cleaning for gettext-lib-0.11.5nb4
===> Cleaning for libiconv-1.9.2nb1
===> Cleaning for libtool-base-1.5.18nb3
===> Cleaning for pkg_install-info-4.5nb3
===> Cleaning for perl-5.8.6nb4
BULK> Removing installed packages which are not needed to build mini_httpd-1.19nb2
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> mini_httpd-1.19nb2 requires installed package libtool-base-1.5.18nb3 (devel/libtool-base) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r zlib-1.2.3
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r jpeg-6bnb3
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r x11-links-0.25
BULK> Installing packages which are required to build mini_httpd-1.19nb2.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/openssl-0.9.7f.tgz
===========================================================================
Installing files needed by openssl-0.9.7f:

	/usr/pkg/etc/openssl/openssl.cnf
	    [/usr/pkg/share/examples/openssl/openssl.cnf]

===========================================================================
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gmake-3.80nb4.tgz
===========================================================================
Installing files needed by libiconv-1.9.2nb1:

	/usr/pkg/lib/charset.alias
	    [/usr/pkg/share/examples/libiconv/charset.alias]

===========================================================================
BULK> Required package gettext-lib-0.11.5nb4 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.2nb1 (converters/libiconv) is already installed
BULK> Required package libtool-base-1.5.18nb3 (devel/libtool-base) is already installed
BULK> Required package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/perl-5.8.6nb4.tgz

===========================================================================
$NetBSD: MESSAGE,v 1.1 2004/01/08 19:18:00 jlam Exp $

perl-5.8.6nb4 will use the following directory as the default
location of the site-specific Perl modules:

	/usr/pkg/lib/perl5/site_perl/5.8.6

===========================================================================

BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (mini_httpd-1.19nb2)
===> Checking for vulnerabilities in mini_httpd-1.19nb2
=> Checksum SHA1 OK for mini_httpd-1.19.tar.gz.
=> Checksum RMD160 OK for mini_httpd-1.19.tar.gz.
work -> /pkgobj/www/mini_httpd/work
===> Extracting for mini_httpd-1.19nb2
==========================================================================
The following variables will affect the build process of this package,
mini_httpd-1.19nb2.  Their current value is shown below:

        * SSLBASE (defined)

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==========================================================================
===> Required installed package openssl>=0.9.7d: openssl-0.9.7f found
===> Patching for mini_httpd-1.19nb2
===> Applying pkgsrc patches for mini_httpd-1.19nb2
===> Overriding tools for mini_httpd-1.19nb2
===> Creating toolchain wrappers for mini_httpd-1.19nb2
===> Configuring for mini_httpd-1.19nb2
===> Building for mini_httpd-1.19nb2
rm -f mime_encodings.h
sed < mime_encodings.txt > mime_encodings.h  -e 's/#.*//' -e 's/[ 	]*$//' -e '/^$/d'  -e 's/[ 	][ 	]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/'
rm -f mime_types.h
sed < mime_types.txt > mime_types.h  -e 's/#.*//' -e 's/[ 	]*$//' -e '/^$/d'  -e 's/[ 	][ 	]*/", 0, "/' -e 's/^/{ "/' -e 's/$/", 0 },/'
cc -O -I/usr/pkg/include -DUSE_SSL  -c mini_httpd.c
"mini_httpd.c", line 637: warning: implicit function declaration: initgroups
"mini_httpd.c", line 2914: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/iso/stdlib_iso.h", line 109
	argument : pointer to function(pointer to struct mime_entry {pointer to char ext, unsigned int ext_len, pointer to char val, unsigned int val_len}, pointer to struct mime_entry {pointer to char ext, unsigned int ext_len, pointer to char val, unsigned int val_len}) returning int
"mini_httpd.c", line 2915: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/iso/stdlib_iso.h", line 109
	argument : pointer to function(pointer to struct mime_entry {pointer to char ext, unsigned int ext_len, pointer to char val, unsigned int val_len}, pointer to struct mime_entry {pointer to char ext, unsigned int ext_len, pointer to char val, unsigned int val_len}) returning int
cc -O -I/usr/pkg/include -DUSE_SSL  -c match.c
cc -O -I/usr/pkg/include -DUSE_SSL  -c tdate_parse.c
"tdate_parse.c", line 115: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/iso/stdlib_iso.h", line 109
	argument : pointer to function(pointer to char, pointer to char) returning int
"tdate_parse.c", line 147: warning: argument #4 is incompatible with prototype:
	prototype: pointer to function(pointer to const void, pointer to const void) returning int : "/usr/include/iso/stdlib_iso.h", line 109
	argument : pointer to function(pointer to char, pointer to char) returning int
cc -O -I/usr/pkg/include -DUSE_SSL  -lssl -lcrypto -lcrypt -lutil -L/usr/pkg/lib -Wl,-R/usr/pkg/lib mini_httpd.o match.o tdate_parse.o  -o mini_httpd
ld: fatal: library -lutil: not found
ld: fatal: File processing errors. No output written to mini_httpd
*** Error code 1

Stop.
bmake: stopped in /pkgobj/www/mini_httpd/work/mini_httpd-1.19
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/www/mini_httpd

Please view the work log for mini_httpd-1.19nb2


BULK> mini_httpd-1.19nb2 was marked as broken:
-rw-r--r--   1 root     other       6818 Aug 10 10:00 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for mini_httpd
BULK> Marking all packages which depend upon mini_httpd-1.19nb2 as broken:
BULK> Build for mini_httpd-1.19nb2 was not successful, aborting.