###
### Wed Jul 6 23:04:08 EDT 2005:
### /usr/pkg/bin/bmake bulk-package for xorp-1.0nb1
### Current pkg count:  9 installed packages: digest-20050323 gettext-lib-0.11.5nb4 gmake-3.80nb4 libiconv-1.9.2nb1 libtool-base-1.5.18nb3 pkg_install-info-4.5nb3 x11-links-0.25 xpkgwedge-1.14 xpm-3.4knb4
###
BULK> Full rebuild in progress...
BULK> Cleaning package xorp-1.0nb1 and pre-requisite packages
===> Cleaning for xorp-1.0nb1
===> Cleaning for gmake-3.80nb4
===> Cleaning for gettext-lib-0.11.5nb4
===> Cleaning for libiconv-1.9.2nb1
===> Cleaning for libtool-base-1.5.18nb3
===> Cleaning for pkg_install-info-4.5nb3
===> Cleaning for openssl-0.9.7f
===> Cleaning for perl-5.8.6nb4
BULK> Removing installed packages which are not needed to build xorp-1.0nb1
BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest)
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r x11-links-0.25
BULK> xorp-1.0nb1 requires installed package libiconv-1.9.2nb1 (converters/libiconv) to build.
BULK> xorp-1.0nb1 requires installed package gettext-lib-0.11.5nb4 (devel/gettext-lib) to build.
BULK> xorp-1.0nb1 requires installed package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) to build.
BULK> xorp-1.0nb1 requires installed package gmake-3.80nb4 (devel/gmake) to build.
BULK> xorp-1.0nb1 requires installed package libtool-base-1.5.18nb3 (devel/libtool-base) to build.
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpm-3.4knb4
/usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.14
Removing font program symlinks from view...done.
Updating /usr/pkg/lib/X11/config/host.def...done.
Removing font program symlinks...done.
BULK> Installing packages which are required to build xorp-1.0nb1.
BULK> Required package gmake-3.80nb4 (devel/gmake) 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 pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/openssl-0.9.7f.tgz
===========================================================================
Installing files needed by openssl-0.9.7f:

	/usr/pkg/etc/openssl/openssl.cnf
	    [/usr/pkg/share/examples/openssl/openssl.cnf]

===========================================================================
BULK>  /usr/pkg/sbin/pkg_add -K /var/db/pkg  /packages/SunOS-5.8/sparc/All/perl-5.8.6nb4.tgz

===========================================================================
$NetBSD: MESSAGE,v 1.1 2004/01/08 19:18:00 jlam Exp $

perl-5.8.6nb4 will use the following directory as the default
location of the site-specific Perl modules:

	/usr/pkg/lib/perl5/site_perl/5.8.6

===========================================================================

BULK> Required package digest-20050323 (pkgtools/digest) is already installed
/usr/pkg/bin/bmake package (xorp-1.0nb1)
===> Checking for vulnerabilities in xorp-1.0nb1
=> Checksum SHA1 OK for xorp-1.0.tar.gz.
=> Checksum RMD160 OK for xorp-1.0.tar.gz.
work -> /pkgobj/net/xorp/work
===> Extracting for xorp-1.0nb1
==========================================================================
The following variables will affect the build process of this package,
xorp-1.0nb1.  Their current value is shown below:

        * SSLBASE (defined)

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.
==========================================================================
===> Required installed package openssl>=0.9.7d: openssl-0.9.7f found
===> Required installed package gmake>=3.78: gmake-3.80nb4 found
===> Patching for xorp-1.0nb1
===> Overriding tools for xorp-1.0nb1
===> Creating toolchain wrappers for xorp-1.0nb1
===> Configuring for xorp-1.0nb1
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 build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2
checking target system type... sparc-sun-solaris2
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 whether to enable maintainer-specific portions of Makefiles... no
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 style of include used by make... GNU
checking dependency style of cc... none
checking for sparc-sun-solaris2-g++... CC
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking dependency style of CC... none
checking how to run the C++ preprocessor... CC -E
checking whether preprocessor supports GNU style variable argument macros... no
checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root
checking whether ln -s works... yes
checking for sparc-sun-solaris2-ranlib... no
checking for ranlib... ranlib
checking for sparc-sun-solaris2-ar... no
checking for ar... ar
checking if GNU make is installed... make
checking for python2.2... no
checking for python2... no
checking for python... no
checking OpenSSL installation prefix... /usr/pkg
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 openssl/md5.h usability... yes
checking openssl/md5.h presence... yes
checking for openssl/md5.h... yes
checking for MD5_Init in -lcrypto... yes
checking for net-snmp-config... no
checking for snmpd... not_found
checking again for snmpd in another directory
checking for snmpd... not_found
configure: WARNING: snmpd not found:  snmp test scripts will not work
configure: WARNING: XORP MIBs will not be built
checking for library containing socket... -lsocket
checking for library containing inet_addr... -lnsl
checking for library containing dlopen... -ldl
checking for library containing hstrerror... -lresolv
checking for tigetstr in -lcurses... yes
checking if malloc debugging is wanted... no
checking for ANSI C header files... (cached) yes
checking sys/cdefs.h usability... no
checking sys/cdefs.h presence... no
checking for sys/cdefs.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking sys/sysctl.h usability... no
checking sys/sysctl.h presence... no
checking for sys/sysctl.h... no
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking net/if_types.h usability... yes
checking net/if_types.h presence... yes
checking for net/if_types.h... yes
checking net/if_var.h usability... no
checking net/if_var.h presence... no
checking for net/if_var.h... no
checking net/if_dl.h usability... yes
checking net/if_dl.h presence... yes
checking for net/if_dl.h... yes
checking netinet/in_var.h usability... no
checking netinet/in_var.h presence... yes
configure: WARNING: netinet/in_var.h: present but cannot be compiled
configure: WARNING: netinet/in_var.h: check for missing prerequisite headers?
configure: WARNING: netinet/in_var.h: proceeding with the preprocessor's result
checking for netinet/in_var.h... yes
checking ifaddrs.h usability... no
checking ifaddrs.h presence... no
checking for ifaddrs.h... no
checking netinet/pim.h usability... yes
checking netinet/pim.h presence... yes
checking for netinet/pim.h... yes
checking linux/rtnetlink.h usability... no
checking linux/rtnetlink.h presence... no
checking for linux/rtnetlink.h... no
checking sys/ethernet.h usability... yes
checking sys/ethernet.h presence... yes
checking for sys/ethernet.h... yes
checking net/ethernet.h usability... no
checking net/ethernet.h presence... no
checking for net/ethernet.h... no
checking net/if_ether.h usability... no
checking net/if_ether.h presence... no
checking for net/if_ether.h... no
checking netinet/if_ether.h usability... no
checking netinet/if_ether.h presence... yes
configure: WARNING: netinet/if_ether.h: present but cannot be compiled
configure: WARNING: netinet/if_ether.h: check for missing prerequisite headers?
configure: WARNING: netinet/if_ether.h: proceeding with the preprocessor's result
checking for netinet/if_ether.h... yes
checking for ether_ntoa in netinet/if_ether.h... no
checking for ether_aton in netinet/if_ether.h... no
checking for stdint.h... (cached) no
checking for inttypes.h... (cached) yes
checking for uint8_t in ... no
checking for uint8_t... yes
checking for uint16_t in ... no
checking for uint16_t... yes
checking for uint32_t in ... no
checking for uint32_t... yes
checking whether byte ordering is bigendian... yes
checking whether char is unsigned... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for sig_t... no
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking whether socklen_t is defined... yes
checking whether struct sockaddr has field sa_len... no
checking whether struct sockaddr_in has field sin_len... no
checking whether struct sockaddr_un has field sun_len... no
checking whether struct ifreq has field ifr_ifindex... no
checking whether struct ip_mreqn is defined... no
checking whether struct mfcctl2 is defined... yes
checking whether struct mfcctl2 has field mfcc_flags... yes
checking whether struct mfcctl2 has field mfcc_rp... yes
checking whether struct mf6cctl2 is defined... no
checking whether struct mf6cctl2 has field mf6cc_flags... no
checking whether struct mf6cctl2 has field mf6cc_rp... no
checking for strerror... yes
checking for getifaddrs... no
checking for if_nametoindex... yes
checking for if_indextoname... yes
checking whether the system has IPv6 stack... yes
checking whether the system IPv6 stack implementation is reasonable... yes
checking whether the system IPv6 stack supports IPv6 multicast... yes
checking for net/if_var.h... (cached) no
checking for netinet/in_var.h... (cached) yes
checking whether the system IPv6 stack supports IPv6 multicast routing... no
checking for post-RFC2292 IPv6 advanced API... no
checking IPv6 stack type... 
checking netinet6/in6_var.h usability... no
checking netinet6/in6_var.h presence... no
checking for netinet6/in6_var.h... no
checking netinet6/nd6.h usability... no
checking netinet6/nd6.h presence... no
checking for netinet6/nd6.h... no
checking netinet/ip6.h usability... yes
checking netinet/ip6.h presence... yes
checking for netinet/ip6.h... yes
checking netinet/icmp6.h usability... no
checking netinet/icmp6.h presence... yes
configure: WARNING: netinet/icmp6.h: present but cannot be compiled
configure: WARNING: netinet/icmp6.h: check for missing prerequisite headers?
configure: WARNING: netinet/icmp6.h: proceeding with the preprocessor's result
checking for netinet/icmp6.h... yes
checking netinet6/ip6_mroute.h usability... no
checking netinet6/ip6_mroute.h presence... no
checking for netinet6/ip6_mroute.h... no
checking whether struct sockaddr_in6 has a sin6_len field... no
checking whether netinet/icmp6.h contains struct mld_hdr... no
checking whether the system has routing sockets (AF_ROUTE)... yes
checking for /proc filesystem on Linux... no
checking whether the system has netlink sockets (AF_NETLINK)... no
checking whether the system has ioctl(SIOCGIFCONF) interface read... no
checking whether the system has sysctl(NET_RT_IFLIST) interface read... no
checking whether the system has sysctl(NET_RT_DUMP) routing table read... no
checking ospfd platform... unsupported
OSPFD will not be built.
configure: creating ./config.status
./config.status[684]: /home/grant:  not found
config.status: creating Makefile
./config.status[684]: /home/grant:  not found
config.status: creating MakefileRootCheck
config.status: creating bgp/Makefile
config.status: creating bgp/harness/Makefile
config.status: creating bgp/tools/Makefile
config.status: creating cli/Makefile
config.status: creating cli/tools/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/ospfd/Makefile
config.status: creating contrib/ospfd/src/Makefile
config.status: creating contrib/ospfd/xorp/Makefile
config.status: creating docs/Makefile
config.status: creating docs/bgp/Makefile
config.status: creating docs/design_arch/Makefile
config.status: creating docs/fea/Makefile
config.status: creating docs/libxipc/Makefile
config.status: creating docs/libxorp/Makefile
config.status: creating docs/mfea/Makefile
config.status: creating docs/mld6igmp/Makefile
config.status: creating docs/multicast/Makefile
config.status: creating docs/pim/Makefile
config.status: creating docs/pim_testsuite/Makefile
config.status: creating docs/rib/Makefile
config.status: creating docs/rtrmgr/Makefile
config.status: creating docs/slides/Makefile
config.status: creating docs/slides/status_2004_02/Makefile
config.status: creating docs/snmp/Makefile
config.status: creating docs/test_harness/Makefile
config.status: creating etc/Makefile
config.status: creating etc/templates/Makefile
config.status: creating fea/Makefile
config.status: creating fea/MakefileRootCheck
config.status: creating fea/tools/Makefile
config.status: creating fib2mrib/Makefile
config.status: creating libcomm/Makefile
config.status: creating libfeaclient/Makefile
config.status: creating libproto/Makefile
config.status: creating libxipc/Makefile
config.status: creating libxorp/Makefile
config.status: creating mibs/Makefile
config.status: creating mibs/snmpdscripts/Makefile
config.status: creating mibs/tests/Makefile
config.status: creating mld6igmp/Makefile
config.status: creating mrt/Makefile
config.status: creating pim/Makefile
config.status: creating policy/Makefile
config.status: creating rib/Makefile
config.status: creating rib/tools/Makefile
config.status: creating rip/Makefile
config.status: creating rip/tools/Makefile
config.status: creating rtrmgr/Makefile
config.status: creating static_routes/Makefile
config.status: creating utils/Makefile
config.status: creating utils/flower_malloc/Makefile
config.status: creating xrl/Makefile
config.status: creating xrl/interfaces/Makefile
config.status: creating xrl/targets/Makefile
config.status: creating xrl/tests/Makefile
config.status: creating mibs/tests/test_bgpmib.sh
config.status: creating mibs/snmpdscripts/startsnmp
config.status: creating config.h
./config.status[1082]: /home/grant:  not found
config.status: executing default-1 commands
./config.status[1082]: /home/grant:  not found
config.status: executing default commands
configure: configuring in cli/libtecla
configure: running /bin/ksh './configure' --prefix=/usr/pkg/xorp  '--with-openssl=/usr/pkg' '--host=sparc-sun-solaris2' '--prefix=/usr/pkg/xorp' 'CC=cc' 'CFLAGS=-O -I/usr/pkg/include' 'CPPFLAGS=-I/usr/pkg/include' 'CXXFLAGS=-O -I/usr/pkg/include' 'CXX=CC' 'LDFLAGS=-L/usr/pkg/lib -R/usr/pkg/lib' 'host_alias=sparc-sun-solaris2' --cache-file=/dev/null --srcdir=.
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 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 whether make sets ${MAKE}... yes
checking whether ln -s works... yes
checking for gawk... /usr/bin/nawk
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2
checking target system type... sparc-sun-solaris2
checking how to run the C preprocessor... cc -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 for tigetstr in -lcurses... yes
checking for reentrant functions... yes
checking for select system call... yes
checking for SysV pseudo-terminals... yes
configure: creating ./config.status
./config.status[567]: /home/grant:  not found
config.status: creating Makefile
Compiler C flags = -O -I/usr/pkg/include
Compiler C++ flags = -O -I/usr/pkg/include
===> Building for xorp-1.0nb1
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=config.h \
     /bin/ksh ./config.status
config.status: creating config.h
config.status: config.h is unchanged
./config.status[1083]: /home/grant:  not found
config.status: executing default-1 commands
./config.status[1083]: /home/grant:  not found
config.status: executing default commands
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory `/pkgobj/net/xorp/work/xorp-1.0'
Making all in libxorp
gmake[2]: Entering directory `/pkgobj/net/xorp/work/xorp-1.0/libxorp'
/usr/pkg/bin/gmake  all-am
gmake[3]: Entering directory `/pkgobj/net/xorp/work/xorp-1.0/libxorp'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I/usr/pkg/include -I/usr/pkg/include  -O -I/usr/pkg/include -c debug.c
"debug.c", line 79: warning: old-style declaration or incorrect type for: __inline
"debug.c", line 79: syntax error before or at: static
cc: acomp failed for debug.c
gmake[3]: *** [debug.o] Error 2
gmake[3]: Leaving directory `/pkgobj/net/xorp/work/xorp-1.0/libxorp'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/pkgobj/net/xorp/work/xorp-1.0/libxorp'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/pkgobj/net/xorp/work/xorp-1.0'
gmake: *** [all] Error 2
*** Error code 2

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

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

Please view the work log for xorp-1.0nb1


BULK> xorp-1.0nb1 was marked as broken:
-rw-r--r--   1 root     other      18937 Jul  6 23:09 .broken.html
/usr/pkg/bin/bmake deinstall
===> Deinstalling for xorp
BULK> Marking all packages which depend upon xorp-1.0nb1 as broken:
BULK> Build for xorp-1.0nb1 was not successful, aborting.