=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for xorp-1.6.tar.gz
=> Checksum RMD160 OK for xorp-1.6.tar.gz
===> Installing dependencies for xorp-1.6nb1
==========================================================================
The following variables will affect the build process of this package,
xorp-1.6nb1.  Their current value is shown below:

        * SSLBASE (defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private

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.
==========================================================================
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency openssl>=0.9.8knb1: found openssl-0.9.8s
===> Overriding tools for xorp-1.6nb1
===> Extracting for xorp-1.6nb1
===> Patching for xorp-1.6nb1
=> Applying pkgsrc patches for xorp-1.6nb1
===> Creating toolchain wrappers for xorp-1.6nb1
===> Configuring for xorp-1.6nb1
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Checking for portability problems in extracted files
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /tmp/pkgsrc/net/xorp/work/.tools/bin/mkdir -p
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-unknown-linux-gcc... gcc
checking for C compiler default output file name... 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... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking whether ln -s works... yes
checking for a sed that does not truncate output... /tmp/pkgsrc/net/xorp/work/.tools/bin/sed
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for ld used by gcc... /usr/x86_64-unknown-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... pass_all
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... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for x86_64-unknown-linux-g77... f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether f77 accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... no
checking if f77 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking OpenSSL installation prefix... /usr/pkg
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 whether preprocessor supports GNU variadic macros... yes
checking whether preprocessor supports C99 variadic macros... yes
checking if GNU make is installed... make
checking for a Python interpreter with version >= 2.0... none
checking for library containing socket... none required
checking for library containing inet_addr... none required
checking for library containing dlopen... none required
checking for library containing hstrerror... none required
checking for library containing regcomp... none required
checking for tigetstr in -lcurses... yes
checking if malloc debugging is wanted... no
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/errno.h usability... yes
checking sys/errno.h presence... yes
checking for sys/errno.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/syslog.h usability... yes
checking sys/syslog.h presence... yes
checking for sys/syslog.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/mount.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether stat file-mode macros are broken... no
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking pcre.h usability... no
checking pcre.h presence... no
checking for pcre.h... no
checking for pcreposix.h... no
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking inet/nd.h usability... no
checking inet/nd.h presence... no
checking for inet/nd.h... no
checking for sys/param.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking arpa/telnet.h usability... yes
checking arpa/telnet.h presence... yes
checking for arpa/telnet.h... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking net/if_media.h usability... no
checking net/if_media.h presence... no
checking for net/if_media.h... no
checking net/if_types.h usability... no
checking net/if_types.h presence... no
checking for net/if_types.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.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/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for net/if.h... yes
checking for net/if_arp.h... yes
checking for net/route.h... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for net/if.h... (cached) yes
checking for net/if_var.h... no
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for net/if.h... (cached) yes
checking for net/if_var.h... (cached) no
checking for netinet/in.h... (cached) yes
checking for netinet/in_var.h... no
checking for sys/types.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for netinet/in_systm.h... (cached) yes
checking for netinet/ip.h... yes
checking for sys/param.h... (cached) yes
checking for sys/linker.h... no
checking for sys/sysctl.h... yes
checking sys/ethernet.h usability... no
checking sys/ethernet.h presence... no
checking for sys/ethernet.h... no
checking net/ethernet.h usability... yes
checking net/ethernet.h presence... yes
checking for net/ethernet.h... yes
checking netinet/ether.h usability... yes
checking netinet/ether.h presence... yes
checking for netinet/ether.h... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for net/if.h... (cached) yes
checking for net/if_ether.h... no
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for net/if.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for netinet/if_ether.h... yes
checking for struct ether_addr... yes
checking for ether_ntoa... yes
checking for ether_aton... yes
checking for ether_ntoa_r... yes
checking for ether_aton_r... yes
checking for WSAStartup in -lws2_32... no
checking for inet_ntop... yes
checking for inet_pton... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sig_t... yes
checking return type of signal handlers... void
checking whether struct tm is in sys/time.h or time.h... time.h
checking for mode_t... yes
checking for size_t... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for strftime... yes
checking for working strtod... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for realpath... yes
checking for syslog... yes
checking for hstrerror... yes
checking for unistd.h... (cached) yes
checking whether the system has getopt() in <unistd.h>... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for struct timespec... yes
checking for strlcpy... no
checking for strerror... yes
checking for getifaddrs... yes
checking for if_nametoindex... yes
checking for if_indextoname... yes
checking for uname... yes
checking for strptime... yes
checking for clock_gettime in -lrt... yes
checking for clock_gettime... yes
checking whether byte ordering is bigendian... no
checking whether char is unsigned... no
checking for sys/time.h... (cached) yes
checking for struct timespec... (cached) yes
checking whether the build environment has CLOCK_MONOTONIC... yes
checking whether the build environment has va_copy() support... yes
checking pcap.h usability... no
checking pcap.h presence... no
checking for pcap.h... no
checking for library containing pcap_open_live... no
checking for pcap_sendpacket... no
checking whether the system has pcap(3) that is reasonable... no
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for net/if_dl.h... (cached) no
checking net/pfkeyv2.h usability... no
checking net/pfkeyv2.h presence... no
checking for net/pfkeyv2.h... no
checking for netinet/in.h... (cached) yes
checking for net/route.h... (cached) yes
checking for struct msghdr... yes
checking for struct cmsghdr... yes
checking for struct iovec... yes
checking for struct msghdr.msg_iov... yes
checking for struct msghdr.msg_control... yes
checking for struct msghdr.msg_name... yes
checking for struct msghdr.msg_namelen... yes
checking for sendmsg... yes
checking for recvmsg... yes
checking for readv... yes
checking for writev... yes
checking for socklen_t... yes
checking for struct sockaddr.sa_len... no
checking for struct sockaddr_storage.ss_len... no
checking for struct sockaddr_in.sin_len... no
checking for struct sockaddr_un.sun_len... no
checking for struct sockaddr_dl.sdl_len... no
checking whether the build environment has IP raw sockets (SOCK_RAW)... yes
checking whether the build environment has TCP/UDP UNIX sockets (SOCK_STREAM and SOCK_DGRAM)... yes
checking whether the build environment has routing sockets (AF_ROUTE)... no
checking whether the system has key sockets (PF_KEY_V2)... no
checking for string.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for netinet/in_systm.h... (cached) yes
checking for netinet/ip.h... (cached) yes
checking whether the build environment has broken CMSG_NXTHDR macro... no
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for net/if.h... (cached) yes
checking for net/if_var.h... (cached) no
checking for netinet/in_var.h... (cached) no
checking for netinet/ip6.h... yes
checking for netinet/icmp6.h... yes
checking for netinet6/in6_var.h... no
checking for netinet6/nd6.h... no
checking whether the system has IPv6 stack... yes
checking IPv6 stack type... unknown
checking for RFC 3542 IPv6 advanced API... yes
checking for struct sockaddr_in6.sin6_len... no
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for sys/types.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking inet/ip.h usability... no
checking inet/ip.h presence... no
checking for inet/ip.h... no
checking for net/route.h... (cached) yes
checking for net/if.h... (cached) yes
checking for net/if_var.h... (cached) no
checking for netinet/in_var.h... (cached) no
checking for netinet/igmp.h... yes
checking for netinet/ip_mroute.h... no
checking for netinet/icmp6.h... (cached) yes
checking for netinet6/ip6_mroute.h... no
checking for netinet/pim.h... no
checking for net/ip_mroute/ip_mroute.h... no
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking for linux/mroute.h... yes
checking for linux/mroute6.h... yes
checking whether the system IPv4 stack supports IPv4 multicast... yes
checking whether the system IPv6 stack supports IPv6 multicast... yes
checking for struct mld_hdr... yes
checking whether the system IPv4 stack supports IPv4 multicast routing... yes
checking for struct pim... no
checking for struct pim.pim_vt... no
checking whether the system IPv6 stack supports IPv6 multicast routing... yes
checking for struct mfcctl2... no
checking for struct mfcctl2.mfcc_flags... no
checking for struct mfcctl2.mfcc_rp... no
checking for struct mf6cctl2... no
checking for struct mf6cctl2.mf6cc_flags... no
checking for struct mf6cctl2.mf6cc_rp... no
checking for string.h... (cached) yes
checking for time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/errno.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for netinet/ip_compat.h... no
checking for net/if.h... (cached) yes
checking for net/if_var.h... (cached) no
checking for netinet/ip_fil.h... no
checking for netinet/ip_fw.h... no
checking for linux/netfilter_ipv4/ip_tables.h... yes
checking whether linux/netfilter_ipv4/ip_tables.h is C++ friendly... no
checking for linux/netfilter_ipv6/ip6_tables.h... yes
checking whether linux/netfilter_ipv6/ip6_tables.h is C++ friendly... no
checking for net/pfvar.h... no
checking whether the system has IPF firewall support... no
checking whether the system has IPFW2 firewall support with atomic sets... no
checking whether the system has NETFILTER firewall support... no
checking whether the system has NETFILTER for IPv6 firewall support... no
checking the system has PF firewall support... no
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for linux/types.h... (cached) yes
checking linux/sockios.h usability... yes
checking linux/sockios.h presence... yes
checking for linux/sockios.h... yes
checking for linux/ethtool.h... yes
checking for linux/netlink.h... yes
checking for linux/rtnetlink.h... yes
checking for /proc filesystem on Linux... yes
checking whether the build environment has netlink sockets (AF_NETLINK)... yes
checking whether the build environment has broken NLMSG_NEXT macro... no
checking whether the build environment has broken RTA_NEXT macro... no
checking whether the build environment has broken IFA_RTA macro... no
checking whether the build environment has broken IFLA_RTA macro... no
checking whether the build environment has broken RTM_RTA macro... no
checking whether the build environment has netlink socket RTA_TABLE message attribute... yes
checking for sys/types.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/sockio.h... (cached) no
checking for netinet/in.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for net/if.h... (cached) yes
checking for struct ifreq.ifr_ifindex... yes
checking for struct ifreq.ifr_hwaddr... yes
checking whether the system has ioctl(SIOCGIFCONF) interface read... yes
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 whether the system has sysctl(IPCTL_FORWARDING) to get/set IPv4 unicast forwarding... no
checking whether the system has sysctl(IPV6CTL_FORWARDING) to get/set IPv6 unicast forwarding... no
checking whether the system has sysctl(IPV6CTL_ACCEPT_RTADV) to get/set IPv6 Router Advertisement... no
checking for string.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/sockio.h... (cached) no
checking for sys/ioctl.h... (cached) yes
checking for net/ethernet.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for net/if.h... (cached) yes
checking for net/if_ether.h... (cached) no
checking for netinet/if_ether.h... (cached) yes
checking for net/if_vlan_var.h... no
checking for net/if_vlanvar.h... no
checking for net/vlan/if_vlan_var.h... no
checking for linux/sockios.h... (cached) yes
checking linux/if_vlan.h usability... yes
checking linux/if_vlan.h presence... yes
checking for linux/if_vlan.h... yes
checking whether the system has BSD-style ioctl(SIOCGETVLAN) and ioctl(SIOCSETVLAN) VLAN interface get/set... no
checking whether the system has Linux-style ioctl(SIOCGIFVLAN) and ioctl(SIOCSIFVLAN) VLAN interface get/set... yes
checking whether we are using the Intel compiler... no
checking whether C compiler supports flag "-g"... yes
checking whether C++ compiler supports flag "-g"... yes
checking whether C compiler supports flag "-Werror"... yes
checking whether C compiler supports flag "-W"... yes
checking whether C compiler supports flag "-Wall"... yes
checking whether C compiler supports flag "-Wwrite-strings"... yes
checking whether C compiler supports flag "-Wbad-function-cast"... yes
checking whether C compiler supports flag "-Wmissing-prototypes"... yes
checking whether C compiler supports flag "-Wcast-qual"... yes
checking whether C compiler supports flag "-Wmissing-declarations"... yes
checking whether C compiler supports flag "-Wpointer-arith"... yes
checking whether C compiler supports flag "-Wcast-align"... yes
checking whether C compiler supports flag "-Wstrict-prototypes"... yes
checking whether C compiler supports flag "-Wnested-externs"... yes
checking whether C++ compiler supports flag "-Werror"... yes
checking whether C++ compiler supports flag "-W"... yes
checking whether C++ compiler supports flag "-Wall"... yes
checking whether C++ compiler supports flag "-Wwrite-strings"... yes
checking whether C++ compiler supports flag "-Wcast-qual"... yes
checking whether C++ compiler supports flag "-Wpointer-arith"... yes
checking whether C++ compiler supports flag "-Wcast-align"... yes
checking whether C++ compiler supports flag "-Wstrict-prototypes"... no
checking whether C++ compiler supports flag "-Woverloaded-virtual"... yes
checking whether C++ compiler supports flag "-Wtraditional"... no
checking whether C++ compiler supports flag "-ftemplate-depth-25"... yes
checking whether C compiler supports flag "-pipe"... yes
checking whether C++ compiler supports flag "-pipe"... yes
configure: creating ./config.status
config.status: creating contrib/olsr/Makefile
config.status: creating contrib/olsr/tools/Makefile
config.status: creating Jamrules
config.status: creating Makefile
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 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/olsr/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 docs/user_manual/Makefile
config.status: creating docs/xorpdev_101/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/data_plane/Makefile
config.status: creating fea/data_plane/control_socket/Makefile
config.status: creating fea/data_plane/fibconfig/Makefile
config.status: creating fea/data_plane/firewall/Makefile
config.status: creating fea/data_plane/ifconfig/Makefile
config.status: creating fea/data_plane/io/Makefile
config.status: creating fea/data_plane/managers/Makefile
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 mld6igmp/Makefile
config.status: creating mrt/Makefile
config.status: creating ospf/Makefile
config.status: creating ospf/tools/Makefile
config.status: creating pim/Makefile
config.status: creating policy/Makefile
config.status: creating policy/backend/Makefile
config.status: creating policy/common/Makefile
config.status: creating policy/test/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 rtrmgr/config/Makefile
config.status: creating static_routes/Makefile
config.status: creating utils/Makefile
config.status: creating vrrp/Makefile
config.status: creating vrrp/test/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 config.h
config.status: executing depfiles commands
=== configuring in cli/libtecla (/tmp/pkgsrc/net/xorp/work/xorp-1.6/cli/libtecla)
configure: running /bin/sh ./configure '--prefix=/usr/pkg/xorp'  '--with-openssl=/usr/pkg' '--build=x86_64-unknown-linux' '--host=x86_64-unknown-linux' '--mandir=/usr/pkg/xorp/man' 'build_alias=x86_64-unknown-linux' 'host_alias=x86_64-unknown-linux' 'CC=gcc' 'CFLAGS=-O3 -pipe -fstack-protector -I/usr/pkg/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib' 'LIBS=' 'CPPFLAGS=-I/usr/pkg/include' 'CXX=g++' 'CXXFLAGS=-O3 -pipe -fstack-protector -I/usr/pkg/include' 'F77=f77' 'FFLAGS=-O' --cache-file=/dev/null --srcdir=.
checking for x86_64-unknown-linux-gcc... gcc
checking for C compiler default output file name... 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... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether make sets $(MAKE)... yes
checking whether ln -s works... yes
checking for gawk... /usr/bin/awk
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
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... yes
checking for unistd.h... yes
checking for tigetstr in -lcurses... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for reentrant functions... yes
checking for select system call... yes
checking for SysV pseudo-terminals... yes
checking for --version-script in GNU ld... no
configure: creating ./config.status
config.status: creating Makefile
Compiler C flags = -O3 -pipe -fstack-protector -I/usr/pkg/include -g -Werror -W -Wall -Wwrite-strings -Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wnested-externs -pipe
Compiler C++ flags = -O3 -pipe -fstack-protector -I/usr/pkg/include -g -Werror -W -Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual -ftemplate-depth-25 -pipe
C preprocessor flags = -I/usr/pkg/include -I/usr/pkg/include
Linker flags = -L/usr/pkg/lib -Wl,-R/usr/pkg/lib
WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.