(view as text)
./configure
 in dir /export/home/buildbot/slave/libpcap-solaris10-amd64/build (timeout 1200 secs)
 watching logfiles {'config.log': 'config.log'}
 argv: ['./configure']
 environment:
  CC=/opt/solarisstudio12.3/bin/cc
  CFLAGS=-m64
  EDITOR=vi
  FCEDIT=vi
  FIGNORE=~:.o:.orig:.ori:.old:.backup
  HISTCONTROL=ignoreboth
  HISTSIZE=500
  HOME=/export/home/buildbot
  HOSTNAME=unstable10x
  IGNOREEOF=10
  LDFLAGS=-m64
  LESS=MQi
  LOGNAME=buildbot
  MAIL=/var/mail//buildbot
  MANPATH=/usr/share/man:/opt/csw/share/man
  MLIBHOME=/opt/SUNWmlib
  PAGER=less
  PATH=/usr/bin:/usr/ccs/bin:/opt/csw/bin/amd64:/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/libpcap-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
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 accepts -g... yes
checking for /opt/solarisstudio12.3/bin/cc option to accept ISO C89... none needed
checking for /opt/solarisstudio12.3/bin/cc option to accept ISO C99... -D_STDC_C99=
checking how to run the C preprocessor... /opt/solarisstudio12.3/bin/cc -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 size of void *... 8
checking size of time_t... 8
checking whether the compiler supports the -xldscope=hidden option... yes
checking for __atomic_load_n... no
checking for __atomic_store_n... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking sys/ioccom.h usability... yes
checking sys/ioccom.h presence... yes
checking for sys/ioccom.h... yes
checking sys/sockio.h usability... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
checking netpacket/packet.h usability... no
checking netpacket/packet.h presence... no
checking for netpacket/packet.h... no
checking for strerror_r... yes
checking whether strerror_r is GNU-style... no
checking for vsyslog... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strtok_r... yes
checking for getaddrinfo... no
checking for getaddrinfo in -lsocket... yes
checking for recvmsg in -lxnet... yes
checking for library containing putmsg... none required
checking whether getnetbyname_r is declared... yes
checking for the Linux getnetbyname_r()... no
checking for Solaris getnetbyname_r()... yes
checking whether getprotobyname_r is declared... yes
checking for the Linux getprotobyname_r()... no
checking for Solaris getprotobyname_r()... yes
checking for ether_hostton... yes
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... no
checking whether ether_hostton is declared... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create... yes
checking whether to enable the instrument functions code... no
checking if --disable-protochain option is specified... enabled
checking net/bpf.h usability... no
checking net/bpf.h presence... no
checking for net/bpf.h... no
checking linux/socket.h usability... no
checking linux/socket.h presence... no
checking for linux/socket.h... no
checking sys/dlpi.h usability... yes
checking sys/dlpi.h presence... yes
checking for sys/dlpi.h... yes
checking config/HaikuConfig.h usability... no
checking config/HaikuConfig.h presence... no
checking for config/HaikuConfig.h... no
checking hurd.h usability... no
checking hurd.h presence... no
checking for hurd.h... no
checking packet capture type... dlpi
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.17.0... no
checking for brew... no
checking sys/bufmod.h usability... yes
checking sys/bufmod.h presence... yes
checking for sys/bufmod.h... yes
checking sys/dlpi_ext.h usability... no
checking sys/dlpi_ext.h presence... no
checking for sys/dlpi_ext.h... no
checking for dlpi_walk in -ldlpi... no
checking whether <sys/dlpi.h> is usable... yes
checking for dl_passive_req_t... yes
checking for getifaddrs... no
checking whether we have SIOCGLIFCONF... yes
configure: no hardware timestamp support implemented for solaris2.10
checking for socklen_t... yes
checking dagapi.h usability... no
checking dagapi.h presence... no
checking for dagapi.h... no
checking whether we have Septel API headers... no
checking whether we have Myricom Sniffer API... no
checking whether TurboCap is supported... no
checking whether to enable remote packet capture... no
checking whether to build optimizer debugging code... no
checking whether to build parser debugging code... no
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -ll
checking whether yytext is a pointer... yes
checking for capable lex... yes
checking for bison... bison
checking for ranlib... ranlib
checking for ar... ar
checking whether ln -s works... yes
checking whether the compiler supports the -W option... no
checking whether the compiler supports the -Wall option... no
checking whether the compiler supports the -Wcomma option... no
checking whether the compiler supports the -Wdocumentation option... no
checking whether the compiler supports the -Wformat-nonliteral option... no
checking whether the compiler supports the -Wmissing-noreturn 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 -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 -Wshorten-64-to-32 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 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 -Wunused-parameter option... no
checking whether the compiler supports the -Wused-but-marked-unused option... no
checking whether the compiler supports generating dependencies... yes, with -xM
checking whether to use an os-proto.h header... no
checking for struct sockaddr.sa_len... no
checking for dl_hp_ppa_info_t.dl_module_id_1... no
checking whether we can compile the netmap support... no
checking for libdpdk with pkg-config... pkg-config not found
configure: WARNING: We couldn't find DPDK with pkg-config.  If
you want DPDK support, make sure that pkg-config is installed,
that DPDK 18.02.2 or later is installed, and that DPDK provides a
.pc file.
configure: no Bluetooth sniffing support implemented for solaris2.10
checking for dbus-1 with pkg-config... pkg-config not found
checking for libibverbs with pkg-config... pkg-config not found
checking for ibv_get_device_list in -libverbs... no
checking for a BSD-compatible install... /opt/csw/bin/ginstall -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating grammar.y
config.status: creating pcap-filter.manmisc
config.status: creating pcap-linktype.manmisc
config.status: creating pcap-tstamp.manmisc
config.status: creating cbpf-savefile.manfile
config.status: creating pcap-savefile.manfile
config.status: creating pcap.3pcap
config.status: creating pcap_compile.3pcap
config.status: creating pcap_datalink.3pcap
config.status: creating pcap_dump_open.3pcap
config.status: creating pcap_get_tstamp_precision.3pcap
config.status: creating pcap_list_datalinks.3pcap
config.status: creating pcap_list_tstamp_types.3pcap
config.status: creating pcap_open_dead.3pcap
config.status: creating pcap_open_offline.3pcap
config.status: creating pcap_set_immediate_mode.3pcap
config.status: creating pcap_set_tstamp_precision.3pcap
config.status: creating pcap_set_tstamp_type.3pcap
config.status: creating rpcapd/Makefile
config.status: creating rpcapd/rpcapd.manadmin
config.status: creating rpcapd/rpcapd-config.manfile
config.status: creating testprogs/Makefile
config.status: creating config.h
config.status: executing .devel commands
flex -P pcap_ --header-file=scanner.h --nounput -o scanner.c scanner.l
bison -p pcap_ -o grammar.c -d grammar.y
./mkdep -c "/opt/solarisstudio12.3/bin/cc -D_STDC_C99=" -m "-xM" -s "." -m64    -DBUILDING_PCAP -Dpcap_EXPORTS -DHAVE_CONFIG_H -I.  -I/usr/local/include pcap-dlpi.c dlpisubs.c fad-glifc.c    pcap.c gencode.c optimize.c nametoaddr.c etherent.c  fmtutils.c pcap-util.c  savefile.c sf-pcap.c sf-pcapng.c pcap-common.c  bpf_image.c bpf_filter.c bpf_dump.c  scanner.c grammar.c
./mkdep: /opt/solarisstudio12.3/bin/cc -D_STDC_C99=: not found
(cd rpcapd; make depend)
../mkdep -c "/opt/solarisstudio12.3/bin/cc -D_STDC_C99=" -m "-xM" -s "." -m64    -DHAVE_CONFIG_H -I. -I.. -I. -I./..  -I/usr/local/include daemon.c  fileconf.c  log.c  rpcapd.c
../mkdep: /opt/solarisstudio12.3/bin/cc -D_STDC_C99=: not found
(cd testprogs; make depend)
../mkdep -c "/opt/solarisstudio12.3/bin/cc -D_STDC_C99=" -m "-xM" -s "." -m64    -DHAVE_CONFIG_H -I. -I.. -I. -I./..  -I/usr/local/include activatetest.c  can_set_rfmon_test.c  capturetest.c  filtertest.c  findalldevstest-perf.c  findalldevstest.c  opentest.c  nonblocktest.c  reactivatetest.c  selpolltest.c  threadsignaltest.c  writecaptest.c
../mkdep: /opt/solarisstudio12.3/bin/cc -D_STDC_C99=: not found
program finished with exit code 0
elapsedTime=9.243582