(view as text)
./configure --prefix=/opt/csw --disable-aggregation --disable-check_uptime --disable-csv --disable-java --disable-lua --disable-match_empty_counter --disable-match_hashed --disable-match_regex --disable-match_timediff --disable-match_value --disable-network --disable-perl --disable-postgresql --disable-target_notification --disable-target_replace --disable-target_scale --disable-target_set --disable-target_v5upgrade --disable-threshold --disable-write_graphite --disable-write_kafka --disable-write_mongodb --disable-write_prometheus --disable-write_redis --disable-write_riemann --disable-write_sensu --disable-write_syslog --disable-write_tsdb 
 in dir /export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build (timeout 1200 secs)
 watching logfiles {'config.log': 'config.log'}
 argv: ./configure --prefix=/opt/csw --disable-aggregation --disable-check_uptime --disable-csv --disable-java --disable-lua --disable-match_empty_counter --disable-match_hashed --disable-match_regex --disable-match_timediff --disable-match_value --disable-network --disable-perl --disable-postgresql --disable-target_notification --disable-target_replace --disable-target_scale --disable-target_set --disable-target_v5upgrade --disable-threshold --disable-write_graphite --disable-write_kafka --disable-write_mongodb --disable-write_prometheus --disable-write_redis --disable-write_riemann --disable-write_sensu --disable-write_syslog --disable-write_tsdb 
 environment:
  CC=/opt/solarisstudio12.4/bin/cc
  HOME=/export/home/buildbot-unstable10s
  LD_OPTIONS=-R/opt/csw/lib
  LOGNAME=buildbot
  MAIL=/var/mail//buildbot
  MANPATH=/usr/share/man:/opt/csw/share/man
  PATH=/opt/csw/bin:/usr/bin:/usr/ccs/bin
  PKG_CONFIG_PATH=/opt/csw/lib/pkgconfig
  PWD=/export/home/buildbot-unstable10s/slave/collectd-solaris10-sparc/build
  SHELL=/opt/csw/bin/bash
  SHLVL=1
  SSH_CLIENT=192.168.1.8 33078 22
  SSH_CONNECTION=192.168.1.8 33078 192.168.1.32 22
  SSH_TTY=/dev/pts/3
  TERM=xterm
  TZ=Europe/Berlin
  USER=buildbot
  _=/bin/sh
 using PTY: False
checking build system type... sparc-sun-solaris2.10
checking host system type... sparc-sun-solaris2.10
checking how to print strings... printf
checking for gcc... /opt/solarisstudio12.4/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.4/bin/cc accepts -g... yes
checking for /opt/solarisstudio12.4/bin/cc option to accept ISO C89... none needed
checking whether /opt/solarisstudio12.4/bin/cc understands -c and -o together... yes
checking for a sed that does not truncate output... /opt/csw/bin/gsed
checking for grep that handles long lines and -e... /opt/csw/bin/ggrep
checking for egrep... /opt/csw/bin/ggrep -E
checking for fgrep... /opt/csw/bin/ggrep -F
checking for non-GNU ld... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/ccs/bin/nm -p
checking the name lister (/usr/ccs/bin/nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking how to convert sparc-sun-solaris2.10 file names to sparc-sun-solaris2.10 format... func_convert_file_noop
checking how to convert sparc-sun-solaris2.10 file names to toolchain format... func_convert_file_noop
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/ccs/bin/nm -p output from /opt/solarisstudio12.4/bin/cc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... /opt/solarisstudio12.4/bin/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... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking for /opt/solarisstudio12.4/bin/cc option to produce PIC... -KPIC -DPIC
checking if /opt/solarisstudio12.4/bin/cc PIC flag -KPIC -DPIC works... yes
checking if /opt/solarisstudio12.4/bin/cc static flag -Bstatic works... yes
checking if /opt/solarisstudio12.4/bin/cc supports -c -o file.o... yes
checking if /opt/solarisstudio12.4/bin/cc supports -c -o file.o... (cached) yes
checking whether the /opt/solarisstudio12.4/bin/cc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for a BSD-compatible install... /opt/csw/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/csw/bin/gmkdir -p
checking whether make sets $(MAKE)... yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking how to create a pax tar archive... pax
checking dependency style of /opt/solarisstudio12.4/bin/cc... none
checking whether make supports nested variables... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for /opt/solarisstudio12.4/bin/cc option to accept ISO C99... -std=c99
checking for C compiler vendor... sun
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of g++... gcc3
checking how to run the C preprocessor... /opt/solarisstudio12.4/bin/cc -E
checking for egrep... (cached) /opt/csw/bin/ggrep -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -ll
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for valgrind... no
checking for pkg-config... /opt/csw/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking if Bison is the parser generator... yes
checking for kernel type (solaris2.10)... Solaris
checking whether compiler builds 64bit binaries... no
configure: Solaris detected. Please consider building a 64-bit binary.
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for arpa/inet.h... yes
checking for endian.h... no
checking for fcntl.h... yes
checking for fnmatch.h... yes
checking for fs_info.h... no
checking for fshelp.h... no
checking for grp.h... yes
checking for glob.h... yes
checking for kstat.h... yes
checking for kvm.h... yes
checking for libgen.h... yes
checking for locale.h... yes
checking for mntent.h... no
checking for mnttab.h... no
checking for netdb.h... yes
checking for paths.h... no
checking for poll.h... yes
checking for pthread_np.h... no
checking for pwd.h... yes
checking for regex.h... yes
checking for sys/endian.h... no
checking for sys/fs_types.h... no
checking for sys/fstyp.h... yes
checking for sys/ioctl.h... yes
checking for sys/isa_defs.h... yes
checking for sys/mntent.h... yes
checking for sys/mnttab.h... yes
checking for sys/param.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/statfs.h... yes
checking for sys/statvfs.h... yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... yes
checking for sys/vfs.h... yes
checking for sys/vfstab.h... yes
checking for sys/vmmeter.h... yes
checking for syslog.h... yes
checking for wordexp.h... yes
checking for linux/ip_vs.h... no
checking for netinet/in_systm.h... yes
checking for netinet/in.h... yes
checking for netinet/ip.h... yes
checking for netinet/ip_icmp.h... yes
checking for netinet/ip_var.h... yes
checking for netinet/ip6.h... yes
checking for netinet/icmp6.h... yes
checking for netinet/tcp.h... yes
checking for netinet/udp.h... yes
checking sys/dkstat.h usability... no
checking sys/dkstat.h presence... no
checking for sys/dkstat.h... no
checking for sys/sysctl.h... no
checking ifaddrs.h usability... no
checking ifaddrs.h presence... no
checking for ifaddrs.h... no
checking for net/if.h... yes
checking for sys/swap.h... yes
checking for vm/anon.h... yes
checking sys/loadavg.h usability... yes
checking sys/loadavg.h presence... yes
checking for sys/loadavg.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for sys/ucred.h... no
checking for sys/mount.h... yes
checking for xfs/xqm.h... no
checking for net/if_arp.h... yes
checking net/ppp_defs.h usability... yes
checking net/ppp_defs.h presence... yes
checking for net/ppp_defs.h... yes
checking for net/if_ppp.h... no
checking for netinet/if_ether.h... yes
checking for net/pfvar.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking whether clock_boottime and clock_monotonic are supported... no
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for asprintf... yes
checking for execvpe... no
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for if_indextoname... no
checking for setgroups... yes
checking for setlocale... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for strtok_r... yes
checking for socket... no
checking for socket in -lsocket... yes
checking for inet_ntop... no
checking for inet_ntop in -lnsl... yes
checking for clock_gettime... no
checking for clock_gettime in -lrt... yes
checking for nanosleep... no
checking for nanosleep in -lrt... yes
checking for getifaddrs... no
checking for getloadavg... yes
checking for getutent... yes
checking for getutxent... yes
checking for host_statistics... no
checking for processor_info... yes
checking for statfs... yes
checking for statvfs... yes
checking for strnlen... no
checking for sysctl... no
checking for sysctlbyname... no
checking for syslog... yes
checking for thread_info... no
checking for strptime... yes
checking whether strptime is exported by default... yes
checking for timegm... no
checking for timegm with _BSD_SOURCE... no
checking for sysctl kern.cp_times... no
checking for sysctl kern.cp_time... no
checking for swapctl... yes
checking whether swapctl takes two arguments... yes
checking whether swapctl takes three arguments... no
checking whether NAN is defined by default... yes
checking if doubles are stored in x86 representation... no
checking if endianflip converts to x86 representation... yes
checking whether clock_boottime and clock_monotonic are supported... (cached) no
checking for getfsstat... no
checking for getvfsstat... no
checking for listmntent... no
checking for getmntent_r... no
checking for getmntent... yes
checking whether getmntent takes one argument... no
checking whether getmntent takes two arguments... yes
checking whether htonll is defined... no
checking for struct if_data.ifi_ibytes... yes
checking for struct if_data.ifi_opackets... yes
checking for struct if_data.ifi_ierrors... yes
checking for struct net_device_stats.rx_bytes... no
checking for struct net_device_stats.tx_packets... no
checking for struct net_device_stats.rx_errors... no
checking for struct inet_diag_req.id... no
checking for struct inet_diag_req.idiag_states... no
checking for struct ip_mreqn.imr_ifindex... no
checking for struct kinfo_proc.ki_pid... no
checking for struct kinfo_proc.ki_rssize... no
checking for struct kinfo_proc.ki_rusage... no
checking for struct kinfo_proc.p_pid... no
checking for struct kinfo_proc.p_vm_rssize... no
checking for struct kinfo_proc2.p_pid... no
checking for struct kinfo_proc2.p_uru_maxrss... no
checking for struct udphdr.uh_dport... yes
checking for struct udphdr.uh_sport... yes
checking for struct udphdr.dest... no
checking for struct udphdr.source... no
checking for kstat_io_t.nwritten... yes
checking for kstat_io_t.writes... yes
checking for kstat_io_t.nwrites... no
checking for kstat_io_t.wtime... yes
checking for pthread_setname_np... no
checking for pthread_set_name_np... no
checking for struct ip6_ext... no
checking for struct ip6_ext... (cached) no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for kstat_open in -lkstat... yes
checking for di_init in -ldevinfo... yes
checking for kstat.h... (cached) yes
checking for kvm_getprocs in -lkvm... no
checking for kvm_getswapinfo in -lkvm... no
checking for kvm_nlist in -lkvm... yes
checking bsd/nlist.h usability... no
checking bsd/nlist.h presence... no
checking for bsd/nlist.h... no
checking nlist.h usability... yes
checking nlist.h presence... yes
checking for nlist.h... yes
checking for kvm_openfiles in -lkvm... no
checking for LEVEL_ZERO... no
sh: gnome-config: not found
checking libaquaero5.h usability... no
checking libaquaero5.h presence... no
checking for libaquaero5.h... no
checking hiredis/hiredis.h usability... no
checking hiredis/hiredis.h presence... no
checking for hiredis/hiredis.h... no
checking redfish.h usability... no
checking redfish.h presence... no
checking for redfish.h... no
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for curl_easy_init in -lcurl... no
checking whether CURLOPT_USERNAME is declared... no
checking whether CURLOPT_TIMEOUT_MS is declared... no
checking dbi/dbi.h usability... no
checking dbi/dbi.h presence... no
checking for dbi/dbi.h... no
checking for DPDK... no
configure: no DPDK pkg-config, using defaults
checking rte_config.h usability... no
checking rte_config.h presence... no
checking for rte_config.h... no
checking libesmtp.h usability... no
checking libesmtp.h presence... no
checking for libesmtp.h... no
checking rpc/types.h usability... yes
checking rpc/types.h presence... yes
checking for rpc/types.h... yes
checking ganglia.h usability... no
checking ganglia.h presence... no
checking for ganglia.h... no
checking gcrypt.h usability... yes
checking gcrypt.h presence... yes
checking for gcrypt.h... yes
checking for gcry_md_hash_buffer in -lgcrypt... yes
checking gps.h usability... no
checking gps.h presence... no
checking for gps.h... no
checking for GRPCPP... no
checking whether g++ accepts -std=c++11... yes
checking for grpc_cpp_plugin... no
configure: WARNING: JAVA_HOME: No such directory: /usr/lib/jvm
checking for javac... no
checking for jar... no
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking for ldap_initialize in -lldap... no
checking for LUA... yes
checking lua.h usability... yes
checking lua.h presence... yes
checking for lua.h... yes
checking lauxlib.h usability... yes
checking lauxlib.h presence... yes
checking for lauxlib.h... yes
checking lualib.h usability... yes
checking lualib.h presence... yes
checking for lualib.h... yes
checking for lua_settop... yes
checking libmemcached/memcached.h usability... no
checking libmemcached/memcached.h presence... no
checking for libmemcached/memcached.h... no
checking for MICROHTTPD... no
checking for LIBMONGOC... no
checking mosquitto.h usability... no
checking mosquitto.h presence... no
checking for mosquitto.h... no
checking mysql.h usability... yes
checking mysql.h presence... yes
checking for mysql.h... yes
checking for library containing mysql_get_server_version... none required
checking netapp_api.h usability... no
checking netapp_api.h presence... no
checking for netapp_api.h... no
checking net-snmp/net-snmp-config.h usability... no
checking net-snmp/net-snmp-config.h presence... no
checking for net-snmp/net-snmp-config.h... no
checking for net-snmp/net-snmp-includes.h... no
checking for net-snmp/agent/net-snmp-agent-includes.h... no
checking oping.h usability... no
checking oping.h presence... no
checking for oping.h... no
checking owcapi.h usability... no
checking owcapi.h presence... no
checking for owcapi.h... no
checking pcap.h usability... no
checking pcap.h presence... no
checking for pcap.h... no
checking for perl... /opt/csw/bin/perl
Note (probably harmless): No library found for -ldb-4.8
checking for libperl... yes
checking if Perl supports ithreads... yes
checking for broken Perl_load_module()... no
checking for struct mgvtbl.svt_local... yes
checking pmw_api.h usability... no
checking pmw_api.h presence... no
checking for pmw_api.h... no
checking libpq-fe.h usability... yes
checking libpq-fe.h presence... yes
checking for libpq-fe.h... yes
checking for PQserverVersion in -lpq... yes
checking pqos.h usability... no
checking pqos.h presence... no
checking for pqos.h... no
checking jansson.h usability... no
checking jansson.h presence... no
checking for jansson.h... no
checking jevents.h usability... no
checking jevents.h presence... no
checking for jevents.h... no
checking for PROTOBUF... yes
checking for main in -lprotobuf... yes
checking google/protobuf/util/time_util.h usability... yes
checking google/protobuf/util/time_util.h presence... yes
checking for google/protobuf/util/time_util.h... yes
checking for protoc... /opt/csw/bin/protoc
checking for protoc 3.0.0+... yes (libprotoc 3.0.0)
checking whether protoc supports optional fields... tmp.VGPkfm8vrw:3:12: Explicit 'optional' labels are disallowed in the Proto3 syntax. To define 'optional' fields in Proto3, simply remove the 'optional' label, as fields are 'optional' by default.
Unknown flag: --experimental_allow_proto3_optional
/tmp/tmp.iE1KuHQN2y/tmp.VGPkfm8vrw.pb.cc: No such file or directory
/tmp/tmp.iE1KuHQN2y/tmp.VGPkfm8vrw.pb.h: No such file or directory
no
checking for PROTOBUF_C... yes
checking for protobuf_c_message_pack in -lprotobuf-c... no
checking for protoc-c... /opt/csw/bin/protoc-c
checking for python3-config... /opt/csw/bin/python3-config
Usage: /opt/csw/bin/python3-config [--prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--help|--abiflags|--configdir]
Usage: /opt/csw/bin/python3-config [--prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--help|--abiflags|--configdir]
checking Python.h usability... yes
checking Python.h presence... yes
checking for Python.h... yes
checking for libpython... no
checking proton/proactor.h usability... no
checking proton/proactor.h presence... no
checking for proton/proactor.h... no
checking amqp.h usability... no
checking amqp.h presence... no
checking for amqp.h... no
checking librdkafka/rdkafka.h usability... no
checking librdkafka/rdkafka.h presence... no
checking for librdkafka/rdkafka.h... no
checking routeros_api.h usability... no
checking routeros_api.h presence... no
checking for routeros_api.h... no
checking for RRD... yes
checking for rrd_update_r in -lrrd... no
checking for rrdc_update in -lrrd... no
checking rrd.h usability... yes
checking rrd.h presence... yes
checking for rrd.h... yes
checking for rrd_update_r in -lrrd_th... no
checking for rrd_update in -lrrd... no
checking for LIBSIGROK... no
checking openssl/sha.h usability... no
checking openssl/sha.h presence... no
checking for openssl/sha.h... no
checking openssl/blowfish.h usability... no
checking openssl/blowfish.h presence... no
checking for openssl/blowfish.h... no
checking openssl/rand.h usability... no
checking openssl/rand.h presence... no
checking for openssl/rand.h... no
checking pkg-config for libstatgrab... found
checking for libstatgrab CFLAGS... -I/opt/csw/include  
checking for libstatgrab LDFLAGS... -L/opt/csw/lib -lstatgrab -lkstat -ldevinfo  
checking statgrab.h usability... yes
checking statgrab.h presence... yes
checking for statgrab.h... yes
checking for sg_init in -lstatgrab... yes
checking if libstatgrab >= 0.90... yes
sh: gnome-config: not found
checking tcrdb.h usability... no
checking tcrdb.h presence... no
checking for tcrdb.h... no
checking xenctrl.h usability... no
checking xenctrl.h presence... no
checking for xenctrl.h... no
checking yajl/yajl_parse.h usability... no
checking yajl/yajl_parse.h presence... no
checking for yajl/yajl_parse.h... no
checking yajl/yajl_tree.h usability... no
checking yajl/yajl_tree.h presence... no
checking for yajl/yajl_tree.h... no
checking yajl/yajl_version.h usability... no
checking yajl/yajl_version.h presence... no
checking for yajl/yajl_version.h... no
checking MicAccessApi.h usability... no
checking MicAccessApi.h presence... no
checking for MicAccessApi.h... no
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
checking for xmlXPathEval in -lxml2... yes
checking for libOpenIPMIpthread... no (pkg-config doesn't know OpenIPMIpthread)
checking for LIBNOTIFY... no
checking for LIBRIEMANN_CLIENT... yes
configure: Checking for libslurm using /opt/csw/bin/pkg-config
checking which default log plugin to load... syslog
checking which default write plugin to load... none
checking for the ExtUtils::MakeMaker module... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/libcollectdclient/collectd/lcc_features.h
config.status: creating Makefile
config.status: creating src/collectd.conf
config.status: creating src/libcollectdclient/libcollectdclient.pc
config.status: creating src/config.h
config.status: executing libtool commands
config.status: executing depfiles commands

Configuration:
  Build:
    Platform  . . . . . . Solaris
    Compiler vendor . . . sun
    CC  . . . . . . . . . /opt/solarisstudio12.4/bin/cc -std=c99
    CFLAGS  . . . . . . .  
    CXXFLAGS  . . . . . .  -g -O2
    CPP . . . . . . . . . /opt/solarisstudio12.4/bin/cc -E
    CPPFLAGS  . . . . . . 
    GRPC_CPP_PLUGIN . . . 
    LD  . . . . . . . . . /usr/ccs/bin/ld
    LDFLAGS . . . . . . . 
    PROTOC  . . . . . . . /opt/csw/bin/protoc
    YACC  . . . . . . . . bison -y
    YFLAGS  . . . . . . . 

  Libraries:
    intel mic . . . . . . no (MicAccessApi not found)
    libaquaero5 . . . . . no (libaquaero5.h not found)
    libatasmart . . . . . no (Linux only library)
    libcurl . . . . . . . no (symbol 'curl_easy_init' not found)
    libdbi  . . . . . . . no (dbi/dbi.h not found)
    libdpdk . . . . . . . no (rte_config.h not found)
    libesmtp  . . . . . . no (libesmtp.h not found)
    libganglia  . . . . . no (ganglia.h not found)
    libgcrypt . . . . . . yes
    libgps  . . . . . . . no (gps.h not found)
    libgrpc++ . . . . . . no (pkg-config could not find libgrpc++)
    libhiredis  . . . . . no (hiredis.h not found)
    libi2c-dev  . . . . . no (Linux only)
    libiokit  . . . . . . no
    libiptc . . . . . . . no (Linux only)
    libjansson  . . . . . no (jansson.h not found)
    libjevents  . . . . . no (jevents.h not found)
    libjvm  . . . . . . . no (jar not found)
    libkstat  . . . . . . yes
    libkvm  . . . . . . . yes
    libldap . . . . . . . no (symbol 'ldap_initialize' not found)
    liblua  . . . . . . . yes
    libmemcached  . . . . no (libmemcached/memcached.h not found)
    libmicrohttpd . . . . no (pkg-config could not find libmicrohttpd)
    libmnl  . . . . . . . no (Linux only library)
    libmodbus . . . . . . no (pkg-config doesn't know libmodbus)
    libmongoc . . . . . . no (pkg-config could not find libmongoc)
    libmosquitto  . . . . no (mosquitto.h not found)
    libmysql  . . . . . . yes
    libnetapp . . . . . . no (netapp_api.h not found)
    libnetsnmp  . . . . . no (net-snmp/net-snmp-includes.h not found)
    libnetsnmpagent . . . no (net-snmp/agent/net-snmp-agent-includes.h not found)
    libnotify . . . . . . no (pkg-config doesn't know libnotify)
    libnvidia-ml  . . . . no
    libopenipmi . . . . . no (pkg-config doesn't know OpenIPMIpthread)
    liboping  . . . . . . no (oping.h not found)
    libowcapi . . . . . . no (owcapi.h not found)
    libpcap . . . . . . . no (pcap.h misses PCAP_ERROR_IFACE_NOT_UP)
    libperfstat . . . . . no (AIX only)
    libperl . . . . . . . yes (version 5.10.1)
    libpmwapi . . . . . . no (pmw_api.h not found)
    libpq . . . . . . . . yes
    libpqos . . . . . . . no (pqos.h not found)
    libprotobuf . . . . . yes
    libprotobuf-c . . . . no (libprotobuf-c not found)
    libpython . . . . . . no
    libqpid-proton .  . . no (proton/proactor.h not found)
    librabbitmq . . . . . no (amqp.h not found)
    libriemann-client . . yes
    librdkafka  . . . . . no (librdkafka/rdkafka.h not found)
    librouteros . . . . . no (routeros_api.h not found)
    librrd  . . . . . . . no (symbol 'rrd_update' not found)
    libsensors  . . . . . no (Linux only library)
    libsigrok   . . . . . no (pkg-config could not find libsigrok)
    libssl  . . . . . . . no (ssl header not found)
    libslurm .  . . . . . no (pkg-config doesn't know libslurm)
    libstatgrab . . . . . yes
    libtokyotyrant  . . . no (tcrdb.h not found)
    libudev . . . . . . . no (Linux only library)
    libupsclient  . . . . no (pkg-config doesn't know libupsclient)
    libvarnish  . . . . . no (pkg-config doesn't know varnishapi)
    libvirt . . . . . . . no (pkg-config doesn't know libvirt)
    libxenctrl  . . . . . no (xenctrl.h not found)
    libxml2 . . . . . . . yes
    libyajl . . . . . . . no (yajl/yajl_parse.h not found)
    libze_loader. . . . . no (version 0.25 < 1.9.4)
    oracle  . . . . . . . no (ORACLE_HOME is not set)
    protobuf-c  . . . . . yes
    protoc 3  . . . . . . yes

  Features:
    daemon mode . . . . . yes
    debug . . . . . . . . no

  Bindings:
    perl  . . . . . . . . yes (PREFIX=/opt/csw)

  Modules:
    aggregation . . . . . no (disabled on command line)
    amqp    . . . . . . . no (collectd 6 support missing)
    amqp1   . . . . . . . no (collectd 6 support missing)
    apache  . . . . . . . no (requires v5 compatibility mode)
    apcups  . . . . . . . no (requires v5 compatibility mode)
    apple_sensors . . . . no (requires v5 compatibility mode)
    aquaero . . . . . . . no (libaquaero5.h not found)
    barometer . . . . . . no (collectd 6 support missing)
    battery . . . . . . . no (requires v5 compatibility mode)
    bind  . . . . . . . . no (requires v5 compatibility mode)
    buddyinfo . . . . . . no
    capabilities  . . . . no (requires v5 compatibility mode)
    ceph  . . . . . . . . no (requires v5 compatibility mode)
    cgroups . . . . . . . no (requires v5 compatibility mode)
    chrony. . . . . . . . yes
    check_uptime. . . . . no (disabled on command line)
    connectivity. . . . . no (requires v5 compatibility mode)
    conntrack . . . . . . no (requires v5 compatibility mode)
    contextswitch . . . . no
    cpu . . . . . . . . . yes
    cpufreq . . . . . . . no (requires v5 compatibility mode)
    cpusleep  . . . . . . no
    csv . . . . . . . . . no (disabled on command line)
    curl  . . . . . . . . no (requires v5 compatibility mode)
    curl_json . . . . . . no (requires v5 compatibility mode)
    curl_xml  . . . . . . no (collectd 6 support missing)
    dbi . . . . . . . . . no (requires v5 compatibility mode)
    dcpmm  . . . . . .  . no (pmw_api.h not found)
    df  . . . . . . . . . yes
    disk  . . . . . . . . yes
    dns . . . . . . . . . no (requires v5 compatibility mode)
    dpdkevents. . . . . . no (requires v5 compatibility mode)
    dpdkstat  . . . . . . no (requires v5 compatibility mode)
    dpdk_telemetry. . . . no (requires v5 compatibility mode)
    drbd  . . . . . . . . no (requires v5 compatibility mode)
    email . . . . . . . . no (requires v5 compatibility mode)
    entropy . . . . . . . no
    ethstat . . . . . . . no
    exec  . . . . . . . . yes
    fhcount . . . . . . . no (requires v5 compatibility mode)
    filecount . . . . . . no (requires v5 compatibility mode)
    fscache . . . . . . . no (requires v5 compatibility mode)
    gmond . . . . . . . . no (collectd 6 support missing)
    gps . . . . . . . . . no (requires v5 compatibility mode)
    gpu_nvidia  . . . . . no
    gpu_sysman  . . . . . no (version 0.25 < 1.9.4)
    grpc  . . . . . . . . no (collectd 6 support missing)
    hddtemp . . . . . . . no (requires v5 compatibility mode)
    hugepages . . . . . . no (requires v5 compatibility mode)
    infiniband  . . . . . no
    intel_pmu . . . . . . no (jevents.h not found)
    intel_rdt . . . . . . no (requires v5 compatibility mode)
    interface . . . . . . yes
    ipc . . . . . . . . . no
    ipmi  . . . . . . . . no (requires v5 compatibility mode)
    iptables  . . . . . . no (requires v5 compatibility mode)
    ipstats . . . . . . . no
    ipvs  . . . . . . . . no (requires v5 compatibility mode)
    irq . . . . . . . . . no
    java  . . . . . . . . no (disabled on command line)
    load  . . . . . . . . yes
    logfile . . . . . . . yes
    logparser . . . . . . yes
    log_logstash  . . . . no
    lpar  . . . . . . . . no (AIX only)
    lua . . . . . . . . . no (disabled on command line)
    madwifi . . . . . . . no (requires v5 compatibility mode)
    match_empty_counter . no (disabled on command line)
    match_hashed  . . . . no (disabled on command line)
    match_regex . . . . . no (disabled on command line)
    match_timediff  . . . no (disabled on command line)
    match_value . . . . . no (disabled on command line)
    mbmon . . . . . . . . no (requires v5 compatibility mode)
    mcelog  . . . . . . . no (requires v5 compatibility mode)
    md  . . . . . . . . . no (requires v5 compatibility mode)
    mdevents  . . . . . . no
    memcachec . . . . . . no (libmemcached/memcached.h not found)
    memcached . . . . . . no (requires v5 compatibility mode)
    memory  . . . . . . . yes
    mic . . . . . . . . . no (MicAccessApi not found)
    mmc . . . . . . . . . no
    modbus  . . . . . . . no (collectd 6 support missing)
    mqtt  . . . . . . . . no (collectd 6 support missing)
    multimeter  . . . . . no (requires v5 compatibility mode)
    mysql . . . . . . . . no (requires v5 compatibility mode)
    netapp  . . . . . . . no (netapp_api.h not found)
    netlink . . . . . . . no (requires v5 compatibility mode)
    netstat_udp . . . . . no
    network . . . . . . . no (disabled on command line)
    nfs . . . . . . . . . no (requires v5 compatibility mode)
    nginx . . . . . . . . no (requires v5 compatibility mode)
    notify_desktop  . . . no (pkg-config doesn't know libnotify)
    notify_email  . . . . no (libesmtp.h not found)
    notify_nagios . . . . yes
    ntpd  . . . . . . . . no (requires v5 compatibility mode)
    numa  . . . . . . . . no (requires v5 compatibility mode)
    nut . . . . . . . . . no (requires v5 compatibility mode)
    olsrd . . . . . . . . no (requires v5 compatibility mode)
    onewire . . . . . . . no (requires v5 compatibility mode)
    openldap  . . . . . . no (collectd 6 support missing)
    open_telemetry  . . . no (protoc does not support optional fields)
    openvpn . . . . . . . no (requires v5 compatibility mode)
    oracle  . . . . . . . no (ORACLE_HOME is not set)
    ovs_events  . . . . . no (requires v5 compatibility mode)
    ovs_stats . . . . . . no (requires v5 compatibility mode)
    pcie_errors . . . . . no
    perl  . . . . . . . . no (disabled on command line)
    pf  . . . . . . . . . no
    pinba . . . . . . . . no (requires v5 compatibility mode)
    ping  . . . . . . . . no (oping.h not found)
    postgresql  . . . . . no (disabled on command line)
    powerdns  . . . . . . no (requires v5 compatibility mode)
    processes . . . . . . yes
    procevent . . . . . . no (requires v5 compatibility mode)
    protocols . . . . . . no
    python  . . . . . . . no (collectd 6 support missing)
    redfish . . . . . . . no (redfish.h not found)
    redis . . . . . . . . no (collectd 6 support missing)
    routeros  . . . . . . no (routeros_api.h not found)
    rrdcached . . . . . . no (collectd 6 support missing)
    rrdtool . . . . . . . no (collectd 6 support missing)
    sensors . . . . . . . no (requires v5 compatibility mode)
    serial  . . . . . . . no (requires v5 compatibility mode)
    sigrok  . . . . . . . no (pkg-config could not find libsigrok)
    slurm . . . . . . . . no (pkg-config doesn't know libslurm)
    smart . . . . . . . . no (requires v5 compatibility mode)
    snmp  . . . . . . . . no (collectd 6 support missing)
    snmp_agent  . . . . . no (collectd 6 support missing)
    statsd  . . . . . . . no (collectd 6 support missing)
    swap  . . . . . . . . yes
    synproxy  . . . . . . no (requires v5 compatibility mode)
    sysevent. . . . . . . no
    syslog  . . . . . . . yes
    table . . . . . . . . no (requires v5 compatibility mode)
    tail_csv  . . . . . . no (requires v5 compatibility mode)
    tail  . . . . . . . . yes
    tape  . . . . . . . . no (requires v5 compatibility mode)
    target_notification . no (disabled on command line)
    target_replace  . . . no (disabled on command line)
    target_scale  . . . . no (disabled on command line)
    target_set  . . . . . no (disabled on command line)
    target_v5upgrade  . . no (disabled on command line)
    tcpconns  . . . . . . no (requires v5 compatibility mode)
    teamspeak2  . . . . . no (requires v5 compatibility mode)
    ted . . . . . . . . . no (requires v5 compatibility mode)
    thermal . . . . . . . no (requires v5 compatibility mode)
    threshold . . . . . . no (disabled on command line)
    tokyotyrant . . . . . no (requires v5 compatibility mode)
    turbostat . . . . . . no (requires v5 compatibility mode)
    ubi . . . . . . . . . no (requires v5 compatibility mode)
    unixsock  . . . . . . yes
    uptime  . . . . . . . yes
    users . . . . . . . . yes
    uuid  . . . . . . . . yes
    varnish . . . . . . . no (requires v5 compatibility mode)
    virt  . . . . . . . . no (requires v5 compatibility mode)
    vmem  . . . . . . . . no (requires v5 compatibility mode)
    vserver . . . . . . . no (requires v5 compatibility mode)
    wireless  . . . . . . no (requires v5 compatibility mode)
    write_graphite  . . . no (disabled on command line)
    write_http  . . . . . no (libyajl2 not found)
    write_influxdb_udp. . yes
    write_kafka . . . . . no (disabled on command line)
    write_log . . . . . . no
    write_mongodb . . . . no (disabled on command line)
    write_prometheus. . . no (disabled on command line)
    write_redis . . . . . no (disabled on command line)
    write_riemann . . . . no (disabled on command line)
    write_sensu . . . . . no (disabled on command line)
    write_stackdriver . . no
    write_syslog . .  . . no (disabled on command line)
    write_tsdb  . . . . . no (disabled on command line)
    xencpu  . . . . . . . no (requires v5 compatibility mode)
    zfs_arc . . . . . . . no (requires v5 compatibility mode)
    zone  . . . . . . . . no (requires v5 compatibility mode)
    zookeeper . . . . . . no (requires v5 compatibility mode)

program finished with exit code 0
elapsedTime=192.128862