###
### Wed Jul 6 21:34:01 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for tcpick-0.1.19
### Current pkg count:  13 installed packages: bison-2.0 digest-20050323 flex-2.5.4a gettext-0.11.5nb5 gettext-lib-0.11.5nb4 gettext-m4-0.11.5 gtexinfo-4.8 libiconv-1.9.2nb1 libpcap-0.8.3 libtool-base-1.5.18nb3 m4-1.4.3 pkg_install-info-4.5nb3 tcpflow-0.21
###
BULK> Full rebuild in progress...
BULK> Cleaning package tcpick-0.1.19 and pre-requisite packages
===> Cleaning for tcpick-0.1.19
===> Cleaning for libpcap-0.8.3
===> Cleaning for bison-2.0
===> Cleaning for gettext-0.11.5nb5
===> Cleaning for gettext-lib-0.11.5nb4
===> Cleaning for libiconv-1.9.2nb1
===> Cleaning for libtool-base-1.5.18nb3
===> Cleaning for gettext-m4-0.11.5
===> Cleaning for pkg_install-info-4.5nb3
===> 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 tcpick-0.1.19
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
BULK> tcpick-0.1.19 requires installed package libpcap-0.8.3 (net/libpcap) to build.
BULK> tcpick-0.1.19 requires installed package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) to build.
BULK> tcpick-0.1.19 requires installed package m4-1.4.3 (devel/m4) to build.
BULK> tcpick-0.1.19 requires installed package bison-2.0 (devel/bison) to build.
BULK> tcpick-0.1.19 requires installed package libiconv-1.9.2nb1 (converters/libiconv) to build.
BULK> tcpick-0.1.19 requires installed package gettext-lib-0.11.5nb4 (devel/gettext-lib) to build.
BULK> tcpick-0.1.19 requires installed package gettext-m4-0.11.5 (devel/gettext-m4) to build.
BULK> tcpick-0.1.19 requires installed package gettext-0.11.5nb5 (devel/gettext) to build.
BULK> tcpick-0.1.19 requires installed package libtool-base-1.5.18nb3 (devel/libtool-base) to build.
BULK> tcpick-0.1.19 requires installed package gtexinfo-4.8 (devel/gtexinfo) to build.
BULK> tcpick-0.1.19 requires installed package flex-2.5.4a (devel/flex) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r tcpflow-0.21
BULK> Installing packages which are required to build tcpick-0.1.19.
BULK> Required package libpcap-0.8.3 (net/libpcap) is already installed
BULK> Required package bison-2.0 (devel/bison) is already installed
BULK> Required package gettext-0.11.5nb5 (devel/gettext) is already installed
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 libtool-base-1.5.18nb3 (devel/libtool-base) is already installed
BULK> Required package gettext-m4-0.11.5 (devel/gettext-m4) is already installed
BULK> Required package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed
BULK> Required package m4-1.4.3 (devel/m4) is already installed
BULK> Required package gtexinfo-4.8 (devel/gtexinfo) is already installed
BULK> Required package flex-2.5.4a (devel/flex) is already installed
BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (tcpick-0.1.19)
===> Checking for vulnerabilities in tcpick-0.1.19
=> Checksum SHA1 OK for tcpick-0.1.19.tar.gz.
=> Checksum RMD160 OK for tcpick-0.1.19.tar.gz.
work -> /pkgobj/net/tcpick/work
===> Extracting for tcpick-0.1.19
===> Required installed package libpcap>=0.5.0: libpcap-0.8.3 found
===> Patching for tcpick-0.1.19
===> Overriding tools for tcpick-0.1.19
===> Creating toolchain wrappers for tcpick-0.1.19
===> Configuring for tcpick-0.1.19
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 for gawk... /usr/bin/nawk
checking whether make sets $(MAKE)... yes
checking for sparc-sun-solaris2-strip... no
checking for strip... strip
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 suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking for pcap_lookupdev in -lpcap... yes
checking for pcap_lookupnet in -lpcap... yes
checking for pcap_open_live in -lpcap... yes
checking for pcap_compile in -lpcap... yes
checking for pcap_setfilter in -lpcap... yes
checking for pcap_datalink in -lpcap... yes
checking for pcap_loop in -lpcap... yes
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
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... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/ip.h usability... no
checking netinet/ip.h presence... yes
configure: WARNING: netinet/ip.h: present but cannot be compiled
configure: WARNING: netinet/ip.h: check for missing prerequisite headers?
configure: WARNING: netinet/ip.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to bug-autoconf@gnu.org. ##
configure: WARNING:     ## ------------------------------------ ##
checking for netinet/ip.h... yes
checking for stdlib.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking getopt.h usability... no
checking getopt.h presence... no
checking for getopt.h... no
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking pcap/pcap.h usability... no
checking pcap/pcap.h presence... no
checking for pcap/pcap.h... no
checking for an ANSI C-conforming const... yes
checking for gethostbyaddr... yes
checking for inet_ntoa... yes
checking for strdup... yes
checking for strtol... yes
checking for getopt... yes
checking for getopt_long... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
===> Building for tcpick-0.1.19
cd . && /bin/ksh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/pkg/bin/bmake  all-am
cd . && /bin/ksh ./config.status Makefile depfiles
config.status: creating Makefile
config.status: executing depfiles commands
source='display.c' object='display.o' libtool=no  depfile='.deps/display.Po' tmpdepfile='.deps/display.TPo'  depmode=none /bin/ksh ./depcomp  cc -DHAVE_CONFIG_H -I. -I. -I.    -I/usr/pkg/include  -O -I/usr/pkg/include -c `test -f 'display.c' || echo './'`display.c
"tcp.h", line 39: syntax error before or at: u_int16_t
"tcp.h", line 84: warning: unnamed struct member
"conn_t.h", line 4: syntax error before or at: u_int32_t
"conn_t.h", line 27: warning: unnamed struct member
"display.c", line 23: syntax error before or at: extern
"display.c", line 25: syntax error before or at: extern
"display.c", line 26: syntax error before or at: extern
"display.c", line 27: syntax error before or at: extern
"display.c", line 28: syntax error before or at: extern
"display.c", line 29: syntax error before or at: extern
"display.c", line 30: syntax error before or at: extern
"display.c", line 32: member cannot be function: display_status
"display.c", line 32: warning: syntax requires ";" after last struct/union member
"display.c", line 32: syntax error before or at: {
"display.c", line 35: warning: syntax requires ";" after last struct/union member
"display.c", line 35: syntax error before or at: =
"display.c", line 35: warning: syntax requires ";" after last struct/union member
"display.c", line 48: zero-sized struct/union
"display.c", line 89: warning: function prototype parameters must have types
"display.c", line 89: warning: old-style declaration or incorrect type for: allstatusescolor
"display.c", line 90: syntax error before or at: "%-14s"
"display.c", line 90: warning: function prototype parameters must have types
"display.c", line 90: warning: old-style declaration or incorrect type for: fprintf
"display.c", line 90: warning: identifier redeclared: fprintf
	current : function() returning int
	previous: function(pointer to struct __FILE {int _cnt, pointer to unsigned char _ptr, pointer to unsigned char _base, unsigned char _flag, unsigned char _file, unsigned int __orientation :2, unsigned int __ionolock :1, unsigned int __filler :5}, pointer to const char, ...) returning int : "/usr/include/iso/stdio_iso.h", line 175
"display.c", line 91: syntax error before or at: if
"display.c", line 91: warning: old-style declaration or incorrect type for: __iob
"display.c", line 91: identifier redeclared: __iob
	current : array[1] of int
	previous: array[20] of struct __FILE {int _cnt, pointer to unsigned char _ptr, pointer to unsigned char _base, unsigned char _flag, unsigned char _file, unsigned int __orientation :2, unsigned int __ionolock :1, unsigned int __filler :5} : "/usr/include/iso/stdio_iso.h", line 147
"display.c", line 91: syntax error before or at: )
"display.c", line 92: warning: old-style declaration or incorrect type for: resetcolor
"display.c", line 94: warning: function prototype parameters must have types
"display.c", line 94: warning: old-style declaration or incorrect type for: S_free
"display.c", line 96: syntax error before or at: if
"display.c", line 96: warning: old-style declaration or incorrect type for: __iob
"display.c", line 96: syntax error before or at: )
"display.c", line 97: warning: old-style declaration or incorrect type for: clientnamecolor
"display.c", line 98: syntax error before or at: " %s:%s "
"display.c", line 100: syntax error before or at: (
"display.c", line 101: warning: old-style declaration or incorrect type for: fprintf
"display.c", line 101: warning: identifier redeclared: fprintf
	current : function() returning int
	previous: function(pointer to struct __FILE {int _cnt, pointer to unsigned char _ptr, pointer to unsigned char _base, unsigned char _flag, unsigned char _file, unsigned int __orientation :2, unsigned int __ionolock :1, unsigned int __filler :5}, pointer to const char, ...) returning int : "/usr/include/iso/stdio_iso.h", line 175
"display.c", line 101: warning: syntax error:  empty declaration
"display.c", line 102: warning: old-style declaration or incorrect type for: __iob
"display.c", line 102: syntax error before or at: )
"display.c", line 103: warning: old-style declaration or incorrect type for: resetcolor
"display.c", line 105: warning: function prototype parameters must have types
"display.c", line 105: warning: old-style declaration or incorrect type for: allstatusescolor
"display.c", line 106: syntax error before or at: "> "
"display.c", line 106: warning: old-style declaration or incorrect type for: fprintf
"display.c", line 106: warning: identifier redeclared: fprintf
	current : function() returning int
	previous: function(pointer to struct __FILE {int _cnt, pointer to unsigned char _ptr, pointer to unsigned char _base, unsigned char _flag, unsigned char _file, unsigned int __orientation :2, unsigned int __ionolock :1, unsigned int __filler :5}, pointer to const char, ...) returning int : "display.c", line 101
"display.c", line 107: warning: old-style declaration or incorrect type for: __iob
"display.c", line 107: syntax error before or at: )
"display.c", line 108: warning: old-style declaration or incorrect type for: resetcolor
"display.c", line 110: syntax error before or at: if
"display.c", line 110: warning: old-style declaration or incorrect type for: __iob
"display.c", line 110: syntax error before or at: )
"display.c", line 111: warning: old-style declaration or incorrect type for: servernamecolor
"display.c", line 112: syntax error before or at: "%s"
"display.c", line 114: warning: function prototype parameters must have types
"display.c", line 114: warning: old-style declaration or incorrect type for: fprintf
"display.c", line 114: warning: identifier redeclared: fprintf
	current : function() returning int
	previous: function(pointer to struct __FILE {int _cnt, pointer to unsigned char _ptr, pointer to unsigned char _base, unsigned char _flag, unsigned char _file, unsigned int __orientation :2, unsigned int __ionolock :1, unsigned int __filler :5}, pointer to const char, ...) returning int : "display.c", line 101
"display.c", line 115: syntax error before or at: if
"display.c", line 115: warning: old-style declaration or incorrect type for: __iob
"display.c", line 115: syntax error before or at: )
"display.c", line 116: warning: old-style declaration or incorrect type for: resetcolor
"display.c", line 118: syntax error before or at: ":"
"display.c", line 118: warning: old-style declaration or incorrect type for: fprintf
"display.c", line 118: warning: identifier redeclared: fprintf
	current : function() returning int
	previous: function(pointer to struct __FILE {int _cnt, pointer to unsigned char _ptr, pointer to unsigned char _base, unsigned char _flag, unsigned char _file, unsigned int __orientation :2, unsigned int __ionolock :1, unsigned int __filler :5}, pointer to const char, ...) returning int : "display.c", line 101
"display.c", line 120: warning: old-style declaration or incorrect type for: __iob
"display.c", line 120: syntax error before or at: )
"display.c", line 121: warning: old-style declaration or incorrect type for: servicecolor
"display.c", line 122: syntax error before or at: "%s"
"display.c", line 124: warning: old-style declaration or incorrect type for: fprintf
"display.c", line 124: identifier redefined: fprintf
	current : function() returning int
	previous: function(pointer to struct __FILE {int _cnt, pointer to unsigned char _ptr, pointer to unsigned char _base, unsigned char _flag, unsigned char _file, unsigned int __orientation :2, unsigned int __ionolock :1, unsigned int __filler :5}, pointer to const char, ...) returning int : "display.c", line 101
"display.c", line 124: warning: syntax error:  empty declaration
"display.c", line 125: warning: old-style declaration or incorrect type for: __iob
"display.c", line 125: syntax error before or at: )
"display.c", line 126: warning: old-style declaration or incorrect type for: resetcolor
"display.c", line 128: syntax error before or at: "\n"
"display.c", line 128: warning: old-style declaration or incorrect type for: fprintf
"display.c", line 138: warning: implicit function declaration: cache_getnamebyip
"display.c", line 139: undefined symbol: debug_flag
"display.c", line 144: warning: implicit function declaration: getportname
"display.c", line 144: undefined struct/union member: source
"display.c", line 146: undefined struct/union member: urg
"display.c", line 148: undefined struct/union member: ack
"display.c", line 150: undefined struct/union member: psh
"display.c", line 152: undefined struct/union member: rst
"display.c", line 154: undefined struct/union member: syn
"display.c", line 156: undefined struct/union member: fin
"display.c", line 160: undefined struct/union member: dest
"display.c", line 164: cannot recover from previous errors
cc: acomp failed for display.c
*** Error code 2

Stop.
bmake: stopped in /pkgobj/net/tcpick/work/tcpick-0.1.19
*** Error code 1

Stop.
bmake: stopped in /pkgobj/net/tcpick/work/tcpick-0.1.19
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/net/tcpick

Please view the work log for tcpick-0.1.19


BULK> tcpick-0.1.19 was marked as broken:
-rw-r--r--   1 root     other      16702 Jul  6 21:35 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for tcpick
BULK> Marking all packages which depend upon tcpick-0.1.19 as broken:
BULK> Build for tcpick-0.1.19 was not successful, aborting.