###
### Sat Feb 7 20:28:31 EST 2004:
### bmake bulk-package for netperf-2.1.3
### Current pkg count:  3 installed packages: digest-20021220 patch-2.5.4nb2 xpkgwedge-1.9
###
BULK> Full rebuild in progress...
BULK> Cleaning package and its depends
===> Cleaning for netperf-2.1.3
===> Cleaning for patch-2.5.4nb2
BULK> Removing installed packages which are not needed to build netperf-2.1.3
BULK> Keeping BULK_PREREQ: xpkgwedge-1.9 (pkgtools/xpkgwedge)
BULK> Keeping BULK_PREREQ: digest-20021220 (pkgtools/digest)
BULK> netperf-2.1.3 requires installed package patch-2.5.4nb2 (devel/patch) to build.
BULK> Installing packages which are required to build netperf-2.1.3.
BULK> Required package patch-2.5.4nb2 (devel/patch) is already installed
BULK> Required package xpkgwedge-1.9 (pkgtools/xpkgwedge) is already installed
BULK> Required package digest-20021220 (pkgtools/digest) is already installed
bmake package (netperf-2.1.3)
===> Checking for vulnerabilities in netperf-2.1.3
=> Checksum OK for netperf-2.1pl3.tar.gz.
=> Checksum OK for netperf-21pl3-20000721.diff.gz.
work.sol9 -> /work/pkgbuild/net/netperf/work.sol9
===> Extracting for netperf-2.1.3
===> Required installed package patch>=2.2: patch-2.5.4nb2 found
==========================================================================
The following variables will affect the build process of this package,
netperf-2.1.3.  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 `bmake clean' after the changes.
==========================================================================
===> Patching for netperf-2.1.3
===> Applying distribution patches for netperf-2.1.3
===> Applying pkgsrc patches for netperf-2.1.3
===> Overriding tools for netperf-2.1.3
===> Configuring for netperf-2.1.3
===> Building for netperf-2.1.3
cc -O -DDO_IPV6 -fno-strength-reduce -DDEBUG_LOG_FILE="\"/tmp/netperf.debug\"" -DUSE_LOOPER -DHISTOGRAM -DDO_UNIX   -c netperf.c
cc: Warning: illegal option -fno-strength-reduce
"netperf.c", line 116: warning: implicit function declaration: strcmp
"netperf.c", line 126: warning: implicit function declaration: send_tcp_cc
cc -O -DDO_IPV6 -fno-strength-reduce -DDEBUG_LOG_FILE="\"/tmp/netperf.debug\"" -DUSE_LOOPER -DHISTOGRAM -DDO_UNIX   -c netsh.c
cc: Warning: illegal option -fno-strength-reduce
"netsh.c", line 624: warning: implicit function declaration: scan_ipv6_args
cc -O -DDO_IPV6 -fno-strength-reduce -DDEBUG_LOG_FILE="\"/tmp/netperf.debug\"" -DUSE_LOOPER -DHISTOGRAM -DDO_UNIX   -c netlib.c
cc: Warning: illegal option -fno-strength-reduce
"/usr/include/sys/processor.h", line 85: warning: dubious reference to struct typedef: processor_info_t
"/usr/include/sys/lwp.h", line 56: warning: dubious reference to struct typedef: ucontext_t
"/usr/include/sys/lwp.h", line 58: warning: dubious reference to struct typedef: ucontext_t
"/usr/include/sys/lwp.h", line 60: warning: dubious tag in function prototype: struct lwpinfo
cc -O -DDO_IPV6 -fno-strength-reduce -DDEBUG_LOG_FILE="\"/tmp/netperf.debug\"" -DUSE_LOOPER -DHISTOGRAM -DDO_UNIX   -c nettest_bsd.c
cc: Warning: illegal option -fno-strength-reduce
"nettest_bsd.c", line 636: warning: implicit function declaration: inet_addr
"nettest_bsd.c", line 977: warning: implicit function declaration: delta_micro
cc -O -DDO_IPV6 -fno-strength-reduce -DDEBUG_LOG_FILE="\"/tmp/netperf.debug\"" -DUSE_LOOPER -DHISTOGRAM -DDO_UNIX   -c nettest_dlpi.c
cc: Warning: illegal option -fno-strength-reduce
"nettest_dlpi.c", line 3744: warning: empty translation unit
cc -O -DDO_IPV6 -fno-strength-reduce -DDEBUG_LOG_FILE="\"/tmp/netperf.debug\"" -DUSE_LOOPER -DHISTOGRAM -DDO_UNIX   -c nettest_unix.c
cc: Warning: illegal option -fno-strength-reduce
cc -O -DDO_IPV6 -fno-strength-reduce -DDEBUG_LOG_FILE="\"/tmp/netperf.debug\"" -DUSE_LOOPER -DHISTOGRAM -DDO_UNIX   -c nettest_fore.c
cc: Warning: illegal option -fno-strength-reduce
"nettest_fore.c", line 3103: warning: empty translation unit
cc -O -DDO_IPV6 -fno-strength-reduce -DDEBUG_LOG_FILE="\"/tmp/netperf.debug\"" -DUSE_LOOPER -DHISTOGRAM -DDO_UNIX   -c nettest_hippi.c
cc: Warning: illegal option -fno-strength-reduce
"nettest_hippi.c", line 1987: warning: empty translation unit
cc -O -DDO_IPV6 -fno-strength-reduce -DDEBUG_LOG_FILE="\"/tmp/netperf.debug\"" -DUSE_LOOPER -DHISTOGRAM -DDO_UNIX   -c nettest_xti.c
cc: Warning: illegal option -fno-strength-reduce
"nettest_xti.c", line 6034: warning: empty translation unit
cc -O -DDO_IPV6 -fno-strength-reduce -DDEBUG_LOG_FILE="\"/tmp/netperf.debug\"" -DUSE_LOOPER -DHISTOGRAM -DDO_UNIX   -c nettest_ipv6.c
cc: Warning: illegal option -fno-strength-reduce
"nettest_ipv6.c", line 824: warning: implicit function declaration: delta_micro
"nettest_ipv6.c", line 896: warning: implicit function declaration: close
"nettest_ipv6.c", line 2987: warning: implicit function declaration: alarm
"nettest_ipv6.c", line 4594: warning: implicit function declaration: getpid
cc -o netperf netperf.o netsh.o netlib.o nettest_bsd.o  nettest_dlpi.o nettest_unix.o nettest_fore.o  nettest_hippi.o nettest_xti.o nettest_ipv6.o -lm
Undefined			first referenced
 symbol  			    in file
gethostbyname                       nettest_bsd.o
setsockopt                          nettest_bsd.o
getaddrinfo                         netlib.o
recvfrom                            nettest_bsd.o
sendto                              nettest_bsd.o
bind                                nettest_bsd.o
getsockopt                          nettest_bsd.o
getprotobyname                      nettest_bsd.o
recv                                netlib.o
connect                             netlib.o
inet_addr                           nettest_bsd.o
send                                netlib.o
shutdown                            netlib.o
socket                              netlib.o
freeaddrinfo                        nettest_ipv6.o
getsockname                         nettest_bsd.o
listen                              nettest_bsd.o
accept                              nettest_bsd.o
gethostbyname2                      nettest_ipv6.o
ld: fatal: Symbol referencing errors. No output written to netperf
*** Error code 1

Stop.
bmake: stopped in /work/pkgbuild/net/netperf/work.sol9/netperf-2.1pl3
*** Error code 1

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

Stop.
bmake: stopped in /usr/pkgsrc/net/netperf
BULK> netperf-2.1.3 was marked as broken:
-rw-r--r--   1 root     other       6488 Feb  7 20:29 .broken.html
bmake deinstall
===> Deinstalling for netperf
BULK> Marking all packages which depend upon netperf-2.1.3 as broken:
BULK> Build for netperf-2.1.3 was not successful, aborting.