###
### Thu Jul 1 06:52:48 EST 2004:
### /usr/pkg/bin/bmake bulk-package for privoxy-3.0.2nb2
### Current pkg count:  3 installed packages: digest-20021220 privoxy-user-3.0.2 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for privoxy-3.0.2nb2
===> Cleaning for privoxy-user-3.0.2
===> Cleaning for pcre-4.5
===> Cleaning for libtool-base-1.5.6nb1
===> Cleaning for patch-2.5.4nb2
===> Cleaning for autoconf213-2.13
===> Cleaning for m4-1.4nb1
===> Cleaning for pkg_install-info-4.5nb2
===> Cleaning for gtexinfo-4.6nb2
===> Cleaning for gettext-lib-0.11.5nb3
===> Cleaning for libiconv-1.9.1nb2
===> Cleaning for perl-5.8.4
===> Cleaning for gmake-3.80nb3
BULK> Removing installed packages which are not needed to build privoxy-3.0.2nb2
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.10
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
BULK> privoxy-3.0.2nb2 requires installed package privoxy-user-3.0.2 (www/privoxy-user) to build.
BULK> Installing packages which are required to build privoxy-3.0.2nb2.
BULK> Required package privoxy-user-3.0.2 (www/privoxy-user) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/pcre-4.5.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/libtool-base-1.5.6nb1.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/patch-2.5.4nb2.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/autoconf213-2.13.tgz

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

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

	/usr/pkg/lib/perl5/site_perl/5.8.4

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

BULK> Required package m4-1.4nb1 (devel/m4) is already installed
BULK> Required package pkg_install-info-4.5nb2 (pkgtools/pkg_install-info) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gtexinfo-4.6nb2.tgz

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

	/usr/pkg/lib/charset.alias
BULK> Required package gettext-lib-0.11.5nb3 (devel/gettext-lib) is already installed
BULK> Required package libiconv-1.9.1nb2 (converters/libiconv) is already installed
BULK> Required package perl-5.8.4 (lang/perl58) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/gmake-3.80nb3.tgz
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (privoxy-3.0.2nb2)
===> Checking for vulnerabilities in privoxy-3.0.2nb2
=> Checksum OK for privoxy-3.0.2-stable-src.tar.gz.
work -> /work/pkgbuild/www/privoxy/work
===> Extracting for privoxy-3.0.2nb2
===> Required installed package privoxy-user>=3.0.2: privoxy-user-3.0.2 found
===> Required installed package pcre>=3.4nb1: pcre-4.5 found
===> Required installed package autoconf213>=2.13: autoconf213-2.13 found
===> Required installed package {perl>=5.0,perl-thread>=5.0}: perl-5.8.4 found
===> Required installed package gmake>=3.78: gmake-3.80nb3 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
==========================================================================
The following variables will affect the build process of this package,
privoxy-3.0.2nb2.  Their current value is shown below:

        * PRIVOXY_GROUP = privoxy
        * PRIVOXY_USER = privoxy

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.
==========================================================================
===> Patching for privoxy-3.0.2nb2
===> Applying pkgsrc patches for privoxy-3.0.2nb2
===> Overriding tools for privoxy-3.0.2nb2
===> Buildlinking for privoxy-3.0.2nb2
===> Configuring for privoxy-3.0.2nb2
creating cache ./config.cache
checking host system type... sparc-sun-solaris2
checking for gcc... cc
checking whether the C compiler (cc -O -I/usr/pkg/include -L/usr/pkg/lib -R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O -I/usr/pkg/include -L/usr/pkg/lib -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 a BSD compatible install... /usr/ucb/install -c -o root -g root
checking whether ln -s works... yes
checking whether gmake sets ${MAKE}... yes
checking for mawk... /usr/bin/nawk
checking for gdb... no
checking for groups... /bin/groups
checking for id... /bin/id
checking for user... privoxy
checking for group... privoxy
checking for mingw32 environment... no
checking for Cygwin environment... no
checking for rpm... no
checking for jade... no
checking for openjade... no
checking for man2html... no
checking for pthread.h... yes
Using POSIX threads
checking for gethostbyname in -lnsl... yes
checking for gethostbyaddr_r... yes
checking signature of gethostbyaddr_r... 7 args
checking for gethostbyname_r... yes
checking signature of gethostbyname_r... 5 args
checking for gmtime_r... yes
checking signature of gmtime_r... ok
checking for localtime_r... yes
checking signature of localtime_r... ok
checking for socklen_t... yes
checking for executable suffix... no
checking for object suffix... o
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for working const... yes
checking for size_t... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking size of int... 4
checking size of char *... 4
checking size of long... 4
checking size of long long... 8
checking size of size_t... 4
checking for OS.h... no
checking for arpa/inet.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stddef.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/ioctl.h... yes
checking for sys/socket.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for sys/wait.h... yes
checking for unistd.h... yes
checking for strerror... yes
checking for bcopy... yes
checking for memmove... yes
checking whether setpgrp takes no argument... yes
checking return type of signal handlers... void
checking for atexit... yes
checking for getcwd... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for localtime_r... (cached) yes
checking for memchr... yes
checking for memmove... (cached) yes
checking for memset... yes
checking for regcomp... yes
checking for select... yes
checking for setlocale... yes
checking for socket... no
checking for strchr... yes
checking for strdup... yes
checking for strerror... (cached) yes
checking for strftime... yes
checking for strstr... yes
checking for strtoul... yes
checking for pcre_compile in -lpcre... yes
checking for pcre.h... yes
checking for regcomp in -lpcreposix... yes
checking for pcreposix.h... yes
checking for pcrs_compile in -lpcrs... no
using libpcre
using built-in static pcrs
updating cache ./config.cache
creating ./config.status
creating GNUmakefile
creating doc/source/ldp.dsl
creating config.h
===> Building for privoxy-3.0.2nb2
gmake: mktemp: Command not found
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include actions.c -o actions.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include cgi.c -o cgi.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include cgiedit.c -o cgiedit.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include cgisimple.c -o cgisimple.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include deanimate.c -o deanimate.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include encode.c -o encode.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include errlog.c -o errlog.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include filters.c -o filters.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include gateway.c -o gateway.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include jbsockets.c -o jbsockets.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include jcc.c -o jcc.o
"jcc.c", line 2041: warning: implicit function declaration: setenv
"jcc.c", line 2300: warning: argument #3 is incompatible with prototype:
	prototype: pointer to function(pointer to void) returning pointer to void : "/usr/include/pthread.h", line 173
	argument : pointer to void
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include killpopup.c -o killpopup.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include list.c -o list.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include loadcfg.c -o loadcfg.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include loaders.c -o loaders.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include miscutil.c -o miscutil.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include parsers.c -o parsers.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include ssplit.c -o ssplit.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include urlmatch.c -o urlmatch.o
cc -c -O -I/usr/pkg/include -Dunix -I/usr/pkg/include  -D_REENTRANT -Wall   -Dunix  -I/usr/pkg/include pcrs.c -o pcrs.o
cc -L/usr/pkg/lib -R/usr/pkg/lib  -D_REENTRANT -o privoxy actions.o cgi.o cgiedit.o cgisimple.o deanimate.o encode.o errlog.o filters.o gateway.o jbsockets.o jcc.o killpopup.o list.o loadcfg.o loaders.o miscutil.o parsers.o ssplit.o urlmatch.o  pcrs.o   -lnsl  -lpcre -lpcreposix  -lsocket -lnsl -lpthread
Undefined			first referenced
 symbol  			    in file
setenv                              jcc.o
ld: fatal: Symbol referencing errors. No output written to privoxy
gmake: *** [privoxy] Error 1
*** Error code 2

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

Stop.
bmake: stopped in /usr/pkgsrc/www/privoxy
BULK> privoxy-3.0.2nb2 was marked as broken:
-rw-r--r--   1 root     other      11216 Jul  1 07:00 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for privoxy
BULK> Marking all packages which depend upon privoxy-3.0.2nb2 as broken:
BULK> Build for privoxy-3.0.2nb2 was not successful, aborting.