(view as text)
SunOS unstable11s 5.11 11.3 sun4u sparc SUNW,SPARC-Enterprise
OS identification: SunOS-5.11
Friday, May 2, 2025 01:11:20 PM CEST
PREFIX set to '/tmp/tcpdump_build_matrix.9027xYGc'
$ git show --oneline -s
1402454 CI: Add warning exemptions for Sun C (suncc-5.15) on Solaris 10
Build libpcap (CMAKE=no REMOTE=no)
cc: Studio 12.5 Sun C 5.14 SunOS_sparc Patch 152235-01 2017/08/14
Compiler identification: suncc-5.14
$ ./autogen.sh
autoreconf identification: 2.69
$ ./configure --prefix=/tmp/tcpdump_build_matrix.9027xYGc --enable-protochain=yes --enable-remote=no
checking build system type... sparc-sun-solaris2.11
checking host system type... sparc-sun-solaris2.11
checking for gcc... /opt/developerstudio12.5/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/developerstudio12.5/bin/cc accepts -g... yes
checking for /opt/developerstudio12.5/bin/cc option to accept ISO C89... none needed
checking for /opt/developerstudio12.5/bin/cc option to accept ISO C99... none needed
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 how to run the C preprocessor... /opt/developerstudio12.5/bin/cc -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 strerror_r... yes
checking whether strerror_r is GNU-style... no
checking whether snprintf is suitable... 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 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... yes
checking net/bpf.h presence... yes
checking for net/bpf.h... yes
checking sys/ioccom.h usability... yes
checking sys/ioccom.h presence... yes
checking for sys/ioccom.h... yes
checking if net/bpf.h defines BIOCSETIF... yes
checking packet capture type... bpf
checking for pkg-config... /opt/csw/bin/pkg-config
checking pkg-config is at least version 0.17.0... yes
checking net/if_media.h usability... no
checking net/if_media.h presence... no
checking for net/if_media.h... no
checking for struct BPF_TIMEVAL... no
checking whether the Solaris "any" device is supported... yes
checking for getifaddrs... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
configure: no hardware timestamp support implemented for solaris2.11
checking for socklen_t... yes
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 for struct sockaddr.sa_len... no
configure: no Bluetooth sniffing support implemented for solaris2.11
checking for dbus-1 with pkg-config... found
checking whether the D-Bus library defines dbus_connection_read_write... yes
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
$ make -s clean
$ make -s CFLAGS=-m64