###
### Mon Jul 11 22:37:58 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for honeyd-arpd-0.2nb2
### Current pkg count:  1 installed packages: digest-20050323
###
BULK> Full rebuild in progress...
BULK> Cleaning package honeyd-arpd-0.2nb2 and pre-requisite packages
===> Cleaning for honeyd-arpd-0.2nb2
===> Cleaning for libevent-1.1
===> Cleaning for libtool-base-1.5.18nb3
===> Cleaning for libdnet-1.10
===> Cleaning for gmake-3.80nb4
===> Cleaning for gettext-lib-0.11.5nb4
===> Cleaning for libiconv-1.9.2nb1
===> Cleaning for pkg_install-info-4.5nb3
===> Cleaning for libpcap-0.8.3
===> Cleaning for bison-2.0
===> Cleaning for gettext-0.11.5nb5
===> Cleaning for gettext-m4-0.11.5
===> Cleaning for m4-1.4.3
===> Cleaning for gtexinfo-4.8
===> Cleaning for flex-2.5.4a
BULK> Removing installed packages which are not needed to build honeyd-arpd-0.2nb2
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> Installing packages which are required to build honeyd-arpd-0.2nb2.
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/libevent-1.1.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/libtool-base-1.5.18nb3.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/libdnet-1.10.tgz
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 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/libpcap-0.8.3.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/bison-2.0.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gettext-0.11.5nb5.tgz
BULK> Required package gettext-m4-0.11.5 (devel/gettext-m4) is already installed
BULK> Required package m4-1.4.3 (devel/m4) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/gtexinfo-4.8.tgz
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/flex-2.5.4a.tgz
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (honeyd-arpd-0.2nb2)
===> Checking for vulnerabilities in honeyd-arpd-0.2nb2
=> Checksum SHA1 OK for arpd-0.2.tar.gz.
=> Checksum RMD160 OK for arpd-0.2.tar.gz.
work -> /pkgobj/security/honeyd-arpd/work
===> Extracting for honeyd-arpd-0.2nb2
===> Required installed package libdnet>=1.7: libdnet-1.10 found
===> Required installed package libpcap>=0.5.0: libpcap-0.8.3 found
===> Required installed package libevent>=0.6: libevent-1.1 found
===> Patching for honeyd-arpd-0.2nb2
===> Applying pkgsrc patches for honeyd-arpd-0.2nb2
===> Overriding tools for honeyd-arpd-0.2nb2
===> Creating toolchain wrappers for honeyd-arpd-0.2nb2
===> Configuring for honeyd-arpd-0.2nb2
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
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 for mawk... /usr/bin/nawk
checking for sparc-sun-solaris2-gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for a BSD compatible install... /usr/ucb/install -c -o root -g root
checking whether ln -s works... yes
checking for socket in -lsocket... yes
checking for gethostbyname in -lnsl... yes
checking for libdnet... yes
checking for libevent... /usr/pkg
checking for libpcap... yes
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for paths.h... no
checking for sys/ioctl.h... yes
checking for syslog.h... yes
checking for unistd.h... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking return type of signal handlers... void
checking for daemon... no
checking for working addr_cmp in libdnet... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
===> Building for honeyd-arpd-0.2nb2
cd .  && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/ksh ./config.status
config.status: creating Makefile
cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include  -I/usr/pkg/include  -I/usr/pkg/include -c arpd.c
"arpd.c", line 60: warning: no explicit type given
"arpd.c", line 60: syntax error before or at: void
"arpd.c", line 60: warning: no explicit type given
"arpd.c", line 60: syntax error before or at: void
"arpd.c", line 60: warning: no explicit type given
"arpd.c", line 60: syntax error before or at: struct
"arpd.c", line 60: warning: no explicit type given
"arpd.c", line 60: syntax error before or at: struct
"arpd.c", line 60: warning: no explicit type given
"arpd.c", line 60: syntax error before or at: struct
"arpd.c", line 60: warning: syntax error:  empty declaration
"arpd.c", line 62: warning: syntax error:  empty declaration
"arpd.c", line 116: warning: implicit function declaration: strsep
"arpd.c", line 116: warning: improper pointer/integer combination: op "="
"arpd.c", line 268: undefined symbol: __FUNCTION__
"arpd.c", line 268: syntax error before or at: ": who-has %s tell %s"
"arpd.c", line 276: cannot recover from previous errors
cc: acomp failed for arpd.c
*** Error code 2

Stop.
bmake: stopped in /pkgobj/security/honeyd-arpd/work/arpd
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/security/honeyd-arpd

Please view the work log for honeyd-arpd-0.2nb2


BULK> honeyd-arpd-0.2nb2 was marked as broken:
-rw-r--r--   1 root     other       6969 Jul 11 22:39 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for honeyd-arpd
BULK> Marking all packages which depend upon honeyd-arpd-0.2nb2 as broken:
BULK> marking package that requires honeyd-arpd-0.2nb2 as broken: honeyd-1.0 (security/honeyd)
BULK> Build for honeyd-arpd-0.2nb2 was not successful, aborting.