###
### Mon Feb 2 09:56:22 EST 2004:
### bmake bulk-package for dircproxy-1.0.5nb1
### Current pkg count:  2 installed packages: digest-20021220 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for dircproxy-1.0.5nb1
===> Cleaning for perl-5.6.1nb10
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build dircproxy-1.0.5nb1
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> Installing packages which are required to build dircproxy-1.0.5nb1.
BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/perl-5.6.1nb10.tgz

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

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

	/usr/pkg/lib/perl5/site_perl/5.6.1

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

BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS/5.9/sparc/All/patch-2.5.4nb2.tgz
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (dircproxy-1.0.5nb1)
===> Checking for vulnerabilities in dircproxy-1.0.5nb1
=> Checksum OK for dircproxy-1.0.5.tar.gz.
work.sol9 -> /work/pkgbuild/chat/dircproxy/work.sol9
===> Extracting for dircproxy-1.0.5nb1
===> Required installed package perl>=5.0: perl-5.6.1nb10 found
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
===> Patching for dircproxy-1.0.5nb1
===> Applying pkgsrc patches for dircproxy-1.0.5nb1
===> Overriding tools for dircproxy-1.0.5nb1
===> Buildlinking for dircproxy-1.0.5nb1
===> Configuring for dircproxy-1.0.5nb1
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 bmake 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 -I/usr/pkg/include  -L/usr/pkg/lib -Wl,-R/usr/pkg/lib) works... yes
checking whether the C compiler (cc -O -I/usr/pkg/include  -L/usr/pkg/lib -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 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 bmake 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.5nb1
bmake  all-recursive
Making all in conf
Making all in contrib
Making all in getopt
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include  -O -I/usr/pkg/include -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..   -I/usr/pkg/include  -O -I/usr/pkg/include -c getopt1.c
rm -f libgetopt.a
ar cru libgetopt.a getopt.o getopt1.o 
ranlib libgetopt.a
Making all in crypt
cc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/pkg/include  -O -I/usr/pkg/include -c main.c
cc  -O -I/usr/pkg/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o dircproxy-crypt  main.o ../getopt/libgetopt.a -lnsl -lsocket
Making all in doc
Making all in src
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include  -O -I/usr/pkg/include -c main.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include  -O -I/usr/pkg/include -c irc_net.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include  -O -I/usr/pkg/include -c irc_client.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include  -O -I/usr/pkg/include -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\""  -I/usr/pkg/include  -O -I/usr/pkg/include -c irc_prot.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include  -O -I/usr/pkg/include -c irc_log.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include  -O -I/usr/pkg/include -c irc_string.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include  -O -I/usr/pkg/include -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\""  -I/usr/pkg/include  -O -I/usr/pkg/include -c dcc_chat.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include  -O -I/usr/pkg/include -c dcc_send.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include  -O -I/usr/pkg/include -c cfgfile.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include  -O -I/usr/pkg/include -c timers.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include  -O -I/usr/pkg/include -c dns.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -DSYSCONFDIR="\"/usr/pkg/etc\""  -I/usr/pkg/include  -O -I/usr/pkg/include -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 /work/pkgbuild/chat/dircproxy/work.sol9/dircproxy-1.0.5/src
*** Error code 1

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

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

Stop.
bmake: stopped in /usr/pkgsrc/chat/dircproxy
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/chat/dircproxy
BULK> dircproxy-1.0.5nb1 was marked as broken:
-rw-r--r--   1 root     other       7968 Feb  2 09:58 .broken.html
bmake deinstall
===> Deinstalling for dircproxy
BULK> Marking all packages which depend upon dircproxy-1.0.5nb1 as broken:
BULK> Build for dircproxy-1.0.5nb1 was not successful, aborting.