###
### Tue Jan 27 17:37:46 EST 2004:
### bmake bulk-package for nbtscan-1.5
### Current pkg count:  14 installed packages: digest-20021220 gettext-0.11.5nb3 gettext-lib-0.11.5nb2 gettext-m4-0.11.5 glib-1.2.10nb5 gmake-3.80nb2 gtk+-1.2.10nb6 libiconv-1.9.1nb1 libtool-base-1.4.20010614nb19 patch-2.5.4nb2 perl-5.6.1nb10 pkg_install-info-4.5nb2 x11-links-0.19 xpkgwedge-1.9
###
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: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> nbtscan-1.5 requires installed package digest-20021220 (pkgtools/digest
pkgtools/rdigest) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r patch-2.5.4nb2
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r libiconv-1.9.1nb1
/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 libtool-base-1.4.20010614nb19
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r perl-5.6.1nb10
/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.19
BULK> Installing packages which are required to build nbtscan-1.5.
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (nbtscan-1.5)
===> Checking for vulnerabilities in nbtscan-1.5
=> nbtscan-1.5.tar.gz doesn't seem to exist on this system.
=> Attempting to fetch nbtscan-1.5.tar.gz from http://www.inetcat.org/software/.
=> [76791 bytes]
=> Checksum OK for nbtscan-1.5.tar.gz.
work.sol9 -> /work/pkgbuild/net/nbtscan/work.sol9
===> 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... /opt/SUNWspro/bin/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 /opt/SUNWspro/bin/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... /opt/SUNWspro/bin/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 /opt/SUNWspro/bin/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
/opt/SUNWspro/bin/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
/opt/SUNWspro/bin/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.sol9/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       6444 Jan 27 17:38 .broken.html
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.