###
### Sat Jul 10 05:16:21 CEST 2004:
### /usr/pkg/bin/bmake bulk-package for libdnet-1.7
### Current pkg count:  10 installed packages: digest-20021220 gettext-lib-0.11.5nb3 lftp-3.0.6 libiconv-1.9.1nb2 libtool-base-1.5.6nb1 openssl-0.9.6m patch-2.5.4nb2 perl-5.8.4 pkg_install-info-4.5nb2 readline-4.3pl5
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for libdnet-1.7
BULK> Removing installed packages which are not needed to build libdnet-1.7
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r readline-4.3pl5
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r pkg_install-info-4.5nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r openssl-0.9.6m
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r perl-5.8.4
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.1nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r patch-2.5.4nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libtool-base-1.5.6nb1
BULK> Installing packages which are required to build libdnet-1.7.
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (libdnet-1.7)
===> Checking for vulnerabilities in libdnet-1.7
=> libdnet-1.7.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch libdnet-1.7.tar.gz from ftp://ftp.cz.NetBSD.org/pub/NetBSD/packages/distfiles/.
=> [160062 bytes]
=> Checksum OK for libdnet-1.7.tar.gz.
work -> /pkgbuild/net/libdnet/work
===> Extracting for libdnet-1.7
==========================================================================
The following variables will affect the build process of this package,
libdnet-1.7.  Their current value is shown below:

        * USE_INET6 = YES

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 libdnet-1.7
===> Overriding tools for libdnet-1.7
===> Buildlinking for libdnet-1.7
===> Configuring for libdnet-1.7
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 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 build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2
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 for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for socket... no
checking for socket in -lsocket... yes
checking for putmsg in -lstr... no
checking for open_mib in -lnm... no
checking for libcheck... no
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for unistd.h... yes
checking for sys/bufmod.h... yes
checking for sys/dlpi.h... yes
checking for sys/dlpihdr.h... no
checking for sys/dlpi_ext.h... no
checking for sys/ioctl.h... yes
checking for sys/mib.h... no
checking for sys/ndd_var.h... no
checking for sys/socket.h... yes
checking for sys/sockio.h... yes
checking for sys/sysctl.h... no
checking for sys/time.h... yes
checking for net/bpf.h... no
checking for net/if.h... yes
checking for net/if_arp.h... yes
checking for net/if_dl.h... yes
checking for net/pfvar.h... no
checking for net/raw.h... no
checking for net/route.h... yes
checking for netinet/ip_fw.h... no
checking for linux/ip_fw.h... no
checking for linux/ip_fwchains.h... no
checking for linux/netfilter_ipv4/ipchains_core.h... no
checking for ip_fil_compat.h... no
checking for netinet/ip_fil_compat.h... no
checking for ip_compat.h... no
checking for netinet/ip_compat.h... yes
checking for ip_fil.h... no
checking for netinet/ip_fil.h... yes
checking for hpsecurity.h... no
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... (cached) yes
checking for pid_t... yes
checking for size_t... yes
checking for sockaddr_in6 struct in ... yes
checking for sa_len in sockaddr struct... no
checking for arp_dev in arpreq struct... no
checking for rt_msghdr struct in ... yes
checking for working memcmp... yes
checking for err... no
checking for strlcat... yes
checking for strlcpy... yes
checking for Berkeley Packet Filter... no
checking for Linux proc filesystem... no
checking for Linux PF_PACKET sockets... no
checking for SNMP MIB2 STREAMS... yes
checking for route(7) STREAMS... no
checking for arp(7) ioctls... yes
checking for raw IP sockets ip_{len,off} host byte ordering... no
checking for cooked raw IP sockets... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dnet-config
config.status: creating include/Makefile
config.status: creating include/dnet/Makefile
config.status: creating man/Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating test/check/Makefile
config.status: creating test/dnet/Makefile
config.status: creating include/config.h
===> Building for libdnet-1.7
Making all in include
/usr/pkg/bin/bmake  all-recursive
Making all in dnet
cd ../..  && CONFIG_FILES=include/dnet/Makefile CONFIG_HEADERS= /bin/ksh ./config.status
config.status: creating include/dnet/Makefile
cd ..  && CONFIG_FILES=include/Makefile CONFIG_HEADERS= /bin/ksh ./config.status
config.status: creating include/Makefile
Making all in man
cd ..  && CONFIG_FILES=man/Makefile CONFIG_HEADERS= /bin/ksh ./config.status
config.status: creating man/Makefile
Making all in src
cd ..  && CONFIG_FILES=src/Makefile CONFIG_HEADERS= /bin/ksh ./config.status
config.status: creating src/Makefile
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include    -O -c addr-util.c
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include    -O -c addr.c
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include    -O -c blob.c
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include    -O -c ip-util.c
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include    -O -c ip6.c
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include    -O -c rand.c
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include    -O -c err.c
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include    -O -c arp-ioctl.c
"arp-ioctl.c", line 274: warning: assignment type mismatch:
	pointer to char "=" pointer to unsigned char
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include    -O -c eth-dlpi.c
cc -DHAVE_CONFIG_H -I. -I. -I../include -I../include    -O -c fw-ipf.c
"fw-ipf.c", line 15: cannot find include file: 
"../include/dnet/ip.h", line 14: warning: macro redefined: IP_ADDR_LEN
"../include/dnet/ip.h", line 84: warning: macro redefined: IP_MF
"../include/dnet/ip.h", line 414: identifier redeclared: ip_open
	current : function(void) returning pointer to struct ip_handle {}
	previous: function(pointer to struct queue {pointer to struct qinit {..} q_qinfo, pointer to struct msgb {..} q_first, pointer to struct msgb {..} q_last, pointer to struct queue {..} q_next, pointer to struct queue {..} q_link, pointer to void q_ptr, unsigned int q_count, unsigned int q_flag, int q_minpsz, int q_maxpsz, unsigned int q_hiwat, unsigned int q_lowat, pointer to struct qband {..} q_bandp, struct mutex {..} q_lock, pointer to struct stdata {..} q_stream, pointer to struct syncq {..} q_syncq, unsigned char q_nband, struct _kcondvar {..} q_wait, struct _kcondvar {..} q_sync, pointer to struct queue {..} q_nfsrv, pointer to struct queue {..} q_nbsrv, unsigned short q_draining, short q_struiot, unsigned int q_syncqmsgs, unsigned int q_mblkcnt, pointer to struct msgb {..} q_sqhead, pointer to struct msgb {..} q_sqtail, unsigned int q_sqflags, unsigned int q_refcnt, pointer to struct queue {..} q_sqnext, pointer to struct queue {..} q_sqprev, long q_sqtstamp, long q_qtstamp, short q_spri}, pointer to unsigned long, int, int, pointer to struct cred {unsigned int cr_ref, long cr_uid, long cr_gid, long cr_ruid, long cr_rgid, long cr_suid, long cr_sgid, unsigned int cr_ngroups, array[1] of long cr_groups}) returning int : "/usr/include/inet/ip.h", line 1924
"../include/dnet/ip.h", line 416: identifier redeclared: ip_close
	current : function(pointer to struct ip_handle {}) returning pointer to struct ip_handle {}
	previous: function(pointer to struct queue {pointer to struct qinit {..} q_qinfo, pointer to struct msgb {..} q_first, pointer to struct msgb {..} q_last, pointer to struct queue {..} q_next, pointer to struct queue {..} q_link, pointer to void q_ptr, unsigned int q_count, unsigned int q_flag, int q_minpsz, int q_maxpsz, unsigned int q_hiwat, unsigned int q_lowat, pointer to struct qband {..} q_bandp, struct mutex {..} q_lock, pointer to struct stdata {..} q_stream, pointer to struct syncq {..} q_syncq, unsigned char q_nband, struct _kcondvar {..} q_wait, struct _kcondvar {..} q_sync, pointer to struct queue {..} q_nfsrv, pointer to struct queue {..} q_nbsrv, unsigned short q_draining, short q_struiot, unsigned int q_syncqmsgs, unsigned int q_mblkcnt, pointer to struct msgb {..} q_sqhead, pointer to struct msgb {..} q_sqtail, unsigned int q_sqflags, unsigned int q_refcnt, pointer to struct queue {..} q_sqnext, pointer to struct queue {..} q_sqprev, long q_sqtstamp, long q_qtstamp, short q_spri}) returning int : "/usr/include/inet/ip.h", line 1915
"../include/dnet/ip6.h", line 35: (struct) tag redeclared: ip6_hdr
"../include/dnet/ip6.h", line 54: warning: macro redefined: ip6_hops
"../include/dnet/icmp.h", line 91: warning: macro redefined: ICMP_PHOTURIS_UNKNOWN_INDEX
"../include/dnet/icmp.h", line 92: warning: macro redefined: ICMP_PHOTURIS_AUTH_FAILED
cc: acomp failed for fw-ipf.c
*** Error code 2

Stop.
bmake: stopped in /pkgbuild/net/libdnet/work/libdnet-1.7/src
*** Error code 1

Stop.
bmake: stopped in /pkgbuild/net/libdnet/work/libdnet-1.7
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/libdnet
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/net/libdnet
BULK> libdnet-1.7 was marked as broken:
-rw-r--r--   1 root     other      11076 Jul 10 05:17 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for libdnet
BULK> Marking all packages which depend upon libdnet-1.7 as broken:
BULK> marking package that requires libdnet-1.7 as broken: fragroute-1.2nb1 (security/fragroute)
BULK> marking package that requires libdnet-1.7 as broken: honeyd-0.8bnb1 (security/honeyd)
BULK> marking package that requires libdnet-1.7 as broken: honeyd-arpd-0.2nb1 (security/honeyd-arpd)
BULK> Build for libdnet-1.7 was not successful, aborting.