###
### Thu Jun 24 14:32:50 EST 2004:
### /usr/pkg/bin/bmake bulk-package for nbtscan-1.5
### Current pkg count:  16 installed packages: digest-20021220 gettext-0.11.5nb4 gettext-lib-0.11.5nb3 gettext-m4-0.11.5 glib-1.2.10nb6 gmake-3.80nb3 gtk+-1.2.10nb7 libiconv-1.9.1nb2 libtool-base-1.5.6nb1 patch-2.5.4nb2 perl-5.8.4 pkg_install-info-4.5nb2 x11-links-0.23 xdg-dirs-1.1 xdg-x11-dirs-1.1 xpkgwedge-1.10
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for nbtscan-1.5
BULK> Removing installed packages which are not needed to build nbtscan-1.5
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.10
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
pkg_delete: package 'xpkgwedge-1.10' doesn't have a prefix
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r patch-2.5.4nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r glib-1.2.10nb6
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xdg-dirs-1.1
/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 libtool-base-1.5.6nb1
/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 gettext-m4-0.11.5
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r x11-links-0.23
BULK> Installing packages which are required to build nbtscan-1.5.
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (nbtscan-1.5)
===> Checking for vulnerabilities in nbtscan-1.5
=> Checksum OK for nbtscan-1.5.tar.gz.
work -> /work/pkgbuild/net/nbtscan/work
===> Extracting for nbtscan-1.5
===> Patching for nbtscan-1.5
===> Overriding tools for nbtscan-1.5
===> Configuring for nbtscan-1.5
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 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 socket in -lxnet... yes
checking for socket in -lsocket... yes
checking for inet_aton in -lresolv... yes
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/time.h... yes
checking for stdint.h... no
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... (cached) no
checking for unistd.h... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... 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 for snprintf... yes
checking for inet_aton... yes
checking for socket... yes
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2
checking target system type... sparc-sun-solaris2
configure: creating ./config.status
config.status: creating Makefile
===> Building for nbtscan-1.5
cc -O -DHAVE_LIBXNET=1 -DHAVE_LIBSOCKET=1 -DHAVE_LIBRESOLV=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DTIME_WITH_SYS_TIME=1 -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -c nbtscan.c
"nbtscan.c", line 19: warning: old-style declaration or incorrect type for: print_banner
"nbtscan.c", line 71: warning: syntax error:  empty declaration
"nbtscan.c", line 78: warning: syntax error:  empty declaration
"nbtscan.c", line 84: warning: syntax error:  empty declaration
"nbtscan.c", line 146: warning: syntax error:  empty declaration
"nbtscan.c", line 171: warning: implicit function declaration: getnbservicename
"nbtscan.c", line 199: warning: syntax error:  empty declaration
"nbtscan.c", line 247: warning: syntax error:  empty declaration
"nbtscan.c", line 461: warning: implicit function declaration: bzero
"nbtscan.c", line 524: warning: implicit function declaration: parse_response
"nbtscan.c", line 571: warning: implicit function declaration: in_list
"nbtscan.c", line 572: warning: implicit function declaration: send_query
"nbtscan.c", line 618: warning: implicit function declaration: sleep
"nbtscan.c", line 629: warning: syntax error:  empty declaration
cc -O -DHAVE_LIBXNET=1 -DHAVE_LIBSOCKET=1 -DHAVE_LIBRESOLV=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -Dmy_uint8_t=uint8_t -Dmy_uint16_t=uint16_t -Dmy_uint32_t=uint32_t -DTIME_WITH_SYS_TIME=1 -DHAVE_SNPRINTF=1 -DHAVE_INET_ATON=1 -DHAVE_SOCKET=1 -DUNIX=1 -c statusq.c
"statusq.c", line 63: warning: implicit function declaration: toupper
"statusq.c", line 88: warning: syntax error:  empty declaration
"statusq.c", line 99: warning: implicit function declaration: bzero
"statusq.c", line 124: warning: syntax error:  empty declaration
"statusq.c", line 134: warning: syntax error:  empty declaration
"statusq.c", line 144: warning: syntax error:  empty declaration
"statusq.c", line 213: warning: implicit function declaration: typeof
"statusq.c", line 213: syntax error before or at: )
"statusq.c", line 239: syntax error before or at: )
"statusq.c", line 243: syntax error before or at: )
"statusq.c", line 329: cannot recover from previous errors
cc: acomp failed for statusq.c
*** Error code 2

Stop.
bmake: stopped in /work/pkgbuild/net/nbtscan/work/nbtscan-1.5
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/net/nbtscan
BULK> nbtscan-1.5 was marked as broken:
-rw-r--r--   1 root     other       6300 Jun 24 14:33 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for nbtscan
BULK> Marking all packages which depend upon nbtscan-1.5 as broken:
BULK> Build for nbtscan-1.5 was not successful, aborting.