###
### Thu Jun 30 21:13:11 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for dircproxy-1.0.5nb2
### Current pkg count:  1 installed packages: digest-20050323
###
BULK> Full rebuild in progress...
BULK> Cleaning package dircproxy-1.0.5nb2 and pre-requisite packages
===> Cleaning for dircproxy-1.0.5nb2
===> Cleaning for perl-5.8.6nb4
BULK> Removing installed packages which are not needed to build dircproxy-1.0.5nb2
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> Installing packages which are required to build dircproxy-1.0.5nb2.
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 (dircproxy-1.0.5nb2)
===> Checking for vulnerabilities in dircproxy-1.0.5nb2
=> Checksum SHA1 OK for dircproxy-1.0.5.tar.gz.
=> Checksum RMD160 OK for dircproxy-1.0.5.tar.gz.
work -> /pkgobj/chat/dircproxy/work
===> Extracting for dircproxy-1.0.5nb2
===> Required installed package {perl>=5.0,perl-thread>=5.0}: perl-5.8.6nb4 found
===> Patching for dircproxy-1.0.5nb2
===> Applying pkgsrc patches for dircproxy-1.0.5nb2
===> Overriding tools for dircproxy-1.0.5nb2
===> Creating toolchain wrappers for dircproxy-1.0.5nb2
===> Configuring for dircproxy-1.0.5nb2
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-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... missing
checking host system type... sparc-sun-solaris2
checking whether to enable maintainer-specific portions of Makefiles... no
checking for mawk... /usr/bin/nawk
checking for gcc... cc
checking whether the C compiler (cc -O -R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O -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 strerror in -lcposix... no
checking for cc option to accept ANSI C... none needed
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking whether ln -s works... yes
checking for ranlib... ranlib
checking whether make sets ${MAKE}... (cached) yes
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for crypt.h... yes
checking for fcntl.h... yes
checking for inttypes.h... yes
checking for sys/time.h... yes
checking for syslog.h... yes
checking for unistd.h... yes
checking for working const... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for uid_t in sys/types.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for mkdir... yes
checking for rmdir... yes
checking for seteuid... yes
checking for strcspn... yes
checking for strerror... yes
checking for strspn... yes
checking for strstr... yes
checking for strtoul... yes
checking for socket... no
checking for socket in -lsocket... yes
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for crypt... yes
checking for strdup... yes
checking for vasprintf... no
checking for vsnprintf... yes
checking for poll... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for select... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating conf/Makefile
creating contrib/Makefile
creating getopt/Makefile
creating crypt/Makefile
creating doc/Makefile
creating src/Makefile
creating config.h
===> Building for dircproxy-1.0.5nb2
/usr/pkg/bin/bmake  all-recursive
Making all in conf
cd ..  && CONFIG_FILES=conf/Makefile CONFIG_HEADERS= /bin/ksh ./config.status
creating conf/Makefile
Making all in contrib
cd ..  && CONFIG_FILES=contrib/Makefile CONFIG_HEADERS= /bin/ksh ./config.status
creating contrib/Makefile
Making all in getopt
cd ..  && CONFIG_FILES=getopt/Makefile CONFIG_HEADERS= /bin/ksh ./config.status
creating getopt/Makefile
cc -DHAVE_CONFIG_H -I. -I. -I..     -O -c getopt.c
"getopt.c", line 386: warning: implicit function declaration: strcmp
"getopt.c", line 455: warning: implicit function declaration: strncmp
"getopt.c", line 457: warning: implicit function declaration: strlen
cc -DHAVE_CONFIG_H -I. -I. -I..     -O -c getopt1.c
rm -f libgetopt.a
ar cru libgetopt.a getopt.o getopt1.o 
ranlib libgetopt.a
Making all in crypt
cd ..  && CONFIG_FILES=crypt/Makefile CONFIG_HEADERS= /bin/ksh ./config.status
creating crypt/Makefile
cc -DHAVE_CONFIG_H -I. -I. -I..     -O -c main.c
cc  -O -R/usr/pkg/lib -o dircproxy-crypt  main.o ../getopt/libgetopt.a -lnsl -lsocket
Making all in doc
cd ..  && CONFIG_FILES=doc/Makefile CONFIG_HEADERS= /bin/ksh ./config.status
creating doc/Makefile
Making all in src
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""    -O -c main.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""    -O -c irc_net.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""    -O -c irc_client.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""    -O -c irc_server.c
"irc_server.c", line 703: warning: conditional expression is not a valid lvalue
"irc_server.c", line 744: warning: conditional expression is not a valid lvalue
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""    -O -c irc_prot.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""    -O -c irc_log.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""    -O -c irc_string.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""    -O -c dcc_net.c
"dcc_net.c", line 367: warning: conditional expression is not a valid lvalue
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""    -O -c dcc_chat.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""    -O -c dcc_send.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""    -O -c cfgfile.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""    -O -c timers.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""    -O -c dns.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""    -O -c net.c
"net.c", line 462: unacceptable operand for unary &
"net.c", line 469: warning: pointer to void or function used in arithmetic
"net.c", line 612: warning: pointer to void or function used in arithmetic
cc: acomp failed for net.c
*** Error code 2

Stop.
bmake: stopped in /pkgobj/chat/dircproxy/work/dircproxy-1.0.5/src
*** Error code 1

Stop.
bmake: stopped in /pkgobj/chat/dircproxy/work/dircproxy-1.0.5
*** Error code 1

Stop.
bmake: stopped in /pkgobj/chat/dircproxy/work/dircproxy-1.0.5
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/chat/dircproxy

Please view the work log for dircproxy-1.0.5nb2


BULK> dircproxy-1.0.5nb2 was marked as broken:
-rw-r--r--   1 root     other       7820 Jun 30 21:15 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for dircproxy
BULK> Marking all packages which depend upon dircproxy-1.0.5nb2 as broken:
BULK> Build for dircproxy-1.0.5nb2 was not successful, aborting.