(view as text)
./configure
 in dir /export/home/buildbot/slave/tcpdump-solaris10-amd64/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['./configure']
 environment:
  CC=/opt/solarisstudio12.3/bin/cc -m64
  CPPFLAGS=-I/export/home/buildbot/slave/libpcap-solaris10-amd64/install/usr/local/include -I/opt/csw/include
  EDITOR=vi
  FCEDIT=vi
  FIGNORE=~:.o:.orig:.ori:.old:.backup
  HISTCONTROL=ignoreboth
  HISTSIZE=500
  HOME=/export/home/buildbot
  HOSTNAME=unstable10x
  IGNOREEOF=10
  LDFLAGS=-L/export/home/buildbot/slave/libpcap-solaris10-amd64/install/usr/local/lib -L/opt/csw/lib/64 -R/export/home/buildbot/slave/libpcap-solaris10-amd64/install/usr/local/lib -R/opt/csw/lib/64
  LESS=MQi
  LOGNAME=buildbot
  MAIL=/var/mail//buildbot
  MANPATH=/usr/share/man:/opt/csw/share/man
  MLIBHOME=/opt/SUNWmlib
  PAGER=less
  PATH=/export/home/buildbot/slave/libpcap-solaris10-amd64/install/usr/local/bin:/usr/bin:/usr/ccs/bin:/opt/csw/bin
  PS1=\[\e[31;1m\]\u\[\e[0m\]@\H [\[\e[1m\]global\[\e[0m\]]:\[\e[1m\]\w\[\e[0m\] > 
  PS2=continued> 
  PS3=select> 
  PS4=+ 
  PWD=/export/home/buildbot/slave/tcpdump-solaris10-amd64/build
  SEDEBUG=0
  SHELL=/opt/csw/bin/bash
  SHLVL=1
  SSHAGENT=/usr/bin/ssh-agent
  SSH_CLIENT=192.168.1.8 47768 22
  SSH_CONNECTION=192.168.1.8 47768 192.168.1.33 22
  SSH_TTY=/dev/pts/1
  TERM=xterm
  TZ=Europe/Berlin
  USER=buildbot
  VISUAL=vi
  _=/opt/csw/bin/buildslave
 using PTY: False
checking build system type... x86_64-pc-solaris2.10
checking host system type... x86_64-pc-solaris2.10
checking for gcc... /opt/solarisstudio12.3/bin/cc -m64
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /opt/solarisstudio12.3/bin/cc -m64 accepts -g... yes
checking for /opt/solarisstudio12.3/bin/cc -m64 option to accept ISO C89... none needed
checking for /opt/solarisstudio12.3/bin/cc -m64 option to accept ISO C99... -D_STDC_C99=
checking how to run the C preprocessor... /opt/solarisstudio12.3/bin/cc -m64 -D_STDC_C99= -E
checking for grep that handles long lines and -e... /opt/csw/bin/ggrep
checking for egrep... /opt/csw/bin/ggrep -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... yes
checking for unistd.h... yes
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
checking rpc/rpcent.h usability... yes
checking rpc/rpcent.h presence... yes
checking for rpc/rpcent.h... yes
checking size of void *... 8
checking size of time_t... 8
checking smi.h usability... yes
checking smi.h presence... yes
checking for smi.h... yes
checking for smiInit in -lsmi... yes
checking whether to enable libsmi... yes
checking whether to enable the instrument functions code... no
checking whether to enable the possibly-buggy SMB printer... no
checking whether to drop root privileges by default... no
checking whether to chroot... no
checking sys/capsicum.h usability... no
checking sys/capsicum.h presence... no
checking for sys/capsicum.h... no
checking for cap_init in -lcasper... no
checking for cap_gethostbyaddr in -lcap_dns... no
checking whether to sandbox using capsicum... no
checking whether to sandbox using Casper library... no
checking for gethostbyaddr... no
checking for gethostbyaddr in -lsocket... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strsep... no
checking for getservent... yes
checking for getopt_long... yes
checking for fork... yes
checking for vfork... yes
checking whether snprintf is suitable... yes
checking for main in -lrpc... no
checking for library containing getrpcbynumber... none required
checking whether to look for a local libpcap... yes
checking for local pcap library... not found
checking for pkg-config... /usr/bin/pkg-config
checking whether there are .pc files for libpcap... no
checking for pcap-config... /export/home/buildbot/slave/libpcap-solaris10-amd64/install/usr/local/bin/pcap-config
checking for pcap_loop... yes
checking for ether_ntohost... yes
checking for buggy ether_ntohost... yes
checking for pcap_list_datalinks... yes
checking for pcap_free_datalinks... yes
checking for pcap_datalink_name_to_val... yes
checking for pcap_datalink_val_to_description... yes
checking for pcap_set_datalink... yes
checking for pcap_breakloop... yes
checking for pcap_create... yes
checking for pcap_set_tstamp_type... yes
checking for pcap_set_tstamp_precision... yes
checking for pcap_findalldevs... yes
checking for pcap_dump_flush... yes
checking for pcap_lib_version... yes
checking for pcap_setdirection... yes
checking for pcap_set_immediate_mode... yes
checking for pcap_dump_ftell64... yes
checking for pcap_open... yes
checking for pcap_findalldevs_ex... yes
checking for pcap_dump_ftell... yes
checking for pcap_set_parser_debug... no
checking whether pcap_debug is defined by libpcap... no
checking whether yydebug is defined by libpcap... no
checking for pcap_set_optimizer_debug... no
checking for bpf_dump... yes
checking pcap/pcap-inttypes.h usability... yes
checking pcap/pcap-inttypes.h presence... yes
checking for pcap/pcap-inttypes.h... yes
checking for pcap_if_t... yes
checking for u_int8_t... no
checking for u_int16_t... no
checking for u_int32_t... no
checking for u_int64_t... no
checking for ranlib... ranlib
checking for ar... ar
checking whether the compiler supports the -W option... no
checking whether the compiler supports the -Wall option... no
checking whether the compiler supports the -Wassign-enum option... no
checking whether the compiler supports the -Wcast-qual option... no
checking whether the compiler supports the -Wmissing-prototypes option... no
checking whether the compiler supports the -Wmissing-variable-declarations option... no
checking whether the compiler supports the -Wnull-pointer-subtraction option... no
checking whether the compiler supports the -Wold-style-definition option... no
checking whether the compiler supports the -Wpedantic option... no
checking whether the compiler supports the -Wpointer-arith option... no
checking whether the compiler supports the -Wpointer-sign option... no
checking whether the compiler supports the -Wshadow option... no
checking whether the compiler supports the -Wsign-compare option... no
checking whether the compiler supports the -Wstrict-prototypes option... no
checking whether the compiler supports the -Wundef option... no
checking whether the compiler supports the -Wunreachable-code-return option... no
checking whether the compiler supports the -Wunused-but-set-parameter option... no
checking whether the compiler supports the -Wunused-but-set-variable option... no
checking whether the compiler supports the -Wused-but-marked-unused option... no
checking whether the compiler supports the -Wwrite-strings option... no
checking whether the compiler supports generating dependencies... yes, with -xM
checking whether to use an os-proto.h header... no
checking whether to use OpenSSL/libressl libcrypto... yes, if available
checking openssl/crypto.h usability... yes
checking openssl/crypto.h presence... yes
checking for openssl/crypto.h... yes
checking for DES_cbc_encrypt in -lcrypto... yes
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking for EVP_CIPHER_CTX_new... yes
checking for EVP_DecryptInit_ex... yes
checking whether to use libcap-ng... yes, if available
checking for capng_change_id in -lcap-ng... no
checking cap-ng.h usability... no
checking cap-ng.h presence... no
checking for cap-ng.h... no
checking for a BSD-compatible install... /opt/csw/bin/ginstall -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tcpdump.1
config.status: creating config.h
config.status: executing .devel commands
./mkdep -c /opt/solarisstudio12.3/bin/cc -m64 -D_STDC_C99= -m -xM -s . -DHAVE_CONFIG_H -I/export/home/buildbot/slave/libpcap-solaris10-amd64/install/usr/local/include -I/opt/csw/include -I. -I/usr/local/include -I/usr/local/include fptype.c tcpdump.c <libnetdissect src list>
./fptype.c:
./tcpdump.c:
./addrtoname.c:
./addrtostr.c:
./af.c:
./ascii_strcasecmp.c:
./checksum.c:
./cpack.c:
./gmpls.c:
./in_cksum.c:
./ipproto.c:
./l2vpn.c:
./netdissect.c:
./netdissect-alloc.c:
./nlpid.c:
./ntp.c:
./oui.c:
./parsenfsfh.c:
./print.c:
./print-802_11.c:
./print-802_15_4.c:
./print-ah.c:
./print-ahcp.c:
./print-aodv.c:
./print-aoe.c:
./print-ap1394.c:
./print-arcnet.c:
./print-arista.c:
./print-arp.c:
./print-ascii.c:
./print-atalk.c:
./print-atm.c:
./print-babel.c:
./print-bcm-li.c:
./print-beep.c:
./print-bfd.c:
./print-bgp.c:
./print-bootp.c:
./print-brcmtag.c:
./print-bt.c:
./print-calm-fast.c:
./print-carp.c:
./print-cdp.c:
./print-cfm.c:
./print-chdlc.c:
./print-cip.c:
./print-cnfp.c:
./print-dccp.c:
./print-decnet.c:
./print-dhcp6.c:
./print-domain.c:
./print-dsa.c:
./print-dtp.c:
./print-dvmrp.c:
./print-eap.c:
./print-egp.c:
./print-eigrp.c:
./print-enc.c:
./print-erspan.c:
./print-esp.c:
./print-ether.c:
./print-fddi.c:
./print-forces.c:
./print-fr.c:
./print-frag6.c:
./print-ftp.c:
./print-geneve.c:
./print-geonet.c:
./print-gre.c:
./print-hncp.c:
./print-hsrp.c:
./print-http.c:
./print-icmp.c:
./print-icmp6.c:
./print-igmp.c:
./print-igrp.c:
./print-ip-demux.c:
./print-ip.c:
./print-ip6.c:
./print-ip6opts.c:
./print-ipcomp.c:
./print-ipfc.c:
./print-ipnet.c:
./print-ipoib.c:
./print-ipx.c:
./print-isakmp.c:
./print-isoclns.c:
./print-juniper.c:
./print-krb.c:
./print-l2tp.c:
./print-lane.c:
./print-ldp.c:
./print-lisp.c:
./print-llc.c:
./print-lldp.c:
./print-lmp.c:
./print-loopback.c:
./print-lspping.c:
./print-lwapp.c:
./print-lwres.c:
./print-m3ua.c:
./print-macsec.c:
./print-mobile.c:
./print-mobility.c:
./print-mpcp.c:
./print-mpls.c:
./print-mptcp.c:
./print-msdp.c:
./print-msnlb.c:
./print-nflog.c:
./print-nfs.c:
./print-nhrp.c:
./print-nsh.c:
./print-ntp.c:
./print-null.c:
./print-olsr.c:
./print-openflow-1.0.c:
./print-openflow-1.3.c:
./print-openflow.c:
./print-ospf.c:
./print-ospf6.c:
./print-otv.c:
./print-pflog.c:
./print-pgm.c:
./print-pim.c:
./print-pktap.c:
./print-ppi.c:
./print-ppp.c:
./print-pppoe.c:
./print-pptp.c:
./print-ptp.c:
./print-quic.c:
./print-radius.c:
./print-raw.c:
./print-realtek.c:
./print-resp.c:
./print-rip.c:
./print-ripng.c:
./print-rpki-rtr.c:
./print-rsvp.c:
./print-rt6.c:
./print-rtsp.c:
./print-rx.c:
./print-sctp.c:
./print-sflow.c:
./print-sip.c:
./print-sl.c:
./print-sll.c:
./print-slow.c:
./print-smtp.c:
./print-snmp.c:
./print-someip.c:
./print-ssh.c:
./print-stp.c:
./print-sunatm.c:
./print-sunrpc.c:
./print-symantec.c:
./print-syslog.c:
./print-tcp.c:
./print-telnet.c:
./print-tftp.c:
./print-timed.c:
./print-tipc.c:
./print-token.c:
./print-udld.c:
./print-udp.c:
./print-unsupported.c:
./print-usb.c:
./print-vjc.c:
./print-vqp.c:
./print-vrrp.c:
./print-vsock.c:
./print-vtp.c:
./print-vxlan-gpe.c:
./print-vxlan.c:
./print-wb.c:
./print-whois.c:
./print-zep.c:
./print-zephyr.c:
./print-zeromq.c:
./signature.c:
./strtoaddr.c:
./util-print.c:
program finished with exit code 0
elapsedTime=16.849184