FreeBSD Bugzilla – Attachment 205500 Details for
Bug 238959
net-mgmt/collectd5: 5.9.0 fails to build/link with CURL_XML enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Build log, config log, and installed packages.
build.log (text/plain), 671.83 KB, created by
Chip Cuccio
on 2019-07-03 15:37:25 UTC
(
hide
)
Description:
Build log, config log, and installed packages.
Filename:
MIME Type:
Creator:
Chip Cuccio
Created:
2019-07-03 15:37:25 UTC
Size:
671.83 KB
patch
obsolete
>===> collectd5-5.9.0 depends on package: autoconf>=2.69 - found >===> collectd5-5.9.0 depends on package: automake>=1.16.1 - found >===> collectd5-5.9.0 depends on executable: libtoolize - found >===> collectd5-5.9.0 depends on executable: gmake - found >===> collectd5-5.9.0 depends on package: pkgconf>=1.3.0_1 - found >===> collectd5-5.9.0 depends on file: /usr/local/bin/ccache - found >===> collectd5-5.9.0 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) >===> collectd5-5.9.0 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so) >===> collectd5-5.9.0 depends on shared library: libgpg-error.so - found (/usr/local/lib/libgpg-error.so) >===> collectd5-5.9.0 depends on shared library: libyajl.so - found (/usr/local/lib/libyajl.so) >===> collectd5-5.9.0 depends on shared library: liboping.so - found (/usr/local/lib/liboping.so) >===> collectd5-5.9.0 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) >===> Configuring for collectd5-5.9.0 >libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. >libtoolize: copying file 'build-aux/ltmain.sh' >libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. >libtoolize: copying file 'm4/libtool.m4' >libtoolize: copying file 'm4/ltoptions.m4' >libtoolize: copying file 'm4/ltsugar.m4' >libtoolize: copying file 'm4/ltversion.m4' >libtoolize: copying file 'm4/lt~obsolete.m4' >configure: loading site script /usr/ports/Templates/config.site >checking build system type... amd64-portbld-freebsd11.3 >checking host system type... amd64-portbld-freebsd11.3 >checking how to print strings... printf >checking for gcc... 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... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking whether cc understands -c and -o together... yes >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B >checking the name lister (/usr/local/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... (cached) 262144 >checking how to convert amd64-portbld-freebsd11.3 file names to amd64-portbld-freebsd11.3 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd11.3 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >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... (cached) /usr/bin/awk >checking command to parse /usr/local/bin/nm -B output from cc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /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... cpp >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd11.3 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... (cached) yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >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... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking whether gmake sets $(MAKE)... yes >checking whether gmake supports the include directive... yes (GNU style) >checking whether gmake supports nested variables... yes >checking how to create a pax tar archive... gnutar >checking dependency style of cc... gcc3 >checking whether gmake 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... no >checking for cc option to accept ISO C99... none needed >checking for C compiler vendor... clang >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking how to run the C++ preprocessor... c++ -E >checking for ld used by c++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC -DPIC >checking if c++ PIC flag -fPIC -DPIC works... yes >checking if c++ static flag -static works... yes >checking if c++ supports -c -o file.o... yes >checking if c++ supports -c -o file.o... (cached) yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd11.3 ld.so >checking how to hardcode library paths into programs... immediate >checking dependency style of c++... gcc3 >checking how to run the C preprocessor... cpp >checking for egrep... (cached) /usr/bin/egrep >checking whether ln -s works... yes >checking whether gmake sets $(MAKE)... (cached) yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... no >checking for byacc... byacc >checking for valgrind... no >checking pkg-config is at least version 0.9.0... yes >checking if Bison is the parser generator... no >checking for kernel type (freebsd11.3)... FreeBSD >checking for sys/wait.h that is POSIX.1 compatible... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for arpa/inet.h... (cached) yes >checking for endian.h... no >checking for fcntl.h... (cached) yes >checking for fnmatch.h... yes >checking for fs_info.h... no >checking for fshelp.h... no >checking for grp.h... yes >checking for kstat.h... no >checking for kvm.h... yes >checking for libgen.h... (cached) yes >checking for mntent.h... no >checking for mnttab.h... no >checking for netdb.h... (cached) yes >checking for paths.h... (cached) yes >checking for poll.h... (cached) yes >checking for pthread_np.h... yes >checking for pwd.h... (cached) yes >checking for regex.h... yes >checking for sys/endian.h... yes >checking for sys/fs_types.h... no >checking for sys/fstyp.h... no >checking for sys/ioctl.h... (cached) yes >checking for sys/isa_defs.h... no >checking for sys/mntent.h... no >checking for sys/mnttab.h... no >checking for sys/param.h... (cached) yes >checking for sys/resource.h... (cached) yes >checking for sys/select.h... (cached) yes >checking for sys/socket.h... (cached) yes >checking for sys/statfs.h... no >checking for sys/statvfs.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/un.h... (cached) yes >checking for sys/vfs.h... no >checking for sys/vfstab.h... no >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... (cached) 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... yes >checking sys/dkstat.h presence... yes >checking for sys/dkstat.h... yes >checking for sys/sysctl.h... (cached) yes >checking ifaddrs.h usability... yes >checking ifaddrs.h presence... yes >checking for ifaddrs.h... yes >checking for net/if.h... (cached) yes >checking for sys/swap.h... no >checking for vm/anon.h... no >checking sys/loadavg.h usability... no >checking sys/loadavg.h presence... no >checking for sys/loadavg.h... no >checking linux/config.h usability... no >checking linux/config.h presence... no >checking for linux/config.h... no >checking for utmp.h... (cached) no >checking for utmpx.h... (cached) yes >checking for sys/ucred.h... yes >checking for sys/mount.h... (cached) yes >checking for xfs/xqm.h... no >checking for arpa/nameser.h... (cached) yes >checking for arpa/nameser_compat.h... yes >checking for net/if_arp.h... no >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... yes >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... (cached) yes >checking for size_t... (cached) yes >checking for uid_t in sys/types.h... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for asprintf... (cached) yes >checking for closelog... yes >checking for getaddrinfo... (cached) yes >checking for getgrnam_r... yes >checking for getnameinfo... (cached) yes >checking for getpwnam... yes >checking for getpwnam_r... yes >checking for gettimeofday... (cached) yes >checking for if_indextoname... yes >checking for openlog... yes >checking for regcomp... yes >checking for regerror... yes >checking for regexec... yes >checking for regfree... yes >checking for select... (cached) yes >checking for setenv... (cached) yes >checking for setgroups... (cached) yes >checking for strcasecmp... (cached) yes >checking for strdup... (cached) yes >checking for strncasecmp... (cached) yes >checking for sysconf... (cached) yes >checking whether strerror_r is declared... (cached) yes >checking for strerror_r... (cached) yes >checking whether strerror_r returns char *... no >checking for strtok_r... yes >checking for socket... yes >checking for clock_gettime... (cached) yes >checking for nanosleep... yes >checking for getifaddrs... yes >checking for getloadavg... yes >checking for getutent... (cached) no >checking for getutxent... (cached) yes >checking for host_statistics... no >checking for processor_info... no >checking for statfs... (cached) yes >checking for statvfs... (cached) yes >checking for sysctl... (cached) yes >checking for sysctlbyname... yes >checking for syslog... yes >checking for thread_info... no >checking for strptime... (cached) yes >checking whether strptime is exported by default... yes >checking for timegm... yes >checking for sysctl kern.cp_times... yes >checking for sysctl kern.cp_time... yes >checking for swapctl... no >checking whether NAN is defined by default... yes >checking if doubles are stored in x86 representation... yes >checking whether clock_boottime and clock_monotonic are supported... (cached) no >checking for getfsstat... yes >checking for getvfsstat... no >checking for listmntent... no >checking for getmntent_r... no >checking for getmntent... no >checking for getmntent in -lsun... no >checking for getmntent in -lseq... no >checking for getmntent in -lgen... no >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... yes >checking for struct kinfo_proc.ki_pid... yes >checking for struct kinfo_proc.ki_rssize... yes >checking for struct kinfo_proc.ki_rusage... yes >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... no >checking for kstat_io_t.writes... no >checking for kstat_io_t.nwrites... no >checking for kstat_io_t.wtime... no >checking for pthread_setname_np... no >checking for pthread_set_name_np... yes >checking for struct ip6_ext... yes >checking for pthread_create in -lpthread... yes >checking for pthread.h... (cached) yes >checking for kvm_getprocs in -lkvm... yes >checking for kvm_getswapinfo in -lkvm... yes >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... yes >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... yes >checking whether CURLOPT_USERNAME is declared... yes >checking whether CURLOPT_TIMEOUT_MS is declared... yes >checking for CURLINFO_APPCONNECT_TIME... yes >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 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 c++ accepts -std=c++11... yes >checking for grpc_cpp_plugin... no >checking for javac... no >checking for jar... no >checking for LUA... no >checking for LUA... no >checking for LUA... no >checking for LUA... no >checking for LUA... no >checking for LUA... no >checking for LUA... no >checking for LUA... no >checking for LUA... no >checking for LUA... no >checking for MICROHTTPD... no >checking for net-snmp/agent/net-snmp-agent-includes.h... no >checking oping.h usability... yes >checking oping.h presence... yes >checking for oping.h... yes >checking for ping_construct in -loping... yes >checking pcap.h usability... yes >checking pcap.h presence... yes >checking for pcap.h... yes >checking for pcap_open_live in -lpcap... yes >checking whether libpcap has PCAP_ERROR_IFACE_NOT_UP... yes >checking for perl... /usr/local/bin/perl >checking pqos.h usability... no >checking pqos.h presence... no >checking for pqos.h... no >checking jevents.h usability... no >checking jevents.h presence... no >checking for jevents.h... no >checking for PROTOBUF... no >checking for main in -lprotobuf... no >checking for protoc... no >checking for PROTOBUF_C... no >checking for protobuf_c_message_pack in -lprotobuf-c... no >checking for protoc-c... no >checking for python3-config... no >checking for python2-config... no >checking for python-config... no >checking Python.h usability... no >checking Python.h presence... no >checking for Python.h... no >checking proton/proactor.h usability... no >checking proton/proactor.h presence... no >checking for proton/proactor.h... no >checking librdkafka/rdkafka.h usability... no >checking librdkafka/rdkafka.h presence... no >checking for librdkafka/rdkafka.h... no >checking for LIBSIGROK... no >checking openssl/sha.h usability... yes >checking openssl/sha.h presence... yes >checking for openssl/sha.h... yes >checking openssl/blowfish.h usability... yes >checking openssl/blowfish.h presence... yes >checking for openssl/blowfish.h... yes >checking openssl/rand.h usability... yes >checking openssl/rand.h presence... yes >checking for openssl/rand.h... yes >checking for OPENSSL_init_ssl in -lssl... yes >checking pkg-config for libstatgrab... found >checking for libstatgrab CFLAGS... -I/usr/local/include >checking for libstatgrab LDFLAGS... -L/usr/local/lib -lstatgrab -ldevstat >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 >checking xenctrl.h usability... no >checking xenctrl.h presence... no >checking for xenctrl.h... no >checking yajl/yajl_parse.h usability... yes >checking yajl/yajl_parse.h presence... yes >checking for yajl/yajl_parse.h... yes >checking yajl/yajl_tree.h usability... yes >checking yajl/yajl_tree.h presence... yes >checking for yajl/yajl_tree.h... yes >checking yajl/yajl_version.h usability... yes >checking yajl/yajl_version.h presence... yes >checking for yajl/yajl_version.h... yes >checking for yajl_alloc in -lyajl... yes >checking for yajl_tree_parse in -lyajl... yes >checking libxml/parser.h usability... no >checking libxml/parser.h presence... no >checking for libxml/parser.h... no >checking for libOpenIPMIpthread... no (pkg-config doesn't know OpenIPMIpthread) >checking for LIBNOTIFY... no >checking for LIBRIEMANN_CLIENT... no >checking which default log plugin to load... syslog >checking which default write plugin to load... network >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: src/config.h is unchanged >config.status: executing libtool commands >config.status: executing depfiles commands > >Configuration: > Build: > Platform . . . . . . FreeBSD > Compiler vendor . . . clang > CC . . . . . . . . . cc > CFLAGS . . . . . . . -Wall -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing > CXXFLAGS . . . . . . -Wall -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing > CPP . . . . . . . . . cpp > CPPFLAGS . . . . . . -I/usr/local/include > GRPC_CPP_PLUGIN . . . > LD . . . . . . . . . /usr/bin/ld > LDFLAGS . . . . . . . -fstack-protector-strong > PROTOC . . . . . . . > YACC . . . . . . . . byacc > YFLAGS . . . . . . . > > Libraries: > intel mic . . . . . . no > libaquaero5 . . . . . no > libatasmart . . . . . no (Linux only library) > libcurl . . . . . . . yes > libdbi . . . . . . . no > libdpdk . . . . . . . no (rte_config.h not found) > libesmtp . . . . . . no > libganglia . . . . . no > libgcrypt . . . . . . yes > libgps . . . . . . . no (gps.h not found) > libgrpc++ . . . . . . no (pkg-config could not find libgrpc++) > libhiredis . . . . . no > libi2c-dev . . . . . no (Linux only) > libiokit . . . . . . no > libiptc . . . . . . . no > libjevents . . . . . no (jevents.h not found) > libjvm . . . . . . . no (jar not found) > libkstat . . . . . . no (Solaris only) > libkvm . . . . . . . yes > libldap . . . . . . . no > liblua . . . . . . . no (pkg-config cannot find liblua) > liblvm2app . . . . . no > libmemcached . . . . no > libmicrohttpd . . . . no (pkg-config could not find libmicrohttpd) > libmnl . . . . . . . no > libmodbus . . . . . . no > libmongoc . . . . . . no > libmosquitto . . . . no > libmysql . . . . . . no > libnetapp . . . . . . no > libnetsnmp . . . . . no > 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 . . . . . . yes > libowcapi . . . . . . no > libpcap . . . . . . . yes > libperfstat . . . . . no (AIX only) > libperl . . . . . . . no > libpq . . . . . . . . no > libpqos . . . . . . . no (pqos.h not found) > libprotobuf . . . . . no (libprotobuf not found) > libprotobuf-c . . . . no (libprotobuf-c not found) > libpython . . . . . . no > libqpid-proton . . . no (proton/proactor.h not found) > librabbitmq . . . . . no > libriemann-client . . no (pkg-config doesn't know libriemann-client) > librdkafka . . . . . no (librdkafka/rdkafka.h not found) > librouteros . . . . . > librrd . . . . . . . no > libsensors . . . . . no > libsigrok . . . . . no (pkg-config could not find libsigrok) > libssl . . . . . . . yes > libstatgrab . . . . . yes > libtokyotyrant . . . no > 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 . . . . . . . no (libxml/parser.h not found) > libxmms . . . . . . . no > libyajl . . . . . . . yes > oracle . . . . . . . no > protobuf-c . . . . . no (protoc-c compiler not found) > protoc 3 . . . . . . no > > Features: > daemon mode . . . . . yes > debug . . . . . . . . yes > > Bindings: > perl . . . . . . . . no > > Modules: > aggregation . . . . . yes > amqp . . . . . . . no > amqp1 . . . . . . . no > apache . . . . . . . yes > apcups . . . . . . . yes > apple_sensors . . . . no > aquaero . . . . . . . no > ascent . . . . . . . no (dependency error) > barometer . . . . . . no > battery . . . . . . . no > bind . . . . . . . . no (dependency error) > ceph . . . . . . . . no (disabled on command line) > cgroups . . . . . . . no (disabled on command line) > chrony. . . . . . . . no (disabled on command line) > conntrack . . . . . . no > contextswitch . . . . yes > cpu . . . . . . . . . yes > cpufreq . . . . . . . no > cpusleep . . . . . . no > csv . . . . . . . . . yes > curl . . . . . . . . yes > curl_json . . . . . . yes > curl_xml . . . . . . no (dependency error) > dbi . . . . . . . . . no (disabled on command line) > df . . . . . . . . . yes > disk . . . . . . . . yes > dns . . . . . . . . . yes > dpdkevents. . . . . . no > dpdkstat . . . . . . no > drbd . . . . . . . . no > email . . . . . . . . yes > entropy . . . . . . . no > ethstat . . . . . . . no > exec . . . . . . . . yes > fhcount . . . . . . . no (disabled on command line) > filecount . . . . . . yes > fscache . . . . . . . no > gmond . . . . . . . . no > gps . . . . . . . . . no > gpu_nvidia . . . . . no > grpc . . . . . . . . no > hddtemp . . . . . . . no > hugepages . . . . . . no > intel_pmu . . . . . . no > intel_rdt . . . . . . no > interface . . . . . . yes > ipc . . . . . . . . . no > ipmi . . . . . . . . no (disabled on command line) > iptables . . . . . . no > ipvs . . . . . . . . no > irq . . . . . . . . . no > java . . . . . . . . no (disabled on command line) > load . . . . . . . . yes > logfile . . . . . . . yes > log_logstash . . . . no (disabled on command line) > lpar . . . . . . . . no > lua . . . . . . . . . no > lvm . . . . . . . . . no > madwifi . . . . . . . no > match_empty_counter . yes > match_hashed . . . . yes > match_regex . . . . . yes > match_timediff . . . yes > match_value . . . . . yes > mbmon . . . . . . . . yes > mcelog . . . . . . . no > md . . . . . . . . . no > memcachec . . . . . . no (disabled on command line) > memcached . . . . . . yes > memory . . . . . . . yes > mic . . . . . . . . . no > modbus . . . . . . . no (disabled on command line) > mqtt . . . . . . . . no (disabled on command line) > multimeter . . . . . no > mysql . . . . . . . . no (disabled on command line) > netapp . . . . . . . no > netlink . . . . . . . no > network . . . . . . . yes > nfs . . . . . . . . . no > nginx . . . . . . . . yes > notify_desktop . . . no (disabled on command line) > notify_email . . . . no (disabled on command line) > notify_nagios . . . . no > ntpd . . . . . . . . yes > numa . . . . . . . . no > nut . . . . . . . . . no (disabled on command line) > olsrd . . . . . . . . no (disabled on command line) > onewire . . . . . . . no (disabled on command line) > openldap . . . . . . no (disabled on command line) > openvpn . . . . . . . yes > oracle . . . . . . . no > ovs_events . . . . . no > ovs_stats . . . . . . no > pcie_errors . . . . . no > perl . . . . . . . . no (needs libperl) > pf . . . . . . . . . yes > pinba . . . . . . . . no (disabled on command line) > ping . . . . . . . . yes > postgresql . . . . . no (disabled on command line) > powerdns . . . . . . yes > processes . . . . . . yes > protocols . . . . . . no > python . . . . . . . no (disabled on command line) > redis . . . . . . . . no (disabled on command line) > routeros . . . . . . no (disabled on command line) > rrdcached . . . . . . no (disabled on command line) > rrdtool . . . . . . . no (disabled on command line) > sensors . . . . . . . no > serial . . . . . . . no > sigrok . . . . . . . no (disabled on command line) > smart . . . . . . . . no > snmp . . . . . . . . no (disabled on command line) > snmp_agent . . . . . no > statsd . . . . . . . no (disabled on command line) > swap . . . . . . . . yes > synproxy . . . . . . no > syslog . . . . . . . yes > table . . . . . . . . yes > tail_csv . . . . . . yes > tail . . . . . . . . yes > tape . . . . . . . . no > target_notification . yes > target_replace . . . yes > target_scale . . . . yes > target_set . . . . . yes > target_v5upgrade . . yes > tcpconns . . . . . . yes > teamspeak2 . . . . . yes > ted . . . . . . . . . yes > thermal . . . . . . . no > threshold . . . . . . yes > tokyotyrant . . . . . no (disabled on command line) > turbostat . . . . . . no (disabled on command line) > unixsock . . . . . . yes > uptime . . . . . . . yes > users . . . . . . . . yes > uuid . . . . . . . . yes > varnish . . . . . . . no (disabled on command line) > virt . . . . . . . . no (disabled on command line) > vmem . . . . . . . . no > vserver . . . . . . . no > wireless . . . . . . no > write_graphite . . . yes > write_http . . . . . yes > write_kafka . . . . . no (disabled on command line) > write_log . . . . . . yes > 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 > write_stackdriver . . no > write_syslog . . . . no > write_tsdb . . . . . no (disabled on command line) > xencpu . . . . . . . no > xmms . . . . . . . . no > zfs_arc . . . . . . . yes > zone . . . . . . . . no > zookeeper . . . . . . no (disabled on command line) > >===> Script "configure" failed unexpectedly. >Please report the problem to ports@bsdserwis.com [maintainer] and attach the >"/usr/ports/net-mgmt/collectd5/work/collectd-5.9.0/config.log" including the >output of the failure of your make command. Also, it might be a good idea to >provide an overview of all packages installed on your system (e.g. a >/usr/local/sbin/pkg-static info -g -Ea). >*** Error code 1 > >Stop. >make[1]: stopped in /usr/ports/net-mgmt/collectd5 >*** Error code 1 > >Stop. >make: stopped in /usr/ports/net-mgmt/collectd5 > >------- >BEGIN CONFIG.LOG >------- > >This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by collectd configure 5.9.0.git, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --disable-all-plugins --disable-ceph --disable-cgroups --disable-fhcount --disable-static --disable-turbostat --enable-disk --localstatedir=/var --without-amqp --without-libaquaero5 --without-libganglia --without-libiptc --without-libkstat --without-libldap --without-liblvm2app --without-libmnl --without-libnetapp --without-libnetlink --without-libowcapi --without-libperfstat --without-libsensors --without-lvm --without-mic --without-oracle --enable-aggregation --enable-apcups --enable-contextswitch --enable-cpu --enable-csv --enable-df --enable-dns --enable-email --enable-exec --enable-filecount --enable-interface --enable-load --enable-logfile --enable-match_empty_counter --enable-match_hashed --enable-match_regex --enable-match_timediff --enable-match_value --enable-mbmon --enable-memcached --enable-memory --enable-network --enable-ntpd --enable-openvpn --enable-pf --enable-powerdns --enable-processes --enable-statsd --enable-swap --enable-syslog --enable-table --enable-tail --enable-tail_csv --enable-target_notification --enable-target_replace --enable-target_scale --enable-target_set --enable-target_v5upgrade --enable-tcpconns --enable-teamspeak2 --enable-ted --enable-threshold --enable-unixsock --enable-uptime --enable-users --enable-uuid --enable-write_graphite --enable-write_log --enable-zfs_arc --disable-chrony --enable-apache --enable-curl --enable-nginx --enable-write_http --with-libcurl=/usr/local --enable-curl_json --enable-ascent --enable-bind --enable-curl_xml --disable-dbi --without-libdbi --with--with-libgcrypt=/usr/local --disable-ipmi --disable-java --without-java --without-libjvm --with-libyajl=/usr/local --disable-write_kafka --enable-debug --disable-log_logstash --disable-memcachec --without-libmemcached --disable-modbus --without-libmodbus --disable-write_mongodb --without-libmongoc --disable-mqtt --without-libmosquitto --disable-mysql --without-libmysql --disable-notify_desktop --without-libnotify --disable-notify_email --without-libesmtp --disable-nut --without-upsclient --disable-olsrd --disable-onewire --without-libowcapi --disable-openldap --without-libldap --disable-perl --without-libperl --without-perl-bindings --without-perl --disable-postgresql --without-libpq --without-postgresql --disable-pinba --enable-ping --with-liboping=/usr/local --disable-write_prometheus --disable-python --without-python --disable-rabbitmq --without-librabbitmq --disable-redis --disable-write_redis --without-libhiredis --disable-write_riemann --disable-routeros --without-librouteros --disable-rrdcached --disable-rrdtool --without-librrd --disable-sigrok --without-libsigrok --disable-snmp --without-libnetsnmp --disable-statsd --disable-tokyotyrant --without-libtokyotyrant --disable-write_tsdb --disable-varnish --disable-virt --without-virt --with-libxml2=/usr/local --disable-zookeeper --without-libzookeeper --prefix=/usr/local --mandir=/usr/local/man --disable-silent-rules --infodir=/usr/local/share/info/ --build=amd64-portbld-freebsd11.3 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = FreeBSD-AMD64 >uname -m = amd64 >uname -r = 11.3-RC3-p1 >uname -s = FreeBSD >uname -v = FreeBSD 11.3-RC3-p1 #0 1bbd0ad3054(releng/11.3): Wed Jul 3 09:35:29 CDT 2019 root@FreeBSD-AMD64:/usr/obj/usr/src/sys/CHIPSTER > >/usr/bin/uname -p = amd64 >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/local/libexec/ccache >PATH: /usr/ports/net-mgmt/collectd5/work/.bin >PATH: /sbin >PATH: /bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /root/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:3712: loading site script /usr/ports/Templates/config.site >| # $FreeBSD: head/Templates/config.site 503514 2019-06-05 17:40:09Z antoine $ >| # Do not add: >| # - toolchain related >| # - arch-dependent values >| # - anything "=no" unless guaranteed to never be >| # implemented in FreeBSD >| # - also avoid "working" values >| # This file must reflect the oldest supported Release. >| # >| #MAINTAINER= portmgr@FreeBSD.org >| >| # Path >| : ${ac_cv_path_BZIP2=/usr/bin/bzip2} >| : ${ac_cv_path_EGREP=/usr/bin/egrep} >| : ${ac_cv_path_FGREP=/usr/bin/fgrep} >| : ${ac_cv_path_GREP=/usr/bin/grep} >| : ${ac_cv_path_GZIP=/usr/bin/gzip} >| : ${ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp} >| : ${ac_cv_path_SED=/usr/bin/sed} >| : ${ac_cv_path_install=/usr/bin/install} >| : ${ac_cv_path_mkdir=/bin/mkdir} >| : ${ac_cv_prog_AWK=/usr/bin/awk} >| : ${ac_cv_prog_SED=/usr/bin/sed} >| : ${am_cv_prog_tar_ustar=/usr/bin/tar} >| : ${cl_cv_prog_LN=/bin/ln} >| : ${cl_cv_prog_cp='/bin/cp -p'} >| : ${lt_cv_path_MAGIC_CMD=/usr/bin/file} >| >| # Headers >| : ${ac_cv_header_alloca_h=no} >| : ${ac_cv_header_arpa_inet_h=yes} >| : ${ac_cv_header_arpa_nameser_h=yes} >| : ${ac_cv_header_ctype_h=yes} >| : ${ac_cv_header_dirent_h=yes} >| : ${ac_cv_header_dlfcn_h=yes} >| : ${ac_cv_header_elf_h=yes} >| : ${ac_cv_header_err_h=yes} >| : ${ac_cv_header_errno_h=yes} >| : ${ac_cv_header_fcntl_h=yes} >| : ${ac_cv_header_float_h=yes} >| : ${ac_cv_header_floatingpoint_h=yes} >| : ${ac_cv_header_getopt_h=yes} >| : ${ac_cv_header_glob_h=yes} >| : ${ac_cv_header_inttypes_h=yes} >| : ${ac_cv_header_langinfo_h=yes} >| : ${ac_cv_header_libgen_h=yes} >| : ${ac_cv_header_libutil_h=yes} >| : ${ac_cv_header_limits_h=yes} >| : ${ac_cv_header_locale_h=yes} >| : ${ac_cv_header_login_cap_h=yes} >| : ${ac_cv_header_math_h=yes} >| : ${ac_cv_header_memory_h=yes} >| : ${ac_cv_header_minix_config_h=no} >| : ${ac_cv_header_net_if_h=yes} >| : ${ac_cv_header_net_if_media_h=yes} >| : ${ac_cv_header_net_if_tap_h=yes} >| : ${ac_cv_header_net_if_tun_h=yes} >| : ${ac_cv_header_netdb_h=yes} >| : ${ac_cv_header_netinet_in_h=yes} >| : ${ac_cv_header_paths_h=yes} >| : ${ac_cv_header_poll_h=yes} >| : ${ac_cv_header_pthread_h=yes} >| : ${ac_cv_header_pwd_h=yes} >| : ${ac_cv_header_readpassphrase_h=yes} >| : ${ac_cv_header_resolv_h=yes} >| : ${ac_cv_header_rpc_types_h=yes} >| : ${ac_cv_header_sched_h=yes} >| : ${ac_cv_header_search_h=yes} >| : ${ac_cv_header_security_pam_appl_h=yes} >| : ${ac_cv_header_signal_h=yes} >| : ${ac_cv_header_spawn_h=yes} >| : ${ac_cv_header_stdarg_h=yes} >| : ${ac_cv_header_stdbool_h=yes} >| : ${ac_cv_header_stdc=yes} >| : ${ac_cv_header_stddef_h=yes} >| : ${ac_cv_header_stdint_h=yes} >| : ${ac_cv_header_stdio_h=yes} >| : ${ac_cv_header_stdlib_h=yes} >| : ${ac_cv_header_string_h=yes} >| : ${ac_cv_header_strings_h=yes} >| : ${ac_cv_header_sys_acl_h=yes} >| : ${ac_cv_header_sys_cdefs_h=yes} >| : ${ac_cv_header_sys_fcntl_h=yes} >| : ${ac_cv_header_sys_file_h=yes} >| : ${ac_cv_header_sys_ioctl_h=yes} >| : ${ac_cv_header_sys_mman_h=yes} >| : ${ac_cv_header_sys_mount_h=yes} >| : ${ac_cv_header_sys_msg_h=yes} >| : ${ac_cv_header_sys_param_h=yes} >| : ${ac_cv_header_sys_poll_h=yes} >| : ${ac_cv_header_sys_ptrace_h=yes} >| : ${ac_cv_header_sys_resource_h=yes} >| : ${ac_cv_header_sys_select_h=yes} >| : ${ac_cv_header_sys_socket_h=yes} >| : ${ac_cv_header_sys_stat_h=yes} >| : ${ac_cv_header_sys_statvfs_h=yes} >| : ${ac_cv_header_sys_sysctl_h=yes} >| : ${ac_cv_header_sys_time_h=yes} >| : ${ac_cv_header_sys_timers_h=yes} >| : ${ac_cv_header_sys_times_h=yes} >| : ${ac_cv_header_sys_types_h=yes} >| : ${ac_cv_header_sys_uio_h=yes} >| : ${ac_cv_header_sys_un_h=yes} >| : ${ac_cv_header_sys_wait_h=yes} >| : ${ac_cv_header_time_h=yes} >| : ${ac_cv_header_ttyent_h=yes} >| : ${ac_cv_header_ucontext_h=yes} >| : ${ac_cv_header_unistd_h=yes} >| : ${ac_cv_header_utime_h=yes} >| : ${ac_cv_header_utmpx_h=yes} >| : ${ac_cv_header_utmp_h=no} >| : ${ac_cv_header_vis_h=yes} >| : ${ac_cv_header_wchar_h=yes} >| : ${ac_cv_header_wctype_h=yes} >| : ${ac_cv_header_zlib_h=yes} >| >| : ${gl_cv_header_wchar_h_correct_inline=yes} >| >| : ${ac_cv_header_argz_h=no} >| : ${ac_cv_header_byteswap_h=no} >| : ${ac_cv_header_dl_h=no} >| : ${ac_cv_header_malloc_h=no} >| : ${ac_cv_header_random_h=no} >| : ${ac_cv_header_vfork_h=no} >| >| : ${gl_cv_have_raw_decl_strchrnul=yes} >| : ${gl_cv_have_raw_decl_memcpy=no} >| : ${gl_cv_have_raw_decl_memmem=yes} >| : ${gl_cv_have_raw_decl_memrchr=yes} >| : ${gl_cv_have_raw_decl_rawmemchr=yes} >| : ${gl_cv_have_raw_decl_stpcpy=yes} >| : ${gl_cv_have_raw_decl_stpncpy=yes} >| : ${gl_cv_have_raw_decl_strcasestr=yes} >| : ${gl_cv_have_raw_decl_strdup=yes} >| : ${gl_cv_have_raw_decl_strncat=yes} >| : ${gl_cv_have_raw_decl_strndup=yes} >| : ${gl_cv_have_raw_decl_strnlen=yes} >| : ${gl_cv_have_raw_decl_strpbrk=yes} >| : ${gl_cv_have_raw_decl_strsep=yes} >| : ${gl_cv_have_raw_decl_strsignal=yes} >| : ${gl_cv_have_raw_decl_strtok_r=yes} >| : ${gl_cv_have_raw_decl_strverscmp=no} >| >| # Type >| : ${ac_cv_c_int16_t=yes} >| : ${ac_cv_c_int32_t=yes} >| : ${ac_cv_c_int64_t=yes} >| : ${ac_cv_c_int8_t=yes} >| : ${ac_cv_c_uint16_t=yes} >| : ${ac_cv_c_uint32_t=yes} >| : ${ac_cv_c_uint64_t=yes} >| : ${ac_cv_c_uint8_t=yes} >| >| : ${ac_cv_type__Bool=yes} >| : ${ac_cv_type_char=yes} >| : ${ac_cv_type_char_p=yes} >| : ${ac_cv_type_fsblkcnt_t=yes} >| : ${ac_cv_type_fsfilcnt_t=yes} >| : ${ac_cv_type_in_addr_t=yes} >| : ${ac_cv_type_in_port_t=yes} >| : ${ac_cv_type_int16_t=yes} >| : ${ac_cv_type_int32_t=yes} >| : ${ac_cv_type_int=yes} >| : ${ac_cv_type_intmax_t=yes} >| : ${ac_cv_type_long=yes} >| : ${ac_cv_type_long_double=yes} >| : ${ac_cv_type_long_long=yes} >| : ${ac_cv_type_long_long_int=yes} >| : ${ac_cv_type_mbstate_t=yes} >| : ${ac_cv_type_mode_t=yes} >| : ${ac_cv_type_nlink_t=yes} >| : ${ac_cv_type_off_t=yes} >| : ${ac_cv_type_pid_t=yes} >| : ${ac_cv_type_posix_spawn_file_actions_t=yes} >| : ${ac_cv_type_posix_spawnattr_t=yes} >| : ${ac_cv_type_ptrdiff_t=yes} >| : ${ac_cv_type_short=yes} >| : ${ac_cv_type_sig_atomic_t=yes} >| : ${ac_cv_type_sigset_t=yes} >| : ${ac_cv_type_size_t=yes} >| : ${ac_cv_type_socklen_t=yes} >| : ${ac_cv_type_ssize_t=yes} >| : ${ac_cv_type_stack_t=yes} >| : ${ac_cv_type_struct_timespec=yes} >| : ${ac_cv_type_u_char=yes} >| : ${ac_cv_type_u_int16_t=yes} >| : ${ac_cv_type_u_int32_t=yes} >| : ${ac_cv_type_u_int8_t=yes} >| : ${ac_cv_type_u_int=yes} >| : ${ac_cv_type_u_long=yes} >| : ${ac_cv_type_u_short=yes} >| : ${ac_cv_type_uid_t=yes} >| : ${ac_cv_type_uintptr_t=yes} >| : ${ac_cv_type_unsigned_char=yes} >| : ${ac_cv_type_unsigned_int=yes} >| : ${ac_cv_type_unsigned_long=yes} >| : ${ac_cv_type_unsigned_long_long=yes} >| : ${ac_cv_type_unsigned_long_long_int=yes} >| : ${ac_cv_type_unsigned_short=yes} >| : ${ac_cv_type_volatile_sig_atomic_t=yes} >| : ${ac_cv_type_wchar_t=yes} >| : ${ac_cv_type_wint_t=yes} >| >| : ${gl_cv_sigaltstack_low_base=yes} >| : ${gl_cv_size_max=yes} >| : ${gl_cv_type_sigset_t=yes} >| : ${gl_cv_type_wchar_t_signed=yes} >| : ${gl_cv_type_wctrans_t=yes} >| : ${gl_cv_type_wctype_t=yes} >| : ${gl_cv_type_wint_t_signed=yes} >| : ${gl_cv_var_stdin_large_offset=yes} >| : ${gt_cv_c_intmax_t=yes} >| : ${gt_cv_c_wchar_t=yes} >| : ${gt_cv_c_wint_t=yes} >| : ${gt_cv_func_printf_posix=yes} >| : ${gt_cv_int_divbyzero_sigfpe=yes} >| : ${gt_cv_siginfo_t=yes} >| : ${gt_cv_ssize_t=yes} >| >| # lib >| : ${ac_cv_lib_crypt_crypt=yes} >| : ${ac_cv_lib_edit_el_init=yes} >| : ${ac_cv_lib_pam_pam_set_item=yes} >| : ${ac_cv_lib_z_deflate=yes} >| : ${ac_cv_libc_defines___progname=yes} >| : ${ac_cv_libc_defines_sys_errlist=yes} >| : ${ac_cv_libc_defines_sys_nerr=yes} >| >| # Struct >| : ${ac_cv_member_HEADER_ad=yes} >| : ${ac_cv_member_struct___res_state_retrans=yes} >| : ${ac_cv_member_struct_sigaction_sa_sigaction=yes} >| : ${ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes} >| : ${ac_cv_member_struct_stat_st_blksize=yes} >| >| : ${gl_cv_sys_struct_timespec_in_time_h=yes} >| : ${gl_cv_sys_struct_timeval=yes} >| >| : ${ac_cv_func_strchrnul=yes} >| : ${ac_cv_func_uselocale=yes} >| : ${ac_cv_func_newlocale=yes} >| >| # Functions >| : ${ac_cv_func___b64_ntop=yes} >| : ${ac_cv_func___b64_pton=yes} >| : ${ac_cv_func__getlong=yes} >| : ${ac_cv_func__getshort=yes} >| : ${ac_cv_func__getshort=yes} >| : ${ac_cv_func__stat=yes} >| : ${ac_cv_func_abs=yes} >| : ${ac_cv_func_accept=yes} >| : ${ac_cv_func_accept4=yes} >| : ${ac_cv_func_acl_create_entry_np=yes} >| : ${ac_cv_func_acl_delete_def_file=yes} >| : ${ac_cv_func_acl_delete_fd_np=yes} >| : ${ac_cv_func_acl_delete_file_np=yes} >| : ${ac_cv_func_acl_free=yes} >| : ${ac_cv_func_acl_from_text=yes} >| : ${ac_cv_func_acl_get_fd=yes} >| : ${ac_cv_func_acl_get_file=yes} >| : ${ac_cv_func_acl_set_fd=yes} >| : ${ac_cv_func_acl_set_file=yes} >| : ${ac_cv_func_alarm=yes} >| : ${ac_cv_func_alloca=yes} >| : ${ac_cv_func_alphasort=yes} >| : ${ac_cv_func_arc4random=yes} >| : ${ac_cv_func_arc4random_buf=yes} >| : ${ac_cv_func_arc4random_uniform=yes} >| : ${ac_cv_func_asprintf=yes} >| : ${ac_cv_func_atexit=yes} >| : ${ac_cv_func_atoll=yes} >| : ${ac_cv_func_basename=yes} >| : ${ac_cv_func_bcmp=yes} >| : ${ac_cv_func_bcopy=yes} >| : ${ac_cv_func_bindresvport_sa=yes} >| : ${ac_cv_func_bsearch=yes} >| : ${ac_cv_func_btowc=yes} >| : ${ac_cv_func_bzero=yes} >| : ${ac_cv_func_calloc=yes} >| : ${ac_cv_func_chown=yes} >| : ${ac_cv_func_clock=yes} >| : ${ac_cv_func_clock_gettime=yes} >| : ${ac_cv_func_closedir=yes} >| : ${ac_cv_func_closefrom=yes} >| : ${ac_cv_func_daemon=yes} >| : ${ac_cv_func_dirfd=yes} >| : ${ac_cv_func_dirname=yes} >| : ${ac_cv_func_dlopen=yes} >| : ${ac_cv_func_dprintf=yes} >| : ${ac_cv_func_dup2=yes} >| : ${ac_cv_func_eaccess=yes} >| : ${ac_cv_func_endgrent=yes} >| : ${ac_cv_func_err=yes} >| : ${ac_cv_func_errx=yes} >| : ${ac_cv_func_fchmod=yes} >| : ${ac_cv_func_fchown=yes} >| : ${ac_cv_func_fcntl=yes} >| : ${ac_cv_func_ffs=yes} >| : ${ac_cv_func_ffsl=yes} >| : ${ac_cv_func_ffsll=yes} >| : ${ac_cv_func_fileno=yes} >| : ${ac_cv_func_fls=yes} >| : ${ac_cv_func_flsl=yes} >| : ${ac_cv_func_flsll=yes} >| : ${ac_cv_func_fork=yes} >| : ${ac_cv_func_fork_working=yes} >| : ${ac_cv_func_fprintf=yes} >| : ${ac_cv_func_fpurge=yes} >| : ${ac_cv_func_freeaddrinfo=yes} >| : ${ac_cv_func_fstat=yes} >| : ${ac_cv_func_fstatat=yes} >| : ${ac_cv_func_fstatfs=yes} >| : ${ac_cv_func_fstatvfs=yes} >| : ${ac_cv_func_fsync=yes} >| : ${ac_cv_func_futimes=yes} >| : ${ac_cv_func_fwprintf=yes} >| : ${ac_cv_func_gai_strerror=yes} >| : ${ac_cv_func_getaddrinfo=yes} >| : ${ac_cv_func_getcwd=yes} >| : ${ac_cv_func_getdelim=yes} >| : ${ac_cv_func_getdtablesize=yes} >| : ${ac_cv_func_getgrent=yes} >| : ${ac_cv_func_getegid=yes} >| : ${ac_cv_func_getenv=yes} >| : ${ac_cv_func_geteuid=yes} >| : ${ac_cv_func_getgid=yes} >| : ${ac_cv_func_getgrouplist=yes} >| : ${ac_cv_func_gethostbyname=yes} >| : ${ac_cv_func_gethostname=yes} >| : ${ac_cv_func_getline=yes} >| : ${ac_cv_func_getnameinfo=yes} >| : ${ac_cv_func_getopt=yes} >| : ${ac_cv_func_getopt_long_only=yes} >| : ${ac_cv_func_getpagesize=yes} >| : ${ac_cv_func_getpeereid=yes} >| : ${ac_cv_func_getpgid=yes} >| : ${ac_cv_func_getpgrp=yes} >| : ${ac_cv_func_getpgrp_void=yes} >| : ${ac_cv_func_getpid=yes} >| : ${ac_cv_func_getrlimit=yes} >| : ${ac_cv_func_getrusage=yes} >| : ${ac_cv_func_gettimeofday=yes} >| : ${ac_cv_func_getttyent=yes} >| : ${ac_cv_func_getuid=yes} >| : ${ac_cv_func_getwd=yes} >| : ${ac_cv_func_glob=yes} >| : ${ac_cv_func_group_from_gid=yes} >| : ${ac_cv_func_index=yes} >| : ${ac_cv_func_inet_aton=yes} >| : ${ac_cv_func_inet_ntoa=yes} >| : ${ac_cv_func_inet_ntop=yes} >| : ${ac_cv_func_innetgr=yes} >| : ${ac_cv_func_insque=yes} >| : ${ac_cv_func_isascii=yes} >| : ${ac_cv_func_isascii=yes} >| : ${ac_cv_func_isblank=yes} >| : ${ac_cv_func_issetugid=yes} >| : ${ac_cv_func_iswblank=yes} >| : ${ac_cv_func_iswcntrl=yes} >| : ${ac_cv_func_iswctype=yes} >| : ${ac_cv_func_kill=yes} >| : ${ac_cv_func_killpg=yes} >| : ${ac_cv_func_link=yes} >| : ${ac_cv_func_labs=yes} >| : ${ac_cv_func_llabs=yes} >| : ${ac_cv_func_localtime=yes} >| : ${ac_cv_func_login_getcapbool=yes} >| : ${ac_cv_func_lstat=yes} >| : ${ac_cv_func_lstat_dereferences_slashed_symlink=yes} >| : ${ac_cv_func_malloc=yes} >| : ${ac_cv_func_malloc_0_nonnull=yes} >| : ${ac_cv_func_mblen=yes} >| : ${ac_cv_func_mbrlen=yes} >| : ${ac_cv_func_mbrtowc=yes} >| : ${ac_cv_func_mbsinit=yes} >| : ${ac_cv_func_mbsnrtowcs=yes} >| : ${ac_cv_func_mbsrtowcs=yes} >| : ${ac_cv_func_mbstowcs=yes} >| : ${ac_cv_func_mbtowc=yes} >| : ${ac_cv_func_memchr=yes} >| : ${ac_cv_func_memcmp=yes} >| : ${ac_cv_func_memcpy=yes} >| : ${ac_cv_func_memmove=yes} >| : ${ac_cv_func_memset=yes} >| : ${ac_cv_func_mincore=yes} >| : ${ac_cv_func_mkdtemp=yes} >| : ${ac_cv_func_mkstemp=yes} >| : ${ac_cv_func_mkstemps=yes} >| : ${ac_cv_func_mktemp=yes} >| : ${ac_cv_func_mktemps=yes} >| : ${ac_cv_func_mlock=yes} >| : ${ac_cv_func_mmap=yes} >| : ${ac_cv_func_mmap_fixed_mapped=yes} >| : ${ac_cv_func_mprotect=yes} >| : ${ac_cv_func_munlock=yes} >| : ${ac_cv_func_munmap=yes} >| : ${ac_cv_func_nl_langinfo=yes} >| : ${ac_cv_func_opendir=yes} >| : ${ac_cv_func_pam_getenvlist=yes} >| : ${ac_cv_func_pam_putenv=yes} >| : ${ac_cv_func_pathconf=yes} >| : ${ac_cv_func_pipe=yes} >| : ${ac_cv_func_poll=yes} >| : ${ac_cv_func_posix_spawn=yes} >| : ${ac_cv_func_pread=yes} >| : ${ac_cv_func_printf=yes} >| : ${ac_cv_func_psignal=yes} >| : ${ac_cv_func_pthread_cond_broadcast=yes} >| : ${ac_cv_func_pthread_cond_destroy=yes} >| : ${ac_cv_func_pthread_cond_init=yes} >| : ${ac_cv_func_pthread_cond_signal=yes} >| : ${ac_cv_func_pthread_cond_timedwait=yes} >| : ${ac_cv_func_pthread_cond_wait=yes} >| : ${ac_cv_func_pthread_equal=yes} >| : ${ac_cv_func_pthread_exit=yes} >| : ${ac_cv_func_pthread_mutex_destroy=yes} >| : ${ac_cv_func_pthread_mutex_init=yes} >| : ${ac_cv_func_pthread_mutex_lock=yes} >| : ${ac_cv_func_pthread_mutex_unlock=yes} >| : ${ac_cv_func_pthread_self=yes} >| : ${ac_cv_func_putc=yes} >| : ${ac_cv_func_putc_unlocked=yes} >| : ${ac_cv_func_putchar=yes} >| : ${ac_cv_func_putchar_unlocked=yes} >| : ${ac_cv_func_putenv=yes} >| : ${ac_cv_func_putw=yes} >| : ${ac_cv_func_pwrite=yes} >| : ${ac_cv_func_raise=yes} >| : ${ac_cv_func_rand=yes} >| : ${ac_cv_func_random=yes} >| : ${ac_cv_func_readdir=yes} >| : ${ac_cv_func_readlink=yes} >| : ${ac_cv_func_readlinkat=yes} >| : ${ac_cv_func_readpassphrase=yes} >| : ${ac_cv_func_realpath=yes} >| : ${ac_cv_func_recvmsg=yes} >| : ${ac_cv_func_rename=yes} >| : ${ac_cv_func_remque=yes} >| : ${ac_cv_func_rindex=yes} >| : ${ac_cv_func_rresvport_af=yes} >| : ${ac_cv_func_scandir=yes} >| : ${ac_cv_func_scandir_b=yes} >| : ${ac_cv_func_sched_yield=yes} >| : ${ac_cv_func_select=yes} >| : ${ac_cv_func_sendmsg=yes} >| : ${ac_cv_func_setegid=yes} >| : ${ac_cv_func_setenv=yes} >| : ${ac_cv_func_seteuid=yes} >| : ${ac_cv_func_setgid=yes} >| : ${ac_cv_func_setgrent=yes} >| : ${ac_cv_func_setgroupent=yes} >| : ${ac_cv_func_setgroups=yes} >| : ${ac_cv_func_setlinebuf=yes} >| : ${ac_cv_func_setlocale=yes} >| : ${ac_cv_func_setlogin=yes} >| : ${ac_cv_func_setpassent=yes} >| : ${ac_cv_func_setpgid=yes} >| : ${ac_cv_func_setproctitle=yes} >| : ${ac_cv_func_setregid=yes} >| : ${ac_cv_func_setresgid=yes} >| : ${ac_cv_func_setresuid=yes} >| : ${ac_cv_func_setreuid=yes} >| : ${ac_cv_func_setrlimit=yes} >| : ${ac_cv_func_setsid=yes} >| : ${ac_cv_func_setsockopt=yes} >| : ${ac_cv_func_setuid=yes} >| : ${ac_cv_func_setvbuf=yes} >| : ${ac_cv_func_shmget=yes} >| : ${ac_cv_func_sigaction=yes} >| : ${ac_cv_func_sigaltstack=yes} >| : ${ac_cv_func_sigblock=yes} >| : ${ac_cv_func_siginterrupt=yes} >| : ${ac_cv_func_sigmask=yes} >| : ${ac_cv_func_sigprocmask=yes} >| : ${ac_cv_func_sigsetmask=yes} >| : ${ac_cv_func_sigvec=yes} >| : ${ac_cv_func_sleep=yes} >| : ${ac_cv_func_sprintf=yes} >| : ${ac_cv_func_snprintf=yes} >| : ${ac_cv_func_socketpair=yes} >| : ${ac_cv_func_srand=yes} >| : ${ac_cv_func_srandom=yes} >| : ${ac_cv_func_stat=yes} >| : ${ac_cv_func_statfs=yes} >| : ${ac_cv_func_statvfs=yes} >| : ${ac_cv_func_stpcpy=yes} >| : ${ac_cv_func_stpncpy=yes} >| : ${ac_cv_func_strbrk=yes} >| : ${ac_cv_func_strcasecmp=yes} >| : ${ac_cv_func_strcasecmp_l=yes} >| : ${ac_cv_func_strcasestr=yes} >| : ${ac_cv_func_strcasestr_l=yes} >| : ${ac_cv_func_strchr=yes} >| : ${ac_cv_func_strrchr=yes} >| : ${ac_cv_func_strcspn=yes} >| : ${ac_cv_func_strdup=yes} >| : ${ac_cv_func_strerror=yes} >| : ${ac_cv_func_strerror_r=yes} >| : ${ac_cv_func_strftime=yes} >| : ${ac_cv_func_strlcat=yes} >| : ${ac_cv_func_strlcpy=yes} >| : ${ac_cv_func_strlen=yes} >| : ${ac_cv_func_strmode=yes} >| : ${ac_cv_func_strncasecmp=yes} >| : ${ac_cv_func_strncmp=yes} >| : ${ac_cv_func_strncmp_working=yes} >| : ${ac_cv_func_strndup=yes} >| : ${ac_cv_func_strnlen=yes} >| : ${ac_cv_func_strnlen_working=yes} >| : ${ac_cv_func_strpbrk=yes} >| : ${ac_cv_func_strptime=yes} >| : ${ac_cv_func_strsep=yes} >| : ${ac_cv_func_strsignal=yes} >| : ${ac_cv_func_strstr=yes} >| : ${ac_cv_func_strnstr=yes} >| : ${ac_cv_func_strtod=yes} >| : ${ac_cv_func_strtof=yes} >| : ${ac_cv_func_strtol=yes} >| : ${ac_cv_func_strtold=yes} >| : ${ac_cv_func_strtoll=yes} >| : ${ac_cv_func_strtonum=yes} >| : ${ac_cv_func_strtoul=yes} >| : ${ac_cv_func_strtoull=yes} >| : ${ac_cv_func_symlink=yes} >| : ${ac_cv_func_sysconf=yes} >| : ${ac_cv_func_sysctl=yes} >| : ${ac_cv_func_tcgetpgrp=yes} >| : ${ac_cv_func_tmpnam=yes} >| : ${ac_cv_func_time=yes} >| : ${ac_cv_func_times=yes} >| : ${ac_cv_func_towlower=yes} >| : ${ac_cv_func_truncate=yes} >| : ${ac_cv_func_tsearch=yes} >| : ${ac_cv_func_uname=yes} >| : ${ac_cv_func_unlink=yes} >| : ${ac_cv_func_unsetenv=yes} >| : ${ac_cv_func_user_from_uid=yes} >| : ${ac_cv_func_usleep=yes} >| : ${ac_cv_func_utime=yes} >| : ${ac_cv_func_utimes=yes} >| : ${ac_cv_func_vasprintf=yes} >| : ${ac_cv_func_vdprintf=yes} >| : ${ac_cv_func_vfork=yes} >| : ${ac_cv_func_vfork_working=yes} >| : ${ac_cv_func_vfprintf=yes} >| : ${ac_cv_func_vprintf=yes} >| : ${ac_cv_func_vsnprintf=yes} >| : ${ac_cv_func_vsprintf=yes} >| : ${ac_cv_func_waitpid=yes} >| : ${ac_cv_func_wait=yes} >| : ${ac_cv_func_waitid=yes} >| : ${ac_cv_func_wait2=yes} >| : ${ac_cv_func_wait3=yes} >| : ${ac_cv_func_wait3_rusage=yes} >| : ${ac_cv_func_wait4=yes} >| : ${ac_cv_func_wait6=yes} >| : ${ac_cv_func_warn=yes} >| : ${ac_cv_func_warnx=yes} >| : ${ac_cv_func_wcrtomb=yes} >| : ${ac_cv_func_wcscoll=yes} >| : ${ac_cv_func_wcslen=yes} >| : ${ac_cv_func_wcsnlen=yes} >| : ${ac_cv_func_wcswidth=yes} >| : ${ac_cv_func_wctob=yes} >| : ${ac_cv_func_wcwidth=yes} >| : ${ac_cv_func_wmemchr=yes} >| : ${ac_cv_func_wmemcpy=yes} >| : ${ac_cv_func_yp_match=yes} >| >| # misc utx >| : ${ac_cv_func_endutxent=yes} >| : ${ac_cv_func_getutxent=yes} >| : ${ac_cv_func_getutxid=yes} >| : ${ac_cv_func_getutxline=yes} >| : ${ac_cv_func_getutxuser=yes} >| : ${ac_cv_func_pututxline=yes} >| : ${ac_cv_func_setutxdb=yes} >| : ${ac_cv_func_setutxent=yes} >| : ${ac_cv_func_endutent=no} >| : ${ac_cv_func_getutent=no} >| : ${ac_cv_func_getutid=no} >| : ${ac_cv_func_getutline=no} >| : ${ac_cv_func_pututline=no} >| : ${ac_cv_func_setutent=no} >| : ${ac_cv_func_utmpname=no} >| >| # non existing functions >| : ${ac_cv_func_argz_count=no} >| : ${ac_cv_func_argz_next=no} >| : ${ac_cv_func_argz_stringify=no} >| : ${ac_cv_func_obstacks=no} >| : ${ac_cv_func_pstat_getdynamic=no} >| : ${ac_cv_func_rawmemchr=no} >| : ${ac_cv_func_yield=no} >| >| : ${ac_cv_have___va_copy=yes} >| : ${ac_cv_have_clock_t=yes} >| : ${ac_cv_have_control_in_msghdr=yes} >| : ${ac_cv_have_getopt_optreset=yes} >| : ${ac_cv_have_int64_t=yes} >| : ${ac_cv_have_intxx_t=yes} >| : ${ac_cv_have_mode_t=yes} >| : ${ac_cv_have_pid_t=yes} >| : ${ac_cv_have_pw_change_in_struct_passwd=yes} >| : ${ac_cv_have_pw_class_in_struct_passwd=yes} >| : ${ac_cv_have_pw_expire_in_struct_passwd=yes} >| : ${ac_cv_have_sa_family_t=yes} >| : ${ac_cv_have_size_t=yes} >| : ${ac_cv_have_ss_family_in_struct_ss=yes} >| : ${ac_cv_have_ssize_t=yes} >| : ${ac_cv_have_struct_addrinfo=yes} >| : ${ac_cv_have_struct_in6_addr=yes} >| : ${ac_cv_have_struct_sockaddr_in6=yes} >| : ${ac_cv_have_struct_sockaddr_storage=yes} >| : ${ac_cv_have_struct_timeval=yes} >| : ${ac_cv_have_u_char=yes} >| : ${ac_cv_have_u_int64_t=yes} >| : ${ac_cv_have_u_int=yes} >| : ${ac_cv_have_u_intxx_t=yes} >| : ${ac_cv_have_va_copy=yes} >| >| : ${ac_cv_have_decl_GLOB_NOMATCH=yes} >| : ${ac_cv_have_decl_LLONG_MAX=yes} >| : ${ac_cv_have_decl_MAXSYMLINKS=yes} >| : ${ac_cv_have_decl_O_NONBLOCK=yes} >| : ${ac_cv_have_decl_RLIMIT_NPROC=yes} >| : ${ac_cv_have_decl_SHUT_RD=yes} >| : ${ac_cv_have_decl__Exit=yes} >| : ${ac_cv_have_decl_abort=yes} >| : ${ac_cv_have_decl_alarm=yes} >| : ${ac_cv_have_decl_alphasort=yes} >| : ${ac_cv_have_decl_atof=yes} >| : ${ac_cv_have_decl_atol=yes} >| : ${ac_cv_have_decl_atoll=yes} >| : ${ac_cv_have_decl_btowc=yes} >| : ${ac_cv_have_decl_calloc=yes} >| : ${ac_cv_have_decl_chdir=yes} >| : ${ac_cv_have_decl_chown=yes} >| : ${ac_cv_have_decl_clearerr_unlocked=yes} >| : ${ac_cv_have_decl_clock=yes} >| : ${ac_cv_have_decl_closedir=yes} >| : ${ac_cv_have_decl_dprintf=yes} >| : ${ac_cv_have_decl_dup2=yes} >| : ${ac_cv_have_decl_dup=yes} >| : ${ac_cv_have_decl_endusershell=yes} >| : ${ac_cv_have_decl_errno=yes} >| : ${ac_cv_have_decl_faccessat=yes} >| : ${ac_cv_have_decl_fchdir=yes} >| : ${ac_cv_have_decl_fchmodat=yes} >| : ${ac_cv_have_decl_fchownat=yes} >| : ${ac_cv_have_decl_fcntl=yes} >| : ${ac_cv_have_decl_fdopendir=yes} >| : ${ac_cv_have_decl_feof_unlocked=yes} >| : ${ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes} >| : ${ac_cv_have_decl_ferror_unlocked=yes} >| : ${ac_cv_have_decl_ffsl=yes} >| : ${ac_cv_have_decl_ffsll=yes} >| : ${ac_cv_have_decl_fpurge=yes} >| : ${ac_cv_have_decl_free=yes} >| : ${ac_cv_have_decl_frexpl=yes} >| : ${ac_cv_have_decl_fseeko=yes} >| : ${ac_cv_have_decl_fstat=yes} >| : ${ac_cv_have_decl_fstatat=yes} >| : ${ac_cv_have_decl_fsync=yes} >| : ${ac_cv_have_decl_ftello=yes} >| : ${ac_cv_have_decl_ftruncate=yes} >| : ${ac_cv_have_decl_getc_unlocked=yes} >| : ${ac_cv_have_decl_getchar_unlocked=yes} >| : ${ac_cv_have_decl_getcwd=yes} >| : ${ac_cv_have_decl_getdelim=yes} >| : ${ac_cv_have_decl_getdomainname=yes} >| : ${ac_cv_have_decl_getdtablesize=yes} >| : ${ac_cv_have_decl_getenv=yes} >| : ${ac_cv_have_decl_getgroups=yes} >| : ${ac_cv_have_decl_gethostname=yes} >| : ${ac_cv_have_decl_getline=yes} >| : ${ac_cv_have_decl_getloadavg=yes} >| : ${ac_cv_have_decl_getlogin=yes} >| : ${ac_cv_have_decl_getlogin_r=yes} >| : ${ac_cv_have_decl_getopt=yes} >| : ${ac_cv_have_decl_getpagesize=yes} >| : ${ac_cv_have_decl_getrlimit=yes} >| : ${ac_cv_have_decl_getrusage=yes} >| : ${ac_cv_have_decl_gets=yes} >| : ${ac_cv_have_decl_getsubopt=yes} >| : ${ac_cv_have_decl_gettimeofday=yes} >| : ${ac_cv_have_decl_getusershell=yes} >| : ${ac_cv_have_decl_getwd=yes} >| : ${ac_cv_have_decl_grantpt=yes} >| : ${ac_cv_have_decl_h_errno=yes} >| : ${ac_cv_have_decl_imaxabs=yes} >| : ${ac_cv_have_decl_imaxdiv=yes} >| : ${ac_cv_have_decl_initstate=yes} >| : ${ac_cv_have_decl_isatty=yes} >| : ${ac_cv_have_decl_isblank=yes} >| : ${ac_cv_have_decl_iswblank=yes} >| : ${ac_cv_have_decl_iswctype=yes} >| : ${ac_cv_have_decl_lchmod=yes} >| : ${ac_cv_have_decl_lchown=yes} >| : ${ac_cv_have_decl_link=yes} >| : ${ac_cv_have_decl_linkat=yes} >| : ${ac_cv_have_decl_lseek=yes} >| : ${ac_cv_have_decl_lstat=yes} >| : ${ac_cv_have_decl_malloc=yes} >| : ${ac_cv_have_decl_mbrlen=yes} >| : ${ac_cv_have_decl_mbrtowc=yes} >| : ${ac_cv_have_decl_mbsinit=yes} >| : ${ac_cv_have_decl_mbsnrtowcs=yes} >| : ${ac_cv_have_decl_mbsrtowcs=yes} >| : ${ac_cv_have_decl_memmem=yes} >| : ${ac_cv_have_decl_memrchr=yes} >| : ${ac_cv_have_decl_mkdirat=yes} >| : ${ac_cv_have_decl_mkdtemp=yes} >| : ${ac_cv_have_decl_mkfifo=yes} >| : ${ac_cv_have_decl_mkfifoat=yes} >| : ${ac_cv_have_decl_mknod=yes} >| : ${ac_cv_have_decl_mknodat=yes} >| : ${ac_cv_have_decl_mkstemp=yes} >| : ${ac_cv_have_decl_nl_langinfo=yes} >| : ${ac_cv_have_decl_offsetof=yes} >| : ${ac_cv_have_decl_openat=yes} >| : ${ac_cv_have_decl_opendir=yes} >| : ${ac_cv_have_decl_pclose=yes} >| : ${ac_cv_have_decl_pipe=yes} >| : ${ac_cv_have_decl_popen=yes} >| : ${ac_cv_have_decl_posix_openpt=yes} >| : ${ac_cv_have_decl_posix_spawn=yes} >| : ${ac_cv_have_decl_posix_spawn_file_actions_addclose=yes} >| : ${ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes} >| : ${ac_cv_have_decl_posix_spawn_file_actions_addopen=yes} >| : ${ac_cv_have_decl_posix_spawn_file_actions_destroy=yes} >| : ${ac_cv_have_decl_posix_spawn_file_actions_init=yes} >| : ${ac_cv_have_decl_posix_spawnattr_destroy=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getflags=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getpgroup=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getschedparam=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getsigdefault=yes} >| : ${ac_cv_have_decl_posix_spawnattr_getsigmask=yes} >| : ${ac_cv_have_decl_posix_spawnattr_init=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setflags=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setpgroup=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setschedparam=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setsigdefault=yes} >| : ${ac_cv_have_decl_posix_spawnattr_setsigmask=yes} >| : ${ac_cv_have_decl_posix_spawnp=yes} >| : ${ac_cv_have_decl_pread=yes} >| : ${ac_cv_have_decl_pselect=yes} >| : ${ac_cv_have_decl_pthread_sigmask=yes} >| : ${ac_cv_have_decl_ptsname=yes} >| : ${ac_cv_have_decl_putc_unlocked=yes} >| : ${ac_cv_have_decl_putchar_unlocked=yes} >| : ${ac_cv_have_decl_pwrite=yes} >| : ${ac_cv_have_decl_random=yes} >| : ${ac_cv_have_decl_rawmemchr=yes} >| : ${ac_cv_have_decl_readdir=yes} >| : ${ac_cv_have_decl_readlink=yes} >| : ${ac_cv_have_decl_readlinkat=yes} >| : ${ac_cv_have_decl_realloc=yes} >| : ${ac_cv_have_decl_realpath=yes} >| : ${ac_cv_have_decl_renameat=yes} >| : ${ac_cv_have_decl_rewinddir=yes} >| : ${ac_cv_have_decl_rmdir=yes} >| : ${ac_cv_have_decl_rpmatch=yes} >| : ${ac_cv_have_decl_sbrk=yes} >| : ${ac_cv_have_decl_scandir=yes} >| : ${ac_cv_have_decl_select=yes} >| : ${ac_cv_have_decl_setenv=yes} >| : ${ac_cv_have_decl_sethostname=yes} >| : ${ac_cv_have_decl_setlocale=yes} >| : ${ac_cv_have_decl_setrlimit=yes} >| : ${ac_cv_have_decl_setstate=yes} >| : ${ac_cv_have_decl_setusershell=yes} >| : ${ac_cv_have_decl_sigaction=yes} >| : ${ac_cv_have_decl_sigaddset=yes} >| : ${ac_cv_have_decl_sigaltstack=yes} >| : ${ac_cv_have_decl_sigdelset=yes} >| : ${ac_cv_have_decl_sigemptyset=yes} >| : ${ac_cv_have_decl_sigfillset=yes} >| : ${ac_cv_have_decl_sigismember=yes} >| : ${ac_cv_have_decl_sigpending=yes} >| : ${ac_cv_have_decl_sigprocmask=yes} >| : ${ac_cv_have_decl_sleep=yes} >| : ${ac_cv_have_decl_snprintf=yes} >| : ${ac_cv_have_decl_srandom=yes} >| : ${ac_cv_have_decl_stat=yes} >| : ${ac_cv_have_decl_stpcpy=yes} >| : ${ac_cv_have_decl_stpncpy=yes} >| : ${ac_cv_have_decl_strcasestr=yes} >| : ${ac_cv_have_decl_strdup=yes} >| : ${ac_cv_have_decl_strerror_r=yes} >| : ${ac_cv_have_decl_strncat=yes} >| : ${ac_cv_have_decl_strndup=yes} >| : ${ac_cv_have_decl_strnlen=yes} >| : ${ac_cv_have_decl_strpbrk=yes} >| : ${ac_cv_have_decl_strsep=yes} >| : ${ac_cv_have_decl_strsignal=yes} >| : ${ac_cv_have_decl_strstr=yes} >| : ${ac_cv_have_decl_strtod=yes} >| : ${ac_cv_have_decl_strtoimax=yes} >| : ${ac_cv_have_decl_strtok_r=yes} >| : ${ac_cv_have_decl_strtoll=yes} >| : ${ac_cv_have_decl_strtoull=yes} >| : ${ac_cv_have_decl_strtoumax=yes} >| : ${ac_cv_have_decl_symlink=yes} >| : ${ac_cv_have_decl_symlinkat=yes} >| : ${ac_cv_have_decl_sys_siglist=yes} >| : ${ac_cv_have_decl_tcsendbreak=yes} >| : ${ac_cv_have_decl_times=yes} >| : ${ac_cv_have_decl_tmpfile=yes} >| : ${ac_cv_have_decl_towctrans=yes} >| : ${ac_cv_have_decl_ttyname_r=yes} >| : ${ac_cv_have_decl_unlink=yes} >| : ${ac_cv_have_decl_unlinkat=yes} >| : ${ac_cv_have_decl_unlockpt=yes} >| : ${ac_cv_have_decl_unsetenv=yes} >| : ${ac_cv_have_decl_usleep=yes} >| : ${ac_cv_have_decl_vasprintf=yes} >| : ${ac_cv_have_decl_vdprintf=yes} >| : ${ac_cv_have_decl_vsnprintf=yes} >| : ${ac_cv_have_decl_waitpid=yes} >| : ${ac_cv_have_decl_wcpcpy=yes} >| : ${ac_cv_have_decl_wcpncpy=yes} >| : ${ac_cv_have_decl_wcrtomb=yes} >| : ${ac_cv_have_decl_wcscasecmp=yes} >| : ${ac_cv_have_decl_wcscat=yes} >| : ${ac_cv_have_decl_wcschr=yes} >| : ${ac_cv_have_decl_wcscmp=yes} >| : ${ac_cv_have_decl_wcscoll=yes} >| : ${ac_cv_have_decl_wcscpy=yes} >| : ${ac_cv_have_decl_wcscspn=yes} >| : ${ac_cv_have_decl_wcsdup=yes} >| : ${ac_cv_have_decl_wcslen=yes} >| : ${ac_cv_have_decl_wcsncasecmp=yes} >| : ${ac_cv_have_decl_wcsncat=yes} >| : ${ac_cv_have_decl_wcsncmp=yes} >| : ${ac_cv_have_decl_wcsncpy=yes} >| : ${ac_cv_have_decl_wcsnlen=yes} >| : ${ac_cv_have_decl_wcsnrtombs=yes} >| : ${ac_cv_have_decl_wcspbrk=yes} >| : ${ac_cv_have_decl_wcsrchr=yes} >| : ${ac_cv_have_decl_wcsrtombs=yes} >| : ${ac_cv_have_decl_wcsspn=yes} >| : ${ac_cv_have_decl_wcsstr=yes} >| : ${ac_cv_have_decl_wcstok=yes} >| : ${ac_cv_have_decl_wcswidth=yes} >| : ${ac_cv_have_decl_wcsxfrm=yes} >| : ${ac_cv_have_decl_wctob=yes} >| : ${ac_cv_have_decl_wctrans=yes} >| : ${ac_cv_have_decl_wctype=yes} >| : ${ac_cv_have_decl_wcwidth=yes} >| : ${ac_cv_have_decl_wmemchr=yes} >| : ${ac_cv_have_decl_wmemcmp=yes} >| : ${ac_cv_have_decl_wmemcpy=yes} >| : ${ac_cv_have_decl_wmemmove=yes} >| : ${ac_cv_have_decl_wmemset=yes} >| : ${ac_cv_have_decl_writev=yes} >| >| # long file name support test invasively touches localbase, always true >| : ${ac_cv_sys_long_file_names=yes} >| >| # function specific >| >| : ${gl_cv_func_btowc_eof=yes} >| : ${gl_cv_func_btowc_nul=yes} >| : ${gl_cv_func_fcntl_f_dupfd_cloexec=yes} >| : ${gl_cv_func_fnmatch_posix=yes} >| : ${gl_cv_func_fopen_slash=yes} >| : ${gl_cv_func_frexp_no_libm=yes} >| : ${gl_cv_func_fseeko=yes} >| : ${gl_cv_func_ftello=yes} >| : ${gl_cv_func_getcwd_null=yes} >| : ${gl_cv_func_getcwd_posix_signature=yes} >| : ${gl_cv_func_getopt_posix=yes} >| : ${gl_cv_func_isnand_no_libm=yes} >| : ${gl_cv_func_ldexp_no_libm=yes} >| : ${gl_cv_func_lseek_pipe=yes} >| : ${gl_cv_func_lstat_dereferences_slashed_symlink=yes} >| : ${gl_cv_func_malloc_0_nonnull=1} >| : ${gl_cv_func_malloc_posix=yes} >| : ${gl_cv_func_mbrtowc_incomplete_state=yes} >| : ${gl_cv_func_mbrtowc_nul_retval=yes} >| : ${gl_cv_func_mbrtowc_null_arg1=yes} >| : ${gl_cv_func_mbrtowc_null_arg2=yes} >| : ${gl_cv_func_mbrtowc_retval=yes} >| : ${gl_cv_func_mbrtowc_sanitycheck=yes} >| : ${gl_cv_func_open_slash=yes} >| : ${gl_cv_func_printf_directive_a=yes} >| : ${gl_cv_func_printf_directive_f=yes} >| : ${gl_cv_func_printf_directive_ls=yes} >| : ${gl_cv_func_printf_directive_n=yes} >| : ${gl_cv_func_printf_flag_grouping=yes} >| : ${gl_cv_func_printf_flag_leftadjust=yes} >| : ${gl_cv_func_printf_flag_zero=yes} >| : ${gl_cv_func_printf_infinite=yes} >| : ${gl_cv_func_printf_long_double=yes} >| : ${gl_cv_func_printf_positions=yes} >| : ${gl_cv_func_printf_precision=yes} >| : ${gl_cv_func_printf_sizes_c99=yes} >| : ${gl_cv_func_sigprocmask=1} >| : ${gl_cv_func_snprintf_retval_c99=yes} >| : ${gl_cv_func_snprintf_size1=yes} >| : ${gl_cv_func_snprintf_usable=yes} >| : ${gl_cv_func_spawnattr_setschedparam=yes} >| : ${gl_cv_func_spawnattr_setschedpolicy=yes} >| : ${gl_cv_func_stat_dir_slash=yes} >| : ${gl_cv_func_stat_file_slash=yes} >| : ${gl_cv_func_stpncpy=yes} >| : ${gl_cv_func_va_copy=yes} >| : ${gl_cv_func_wcrtomb_retval=yes} >| : ${gt_cv_func_unsetenv_ret=int} >| >| : ${gl_cv_have_include_next=yes} >| >| : ${gl_cv_have_raw_decl_rawmemchr=yes} >| : ${gl_cv_have_raw_decl__Exit=yes} >| : ${gl_cv_have_raw_decl_alphasort=yes} >| : ${gl_cv_have_raw_decl_atoll=yes} >| : ${gl_cv_have_raw_decl_btowc=yes} >| : ${gl_cv_have_raw_decl_chdir=yes} >| : ${gl_cv_have_raw_decl_chown=yes} >| : ${gl_cv_have_raw_decl_closedir=yes} >| : ${gl_cv_have_raw_decl_dprintf=yes} >| : ${gl_cv_have_raw_decl_dup2=yes} >| : ${gl_cv_have_raw_decl_dup=yes} >| : ${gl_cv_have_raw_decl_endusershell=yes} >| : ${gl_cv_have_raw_decl_faccessat=yes} >| : ${gl_cv_have_raw_decl_fchdir=yes} >| : ${gl_cv_have_raw_decl_fchmodat=yes} >| : ${gl_cv_have_raw_decl_fchownat=yes} >| : ${gl_cv_have_raw_decl_fcntl=yes} >| : ${gl_cv_have_raw_decl_fdopendir=yes} >| : ${gl_cv_have_raw_decl_ffsl=yes} >| : ${gl_cv_have_raw_decl_ffsll=yes} >| : ${gl_cv_have_raw_decl_fpurge=yes} >| : ${gl_cv_have_raw_decl_fseeko=yes} >| : ${gl_cv_have_raw_decl_fstat=yes} >| : ${gl_cv_have_raw_decl_fstatat=yes} >| : ${gl_cv_have_raw_decl_fsync=yes} >| : ${gl_cv_have_raw_decl_ftello=yes} >| : ${gl_cv_have_raw_decl_ftruncate=yes} >| : ${gl_cv_have_raw_decl_getcwd=yes} >| : ${gl_cv_have_raw_decl_getdelim=yes} >| : ${gl_cv_have_raw_decl_getdomainname=yes} >| : ${gl_cv_have_raw_decl_getdtablesize=yes} >| : ${gl_cv_have_raw_decl_getgroups=yes} >| : ${gl_cv_have_raw_decl_getdtablesize=yes} >| : ${gl_cv_have_raw_decl_getgroups=yes} >| : ${gl_cv_have_raw_decl_gethostname=yes} >| : ${gl_cv_have_raw_decl_getline=yes} >| : ${gl_cv_have_raw_decl_getloadavg=yes} >| : ${gl_cv_have_raw_decl_getlogin=yes} >| : ${gl_cv_have_raw_decl_getlogin_r=yes} >| : ${gl_cv_have_raw_decl_getpagesize=yes} >| : ${gl_cv_have_raw_decl_gets=yes} >| : ${gl_cv_have_raw_decl_getsubopt=yes} >| : ${gl_cv_have_raw_decl_gettimeofday=yes} >| : ${gl_cv_have_raw_decl_getusershell=yes} >| : ${gl_cv_have_raw_decl_grantpt=yes} >| : ${gl_cv_have_raw_decl_imaxabs=yes} >| : ${gl_cv_have_raw_decl_imaxdiv=yes} >| : ${gl_cv_have_raw_decl_initstate=yes} >| : ${gl_cv_have_raw_decl_isatty=yes} >| : ${gl_cv_have_raw_decl_iswctype=yes} >| : ${gl_cv_have_raw_decl_lchmod=yes} >| : ${gl_cv_have_raw_decl_lchown=yes} >| : ${gl_cv_have_raw_decl_link=yes} >| : ${gl_cv_have_raw_decl_linkat=yes} >| : ${gl_cv_have_raw_decl_lseek=yes} >| : ${gl_cv_have_raw_decl_lstat=yes} >| : ${gl_cv_have_raw_decl_mbrlen=yes} >| : ${gl_cv_have_raw_decl_mbrtowc=yes} >| : ${gl_cv_have_raw_decl_mbsinit=yes} >| : ${gl_cv_have_raw_decl_mbsnrtowcs=yes} >| : ${gl_cv_have_raw_decl_mbsrtowcs=yes} >| : ${gl_cv_have_raw_decl_mkdirat=yes} >| : ${gl_cv_have_raw_decl_mkdtemp=yes} >| : ${gl_cv_have_raw_decl_mkfifo=yes} >| : ${gl_cv_have_raw_decl_mkfifoat=yes} >| : ${gl_cv_have_raw_decl_mknod=yes} >| : ${gl_cv_have_raw_decl_mknodat=yes} >| : ${gl_cv_have_raw_decl_mkstemp=yes} >| : ${gl_cv_have_raw_decl_nl_langinfo=yes} >| : ${gl_cv_have_raw_decl_openat=yes} >| : ${gl_cv_have_raw_decl_opendir=yes} >| : ${gl_cv_have_raw_decl_pclose=yes} >| : ${gl_cv_have_raw_decl_pipe=yes} >| : ${gl_cv_have_raw_decl_popen=yes} >| : ${gl_cv_have_raw_decl_posix_openpt=yes} >| : ${gl_cv_have_raw_decl_posix_spawn=yes} >| : ${gl_cv_have_raw_decl_posix_openpt=yes} >| : ${gl_cv_have_raw_decl_posix_spawn=yes} >| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes} >| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes} >| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes} >| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes} >| : ${gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_destroy=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_getflags=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_init=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_setflags=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes} >| : ${gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes} >| : ${gl_cv_have_raw_decl_posix_spawnp=yes} >| : ${gl_cv_have_raw_decl_pread=yes} >| : ${gl_cv_have_raw_decl_pselect=yes} >| : ${gl_cv_have_raw_decl_pthread_sigmask=yes} >| : ${gl_cv_have_raw_decl_ptsname=yes} >| : ${gl_cv_have_raw_decl_pwrite=yes} >| : ${gl_cv_have_raw_decl_random=yes} >| : ${gl_cv_have_raw_decl_readdir=yes} >| : ${gl_cv_have_raw_decl_readlink=yes} >| : ${gl_cv_have_raw_decl_readlinkat=yes} >| : ${gl_cv_have_raw_decl_realpath=yes} >| : ${gl_cv_have_raw_decl_renameat=yes} >| : ${gl_cv_have_raw_decl_rewinddir=yes} >| : ${gl_cv_have_raw_decl_rmdir=yes} >| : ${gl_cv_have_raw_decl_rpmatch=yes} >| : ${gl_cv_have_raw_decl_scandir=yes} >| : ${gl_cv_have_raw_decl_select=yes} >| : ${gl_cv_have_raw_decl_setenv=yes} >| : ${gl_cv_have_raw_decl_sethostname=yes} >| : ${gl_cv_have_raw_decl_setlocale=yes} >| : ${gl_cv_have_raw_decl_setstate=yes} >| : ${gl_cv_have_raw_decl_setusershell=yes} >| : ${gl_cv_have_raw_decl_sigaction=yes} >| : ${gl_cv_have_raw_decl_sigaddset=yes} >| : ${gl_cv_have_raw_decl_sigdelset=yes} >| : ${gl_cv_have_raw_decl_sigemptyset=yes} >| : ${gl_cv_have_raw_decl_sigfillset=yes} >| : ${gl_cv_have_raw_decl_sigismember=yes} >| : ${gl_cv_have_raw_decl_sigpending=yes} >| : ${gl_cv_have_raw_decl_sigprocmask=yes} >| : ${gl_cv_have_raw_decl_sleep=yes} >| : ${gl_cv_have_raw_decl_snprintf=yes} >| : ${gl_cv_have_raw_decl_srandom=yes} >| : ${gl_cv_have_raw_decl_stat=yes} >| : ${gl_cv_have_raw_decl_strerror_r=yes} >| : ${gl_cv_have_raw_decl_strtod=yes} >| : ${gl_cv_have_raw_decl_strtoimax=yes} >| : ${gl_cv_have_raw_decl_strtoll=yes} >| : ${gl_cv_have_raw_decl_strtoull=yes} >| : ${gl_cv_have_raw_decl_strtoumax=yes} >| : ${gl_cv_have_raw_decl_symlink=yes} >| : ${gl_cv_have_raw_decl_symlinkat=yes} >| : ${gl_cv_have_raw_decl_tmpfile=yes} >| : ${gl_cv_have_raw_decl_towctrans=yes} >| : ${gl_cv_have_raw_decl_ttyname_r=yes} >| : ${gl_cv_have_raw_decl_unlink=yes} >| : ${gl_cv_have_raw_decl_unlinkat=yes} >| : ${gl_cv_have_raw_decl_unlockpt=yes} >| : ${gl_cv_have_raw_decl_unsetenv=yes} >| : ${gl_cv_have_raw_decl_usleep=yes} >| : ${gl_cv_have_raw_decl_vdprintf=yes} >| : ${gl_cv_have_raw_decl_vsnprintf=yes} >| : ${gl_cv_have_raw_decl_waitpid=yes} >| : ${gl_cv_have_raw_decl_wcpcpy=yes} >| : ${gl_cv_have_raw_decl_wcpncpy=yes} >| : ${gl_cv_have_raw_decl_wcrtomb=yes} >| : ${gl_cv_have_raw_decl_wcscasecmp=yes} >| : ${gl_cv_have_raw_decl_wcscat=yes} >| : ${gl_cv_have_raw_decl_wcschr=yes} >| : ${gl_cv_have_raw_decl_wcscmp=yes} >| : ${gl_cv_have_raw_decl_wcscoll=yes} >| : ${gl_cv_have_raw_decl_wcscpy=yes} >| : ${gl_cv_have_raw_decl_wcscspn=yes} >| : ${gl_cv_have_raw_decl_wcsdup=yes} >| : ${gl_cv_have_raw_decl_wcslen=yes} >| : ${gl_cv_have_raw_decl_wcsncasecmp=yes} >| : ${gl_cv_have_raw_decl_wcsncat=yes} >| : ${gl_cv_have_raw_decl_wcsncmp=yes} >| : ${gl_cv_have_raw_decl_wcsncpy=yes} >| : ${gl_cv_have_raw_decl_wcsnlen=yes} >| : ${gl_cv_have_raw_decl_wcsnrtombs=yes} >| : ${gl_cv_have_raw_decl_wcspbrk=yes} >| : ${gl_cv_have_raw_decl_wcsrchr=yes} >| : ${gl_cv_have_raw_decl_wcsrtombs=yes} >| : ${gl_cv_have_raw_decl_wcsspn=yes} >| : ${gl_cv_have_raw_decl_wcsstr=yes} >| : ${gl_cv_have_raw_decl_wcstok=yes} >| : ${gl_cv_have_raw_decl_wcswidth=yes} >| : ${gl_cv_have_raw_decl_wcsxfrm=yes} >| : ${gl_cv_have_raw_decl_wctob=yes} >| : ${gl_cv_have_raw_decl_wctrans=yes} >| : ${gl_cv_have_raw_decl_wctype=yes} >| : ${gl_cv_have_raw_decl_wcwidth=yes} >| : ${gl_cv_have_raw_decl_wmemchr=yes} >| : ${gl_cv_have_raw_decl_wmemcmp=yes} >| : ${gl_cv_have_raw_decl_wmemcpy=yes} >| : ${gl_cv_have_raw_decl_wmemmove=yes} >| : ${gl_cv_have_raw_decl_wmemset=yes} >| >| : ${gl_cv_header_errno_h_complete=yes} >| : ${gl_cv_header_inttypes_h=yes} >| : ${gl_cv_header_langinfo_codeset=yes} >| : ${gl_cv_header_langinfo_era=yes} >| : ${gl_cv_header_langinfo_t_fmt_ampm=yes} >| : ${gl_cv_header_langinfo_yesexpr=yes} >| : ${gl_cv_header_locale_h_posix2001=yes} >| : ${gl_cv_header_signal_h_SIGPIPE=yes} >| : ${gl_cv_header_stdint_h=yes} >| : ${gl_cv_header_sys_select_h_selfcontained=yes} >| >configure:3933: checking build system type >configure:3947: result: amd64-portbld-freebsd11.3 >configure:3967: checking host system type >configure:3980: result: amd64-portbld-freebsd11.3 >configure:4021: checking how to print strings >configure:4048: result: printf >configure:4120: checking for gcc >configure:4147: result: cc >configure:4376: checking for C compiler version >configure:4385: cc --version >&5 >FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) >Target: x86_64-unknown-freebsd11.3 >Thread model: posix >InstalledDir: /usr/bin >configure:4396: $? = 0 >configure:4385: cc -v >&5 >FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) >Target: x86_64-unknown-freebsd11.3 >Thread model: posix >InstalledDir: /usr/bin >configure:4396: $? = 0 >configure:4385: cc -V >&5 >cc: error: argument to '-V' is missing (expected 1 value) >cc: error: no input files >configure:4396: $? = 1 >configure:4385: cc -qversion >&5 >cc: error: unknown argument '-qversion', did you mean '--version'? >cc: error: no input files >configure:4396: $? = 1 >configure:4416: checking whether the C compiler works >configure:4438: cc -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:4442: $? = 0 >configure:4490: result: yes >configure:4493: checking for C compiler default output file name >configure:4495: result: a.out >configure:4501: checking for suffix of executables >configure:4508: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:4512: $? = 0 >configure:4534: result: >configure:4556: checking whether we are cross compiling >configure:4564: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:4568: $? = 0 >configure:4575: ./conftest >configure:4579: $? = 0 >configure:4594: result: no >configure:4599: checking for suffix of object files >configure:4621: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:4625: $? = 0 >configure:4646: result: o >configure:4650: checking whether we are using the GNU C compiler >configure:4669: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:4669: $? = 0 >configure:4678: result: yes >configure:4687: checking whether cc accepts -g >configure:4707: cc -c -g -I/usr/local/include conftest.c >&5 >configure:4707: $? = 0 >configure:4748: result: yes >configure:4765: checking for cc option to accept ISO C89 >configure:4828: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:4828: $? = 0 >configure:4841: result: none needed >configure:4866: checking whether cc understands -c and -o together >configure:4888: cc -c conftest.c -o conftest2.o >configure:4891: $? = 0 >configure:4888: cc -c conftest.c -o conftest2.o >configure:4891: $? = 0 >configure:4903: result: yes >configure:4920: checking for a sed that does not truncate output >configure:4984: result: /usr/bin/sed >configure:5002: checking for grep that handles long lines and -e >configure:5060: result: /usr/bin/grep >configure:5065: checking for egrep >configure:5127: result: /usr/bin/egrep >configure:5132: checking for fgrep >configure:5194: result: /usr/bin/fgrep >configure:5229: checking for ld used by cc >configure:5296: result: /usr/bin/ld >configure:5303: checking if the linker (/usr/bin/ld) is GNU ld >configure:5318: result: yes >configure:5330: checking for BSD- or MS-compatible name lister (nm) >configure:5384: result: /usr/local/bin/nm -B >configure:5514: checking the name lister (/usr/local/bin/nm -B) interface >configure:5521: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:5524: /usr/local/bin/nm -B "conftest.o" >configure:5527: output >0000000000000000 B some_variable >configure:5534: result: BSD nm >configure:5537: checking whether ln -s works >configure:5541: result: yes >configure:5549: checking the maximum length of command line arguments >configure:5680: result: 262144 >configure:5728: checking how to convert amd64-portbld-freebsd11.3 file names to amd64-portbld-freebsd11.3 format >configure:5768: result: func_convert_file_noop >configure:5775: checking how to convert amd64-portbld-freebsd11.3 file names to toolchain format >configure:5795: result: func_convert_file_noop >configure:5802: checking for /usr/bin/ld option to reload object files >configure:5809: result: -r >configure:5883: checking for objdump >configure:5899: found /usr/bin/objdump >configure:5910: result: objdump >configure:5942: checking how to recognize dependent libraries >configure:6142: result: pass_all >configure:6227: checking for dlltool >configure:6257: result: no >configure:6287: checking how to associate runtime and link libraries >configure:6314: result: printf %s\n >configure:6375: checking for ar >configure:6391: found /usr/bin/ar >configure:6402: result: ar >configure:6439: checking for archiver @FILE support >configure:6456: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:6456: $? = 0 >configure:6459: ar cr libconftest.a @conftest.lst >&5 >ar: warning: can't open file: @conftest.lst: No such file or directory >configure:6462: $? = 0 >configure:6467: ar cr libconftest.a @conftest.lst >&5 >ar: warning: can't open file: @conftest.lst: No such file or directory >configure:6470: $? = 0 >configure:6482: result: no >configure:6540: checking for strip >configure:6556: found /usr/bin/strip >configure:6567: result: strip >configure:6639: checking for ranlib >configure:6655: found /usr/bin/ranlib >configure:6666: result: ranlib >configure:6743: checking for gawk >configure:6770: result: /usr/bin/awk >configure:6810: checking command to parse /usr/local/bin/nm -B output from cc object >configure:6963: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:6966: $? = 0 >configure:6970: /usr/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm >configure:6973: $? = 0 >configure:7039: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c conftstm.o >&5 >configure:7042: $? = 0 >configure:7080: result: ok >configure:7127: checking for sysroot >configure:7157: result: no >configure:7164: checking for a working dd >configure:7202: result: /bin/dd >configure:7206: checking how to truncate binary pipes >configure:7221: result: /bin/dd bs=4096 count=1 >configure:7550: checking for mt >configure:7566: found /usr/bin/mt >configure:7577: result: mt >configure:7600: checking if mt is a manifest tool >configure:7606: mt '-?' >mt: illegal option -- ? >usage: mt [-f device] command [count] >configure:7614: result: no >configure:8291: checking how to run the C preprocessor >configure:8361: result: cpp >configure:8381: cpp -I/usr/local/include conftest.c >configure:8381: $? = 0 >configure:8395: cpp -I/usr/local/include conftest.c >conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found >#include <ac_nonexistent.h> > ^~~~~~~~~~~~~~~~~~ >1 error generated. >configure:8395: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8424: checking for ANSI C header files >configure:8528: result: yes >configure:8541: checking for sys/types.h >configure:8541: result: yes >configure:8541: checking for sys/stat.h >configure:8541: result: yes >configure:8541: checking for stdlib.h >configure:8541: result: yes >configure:8541: checking for string.h >configure:8541: result: yes >configure:8541: checking for memory.h >configure:8541: result: yes >configure:8541: checking for strings.h >configure:8541: result: yes >configure:8541: checking for inttypes.h >configure:8541: result: yes >configure:8541: checking for stdint.h >configure:8541: result: yes >configure:8541: checking for unistd.h >configure:8541: result: yes >configure:8555: checking for dlfcn.h >configure:8555: result: yes >configure:8809: checking for objdir >configure:8824: result: .libs >configure:9088: checking if cc supports -fno-rtti -fno-exceptions >configure:9106: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 >configure:9110: $? = 0 >configure:9123: result: yes >configure:9481: checking for cc option to produce PIC >configure:9488: result: -fPIC -DPIC >configure:9496: checking if cc PIC flag -fPIC -DPIC works >configure:9514: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5 >configure:9518: $? = 0 >configure:9531: result: yes >configure:9560: checking if cc static flag -static works >configure:9588: result: yes >configure:9603: checking if cc supports -c -o file.o >configure:9624: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.c >&5 >configure:9628: $? = 0 >configure:9650: result: yes >configure:9658: checking if cc supports -c -o file.o >configure:9705: result: yes >configure:9738: checking whether the cc linker (/usr/bin/ld) supports shared libraries >configure:10997: result: yes >configure:11034: checking whether -lc should be explicitly linked in >configure:11042: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:11045: $? = 0 >configure:11060: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 >configure:11063: $? = 0 >configure:11077: result: no >configure:11237: checking dynamic linker characteristics >configure:12055: result: freebsd11.3 ld.so >configure:12177: checking how to hardcode library paths into programs >configure:12202: result: immediate >configure:12304: checking for shl_load >configure:12304: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >/tmp/conftest-560e8a.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `shl_load' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:12304: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define shl_load innocuous_shl_load >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char shl_load (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef shl_load >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char shl_load (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_shl_load || defined __stub___shl_load >| choke me >| #endif >| >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:12304: result: no >configure:12308: checking for shl_load in -ldld >configure:12333: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -ldld -L/usr/local/lib -lgcrypt >&5 >/usr/bin/ld: cannot find -ldld >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:12333: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char shl_load (); >| int >| main () >| { >| return shl_load (); >| ; >| return 0; >| } >configure:12342: result: no >configure:12347: checking for dlopen >configure:12347: result: yes >configure:12504: checking whether a program can dlopen itself >configure:12584: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DHAVE_DLFCN_H -fstack-protector-strong -Wl,--export-dynamic conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:12587: $? = 0 >configure:12605: result: yes >configure:12610: checking whether a statically linked program can dlopen itself >configure:12690: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -DHAVE_DLFCN_H -fstack-protector-strong -Wl,--export-dynamic -static conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:12693: $? = 0 >Service unavailable >configure:12711: result: no >configure:12750: checking whether stripping libraries is possible >configure:12755: result: yes >configure:12790: checking if libtool supports shared libraries >configure:12792: result: yes >configure:12795: checking whether to build shared libraries >configure:12820: result: yes >configure:12823: checking whether to build static libraries >configure:12827: result: no >configure:12881: checking for a BSD-compatible install >configure:12949: result: /usr/bin/install -c >configure:12960: checking whether build environment is sane >configure:13015: result: yes >configure:13163: checking for a thread-safe mkdir -p >configure:13202: result: /bin/mkdir -p >configure:13205: checking whether gmake sets $(MAKE) >configure:13227: result: yes >configure:13249: checking whether gmake supports the include directive >configure:13264: gmake -f confmf.GNU && cat confinc.out >gmake[2]: Entering directory '/usr/ports/net-mgmt/collectd5/work/collectd-5.9.0' >gmake[2]: Leaving directory '/usr/ports/net-mgmt/collectd5/work/collectd-5.9.0' >this is the am__doit target >configure:13267: $? = 0 >configure:13286: result: yes (GNU style) >configure:13319: checking whether gmake supports nested variables >configure:13336: result: yes >configure:13415: checking how to create a pax tar archive >configure:13426: tar --version >bsdtar 3.3.3 - libarchive 3.3.3 zlib/1.2.11 liblzma/5.2.4 bz2lib/1.0.6 >configure:13429: $? = 0 >configure:13469: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar >configure:13472: $? = 0 >configure:13476: tar -xf - <conftest.tar >configure:13479: $? = 0 >configure:13481: cat conftest.dir/file >GrepMe >configure:13484: $? = 0 >configure:13497: result: gnutar >configure:13506: checking dependency style of cc >configure:13617: result: gcc3 >configure:13686: checking whether gmake supports nested variables >configure:13703: result: yes >configure:13730: checking for special C compiler options needed for large files >configure:13775: result: no >configure:13781: checking for _FILE_OFFSET_BITS value needed for large files >configure:13806: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:13806: $? = 0 >configure:13838: result: no >configure:13927: checking for cc option to accept ISO C99 >configure:14076: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:14076: $? = 0 >configure:14089: result: none needed >configure:14105: checking for C compiler vendor >configure:14152: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:29:9: error: use of undeclared identifier 'thisisanerror' > thisisanerror; > ^ >1 error generated. >configure:14152: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) >| thisisanerror; >| #endif >| >| ; >| return 0; >| } >configure:14152: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:29:9: error: use of undeclared identifier 'thisisanerror' > thisisanerror; > ^ >1 error generated. >configure:14152: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) >| thisisanerror; >| #endif >| >| ; >| return 0; >| } >configure:14152: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:29:9: error: use of undeclared identifier 'thisisanerror' > thisisanerror; > ^ >1 error generated. >configure:14152: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) >| thisisanerror; >| #endif >| >| ; >| return 0; >| } >configure:14152: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:14152: $? = 0 >configure:14160: result: clang >configure:14276: checking for C++ compiler version >configure:14285: c++ --version >&5 >FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) >Target: x86_64-unknown-freebsd11.3 >Thread model: posix >InstalledDir: /usr/bin >configure:14296: $? = 0 >configure:14285: c++ -v >&5 >FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) >Target: x86_64-unknown-freebsd11.3 >Thread model: posix >InstalledDir: /usr/bin >configure:14296: $? = 0 >configure:14285: c++ -V >&5 >c++: error: argument to '-V' is missing (expected 1 value) >c++: error: no input files >configure:14296: $? = 1 >configure:14285: c++ -qversion >&5 >c++: error: unknown argument '-qversion', did you mean '--version'? >c++: error: no input files >configure:14296: $? = 1 >configure:14300: checking whether we are using the GNU C++ compiler >configure:14319: c++ -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.cpp >&5 >configure:14319: $? = 0 >configure:14328: result: yes >configure:14337: checking whether c++ accepts -g >configure:14357: c++ -c -g -I/usr/local/include conftest.cpp >&5 >configure:14357: $? = 0 >configure:14398: result: yes >configure:14439: checking how to run the C++ preprocessor >configure:14466: c++ -E -I/usr/local/include conftest.cpp >configure:14466: $? = 0 >configure:14480: c++ -E -I/usr/local/include conftest.cpp >conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found >#include <ac_nonexistent.h> > ^~~~~~~~~~~~~~~~~~ >1 error generated. >configure:14480: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:14505: result: c++ -E >configure:14525: c++ -E -I/usr/local/include conftest.cpp >configure:14525: $? = 0 >configure:14539: c++ -E -I/usr/local/include conftest.cpp >conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found >#include <ac_nonexistent.h> > ^~~~~~~~~~~~~~~~~~ >1 error generated. >configure:14539: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:14701: checking for ld used by c++ >configure:14768: result: /usr/bin/ld >configure:14775: checking if the linker (/usr/bin/ld) is GNU ld >configure:14790: result: yes >configure:14845: checking whether the c++ linker (/usr/bin/ld) supports shared libraries >configure:15918: result: yes >configure:15954: c++ -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.cpp >&5 >configure:15957: $? = 0 >configure:16438: checking for c++ option to produce PIC >configure:16445: result: -fPIC -DPIC >configure:16453: checking if c++ PIC flag -fPIC -DPIC works >configure:16471: c++ -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:16475: $? = 0 >configure:16488: result: yes >configure:16511: checking if c++ static flag -static works >configure:16539: result: yes >configure:16551: checking if c++ supports -c -o file.o >configure:16572: c++ -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 >configure:16576: $? = 0 >configure:16598: result: yes >configure:16603: checking if c++ supports -c -o file.o >configure:16650: result: yes >configure:16680: checking whether the c++ linker (/usr/bin/ld) supports shared libraries >configure:16720: result: yes >configure:16861: checking dynamic linker characteristics >configure:17606: result: freebsd11.3 ld.so >configure:17671: checking how to hardcode library paths into programs >configure:17696: result: immediate >configure:17738: checking dependency style of c++ >configure:17849: result: gcc3 >configure:17869: checking how to run the C preprocessor >configure:17939: result: cpp >configure:17959: cpp -I/usr/local/include conftest.c >configure:17959: $? = 0 >configure:17973: cpp -I/usr/local/include conftest.c >conftest.c:23:10: fatal error: 'ac_nonexistent.h' file not found >#include <ac_nonexistent.h> > ^~~~~~~~~~~~~~~~~~ >1 error generated. >configure:17973: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:18001: checking for egrep >configure:18063: result: /usr/bin/egrep >configure:18069: checking whether ln -s works >configure:18073: result: yes >configure:18080: checking whether gmake sets $(MAKE) >configure:18102: result: yes >configure:18117: checking for flex >configure:18133: found /usr/bin/flex >configure:18144: result: flex >configure:18182: flex conftest.l >configure:18186: $? = 0 >configure:18188: checking lex output file root >configure:18202: result: lex.yy >configure:18207: checking lex library >configure:18221: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >/tmp/conftest-96b30a.o: In function `yylex': >conftest.c:(.text+0x3d1): undefined reference to `yywrap' >conftest.c:(.text+0x7e2): undefined reference to `yywrap' >/tmp/conftest-96b30a.o: In function `main': >conftest.c:(.text+0x1b0a): undefined reference to `yywrap' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:18221: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| /* end confdefs.h. */ >| >| #line 3 "lex.yy.c" >| >| #define YY_INT_ALIGNED short int >| >| /* A lexical scanner generated by flex */ >| >| #define FLEX_SCANNER >| #define YY_FLEX_MAJOR_VERSION 2 >| #define YY_FLEX_MINOR_VERSION 5 >| #define YY_FLEX_SUBMINOR_VERSION 37 >| #if YY_FLEX_SUBMINOR_VERSION > 0 >| #define FLEX_BETA >| #endif >| >| /* First, we deal with platform-specific or compiler-specific issues. */ >| >| #if defined(__FreeBSD__) >| #ifndef __STDC_LIMIT_MACROS >| #define __STDC_LIMIT_MACROS >| #endif >| #include <sys/cdefs.h> >| #include <stdint.h> >| #else >| #define __dead2 >| #endif >| >| /* begin standard C headers. */ >| #include <stdio.h> >| #include <string.h> >| #include <errno.h> >| #include <stdlib.h> >| >| /* end standard C headers. */ >| >| /* flex integer type definitions */ >| >| #ifndef FLEXINT_H >| #define FLEXINT_H >| >| /* C99 systems have <inttypes.h>. Non-C99 systems may or may not. */ >| >| #if defined(__FreeBSD__) || \ >| (defined (__STDC_VERSION__) && __STDC_VERSION__ >= 199901L) >| >| /* C99 says to define __STDC_LIMIT_MACROS before including stdint.h, >| * if you want the limit (max/min) macros for int types. >| */ >| #ifndef __STDC_LIMIT_MACROS >| #define __STDC_LIMIT_MACROS 1 >| #endif >| >| #include <inttypes.h> >| typedef int8_t flex_int8_t; >| typedef uint8_t flex_uint8_t; >| typedef int16_t flex_int16_t; >| typedef uint16_t flex_uint16_t; >| typedef int32_t flex_int32_t; >| typedef uint32_t flex_uint32_t; >| #else >| typedef signed char flex_int8_t; >| typedef short int flex_int16_t; >| typedef int flex_int32_t; >| typedef unsigned char flex_uint8_t; >| typedef unsigned short int flex_uint16_t; >| typedef unsigned int flex_uint32_t; >| >| /* Limits of integral types. */ >| #ifndef INT8_MIN >| #define INT8_MIN (-128) >| #endif >| #ifndef INT16_MIN >| #define INT16_MIN (-32767-1) >| #endif >| #ifndef INT32_MIN >| #define INT32_MIN (-2147483647-1) >| #endif >| #ifndef INT8_MAX >| #define INT8_MAX (127) >| #endif >| #ifndef INT16_MAX >| #define INT16_MAX (32767) >| #endif >| #ifndef INT32_MAX >| #define INT32_MAX (2147483647) >| #endif >| #ifndef UINT8_MAX >| #define UINT8_MAX (255U) >| #endif >| #ifndef UINT16_MAX >| #define UINT16_MAX (65535U) >| #endif >| #ifndef UINT32_MAX >| #define UINT32_MAX (4294967295U) >| #endif >| >| #endif /* ! C99 */ >| >| #endif /* ! FLEXINT_H */ >| >| #ifdef __cplusplus >| >| /* The "const" storage-class-modifier is valid. */ >| #define YY_USE_CONST >| >| #else /* ! __cplusplus */ >| >| /* C99 requires __STDC__ to be defined as 1. */ >| #if defined (__STDC__) >| >| #define YY_USE_CONST >| >| #endif /* defined (__STDC__) */ >| #endif /* ! __cplusplus */ >| >| #ifdef YY_USE_CONST >| #define yyconst const >| #else >| #define yyconst >| #endif >| >| /* Returned upon end-of-file. */ >| #define YY_NULL 0 >| >| /* Promotes a possibly negative, possibly signed char to an unsigned >| * integer for use as an array index. If the signed char is negative, >| * we want to instead treat it as an 8-bit unsigned char, hence the >| * double cast. >| */ >| #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) >| >| /* Enter a start condition. This macro really ought to take a parameter, >| * but we do it the disgusting crufty way forced on us by the ()-less >| * definition of BEGIN. >| */ >| #define BEGIN (yy_start) = 1 + 2 * >| >| /* Translate the current start state into a value that can be later handed >| * to BEGIN to return to the state. The YYSTATE alias is for lex >| * compatibility. >| */ >| #define YY_START (((yy_start) - 1) / 2) >| #define YYSTATE YY_START >| >| /* Action number for EOF rule of a given start state. */ >| #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) >| >| /* Special action meaning "start processing a new file". */ >| #define YY_NEW_FILE yyrestart(yyin ) >| >| #define YY_END_OF_BUFFER_CHAR 0 >| >| /* Size of default input buffer. */ >| #ifndef YY_BUF_SIZE >| #define YY_BUF_SIZE 16384 >| #endif >| >| /* The state buf must be large enough to hold one state per character in the main buffer. >| */ >| #define YY_STATE_BUF_SIZE ((YY_BUF_SIZE + 2) * sizeof(yy_state_type)) >| >| #ifndef YY_TYPEDEF_YY_BUFFER_STATE >| #define YY_TYPEDEF_YY_BUFFER_STATE >| typedef struct yy_buffer_state *YY_BUFFER_STATE; >| #endif >| >| #ifndef YY_TYPEDEF_YY_SIZE_T >| #define YY_TYPEDEF_YY_SIZE_T >| typedef size_t yy_size_t; >| #endif >| >| extern yy_size_t yyleng; >| >| extern FILE *yyin, *yyout; >| >| #define EOB_ACT_CONTINUE_SCAN 0 >| #define EOB_ACT_END_OF_FILE 1 >| #define EOB_ACT_LAST_MATCH 2 >| >| #define YY_LESS_LINENO(n) >| >| /* Return all but the first "n" matched characters back to the input stream. */ >| #define yyless(n) \ >| do \ >| { \ >| /* Undo effects of setting up yytext. */ \ >| int yyless_macro_arg = (n); \ >| YY_LESS_LINENO(yyless_macro_arg);\ >| *yy_cp = (yy_hold_char); \ >| YY_RESTORE_YY_MORE_OFFSET \ >| (yy_c_buf_p) = yy_cp = yy_bp + yyless_macro_arg - YY_MORE_ADJ; \ >| YY_DO_BEFORE_ACTION; /* set up yytext again */ \ >| } \ >| while ( 0 ) >| >| #define unput(c) yyunput( c, (yytext_ptr) ) >| >| #ifndef YY_STRUCT_YY_BUFFER_STATE >| #define YY_STRUCT_YY_BUFFER_STATE >| struct yy_buffer_state >| { >| FILE *yy_input_file; >| >| char *yy_ch_buf; /* input buffer */ >| char *yy_buf_pos; /* current position in input buffer */ >| >| /* Size of input buffer in bytes, not including room for EOB >| * characters. >| */ >| yy_size_t yy_buf_size; >| >| /* Number of characters read into yy_ch_buf, not including EOB >| * characters. >| */ >| yy_size_t yy_n_chars; >| >| /* Whether we "own" the buffer - i.e., we know we created it, >| * and can realloc() it to grow it, and should free() it to >| * delete it. >| */ >| int yy_is_our_buffer; >| >| /* Whether this is an "interactive" input source; if so, and >| * if we're using stdio for input, then we want to use getc() >| * instead of fread(), to make sure we stop fetching input after >| * each newline. >| */ >| int yy_is_interactive; >| >| /* Whether we're considered to be at the beginning of a line. >| * If so, '^' rules will be active on the next match, otherwise >| * not. >| */ >| int yy_at_bol; >| >| int yy_bs_lineno; /**< The line count. */ >| int yy_bs_column; /**< The column count. */ >| >| /* Whether to try to fill the input buffer when we reach the >| * end of it. >| */ >| int yy_fill_buffer; >| >| int yy_buffer_status; >| >| #define YY_BUFFER_NEW 0 >| #define YY_BUFFER_NORMAL 1 >| /* When an EOF's been seen but there's still some text to process >| * then we mark the buffer as YY_EOF_PENDING, to indicate that we >| * shouldn't try reading from the input source any more. We might >| * still have a bunch of tokens to match, though, because of >| * possible backing-up. >| * >| * When we actually see the EOF, we change the status to "new" >| * (via yyrestart()), so that the user can continue scanning by >| * just pointing yyin at a new input file. >| */ >| #define YY_BUFFER_EOF_PENDING 2 >| >| }; >| #endif /* !YY_STRUCT_YY_BUFFER_STATE */ >| >| /* Stack of input buffers. */ >| static size_t yy_buffer_stack_top = 0; /**< index of top of stack. */ >| static size_t yy_buffer_stack_max = 0; /**< capacity of stack. */ >| static YY_BUFFER_STATE * yy_buffer_stack = 0; /**< Stack as an array. */ >| >| /* We provide macros for accessing buffer states in case in the >| * future we want to put the buffer states in a more general >| * "scanner state". >| * >| * Returns the top of the stack, or NULL. >| */ >| #define YY_CURRENT_BUFFER ( (yy_buffer_stack) \ >| ? (yy_buffer_stack)[(yy_buffer_stack_top)] \ >| : NULL) >| #define yy_current_buffer YY_CURRENT_BUFFER >| >| /* Same as previous macro, but useful when we know that the buffer stack is not >| * NULL or when we need an lvalue. For internal use only. >| */ >| #define YY_CURRENT_BUFFER_LVALUE (yy_buffer_stack)[(yy_buffer_stack_top)] >| >| /* yy_hold_char holds the character lost when yytext is formed. */ >| static char yy_hold_char; >| static yy_size_t yy_n_chars; /* number of characters read into yy_ch_buf */ >| yy_size_t yyleng; >| >| /* Points to current character in buffer. */ >| static char *yy_c_buf_p = (char *) 0; >| static int yy_init = 0; /* whether we need to initialize */ >| static int yy_start = 0; /* start state number */ >| >| /* Flag which is used to allow yywrap()'s to do buffer switches >| * instead of setting up a fresh yyin. A bit of a hack ... >| */ >| static int yy_did_buffer_switch_on_eof; >| >| void yyrestart (FILE *input_file ); >| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ); >| YY_BUFFER_STATE yy_create_buffer (FILE *file,int size ); >| void yy_delete_buffer (YY_BUFFER_STATE b ); >| void yy_flush_buffer (YY_BUFFER_STATE b ); >| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ); >| void yypop_buffer_state (void ); >| >| static void yyensure_buffer_stack (void ); >| static void yy_load_buffer_state (void ); >| static void yy_init_buffer (YY_BUFFER_STATE b,FILE *file ); >| >| #define YY_FLUSH_BUFFER yy_flush_buffer(YY_CURRENT_BUFFER ) >| >| YY_BUFFER_STATE yy_scan_buffer (char *base,yy_size_t size ); >| YY_BUFFER_STATE yy_scan_string (yyconst char *yy_str ); >| YY_BUFFER_STATE yy_scan_bytes (yyconst char *bytes,yy_size_t len ); >| >| void *yyalloc (yy_size_t ); >| void *yyrealloc (void *,yy_size_t ); >| void yyfree (void * ); >| >| #define yy_new_buffer yy_create_buffer >| >| #define yy_set_interactive(is_interactive) \ >| { \ >| if ( ! YY_CURRENT_BUFFER ){ \ >| yyensure_buffer_stack (); \ >| YY_CURRENT_BUFFER_LVALUE = \ >| yy_create_buffer(yyin,YY_BUF_SIZE ); \ >| } \ >| YY_CURRENT_BUFFER_LVALUE->yy_is_interactive = is_interactive; \ >| } >| >| #define yy_set_bol(at_bol) \ >| { \ >| if ( ! YY_CURRENT_BUFFER ){\ >| yyensure_buffer_stack (); \ >| YY_CURRENT_BUFFER_LVALUE = \ >| yy_create_buffer(yyin,YY_BUF_SIZE ); \ >| } \ >| YY_CURRENT_BUFFER_LVALUE->yy_at_bol = at_bol; \ >| } >| >| #define YY_AT_BOL() (YY_CURRENT_BUFFER_LVALUE->yy_at_bol) >| >| /* Begin user sect3 */ >| >| typedef unsigned char YY_CHAR; >| >| FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; >| >| typedef int yy_state_type; >| >| extern int yylineno; >| >| int yylineno = 1; >| >| extern char *yytext; >| #define yytext_ptr yytext >| >| static yy_state_type yy_get_previous_state (void ); >| static yy_state_type yy_try_NUL_trans (yy_state_type current_state ); >| static int yy_get_next_buffer (void ); >| static void yy_fatal_error (yyconst char msg[] ) __dead2; >| >| /* Done after the current pattern has been matched and before the >| * corresponding action - sets up yytext. >| */ >| #define YY_DO_BEFORE_ACTION \ >| (yytext_ptr) = yy_bp; \ >| (yytext_ptr) -= (yy_more_len); \ >| yyleng = (size_t) (yy_cp - (yytext_ptr)); \ >| (yy_hold_char) = *yy_cp; \ >| *yy_cp = '\0'; \ >| (yy_c_buf_p) = yy_cp; >| >| #define YY_NUM_RULES 8 >| #define YY_END_OF_BUFFER 9 >| /* This struct is not used in this scanner, >| but its presence is necessary. */ >| struct yy_trans_info >| { >| flex_int32_t yy_verify; >| flex_int32_t yy_nxt; >| }; >| static yyconst flex_int16_t yy_acclist[23] = >| { 0, >| 9, 7, 8, 8, 1, 7, 8, 2, 7, 8, >| 3, 7, 8, 4, 7, 8, 5, 7, 8, 6, >| 7, 8 >| } ; >| >| static yyconst flex_int16_t yy_accept[14] = >| { 0, >| 1, 1, 1, 2, 4, 5, 8, 11, 14, 17, >| 20, 23, 23 >| } ; >| >| static yyconst flex_int32_t yy_ec[256] = >| { 0, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 3, 4, 5, 6, >| >| 7, 8, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, >| 1, 1, 1, 1, 1 >| } ; >| >| static yyconst flex_int32_t yy_meta[9] = >| { 0, >| 1, 1, 1, 1, 1, 1, 1, 1 >| } ; >| >| static yyconst flex_int16_t yy_base[13] = >| { 0, >| 0, 0, 9, 10, 10, 10, 10, 10, 10, 10, >| 10, 10 >| } ; >| >| static yyconst flex_int16_t yy_def[13] = >| { 0, >| 12, 1, 12, 12, 12, 12, 12, 12, 12, 12, >| 12, 0 >| } ; >| >| static yyconst flex_int16_t yy_nxt[19] = >| { 0, >| 4, 5, 6, 7, 8, 9, 10, 11, 12, 3, >| 12, 12, 12, 12, 12, 12, 12, 12 >| } ; >| >| static yyconst flex_int16_t yy_chk[19] = >| { 0, >| 1, 1, 1, 1, 1, 1, 1, 1, 3, 12, >| 12, 12, 12, 12, 12, 12, 12, 12 >| } ; >| >| extern int yy_flex_debug; >| int yy_flex_debug = 0; >| >| static yy_state_type *yy_state_buf=0, *yy_state_ptr=0; >| static char *yy_full_match; >| static int yy_lp; >| #define REJECT \ >| { \ >| *yy_cp = (yy_hold_char); /* undo effects of setting up yytext */ \ >| yy_cp = (yy_full_match); /* restore poss. backed-over text */ \ >| ++(yy_lp); \ >| goto find_rule; \ >| } >| >| static int yy_more_flag = 0; >| static int yy_more_len = 0; >| #define yymore() ((yy_more_flag) = 1) >| #define YY_MORE_ADJ (yy_more_len) >| #define YY_RESTORE_YY_MORE_OFFSET >| char *yytext; >| #line 1 "conftest.l" >| #line 481 "lex.yy.c" >| >| #define INITIAL 0 >| >| #ifndef YY_NO_UNISTD_H >| /* Special case for "unistd.h", since it is non-ANSI. We include it way >| * down here because we want the user's section 1 to have been scanned first. >| * The user has a chance to override it with an option. >| */ >| #include <unistd.h> >| #endif >| >| #ifndef YY_EXTRA_TYPE >| #define YY_EXTRA_TYPE void * >| #endif >| >| static int yy_init_globals (void ); >| >| /* Accessor methods to globals. >| These are made visible to non-reentrant scanners for convenience. */ >| >| int yylex_destroy (void ); >| >| int yyget_debug (void ); >| >| void yyset_debug (int debug_flag ); >| >| YY_EXTRA_TYPE yyget_extra (void ); >| >| void yyset_extra (YY_EXTRA_TYPE user_defined ); >| >| FILE *yyget_in (void ); >| >| void yyset_in (FILE * in_str ); >| >| FILE *yyget_out (void ); >| >| void yyset_out (FILE * out_str ); >| >| yy_size_t yyget_leng (void ); >| >| char *yyget_text (void ); >| >| int yyget_lineno (void ); >| >| void yyset_lineno (int line_number ); >| >| /* Macros after this point can all be overridden by user definitions in >| * section 1. >| */ >| >| #ifndef YY_SKIP_YYWRAP >| #ifdef __cplusplus >| extern "C" int yywrap (void ); >| #else >| extern int yywrap (void ); >| #endif >| #endif >| >| #ifndef YY_NO_UNPUT >| static void yyunput (int c,char *buf_ptr ); >| #endif >| >| #ifndef yytext_ptr >| static void yy_flex_strncpy (char *,yyconst char *,int ); >| #endif >| >| #ifdef YY_NEED_STRLEN >| static int yy_flex_strlen (yyconst char * ); >| #endif >| >| #ifndef YY_NO_INPUT >| >| #ifdef __cplusplus >| static int yyinput (void ); >| #else >| static int input (void ); >| #endif >| >| #endif >| >| /* Amount of stuff to slurp up with each read. */ >| #ifndef YY_READ_BUF_SIZE >| #define YY_READ_BUF_SIZE 8192 >| #endif >| >| /* Copy whatever the last rule matched to the standard output. */ >| #ifndef ECHO >| /* This used to be an fputs(), but since the string might contain NUL's, >| * we now use fwrite(). >| */ >| #define ECHO do { if (fwrite( yytext, yyleng, 1, yyout )) {} } while (0) >| #endif >| >| /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, >| * is returned in "result". >| */ >| #ifndef YY_INPUT >| #define YY_INPUT(buf,result,max_size) \ >| if ( YY_CURRENT_BUFFER_LVALUE->yy_is_interactive ) \ >| { \ >| int c = '*'; \ >| size_t n; \ >| for ( n = 0; n < max_size && \ >| (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ >| buf[n] = (char) c; \ >| if ( c == '\n' ) \ >| buf[n++] = (char) c; \ >| if ( c == EOF && ferror( yyin ) ) \ >| YY_FATAL_ERROR( "input in flex scanner failed" ); \ >| result = n; \ >| } \ >| else \ >| { \ >| errno=0; \ >| while ( (result = fread(buf, 1, max_size, yyin))==0 && ferror(yyin)) \ >| { \ >| if( errno != EINTR) \ >| { \ >| YY_FATAL_ERROR( "input in flex scanner failed" ); \ >| break; \ >| } \ >| errno=0; \ >| clearerr(yyin); \ >| } \ >| }\ >| \ >| >| #endif >| >| /* No semi-colon after return; correct usage is to write "yyterminate();" - >| * we don't want an extra ';' after the "return" because that will cause >| * some compilers to complain about unreachable statements. >| */ >| #ifndef yyterminate >| #define yyterminate() return YY_NULL >| #endif >| >| /* Number of entries by which start-condition stack grows. */ >| #ifndef YY_START_STACK_INCR >| #define YY_START_STACK_INCR 25 >| #endif >| >| /* Report a fatal error. */ >| #ifndef YY_FATAL_ERROR >| #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) >| #endif >| >| /* end tables serialization structures and prototypes */ >| >| /* Default declaration of generated scanner - a define so the user can >| * easily add parameters. >| */ >| #ifndef YY_DECL >| #define YY_DECL_IS_OURS 1 >| >| extern int yylex (void); >| >| #define YY_DECL int yylex (void) >| #endif /* !YY_DECL */ >| >| /* Code executed at the beginning of each rule, after yytext and yyleng >| * have been set up. >| */ >| #ifndef YY_USER_ACTION >| #define YY_USER_ACTION >| #endif >| >| /* Code executed at the end of each rule. */ >| #ifndef YY_BREAK >| #define YY_BREAK break; >| #endif >| >| #define YY_RULE_SETUP \ >| YY_USER_ACTION >| >| /** The main scanner function which does all the work. >| */ >| YY_DECL >| { >| yy_state_type yy_current_state; >| char *yy_cp, *yy_bp; >| int yy_act; >| >| #line 1 "conftest.l" >| >| #line 667 "lex.yy.c" >| >| if ( !(yy_init) ) >| { >| (yy_init) = 1; >| >| #ifdef YY_USER_INIT >| YY_USER_INIT; >| #endif >| >| /* Create the reject buffer large enough to save one state per allowed character. */ >| if ( ! (yy_state_buf) ) >| (yy_state_buf) = (yy_state_type *)yyalloc(YY_STATE_BUF_SIZE ); >| if ( ! (yy_state_buf) ) >| YY_FATAL_ERROR( "out of dynamic memory in yylex()" ); >| >| if ( ! (yy_start) ) >| (yy_start) = 1; /* first start state */ >| >| if ( ! yyin ) >| yyin = stdin; >| >| if ( ! yyout ) >| yyout = stdout; >| >| if ( ! YY_CURRENT_BUFFER ) { >| yyensure_buffer_stack (); >| YY_CURRENT_BUFFER_LVALUE = >| yy_create_buffer(yyin,YY_BUF_SIZE ); >| } >| >| yy_load_buffer_state( ); >| } >| >| while ( 1 ) /* loops until end-of-file is reached */ >| { >| (yy_more_len) = 0; >| if ( (yy_more_flag) ) >| { >| (yy_more_len) = (yy_c_buf_p) - (yytext_ptr); >| (yy_more_flag) = 0; >| } >| yy_cp = (yy_c_buf_p); >| >| /* Support of yytext. */ >| *yy_cp = (yy_hold_char); >| >| /* yy_bp points to the position in yy_ch_buf of the start of >| * the current run. >| */ >| yy_bp = yy_cp; >| >| yy_current_state = (yy_start); >| >| (yy_state_ptr) = (yy_state_buf); >| *(yy_state_ptr)++ = yy_current_state; >| >| yy_match: >| do >| { >| YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)] ; >| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) >| { >| yy_current_state = (int) yy_def[yy_current_state]; >| if ( yy_current_state >= 13 ) >| yy_c = yy_meta[(unsigned int) yy_c]; >| } >| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; >| *(yy_state_ptr)++ = yy_current_state; >| ++yy_cp; >| } >| while ( yy_base[yy_current_state] != 10 ); >| >| yy_find_action: >| yy_current_state = *--(yy_state_ptr); >| (yy_lp) = yy_accept[yy_current_state]; >| goto find_rule; /* avoid `defined but not used' warning */ >| find_rule: /* we branch to this label when backing up */ >| for ( ; ; ) /* until we find what rule we matched */ >| { >| if ( (yy_lp) && (yy_lp) < yy_accept[yy_current_state + 1] ) >| { >| yy_act = yy_acclist[(yy_lp)]; >| { >| (yy_full_match) = yy_cp; >| break; >| } >| } >| --yy_cp; >| yy_current_state = *--(yy_state_ptr); >| (yy_lp) = yy_accept[yy_current_state]; >| } >| >| YY_DO_BEFORE_ACTION; >| >| do_action: /* This label is used only to access EOF actions. */ >| >| switch ( yy_act ) >| { /* beginning of action switch */ >| case 1: >| YY_RULE_SETUP >| #line 2 "conftest.l" >| { ECHO; } >| YY_BREAK >| case 2: >| YY_RULE_SETUP >| #line 3 "conftest.l" >| { REJECT; } >| YY_BREAK >| case 3: >| YY_RULE_SETUP >| #line 4 "conftest.l" >| { yymore (); } >| YY_BREAK >| case 4: >| YY_RULE_SETUP >| #line 5 "conftest.l" >| { yyless (1); } >| YY_BREAK >| case 5: >| YY_RULE_SETUP >| #line 6 "conftest.l" >| { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument. */ >| yyless ((input () != 0)); } >| YY_BREAK >| case 6: >| YY_RULE_SETUP >| #line 8 "conftest.l" >| { unput (yytext[0]); } >| YY_BREAK >| case 7: >| YY_RULE_SETUP >| #line 9 "conftest.l" >| { BEGIN INITIAL; } >| YY_BREAK >| case 8: >| YY_RULE_SETUP >| #line 10 "conftest.l" >| ECHO; >| YY_BREAK >| #line 807 "lex.yy.c" >| case YY_STATE_EOF(INITIAL): >| yyterminate(); >| >| case YY_END_OF_BUFFER: >| { >| /* Amount of text matched not including the EOB char. */ >| int yy_amount_of_matched_text = (int) (yy_cp - (yytext_ptr)) - 1; >| >| /* Undo the effects of YY_DO_BEFORE_ACTION. */ >| *yy_cp = (yy_hold_char); >| YY_RESTORE_YY_MORE_OFFSET >| >| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_NEW ) >| { >| /* We're scanning a new file or input source. It's >| * possible that this happened because the user >| * just pointed yyin at a new source and called >| * yylex(). If so, then we have to assure >| * consistency between YY_CURRENT_BUFFER and our >| * globals. Here is the right place to do so, because >| * this is the first action (other than possibly a >| * back-up) that will match for the new input source. >| */ >| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; >| YY_CURRENT_BUFFER_LVALUE->yy_input_file = yyin; >| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = YY_BUFFER_NORMAL; >| } >| >| /* Note that here we test for yy_c_buf_p "<=" to the position >| * of the first EOB in the buffer, since yy_c_buf_p will >| * already have been incremented past the NUL character >| * (since all states make transitions on EOB to the >| * end-of-buffer state). Contrast this with the test >| * in input(). >| */ >| if ( (yy_c_buf_p) <= &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) >| { /* This was really a NUL. */ >| yy_state_type yy_next_state; >| >| (yy_c_buf_p) = (yytext_ptr) + yy_amount_of_matched_text; >| >| yy_current_state = yy_get_previous_state( ); >| >| /* Okay, we're now positioned to make the NUL >| * transition. We couldn't have >| * yy_get_previous_state() go ahead and do it >| * for us because it doesn't know how to deal >| * with the possibility of jamming (and we don't >| * want to build jamming into it because then it >| * will run more slowly). >| */ >| >| yy_next_state = yy_try_NUL_trans( yy_current_state ); >| >| yy_bp = (yytext_ptr) + YY_MORE_ADJ; >| >| if ( yy_next_state ) >| { >| /* Consume the NUL. */ >| yy_cp = ++(yy_c_buf_p); >| yy_current_state = yy_next_state; >| goto yy_match; >| } >| >| else >| { >| yy_cp = (yy_c_buf_p); >| goto yy_find_action; >| } >| } >| >| else switch ( yy_get_next_buffer( ) ) >| { >| case EOB_ACT_END_OF_FILE: >| { >| (yy_did_buffer_switch_on_eof) = 0; >| >| if ( yywrap( ) ) >| { >| /* Note: because we've taken care in >| * yy_get_next_buffer() to have set up >| * yytext, we can now set up >| * yy_c_buf_p so that if some total >| * hoser (like flex itself) wants to >| * call the scanner after we return the >| * YY_NULL, it'll still work - another >| * YY_NULL will get returned. >| */ >| (yy_c_buf_p) = (yytext_ptr) + YY_MORE_ADJ; >| >| yy_act = YY_STATE_EOF(YY_START); >| goto do_action; >| } >| >| else >| { >| if ( ! (yy_did_buffer_switch_on_eof) ) >| YY_NEW_FILE; >| } >| break; >| } >| >| case EOB_ACT_CONTINUE_SCAN: >| (yy_c_buf_p) = >| (yytext_ptr) + yy_amount_of_matched_text; >| >| yy_current_state = yy_get_previous_state( ); >| >| yy_cp = (yy_c_buf_p); >| yy_bp = (yytext_ptr) + YY_MORE_ADJ; >| goto yy_match; >| >| case EOB_ACT_LAST_MATCH: >| (yy_c_buf_p) = >| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)]; >| >| yy_current_state = yy_get_previous_state( ); >| >| yy_cp = (yy_c_buf_p); >| yy_bp = (yytext_ptr) + YY_MORE_ADJ; >| goto yy_find_action; >| } >| break; >| } >| >| default: >| YY_FATAL_ERROR( >| "fatal flex scanner internal error--no action found" ); >| } /* end of action switch */ >| } /* end of scanning one token */ >| } /* end of yylex */ >| >| /* yy_get_next_buffer - try to read in a new buffer >| * >| * Returns a code representing an action: >| * EOB_ACT_LAST_MATCH - >| * EOB_ACT_CONTINUE_SCAN - continue scanning from current position >| * EOB_ACT_END_OF_FILE - end of file >| */ >| static int yy_get_next_buffer (void) >| { >| char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; >| char *source = (yytext_ptr); >| int number_to_move, i; >| int ret_val; >| >| if ( (yy_c_buf_p) > &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] ) >| YY_FATAL_ERROR( >| "fatal flex scanner internal error--end of buffer missed" ); >| >| if ( YY_CURRENT_BUFFER_LVALUE->yy_fill_buffer == 0 ) >| { /* Don't try to fill the buffer, so this is an EOF. */ >| if ( (yy_c_buf_p) - (yytext_ptr) - YY_MORE_ADJ == 1 ) >| { >| /* We matched a single character, the EOB, so >| * treat this as a final EOF. >| */ >| return EOB_ACT_END_OF_FILE; >| } >| >| else >| { >| /* We matched some text prior to the EOB, first >| * process it. >| */ >| return EOB_ACT_LAST_MATCH; >| } >| } >| >| /* Try to read more data. */ >| >| /* First move last chars to start of buffer. */ >| number_to_move = (int) ((yy_c_buf_p) - (yytext_ptr)) - 1; >| >| for ( i = 0; i < number_to_move; ++i ) >| *(dest++) = *(source++); >| >| if ( YY_CURRENT_BUFFER_LVALUE->yy_buffer_status == YY_BUFFER_EOF_PENDING ) >| /* don't do the read, it's not guaranteed to return an EOF, >| * just force an EOF >| */ >| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars) = 0; >| >| else >| { >| yy_size_t num_to_read = >| YY_CURRENT_BUFFER_LVALUE->yy_buf_size - number_to_move - 1; >| >| while ( num_to_read <= 0 ) >| { /* Not enough room in the buffer - grow it. */ >| >| YY_FATAL_ERROR( >| "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); >| >| } >| >| if ( num_to_read > YY_READ_BUF_SIZE ) >| num_to_read = YY_READ_BUF_SIZE; >| >| /* Read in more data. */ >| YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), >| (yy_n_chars), num_to_read ); >| >| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); >| } >| >| if ( (yy_n_chars) == 0 ) >| { >| if ( number_to_move == YY_MORE_ADJ ) >| { >| ret_val = EOB_ACT_END_OF_FILE; >| yyrestart(yyin ); >| } >| >| else >| { >| ret_val = EOB_ACT_LAST_MATCH; >| YY_CURRENT_BUFFER_LVALUE->yy_buffer_status = >| YY_BUFFER_EOF_PENDING; >| } >| } >| >| else >| ret_val = EOB_ACT_CONTINUE_SCAN; >| >| if ((yy_size_t) ((yy_n_chars) + number_to_move) > YY_CURRENT_BUFFER_LVALUE->yy_buf_size) { >| /* Extend the array by 50%, plus the number we really need. */ >| yy_size_t new_size = (yy_n_chars) + number_to_move + ((yy_n_chars) >> 1); >| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf = (char *) yyrealloc((void *) YY_CURRENT_BUFFER_LVALUE->yy_ch_buf,new_size ); >| if ( ! YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) >| YY_FATAL_ERROR( "out of dynamic memory in yy_get_next_buffer()" ); >| } >| >| (yy_n_chars) += number_to_move; >| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] = YY_END_OF_BUFFER_CHAR; >| YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars) + 1] = YY_END_OF_BUFFER_CHAR; >| >| (yytext_ptr) = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[0]; >| >| return ret_val; >| } >| >| /* yy_get_previous_state - get the state just before the EOB char was reached */ >| >| static yy_state_type yy_get_previous_state (void) >| { >| yy_state_type yy_current_state; >| char *yy_cp; >| >| yy_current_state = (yy_start); >| >| (yy_state_ptr) = (yy_state_buf); >| *(yy_state_ptr)++ = yy_current_state; >| >| for ( yy_cp = (yytext_ptr) + YY_MORE_ADJ; yy_cp < (yy_c_buf_p); ++yy_cp ) >| { >| YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); >| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) >| { >| yy_current_state = (int) yy_def[yy_current_state]; >| if ( yy_current_state >= 13 ) >| yy_c = yy_meta[(unsigned int) yy_c]; >| } >| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; >| *(yy_state_ptr)++ = yy_current_state; >| } >| >| return yy_current_state; >| } >| >| /* yy_try_NUL_trans - try to make a transition on the NUL character >| * >| * synopsis >| * next_state = yy_try_NUL_trans( current_state ); >| */ >| static yy_state_type yy_try_NUL_trans (yy_state_type yy_current_state ) >| { >| int yy_is_jam; >| >| YY_CHAR yy_c = 1; >| while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) >| { >| yy_current_state = (int) yy_def[yy_current_state]; >| if ( yy_current_state >= 13 ) >| yy_c = yy_meta[(unsigned int) yy_c]; >| } >| yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; >| yy_is_jam = (yy_current_state == 12); >| if ( ! yy_is_jam ) >| *(yy_state_ptr)++ = yy_current_state; >| >| return yy_is_jam ? 0 : yy_current_state; >| } >| >| #ifndef YY_NO_UNPUT >| static void yyunput (int c, char * yy_bp ) >| { >| char *yy_cp; >| >| yy_cp = (yy_c_buf_p); >| >| /* undo effects of setting up yytext */ >| *yy_cp = (yy_hold_char); >| >| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) >| { /* need to shift things up to make room */ >| /* +2 for EOB chars. */ >| yy_size_t number_to_move = (yy_n_chars) + 2; >| char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ >| YY_CURRENT_BUFFER_LVALUE->yy_buf_size + 2]; >| char *source = >| &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]; >| >| while ( source > YY_CURRENT_BUFFER_LVALUE->yy_ch_buf ) >| *--dest = *--source; >| >| yy_cp += (int) (dest - source); >| yy_bp += (int) (dest - source); >| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = >| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_buf_size; >| >| if ( yy_cp < YY_CURRENT_BUFFER_LVALUE->yy_ch_buf + 2 ) >| YY_FATAL_ERROR( "flex scanner push-back overflow" ); >| } >| >| *--yy_cp = (char) c; >| >| (yytext_ptr) = yy_bp; >| (yy_hold_char) = *yy_cp; >| (yy_c_buf_p) = yy_cp; >| } >| #endif /* ifndef YY_NO_UNPUT */ >| >| #ifndef YY_NO_INPUT >| #ifdef __cplusplus >| static int yyinput (void) >| #else >| static int input (void) >| #endif >| >| { >| int c; >| >| *(yy_c_buf_p) = (yy_hold_char); >| >| if ( *(yy_c_buf_p) == YY_END_OF_BUFFER_CHAR ) >| { >| /* yy_c_buf_p now points to the character we want to return. >| * If this occurs *before* the EOB characters, then it's a >| * valid NUL; if not, then we've hit the end of the buffer. >| */ >| if ( (yy_c_buf_p) < &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[(yy_n_chars)] ) >| /* This was really a NUL. */ >| *(yy_c_buf_p) = '\0'; >| >| else >| { /* need more input */ >| yy_size_t offset = (yy_c_buf_p) - (yytext_ptr); >| ++(yy_c_buf_p); >| >| switch ( yy_get_next_buffer( ) ) >| { >| case EOB_ACT_LAST_MATCH: >| /* This happens because yy_g_n_b() >| * sees that we've accumulated a >| * token and flags that we need to >| * try matching the token before >| * proceeding. But for input(), >| * there's no matching to consider. >| * So convert the EOB_ACT_LAST_MATCH >| * to EOB_ACT_END_OF_FILE. >| */ >| >| /* Reset buffer status. */ >| yyrestart(yyin ); >| >| /*FALLTHROUGH*/ >| >| case EOB_ACT_END_OF_FILE: >| { >| if ( yywrap( ) ) >| return EOF; >| >| if ( ! (yy_did_buffer_switch_on_eof) ) >| YY_NEW_FILE; >| #ifdef __cplusplus >| return yyinput(); >| #else >| return input(); >| #endif >| } >| >| case EOB_ACT_CONTINUE_SCAN: >| (yy_c_buf_p) = (yytext_ptr) + offset; >| break; >| } >| } >| } >| >| c = *(unsigned char *) (yy_c_buf_p); /* cast for 8-bit char's */ >| *(yy_c_buf_p) = '\0'; /* preserve yytext */ >| (yy_hold_char) = *++(yy_c_buf_p); >| >| return c; >| } >| #endif /* ifndef YY_NO_INPUT */ >| >| /** Immediately switch to a different input stream. >| * @param input_file A readable stream. >| * >| * @note This function does not reset the start condition to @c INITIAL . >| */ >| void yyrestart (FILE * input_file ) >| { >| >| if ( ! YY_CURRENT_BUFFER ){ >| yyensure_buffer_stack (); >| YY_CURRENT_BUFFER_LVALUE = >| yy_create_buffer(yyin,YY_BUF_SIZE ); >| } >| >| yy_init_buffer(YY_CURRENT_BUFFER,input_file ); >| yy_load_buffer_state( ); >| } >| >| /** Switch to a different input buffer. >| * @param new_buffer The new input buffer. >| * >| */ >| void yy_switch_to_buffer (YY_BUFFER_STATE new_buffer ) >| { >| >| /* TODO. We should be able to replace this entire function body >| * with >| * yypop_buffer_state(); >| * yypush_buffer_state(new_buffer); >| */ >| yyensure_buffer_stack (); >| if ( YY_CURRENT_BUFFER == new_buffer ) >| return; >| >| if ( YY_CURRENT_BUFFER ) >| { >| /* Flush out information for old buffer. */ >| *(yy_c_buf_p) = (yy_hold_char); >| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); >| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); >| } >| >| YY_CURRENT_BUFFER_LVALUE = new_buffer; >| yy_load_buffer_state( ); >| >| /* We don't actually know whether we did this switch during >| * EOF (yywrap()) processing, but the only time this flag >| * is looked at is after yywrap() is called, so it's safe >| * to go ahead and always set it. >| */ >| (yy_did_buffer_switch_on_eof) = 1; >| } >| >| static void yy_load_buffer_state (void) >| { >| (yy_n_chars) = YY_CURRENT_BUFFER_LVALUE->yy_n_chars; >| (yytext_ptr) = (yy_c_buf_p) = YY_CURRENT_BUFFER_LVALUE->yy_buf_pos; >| yyin = YY_CURRENT_BUFFER_LVALUE->yy_input_file; >| (yy_hold_char) = *(yy_c_buf_p); >| } >| >| /** Allocate and initialize an input buffer state. >| * @param file A readable stream. >| * @param size The character buffer size in bytes. When in doubt, use @c YY_BUF_SIZE. >| * >| * @return the allocated buffer state. >| */ >| YY_BUFFER_STATE yy_create_buffer (FILE * file, int size ) >| { >| YY_BUFFER_STATE b; >| >| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); >| if ( ! b ) >| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); >| >| b->yy_buf_size = size; >| >| /* yy_ch_buf has to be 2 characters longer than the size given because >| * we need to put in 2 end-of-buffer characters. >| */ >| b->yy_ch_buf = (char *) yyalloc(b->yy_buf_size + 2 ); >| if ( ! b->yy_ch_buf ) >| YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); >| >| b->yy_is_our_buffer = 1; >| >| yy_init_buffer(b,file ); >| >| return b; >| } >| >| /** Destroy the buffer. >| * @param b a buffer created with yy_create_buffer() >| * >| */ >| void yy_delete_buffer (YY_BUFFER_STATE b ) >| { >| >| if ( ! b ) >| return; >| >| if ( b == YY_CURRENT_BUFFER ) /* Not sure if we should pop here. */ >| YY_CURRENT_BUFFER_LVALUE = (YY_BUFFER_STATE) 0; >| >| if ( b->yy_is_our_buffer ) >| yyfree((void *) b->yy_ch_buf ); >| >| yyfree((void *) b ); >| } >| >| /* Initializes or reinitializes a buffer. >| * This function is sometimes called more than once on the same buffer, >| * such as during a yyrestart() or at EOF. >| */ >| static void yy_init_buffer (YY_BUFFER_STATE b, FILE * file ) >| >| { >| int oerrno = errno; >| >| yy_flush_buffer(b ); >| >| b->yy_input_file = file; >| b->yy_fill_buffer = 1; >| >| /* If b is the current buffer, then yy_init_buffer was _probably_ >| * called from yyrestart() or through yy_get_next_buffer. >| * In that case, we don't want to reset the lineno or column. >| */ >| if (b != YY_CURRENT_BUFFER){ >| b->yy_bs_lineno = 1; >| b->yy_bs_column = 0; >| } >| >| b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; >| >| errno = oerrno; >| } >| >| /** Discard all buffered characters. On the next scan, YY_INPUT will be called. >| * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER. >| * >| */ >| void yy_flush_buffer (YY_BUFFER_STATE b ) >| { >| if ( ! b ) >| return; >| >| b->yy_n_chars = 0; >| >| /* We always need two end-of-buffer characters. The first causes >| * a transition to the end-of-buffer state. The second causes >| * a jam in that state. >| */ >| b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; >| b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; >| >| b->yy_buf_pos = &b->yy_ch_buf[0]; >| >| b->yy_at_bol = 1; >| b->yy_buffer_status = YY_BUFFER_NEW; >| >| if ( b == YY_CURRENT_BUFFER ) >| yy_load_buffer_state( ); >| } >| >| /** Pushes the new state onto the stack. The new state becomes >| * the current state. This function will allocate the stack >| * if necessary. >| * @param new_buffer The new state. >| * >| */ >| void yypush_buffer_state (YY_BUFFER_STATE new_buffer ) >| { >| if (new_buffer == NULL) >| return; >| >| yyensure_buffer_stack(); >| >| /* This block is copied from yy_switch_to_buffer. */ >| if ( YY_CURRENT_BUFFER ) >| { >| /* Flush out information for old buffer. */ >| *(yy_c_buf_p) = (yy_hold_char); >| YY_CURRENT_BUFFER_LVALUE->yy_buf_pos = (yy_c_buf_p); >| YY_CURRENT_BUFFER_LVALUE->yy_n_chars = (yy_n_chars); >| } >| >| /* Only push if top exists. Otherwise, replace top. */ >| if (YY_CURRENT_BUFFER) >| (yy_buffer_stack_top)++; >| YY_CURRENT_BUFFER_LVALUE = new_buffer; >| >| /* copied from yy_switch_to_buffer. */ >| yy_load_buffer_state( ); >| (yy_did_buffer_switch_on_eof) = 1; >| } >| >| /** Removes and deletes the top of the stack, if present. >| * The next element becomes the new top. >| * >| */ >| void yypop_buffer_state (void) >| { >| if (!YY_CURRENT_BUFFER) >| return; >| >| yy_delete_buffer(YY_CURRENT_BUFFER ); >| YY_CURRENT_BUFFER_LVALUE = NULL; >| if ((yy_buffer_stack_top) > 0) >| --(yy_buffer_stack_top); >| >| if (YY_CURRENT_BUFFER) { >| yy_load_buffer_state( ); >| (yy_did_buffer_switch_on_eof) = 1; >| } >| } >| >| /* Allocates the stack if it does not exist. >| * Guarantees space for at least one push. >| */ >| static void yyensure_buffer_stack (void) >| { >| yy_size_t num_to_alloc; >| >| if (!(yy_buffer_stack)) { >| >| /* First allocation is just for 2 elements, since we don't know if this >| * scanner will even need a stack. We use 2 instead of 1 to avoid an >| * immediate realloc on the next call. >| */ >| num_to_alloc = 1; >| (yy_buffer_stack) = (struct yy_buffer_state**)yyalloc >| (num_to_alloc * sizeof(struct yy_buffer_state*) >| ); >| if ( ! (yy_buffer_stack) ) >| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); >| >| memset((yy_buffer_stack), 0, num_to_alloc * sizeof(struct yy_buffer_state*)); >| >| (yy_buffer_stack_max) = num_to_alloc; >| (yy_buffer_stack_top) = 0; >| return; >| } >| >| if ((yy_buffer_stack_top) >= ((yy_buffer_stack_max)) - 1){ >| >| /* Increase the buffer to prepare for a possible push. */ >| int grow_size = 8 /* arbitrary grow size */; >| >| num_to_alloc = (yy_buffer_stack_max) + grow_size; >| (yy_buffer_stack) = (struct yy_buffer_state**)yyrealloc >| ((yy_buffer_stack), >| num_to_alloc * sizeof(struct yy_buffer_state*) >| ); >| if ( ! (yy_buffer_stack) ) >| YY_FATAL_ERROR( "out of dynamic memory in yyensure_buffer_stack()" ); >| >| /* zero only the new slots.*/ >| memset((yy_buffer_stack) + (yy_buffer_stack_max), 0, grow_size * sizeof(struct yy_buffer_state*)); >| (yy_buffer_stack_max) = num_to_alloc; >| } >| } >| >| /** Setup the input buffer state to scan directly from a user-specified character buffer. >| * @param base the character buffer >| * @param size the size in bytes of the character buffer >| * >| * @return the newly allocated buffer state object. >| */ >| YY_BUFFER_STATE yy_scan_buffer (char * base, yy_size_t size ) >| { >| YY_BUFFER_STATE b; >| >| if ( size < 2 || >| base[size-2] != YY_END_OF_BUFFER_CHAR || >| base[size-1] != YY_END_OF_BUFFER_CHAR ) >| /* They forgot to leave room for the EOB's. */ >| return 0; >| >| b = (YY_BUFFER_STATE) yyalloc(sizeof( struct yy_buffer_state ) ); >| if ( ! b ) >| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); >| >| b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ >| b->yy_buf_pos = b->yy_ch_buf = base; >| b->yy_is_our_buffer = 0; >| b->yy_input_file = 0; >| b->yy_n_chars = b->yy_buf_size; >| b->yy_is_interactive = 0; >| b->yy_at_bol = 1; >| b->yy_fill_buffer = 0; >| b->yy_buffer_status = YY_BUFFER_NEW; >| >| yy_switch_to_buffer(b ); >| >| return b; >| } >| >| /** Setup the input buffer state to scan a string. The next call to yylex() will >| * scan from a @e copy of @a str. >| * @param yystr a NUL-terminated string to scan >| * >| * @return the newly allocated buffer state object. >| * @note If you want to scan bytes that may contain NUL values, then use >| * yy_scan_bytes() instead. >| */ >| YY_BUFFER_STATE yy_scan_string (yyconst char * yystr ) >| { >| >| return yy_scan_bytes(yystr,strlen(yystr) ); >| } >| >| /** Setup the input buffer state to scan the given bytes. The next call to yylex() will >| * scan from a @e copy of @a bytes. >| * @param yybytes the byte buffer to scan >| * @param _yybytes_len the number of bytes in the buffer pointed to by @a bytes. >| * >| * @return the newly allocated buffer state object. >| */ >| YY_BUFFER_STATE yy_scan_bytes (yyconst char * yybytes, yy_size_t _yybytes_len ) >| { >| YY_BUFFER_STATE b; >| char *buf; >| yy_size_t n; >| yy_size_t i; >| >| /* Get memory for full buffer, including space for trailing EOB's. */ >| n = _yybytes_len + 2; >| buf = (char *) yyalloc(n ); >| if ( ! buf ) >| YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); >| >| for ( i = 0; i < _yybytes_len; ++i ) >| buf[i] = yybytes[i]; >| >| buf[_yybytes_len] = buf[_yybytes_len+1] = YY_END_OF_BUFFER_CHAR; >| >| b = yy_scan_buffer(buf,n ); >| if ( ! b ) >| YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); >| >| /* It's okay to grow etc. this buffer, and we should throw it >| * away when we're done. >| */ >| b->yy_is_our_buffer = 1; >| >| return b; >| } >| >| #ifndef YY_EXIT_FAILURE >| #define YY_EXIT_FAILURE 2 >| #endif >| >| static void yy_fatal_error (yyconst char* msg ) >| { >| (void) fprintf( stderr, "%s\n", msg ); >| exit( YY_EXIT_FAILURE ); >| } >| >| /* Redefine yyless() so it works in section 3 code. */ >| >| #undef yyless >| #define yyless(n) \ >| do \ >| { \ >| /* Undo effects of setting up yytext. */ \ >| int yyless_macro_arg = (n); \ >| YY_LESS_LINENO(yyless_macro_arg);\ >| yytext[yyleng] = (yy_hold_char); \ >| (yy_c_buf_p) = yytext + yyless_macro_arg; \ >| (yy_hold_char) = *(yy_c_buf_p); \ >| *(yy_c_buf_p) = '\0'; \ >| yyleng = yyless_macro_arg; \ >| } \ >| while ( 0 ) >| >| /* Accessor methods (get/set functions) to struct members. */ >| >| /** Get the current line number. >| * >| */ >| int yyget_lineno (void) >| { >| >| return yylineno; >| } >| >| /** Get the input stream. >| * >| */ >| FILE *yyget_in (void) >| { >| return yyin; >| } >| >| /** Get the output stream. >| * >| */ >| FILE *yyget_out (void) >| { >| return yyout; >| } >| >| /** Get the length of the current token. >| * >| */ >| yy_size_t yyget_leng (void) >| { >| return yyleng; >| } >| >| /** Get the current token. >| * >| */ >| >| char *yyget_text (void) >| { >| return yytext; >| } >| >| /** Set the current line number. >| * @param line_number >| * >| */ >| void yyset_lineno (int line_number ) >| { >| >| yylineno = line_number; >| } >| >| /** Set the input stream. This does not discard the current >| * input buffer. >| * @param in_str A readable stream. >| * >| * @see yy_switch_to_buffer >| */ >| void yyset_in (FILE * in_str ) >| { >| yyin = in_str ; >| } >| >| void yyset_out (FILE * out_str ) >| { >| yyout = out_str ; >| } >| >| int yyget_debug (void) >| { >| return yy_flex_debug; >| } >| >| void yyset_debug (int bdebug ) >| { >| yy_flex_debug = bdebug ; >| } >| >| static int yy_init_globals (void) >| { >| /* Initialization is the same as for the non-reentrant scanner. >| * This function is called from yylex_destroy(), so don't allocate here. >| */ >| >| (yy_buffer_stack) = 0; >| (yy_buffer_stack_top) = 0; >| (yy_buffer_stack_max) = 0; >| (yy_c_buf_p) = (char *) 0; >| (yy_init) = 0; >| (yy_start) = 0; >| >| (yy_state_buf) = 0; >| (yy_state_ptr) = 0; >| (yy_full_match) = 0; >| (yy_lp) = 0; >| >| /* Defined in main.c */ >| #ifdef YY_STDINIT >| yyin = stdin; >| yyout = stdout; >| #else >| yyin = (FILE *) 0; >| yyout = (FILE *) 0; >| #endif >| >| /* For future reference: Set errno on error, since we are called by >| * yylex_init() >| */ >| return 0; >| } >| >| /* yylex_destroy is for both reentrant and non-reentrant scanners. */ >| int yylex_destroy (void) >| { >| >| /* Pop the buffer stack, destroying each element. */ >| while(YY_CURRENT_BUFFER){ >| yy_delete_buffer(YY_CURRENT_BUFFER ); >| YY_CURRENT_BUFFER_LVALUE = NULL; >| yypop_buffer_state(); >| } >| >| /* Destroy the stack itself. */ >| yyfree((yy_buffer_stack) ); >| (yy_buffer_stack) = NULL; >| >| yyfree ( (yy_state_buf) ); >| (yy_state_buf) = NULL; >| >| /* Reset the globals. This is important in a non-reentrant scanner so the next time >| * yylex() is called, initialization will occur. */ >| yy_init_globals( ); >| >| return 0; >| } >| >| /* >| * Internal utility routines. >| */ >| >| #ifndef yytext_ptr >| static void yy_flex_strncpy (char* s1, yyconst char * s2, int n ) >| { >| int i; >| for ( i = 0; i < n; ++i ) >| s1[i] = s2[i]; >| } >| #endif >| >| #ifdef YY_NEED_STRLEN >| static int yy_flex_strlen (yyconst char * s ) >| { >| int n; >| for ( n = 0; s[n]; ++n ) >| ; >| >| return n; >| } >| #endif >| >| void *yyalloc (yy_size_t size ) >| { >| return (void *) malloc( size ); >| } >| >| void *yyrealloc (void * ptr, yy_size_t size ) >| { >| /* The cast to (char *) in the following accommodates both >| * implementations that use char* generic pointers, and those >| * that use void* generic pointers. It works with the latter >| * because both ANSI C and C++ allow castless assignment from >| * any pointer type to void*, and deal with argument conversions >| * as though doing an assignment. >| */ >| return (void *) realloc( (char *) ptr, size ); >| } >| >| void yyfree (void * ptr ) >| { >| free( (char *) ptr ); /* see yyrealloc() for (char *) cast */ >| } >| >| #define YYTABLES_NAME "yytables" >| >| #line 10 "conftest.l" >| >| >| #ifdef YYTEXT_POINTER >| extern char *yytext; >| #endif >| int >| main (void) >| { >| return ! yylex () + ! yywrap (); >| } >configure:18221: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -lfl -L/usr/local/lib -lgcrypt >&5 >configure:18221: $? = 0 >configure:18231: result: -lfl >configure:18237: checking whether yytext is a pointer >configure:18254: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -lfl -L/usr/local/lib -lgcrypt >&5 >configure:18254: $? = 0 >configure:18262: result: yes >configure:18276: checking for bison >configure:18306: result: no >configure:18276: checking for byacc >configure:18292: found /usr/bin/byacc >configure:18303: result: byacc >configure:18318: checking for valgrind >configure:18351: result: no >configure:18469: checking pkg-config is at least version 0.9.0 >configure:18472: result: yes >configure:18481: checking if Bison is the parser generator >configure:18496: result: no >configure:18511: checking for kernel type (freebsd11.3) >configure:18566: result: FreeBSD >configure:18682: checking for sys/wait.h that is POSIX.1 compatible >configure:18715: result: yes >configure:18726: checking for dirent.h that defines DIR >configure:18745: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:18745: $? = 0 >configure:18753: result: yes >configure:18766: checking for library containing opendir >configure:18797: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:18797: $? = 0 >configure:18814: result: none required >configure:18888: checking for arpa/inet.h >configure:18888: result: yes >configure:18888: checking for endian.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:62:10: fatal error: 'endian.h' file not found >#include <endian.h> > ^~~~~~~~~~ >1 error generated. >configure:18888: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <endian.h> >configure:18888: result: no >configure:18888: checking for fcntl.h >configure:18888: result: yes >configure:18888: checking for fnmatch.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:18888: $? = 0 >configure:18888: result: yes >configure:18888: checking for fs_info.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:64:10: fatal error: 'fs_info.h' file not found >#include <fs_info.h> > ^~~~~~~~~~~ >1 error generated. >configure:18888: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <fs_info.h> >configure:18888: result: no >configure:18888: checking for fshelp.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:64:10: fatal error: 'fshelp.h' file not found >#include <fshelp.h> > ^~~~~~~~~~ >1 error generated. >configure:18888: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <fshelp.h> >configure:18888: result: no >configure:18888: checking for grp.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:18888: $? = 0 >configure:18888: result: yes >configure:18888: checking for kstat.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:65:10: fatal error: 'kstat.h' file not found >#include <kstat.h> > ^~~~~~~~~ >1 error generated. >configure:18888: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <kstat.h> >configure:18888: result: no >configure:18888: checking for kvm.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:18888: $? = 0 >configure:18888: result: yes >configure:18888: checking for libgen.h >configure:18888: result: yes >configure:18888: checking for mntent.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:67:10: fatal error: 'mntent.h' file not found >#include <mntent.h> > ^~~~~~~~~~ >1 error generated. >configure:18888: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <mntent.h> >configure:18888: result: no >configure:18888: checking for mnttab.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:67:10: fatal error: 'mnttab.h' file not found >#include <mnttab.h> > ^~~~~~~~~~ >1 error generated. >configure:18888: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <mnttab.h> >configure:18888: result: no >configure:18888: checking for netdb.h >configure:18888: result: yes >configure:18888: checking for paths.h >configure:18888: result: yes >configure:18888: checking for poll.h >configure:18888: result: yes >configure:18888: checking for pthread_np.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:18888: $? = 0 >configure:18888: result: yes >configure:18888: checking for pwd.h >configure:18888: result: yes >configure:18888: checking for regex.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:18888: $? = 0 >configure:18888: result: yes >configure:18888: checking for sys/endian.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:18888: $? = 0 >configure:18888: result: yes >configure:18888: checking for sys/fs_types.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:74:10: fatal error: 'sys/fs_types.h' file not found >#include <sys/fs_types.h> > ^~~~~~~~~~~~~~~~ >1 error generated. >configure:18888: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <sys/fs_types.h> >configure:18888: result: no >configure:18888: checking for sys/fstyp.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:74:10: fatal error: 'sys/fstyp.h' file not found >#include <sys/fstyp.h> > ^~~~~~~~~~~~~ >1 error generated. >configure:18888: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <sys/fstyp.h> >configure:18888: result: no >configure:18888: checking for sys/ioctl.h >configure:18888: result: yes >configure:18888: checking for sys/isa_defs.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:75:10: fatal error: 'sys/isa_defs.h' file not found >#include <sys/isa_defs.h> > ^~~~~~~~~~~~~~~~ >1 error generated. >configure:18888: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <sys/isa_defs.h> >configure:18888: result: no >configure:18888: checking for sys/mntent.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:75:10: fatal error: 'sys/mntent.h' file not found >#include <sys/mntent.h> > ^~~~~~~~~~~~~~ >1 error generated. >configure:18888: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <sys/mntent.h> >configure:18888: result: no >configure:18888: checking for sys/mnttab.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:75:10: fatal error: 'sys/mnttab.h' file not found >#include <sys/mnttab.h> > ^~~~~~~~~~~~~~ >1 error generated. >configure:18888: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <sys/mnttab.h> >configure:18888: result: no >configure:18888: checking for sys/param.h >configure:18888: result: yes >configure:18888: checking for sys/resource.h >configure:18888: result: yes >configure:18888: checking for sys/select.h >configure:18888: result: yes >configure:18888: checking for sys/socket.h >configure:18888: result: yes >configure:18888: checking for sys/statfs.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:79:10: fatal error: 'sys/statfs.h' file not found >#include <sys/statfs.h> > ^~~~~~~~~~~~~~ >1 error generated. >configure:18888: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <sys/statfs.h> >configure:18888: result: no >configure:18888: checking for sys/statvfs.h >configure:18888: result: yes >configure:18888: checking for sys/types.h >configure:18888: result: yes >configure:18888: checking for sys/un.h >configure:18888: result: yes >configure:18888: checking for sys/vfs.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:82:10: fatal error: 'sys/vfs.h' file not found >#include <sys/vfs.h> > ^~~~~~~~~~~ >1 error generated. >configure:18888: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <sys/vfs.h> >configure:18888: result: no >configure:18888: checking for sys/vfstab.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:82:10: fatal error: 'sys/vfstab.h' file not found >#include <sys/vfstab.h> > ^~~~~~~~~~~~~~ >1 error generated. >configure:18888: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <sys/vfstab.h> >configure:18888: result: no >configure:18888: checking for sys/vmmeter.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:18888: $? = 0 >configure:18888: result: yes >configure:18888: checking for syslog.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:18888: $? = 0 >configure:18888: result: yes >configure:18888: checking for wordexp.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:18888: $? = 0 >configure:18888: result: yes >configure:18888: checking for linux/ip_vs.h >configure:18888: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:85:10: fatal error: 'linux/ip_vs.h' file not found >#include <linux/ip_vs.h> > ^~~~~~~~~~~~~~~ >1 error generated. >configure:18888: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| >| #include <linux/ip_vs.h> >configure:18888: result: no >configure:19008: checking for netinet/in_systm.h >configure:19008: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19008: $? = 0 >configure:19008: result: yes >configure:19028: checking for netinet/in.h >configure:19028: result: yes >configure:19051: checking for netinet/ip.h >configure:19051: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19051: $? = 0 >configure:19051: result: yes >configure:19077: checking for netinet/ip_icmp.h >configure:19077: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19077: $? = 0 >configure:19077: result: yes >configure:19106: checking for netinet/ip_var.h >configure:19106: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19106: $? = 0 >configure:19106: result: yes >configure:19135: checking for netinet/ip6.h >configure:19135: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19135: $? = 0 >configure:19135: result: yes >configure:19161: checking for netinet/icmp6.h >configure:19161: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19161: $? = 0 >configure:19161: result: yes >configure:19190: checking for netinet/tcp.h >configure:19190: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19190: $? = 0 >configure:19190: result: yes >configure:19219: checking for netinet/udp.h >configure:19219: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19219: $? = 0 >configure:19219: result: yes >configure:19249: checking sys/dkstat.h usability >configure:19249: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19249: $? = 0 >configure:19249: result: yes >configure:19249: checking sys/dkstat.h presence >configure:19249: cpp -I/usr/local/include conftest.c >configure:19249: $? = 0 >configure:19249: result: yes >configure:19249: checking for sys/dkstat.h >configure:19249: result: yes >configure:19325: checking for sys/sysctl.h >configure:19325: result: yes >configure:19348: checking ifaddrs.h usability >configure:19348: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19348: $? = 0 >configure:19348: result: yes >configure:19348: checking ifaddrs.h presence >configure:19348: cpp -I/usr/local/include conftest.c >configure:19348: $? = 0 >configure:19348: result: yes >configure:19348: checking for ifaddrs.h >configure:19348: result: yes >configure:19360: checking for net/if.h >configure:19360: result: yes >configure:19728: checking for sys/swap.h >configure:19728: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:76:10: fatal error: 'sys/swap.h' file not found >#include <sys/swap.h> > ^~~~~~~~~~~~ >1 error generated. >configure:19728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| /* end confdefs.h. */ >| >| #undef _FILE_OFFSET_BITS >| #undef _LARGEFILE64_SOURCE >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_PARAM_H >| # include <sys/param.h> >| #endif >| >| >| >| #include <sys/swap.h> >configure:19728: result: no >configure:19728: checking for vm/anon.h >configure:19728: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:76:10: fatal error: 'vm/anon.h' file not found >#include <vm/anon.h> > ^~~~~~~~~~~ >1 error generated. >configure:19728: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| /* end confdefs.h. */ >| >| #undef _FILE_OFFSET_BITS >| #undef _LARGEFILE64_SOURCE >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_PARAM_H >| # include <sys/param.h> >| #endif >| >| >| >| #include <vm/anon.h> >configure:19728: result: no >configure:19758: checking sys/loadavg.h usability >configure:19758: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:97:10: fatal error: 'sys/loadavg.h' file not found >#include <sys/loadavg.h> > ^~~~~~~~~~~~~~~ >1 error generated. >configure:19758: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/loadavg.h> >configure:19758: result: no >configure:19758: checking sys/loadavg.h presence >configure:19758: cpp -I/usr/local/include conftest.c >conftest.c:64:10: fatal error: 'sys/loadavg.h' file not found >#include <sys/loadavg.h> > ^~~~~~~~~~~~~~~ >1 error generated. >configure:19758: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| /* end confdefs.h. */ >| #include <sys/loadavg.h> >configure:19758: result: no >configure:19758: checking for sys/loadavg.h >configure:19758: result: no >configure:19758: checking linux/config.h usability >configure:19758: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:97:10: fatal error: 'linux/config.h' file not found >#include <linux/config.h> > ^~~~~~~~~~~~~~~~ >1 error generated. >configure:19758: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <linux/config.h> >configure:19758: result: no >configure:19758: checking linux/config.h presence >configure:19758: cpp -I/usr/local/include conftest.c >conftest.c:64:10: fatal error: 'linux/config.h' file not found >#include <linux/config.h> > ^~~~~~~~~~~~~~~~ >1 error generated. >configure:19758: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| /* end confdefs.h. */ >| #include <linux/config.h> >configure:19758: result: no >configure:19758: checking for linux/config.h >configure:19758: result: no >configure:19758: checking for utmp.h >configure:19758: result: no >configure:19758: checking for utmpx.h >configure:19758: result: yes >configure:19772: checking for sys/ucred.h >configure:19772: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19772: $? = 0 >configure:19772: result: yes >configure:19795: checking for sys/mount.h >configure:19795: result: yes >configure:19828: checking for xfs/xqm.h >configure:19828: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:70:10: fatal error: 'xfs/xqm.h' file not found >#include <xfs/xqm.h> > ^~~~~~~~~~~ >1 error generated. >configure:19828: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| /* end confdefs.h. */ >| #define _GNU_SOURCE >| >| >| #include <xfs/xqm.h> >configure:19828: result: no >configure:19853: checking for arpa/nameser.h >configure:19853: result: yes >configure:19865: checking for arpa/nameser_compat.h >configure:19865: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19865: $? = 0 >configure:19865: result: yes >configure:19884: checking for net/if_arp.h >configure:19884: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >In file included from conftest.c:76: >/usr/include/net/if_arp.h:47:2: error: unknown type name 'u_short'; did you mean 'short'? > u_short ar_hrd; /* format of hardware address */ > ^ >/usr/include/net/if_arp.h:54:2: error: unknown type name 'u_short'; did you mean 'short'? > u_short ar_pro; /* format of protocol address */ > ^ >/usr/include/net/if_arp.h:55:2: error: unknown type name 'u_char'; did you mean 'char'? > u_char ar_hln; /* length of hardware address */ > ^ >/usr/include/net/if_arp.h:56:2: error: unknown type name 'u_char'; did you mean 'char'? > u_char ar_pln; /* length of protocol address */ > ^ >/usr/include/net/if_arp.h:57:2: error: unknown type name 'u_short'; did you mean 'short'? > u_short ar_op; /* one of: */ > ^ >/usr/include/net/if_arp.h:102:2: error: unknown type name 'uint64_t' > uint64_t txrequests; /* # of ARP requests sent by this host. */ > ^ >/usr/include/net/if_arp.h:103:2: error: unknown type name 'uint64_t' > uint64_t txreplies; /* # of ARP replies sent by this host. */ > ^ >/usr/include/net/if_arp.h:104:2: error: unknown type name 'uint64_t' > uint64_t rxrequests; /* # of ARP requests received by this host. */ > ^ >/usr/include/net/if_arp.h:105:2: error: unknown type name 'uint64_t' > uint64_t rxreplies; /* # of ARP replies received by this host. */ > ^ >/usr/include/net/if_arp.h:106:2: error: unknown type name 'uint64_t' > uint64_t received; /* # of ARP packets received by this host. */ > ^ >/usr/include/net/if_arp.h:108:2: error: unknown type name 'uint64_t' > uint64_t arp_spares[4]; /* For either the upper or lower half. */ > ^ >/usr/include/net/if_arp.h:110:2: error: unknown type name 'uint64_t' > uint64_t dropped; /* # of packets dropped waiting for a reply. */ > ^ >/usr/include/net/if_arp.h:111:2: error: unknown type name 'uint64_t' > uint64_t timeouts; /* # of times with entries removed */ > ^ >/usr/include/net/if_arp.h:113:2: error: unknown type name 'uint64_t' > uint64_t dupips; /* # of duplicate IPs detected. */ > ^ >14 errors generated. >configure:19884: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| /* end confdefs.h. */ >| >| #if HAVE_SYS_SOCKET_H >| # include <sys/socket.h> >| #endif >| >| >| >| #include <net/if_arp.h> >configure:19884: result: no >configure:19903: checking net/ppp_defs.h usability >configure:19903: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19903: $? = 0 >configure:19903: result: yes >configure:19903: checking net/ppp_defs.h presence >configure:19903: cpp -I/usr/local/include conftest.c >configure:19903: $? = 0 >configure:19903: result: yes >configure:19903: checking for net/ppp_defs.h >configure:19903: result: yes >configure:19915: checking for net/if_ppp.h >configure:19915: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:77:10: fatal error: 'net/if_ppp.h' file not found >#include <net/if_ppp.h> > ^~~~~~~~~~~~~~ >1 error generated. >configure:19915: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| /* end confdefs.h. */ >| >| #if HAVE_NET_PPP_DEFS_H >| # include <net/ppp_defs.h> >| #endif >| >| >| >| #include <net/if_ppp.h> >configure:19915: result: no >configure:19934: checking for netinet/if_ether.h >configure:19934: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19934: $? = 0 >configure:19934: result: yes >configure:19963: checking for net/pfvar.h >configure:19963: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19963: $? = 0 >configure:19963: result: yes >configure:19994: checking termios.h usability >configure:19994: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:19994: $? = 0 >configure:19994: result: yes >configure:19994: checking termios.h presence >configure:19994: cpp -I/usr/local/include conftest.c >configure:19994: $? = 0 >configure:19994: result: yes >configure:19994: checking for termios.h >configure:19994: result: yes >configure:20009: checking whether clock_boottime and clock_monotonic are supported >configure:20032: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:79:25: error: use of undeclared identifier 'CLOCK_BOOTTIME' > clock_gettime(CLOCK_BOOTTIME, &b ); > ^ >1 error generated. >configure:20032: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| /* end confdefs.h. */ >| #include <time.h> >| int >| main () >| { >| >| struct timespec b, m; >| clock_gettime(CLOCK_BOOTTIME, &b ); >| clock_gettime(CLOCK_MONOTONIC, &m ); >| >| >| ; >| return 0; >| } >| >configure:20042: result: no >configure:20049: checking for an ANSI C-conforming const >configure:20115: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:20115: $? = 0 >configure:20122: result: yes >configure:20130: checking for pid_t >configure:20130: result: yes >configure:20141: checking for size_t >configure:20141: result: yes >configure:20152: checking for uid_t in sys/types.h >configure:20171: result: yes >configure:20182: checking whether time.h and sys/time.h may both be included >configure:20202: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:20202: $? = 0 >configure:20209: result: yes >configure:20251: checking for asprintf >configure:20251: result: yes >configure:20251: checking for closelog >configure:20251: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20251: $? = 0 >configure:20251: result: yes >configure:20251: checking for getaddrinfo >configure:20251: result: yes >configure:20251: checking for getgrnam_r >configure:20251: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20251: $? = 0 >configure:20251: result: yes >configure:20251: checking for getnameinfo >configure:20251: result: yes >configure:20251: checking for getpwnam >configure:20251: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20251: $? = 0 >configure:20251: result: yes >configure:20251: checking for getpwnam_r >configure:20251: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20251: $? = 0 >configure:20251: result: yes >configure:20251: checking for gettimeofday >configure:20251: result: yes >configure:20251: checking for if_indextoname >configure:20251: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20251: $? = 0 >configure:20251: result: yes >configure:20251: checking for openlog >configure:20251: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20251: $? = 0 >configure:20251: result: yes >configure:20251: checking for regcomp >configure:20251: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20251: $? = 0 >configure:20251: result: yes >configure:20251: checking for regerror >configure:20251: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20251: $? = 0 >configure:20251: result: yes >configure:20251: checking for regexec >configure:20251: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20251: $? = 0 >configure:20251: result: yes >configure:20251: checking for regfree >configure:20251: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20251: $? = 0 >configure:20251: result: yes >configure:20251: checking for select >configure:20251: result: yes >configure:20251: checking for setenv >configure:20251: result: yes >configure:20251: checking for setgroups >configure:20251: result: yes >configure:20251: checking for strcasecmp >configure:20251: result: yes >configure:20251: checking for strdup >configure:20251: result: yes >configure:20251: checking for strncasecmp >configure:20251: result: yes >configure:20251: checking for sysconf >configure:20251: result: yes >configure:20304: checking whether strerror_r is declared >configure:20304: result: yes >configure:20317: checking for strerror_r >configure:20317: result: yes >configure:20326: checking whether strerror_r returns char * >configure:20350: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:135:13: error: indirection requires pointer operand ('int' invalid) > char x = *strerror_r (0, buf, sizeof buf); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >conftest.c:136:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion] > char *p = strerror_r (0, buf, sizeof buf); > ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 warning and 1 error generated. >configure:20350: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| >| char buf[100]; >| char x = *strerror_r (0, buf, sizeof buf); >| char *p = strerror_r (0, buf, sizeof buf); >| return !p || x; >| >| ; >| return 0; >| } >configure:20388: result: no >configure:20406: checking for strtok_r >configure:20443: cc -o conftest -Wall -I/usr/local/include conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20443: $? = 0 >configure:20454: result: yes >configure:20523: checking for socket >configure:20523: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20523: $? = 0 >configure:20523: result: yes >configure:20643: checking for clock_gettime >configure:20643: result: yes >configure:20758: checking for nanosleep >configure:20758: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20758: $? = 0 >configure:20758: result: yes >configure:20876: checking for getifaddrs >configure:20876: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20876: $? = 0 >configure:20876: result: yes >configure:20889: checking for getloadavg >configure:20889: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20889: $? = 0 >configure:20889: result: yes >configure:20902: checking for getutent >configure:20902: result: no >configure:20915: checking for getutxent >configure:20915: result: yes >configure:20928: checking for host_statistics >configure:20928: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >/tmp/conftest-3e02fd.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `host_statistics' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:20928: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| /* end confdefs.h. */ >| /* Define host_statistics to an innocuous variant, in case <limits.h> declares host_statistics. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define host_statistics innocuous_host_statistics >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char host_statistics (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef host_statistics >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char host_statistics (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_host_statistics || defined __stub___host_statistics >| choke me >| #endif >| >| int >| main () >| { >| return host_statistics (); >| ; >| return 0; >| } >configure:20928: result: no >configure:20941: checking for processor_info >configure:20941: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >/tmp/conftest-c39f7b.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `processor_info' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:20941: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| /* end confdefs.h. */ >| /* Define processor_info to an innocuous variant, in case <limits.h> declares processor_info. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define processor_info innocuous_processor_info >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char processor_info (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef processor_info >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char processor_info (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_processor_info || defined __stub___processor_info >| choke me >| #endif >| >| int >| main () >| { >| return processor_info (); >| ; >| return 0; >| } >configure:20941: result: no >configure:20954: checking for statfs >configure:20954: result: yes >configure:20967: checking for statvfs >configure:20967: result: yes >configure:20980: checking for sysctl >configure:20980: result: yes >configure:20993: checking for sysctlbyname >configure:20993: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:20993: $? = 0 >configure:20993: result: yes >configure:21006: checking for syslog >configure:21006: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:21006: $? = 0 >configure:21006: result: yes >configure:21019: checking for thread_info >configure:21019: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >/tmp/conftest-53c906.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `thread_info' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:21019: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| /* end confdefs.h. */ >| /* Define thread_info to an innocuous variant, in case <limits.h> declares thread_info. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define thread_info innocuous_thread_info >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char thread_info (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef thread_info >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char thread_info (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_thread_info || defined __stub___thread_info >| choke me >| #endif >| >| int >| main () >| { >| return thread_info (); >| ; >| return 0; >| } >configure:21019: result: no >configure:21039: checking for strptime >configure:21039: result: yes >configure:21051: checking whether strptime is exported by default >configure:21074: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -Wall -Wextra -I/usr/local/include conftest.c >&5 >configure:21074: $? = 0 >configure:21083: result: yes >configure:21156: checking for timegm >configure:21191: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:21191: $? = 0 >configure:21201: result: yes >configure:21275: checking for sysctl kern.cp_times >configure:21280: result: yes >configure:21294: checking for sysctl kern.cp_time >configure:21300: result: yes >configure:21316: checking for swapctl >configure:21316: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >/tmp/conftest-aca827.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `swapctl' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:21316: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| /* end confdefs.h. */ >| /* Define swapctl to an innocuous variant, in case <limits.h> declares swapctl. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define swapctl innocuous_swapctl >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char swapctl (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef swapctl >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char swapctl (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_swapctl || defined __stub___swapctl >| choke me >| #endif >| >| int >| main () >| { >| return swapctl (); >| ; >| return 0; >| } >configure:21316: result: no >configure:21448: checking whether NAN is defined by default >configure:21476: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:21476: $? = 0 >configure:21486: result: yes >configure:21645: checking if doubles are stored in x86 representation >configure:21696: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:21696: $? = 0 >configure:21696: ./conftest >configure:21696: $? = 0 >configure:21709: result: yes >configure:21890: checking whether clock_boottime and clock_monotonic are supported >configure:21923: result: no >configure:21971: checking for getfsstat >configure:21971: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:21971: $? = 0 >configure:21971: result: yes >configure:21984: checking for getvfsstat >configure:21984: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >/tmp/conftest-68115c.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `getvfsstat' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:21984: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| /* end confdefs.h. */ >| /* Define getvfsstat to an innocuous variant, in case <limits.h> declares getvfsstat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getvfsstat innocuous_getvfsstat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getvfsstat (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getvfsstat >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getvfsstat (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_getvfsstat || defined __stub___getvfsstat >| choke me >| #endif >| >| int >| main () >| { >| return getvfsstat (); >| ; >| return 0; >| } >configure:21984: result: no >configure:21997: checking for listmntent >configure:21997: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >/tmp/conftest-96484e.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `listmntent' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:21997: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| /* end confdefs.h. */ >| /* Define listmntent to an innocuous variant, in case <limits.h> declares listmntent. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define listmntent innocuous_listmntent >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char listmntent (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef listmntent >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char listmntent (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_listmntent || defined __stub___listmntent >| choke me >| #endif >| >| int >| main () >| { >| return listmntent (); >| ; >| return 0; >| } >configure:21997: result: no >configure:22010: checking for getmntent_r >configure:22010: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >/tmp/conftest-460162.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `getmntent_r' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:22010: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| /* end confdefs.h. */ >| /* Define getmntent_r to an innocuous variant, in case <limits.h> declares getmntent_r. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getmntent_r innocuous_getmntent_r >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getmntent_r (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getmntent_r >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getmntent_r (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_getmntent_r || defined __stub___getmntent_r >| choke me >| #endif >| >| int >| main () >| { >| return getmntent_r (); >| ; >| return 0; >| } >configure:22010: result: no >configure:22024: checking for getmntent >configure:22024: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >/tmp/conftest-90dd75.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `getmntent' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:22024: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| /* end confdefs.h. */ >| /* Define getmntent to an innocuous variant, in case <limits.h> declares getmntent. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define getmntent innocuous_getmntent >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char getmntent (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef getmntent >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getmntent (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_getmntent || defined __stub___getmntent >| choke me >| #endif >| >| int >| main () >| { >| return getmntent (); >| ; >| return 0; >| } >configure:22024: result: no >configure:22036: checking for getmntent in -lsun >configure:22061: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -lsun -L/usr/local/lib -lgcrypt >&5 >/usr/bin/ld: cannot find -lsun >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:22061: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getmntent (); >| int >| main () >| { >| return getmntent (); >| ; >| return 0; >| } >configure:22070: result: no >configure:22082: checking for getmntent in -lseq >configure:22107: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -lseq -L/usr/local/lib -lgcrypt >&5 >/usr/bin/ld: cannot find -lseq >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:22107: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getmntent (); >| int >| main () >| { >| return getmntent (); >| ; >| return 0; >| } >configure:22116: result: no >configure:22128: checking for getmntent in -lgen >configure:22153: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -lgen -L/usr/local/lib -lgcrypt >&5 >/usr/bin/ld: cannot find -lgen >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:22153: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char getmntent (); >| int >| main () >| { >| return getmntent (); >| ; >| return 0; >| } >configure:22162: result: no >configure:22283: checking whether htonll is defined >configure:22307: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lgcrypt >&5 >conftest.c:126:8: warning: implicit declaration of function 'htonll' is invalid in C99 [-Wimplicit-function-declaration] >return htonll(0); > ^ >1 warning generated. >/tmp/conftest-451748.o: In function `main': >conftest.c:(.text+0xa): undefined reference to `htonll' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:22307: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| /* end confdefs.h. */ >| >| >| #include <inttypes.h> >| #include <sys/types.h> >| #include <netinet/in.h> >| >| int >| main () >| { >| return htonll(0); >| >| ; >| return 0; >| } >| >configure:22318: result: no >configure:22328: checking for struct if_data.ifi_ibytes >configure:22328: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:22328: $? = 0 >configure:22328: result: yes >configure:22345: checking for struct if_data.ifi_opackets >configure:22345: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:22345: $? = 0 >configure:22345: result: yes >configure:22362: checking for struct if_data.ifi_ierrors >configure:22362: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:22362: $? = 0 >configure:22362: result: yes >configure:22381: checking for struct net_device_stats.rx_bytes >configure:22381: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:126:14: fatal error: 'linux/if.h' file not found > #include <linux/if.h> > ^~~~~~~~~~~~ >1 error generated. >configure:22381: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <linux/if.h> >| #include <linux/netdevice.h> >| >| >| >| int >| main () >| { >| static struct net_device_stats ac_aggr; >| if (ac_aggr.rx_bytes) >| return 0; >| ; >| return 0; >| } >configure:22381: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:126:14: fatal error: 'linux/if.h' file not found > #include <linux/if.h> > ^~~~~~~~~~~~ >1 error generated. >configure:22381: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <linux/if.h> >| #include <linux/netdevice.h> >| >| >| >| int >| main () >| { >| static struct net_device_stats ac_aggr; >| if (sizeof ac_aggr.rx_bytes) >| return 0; >| ; >| return 0; >| } >configure:22381: result: no >configure:22399: checking for struct net_device_stats.tx_packets >configure:22399: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:126:14: fatal error: 'linux/if.h' file not found > #include <linux/if.h> > ^~~~~~~~~~~~ >1 error generated. >configure:22399: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <linux/if.h> >| #include <linux/netdevice.h> >| >| >| >| int >| main () >| { >| static struct net_device_stats ac_aggr; >| if (ac_aggr.tx_packets) >| return 0; >| ; >| return 0; >| } >configure:22399: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:126:14: fatal error: 'linux/if.h' file not found > #include <linux/if.h> > ^~~~~~~~~~~~ >1 error generated. >configure:22399: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <linux/if.h> >| #include <linux/netdevice.h> >| >| >| >| int >| main () >| { >| static struct net_device_stats ac_aggr; >| if (sizeof ac_aggr.tx_packets) >| return 0; >| ; >| return 0; >| } >configure:22399: result: no >configure:22417: checking for struct net_device_stats.rx_errors >configure:22417: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:126:14: fatal error: 'linux/if.h' file not found > #include <linux/if.h> > ^~~~~~~~~~~~ >1 error generated. >configure:22417: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <linux/if.h> >| #include <linux/netdevice.h> >| >| >| >| int >| main () >| { >| static struct net_device_stats ac_aggr; >| if (ac_aggr.rx_errors) >| return 0; >| ; >| return 0; >| } >configure:22417: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:126:14: fatal error: 'linux/if.h' file not found > #include <linux/if.h> > ^~~~~~~~~~~~ >1 error generated. >configure:22417: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| /* end confdefs.h. */ >| >| #include <sys/types.h> >| #include <sys/socket.h> >| #include <linux/if.h> >| #include <linux/netdevice.h> >| >| >| >| int >| main () >| { >| static struct net_device_stats ac_aggr; >| if (sizeof ac_aggr.rx_errors) >| return 0; >| ; >| return 0; >| } >configure:22417: result: no >configure:22437: checking for struct inet_diag_req.id >configure:22437: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:123:10: fatal error: 'linux/inet_diag.h' file not found >#include <linux/inet_diag.h> > ^~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:22437: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| /* end confdefs.h. */ >| #include <linux/inet_diag.h> >| >| >| int >| main () >| { >| static struct inet_diag_req ac_aggr; >| if (ac_aggr.id) >| return 0; >| ; >| return 0; >| } >configure:22437: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:123:10: fatal error: 'linux/inet_diag.h' file not found >#include <linux/inet_diag.h> > ^~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:22437: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| /* end confdefs.h. */ >| #include <linux/inet_diag.h> >| >| >| int >| main () >| { >| static struct inet_diag_req ac_aggr; >| if (sizeof ac_aggr.id) >| return 0; >| ; >| return 0; >| } >configure:22437: result: no >configure:22450: checking for struct inet_diag_req.idiag_states >configure:22450: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:123:10: fatal error: 'linux/inet_diag.h' file not found >#include <linux/inet_diag.h> > ^~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:22450: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| /* end confdefs.h. */ >| #include <linux/inet_diag.h> >| >| >| int >| main () >| { >| static struct inet_diag_req ac_aggr; >| if (ac_aggr.idiag_states) >| return 0; >| ; >| return 0; >| } >configure:22450: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:123:10: fatal error: 'linux/inet_diag.h' file not found >#include <linux/inet_diag.h> > ^~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:22450: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| /* end confdefs.h. */ >| #include <linux/inet_diag.h> >| >| >| int >| main () >| { >| static struct inet_diag_req ac_aggr; >| if (sizeof ac_aggr.idiag_states) >| return 0; >| ; >| return 0; >| } >configure:22450: result: no >configure:22465: checking for struct ip_mreqn.imr_ifindex >configure:22465: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:22465: $? = 0 >configure:22465: result: yes >configure:22481: checking for struct kinfo_proc.ki_pid >configure:22481: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:22481: $? = 0 >configure:22481: result: yes >configure:22502: checking for struct kinfo_proc.ki_rssize >configure:22502: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:22502: $? = 0 >configure:22502: result: yes >configure:22523: checking for struct kinfo_proc.ki_rusage >configure:22523: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:140:1: error: statement requires expression of scalar type ('struct rusage' invalid) >if (ac_aggr.ki_rusage) >^ ~~~~~~~~~~~~~~~~~ >1 error generated. >configure:22523: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| /* end confdefs.h. */ >| >| #include <kvm.h> >| #include <sys/param.h> >| #include <sys/sysctl.h> >| #include <sys/user.h> >| >| >| >| int >| main () >| { >| static struct kinfo_proc ac_aggr; >| if (ac_aggr.ki_rusage) >| return 0; >| ; >| return 0; >| } >configure:22523: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:22523: $? = 0 >configure:22523: result: yes >configure:22546: checking for struct kinfo_proc.p_pid >configure:22546: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:140:26: error: variable has incomplete type 'struct kinfo_proc' >static struct kinfo_proc ac_aggr; > ^ >/usr/include/kvm.h:64:8: note: forward declaration of 'struct kinfo_proc' >struct kinfo_proc; > ^ >1 error generated. >configure:22546: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| /* end confdefs.h. */ >| >| #include <sys/param.h> >| #include <sys/sysctl.h> >| #include <kvm.h> >| >| >| >| int >| main () >| { >| static struct kinfo_proc ac_aggr; >| if (ac_aggr.p_pid) >| return 0; >| ; >| return 0; >| } >configure:22546: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:140:26: error: variable has incomplete type 'struct kinfo_proc' >static struct kinfo_proc ac_aggr; > ^ >/usr/include/kvm.h:64:8: note: forward declaration of 'struct kinfo_proc' >struct kinfo_proc; > ^ >1 error generated. >configure:22546: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| /* end confdefs.h. */ >| >| #include <sys/param.h> >| #include <sys/sysctl.h> >| #include <kvm.h> >| >| >| >| int >| main () >| { >| static struct kinfo_proc ac_aggr; >| if (sizeof ac_aggr.p_pid) >| return 0; >| ; >| return 0; >| } >configure:22546: result: no >configure:22566: checking for struct kinfo_proc.p_vm_rssize >configure:22566: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:140:26: error: variable has incomplete type 'struct kinfo_proc' >static struct kinfo_proc ac_aggr; > ^ >/usr/include/kvm.h:64:8: note: forward declaration of 'struct kinfo_proc' >struct kinfo_proc; > ^ >1 error generated. >configure:22566: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| /* end confdefs.h. */ >| >| #include <sys/param.h> >| #include <sys/sysctl.h> >| #include <kvm.h> >| >| >| >| int >| main () >| { >| static struct kinfo_proc ac_aggr; >| if (ac_aggr.p_vm_rssize) >| return 0; >| ; >| return 0; >| } >configure:22566: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:140:26: error: variable has incomplete type 'struct kinfo_proc' >static struct kinfo_proc ac_aggr; > ^ >/usr/include/kvm.h:64:8: note: forward declaration of 'struct kinfo_proc' >struct kinfo_proc; > ^ >1 error generated. >configure:22566: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| /* end confdefs.h. */ >| >| #include <sys/param.h> >| #include <sys/sysctl.h> >| #include <kvm.h> >| >| >| >| int >| main () >| { >| static struct kinfo_proc ac_aggr; >| if (sizeof ac_aggr.p_vm_rssize) >| return 0; >| ; >| return 0; >| } >configure:22566: result: no >configure:22588: checking for struct kinfo_proc2.p_pid >configure:22588: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:140:27: error: variable has incomplete type 'struct kinfo_proc2' >static struct kinfo_proc2 ac_aggr; > ^ >conftest.c:140:15: note: forward declaration of 'struct kinfo_proc2' >static struct kinfo_proc2 ac_aggr; > ^ >1 error generated. >configure:22588: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| /* end confdefs.h. */ >| >| #include <sys/param.h> >| #include <sys/sysctl.h> >| #include <kvm.h> >| >| >| >| int >| main () >| { >| static struct kinfo_proc2 ac_aggr; >| if (ac_aggr.p_pid) >| return 0; >| ; >| return 0; >| } >configure:22588: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:140:27: error: variable has incomplete type 'struct kinfo_proc2' >static struct kinfo_proc2 ac_aggr; > ^ >conftest.c:140:15: note: forward declaration of 'struct kinfo_proc2' >static struct kinfo_proc2 ac_aggr; > ^ >1 error generated. >configure:22588: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| /* end confdefs.h. */ >| >| #include <sys/param.h> >| #include <sys/sysctl.h> >| #include <kvm.h> >| >| >| >| int >| main () >| { >| static struct kinfo_proc2 ac_aggr; >| if (sizeof ac_aggr.p_pid) >| return 0; >| ; >| return 0; >| } >configure:22588: result: no >configure:22608: checking for struct kinfo_proc2.p_uru_maxrss >configure:22608: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:140:27: error: variable has incomplete type 'struct kinfo_proc2' >static struct kinfo_proc2 ac_aggr; > ^ >conftest.c:140:15: note: forward declaration of 'struct kinfo_proc2' >static struct kinfo_proc2 ac_aggr; > ^ >1 error generated. >configure:22608: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| /* end confdefs.h. */ >| >| #include <sys/param.h> >| #include <sys/sysctl.h> >| #include <kvm.h> >| >| >| >| int >| main () >| { >| static struct kinfo_proc2 ac_aggr; >| if (ac_aggr.p_uru_maxrss) >| return 0; >| ; >| return 0; >| } >configure:22608: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:140:27: error: variable has incomplete type 'struct kinfo_proc2' >static struct kinfo_proc2 ac_aggr; > ^ >conftest.c:140:15: note: forward declaration of 'struct kinfo_proc2' >static struct kinfo_proc2 ac_aggr; > ^ >1 error generated. >configure:22608: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| /* end confdefs.h. */ >| >| #include <sys/param.h> >| #include <sys/sysctl.h> >| #include <kvm.h> >| >| >| >| int >| main () >| { >| static struct kinfo_proc2 ac_aggr; >| if (sizeof ac_aggr.p_uru_maxrss) >| return 0; >| ; >| return 0; >| } >configure:22608: result: no >configure:22630: checking for struct udphdr.uh_dport >configure:22630: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:22630: $? = 0 >configure:22630: result: yes >configure:22660: checking for struct udphdr.uh_sport >configure:22660: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:22660: $? = 0 >configure:22660: result: yes >configure:22692: checking for struct udphdr.dest >configure:22692: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:158:13: error: no member named 'dest' in 'struct udphdr' >if (ac_aggr.dest) > ~~~~~~~ ^ >1 error generated. >configure:22692: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| /* end confdefs.h. */ >| >| #define _BSD_SOURCE >| #define _DEFAULT_SOURCE >| #include <stdint.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_NETINET_IN_SYSTM_H >| # include <netinet/in_systm.h> >| #endif >| #if HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #if HAVE_NETINET_IP_H >| # include <netinet/ip.h> >| #endif >| #if HAVE_NETINET_UDP_H >| # include <netinet/udp.h> >| #endif >| >| >| >| int >| main () >| { >| static struct udphdr ac_aggr; >| if (ac_aggr.dest) >| return 0; >| ; >| return 0; >| } >configure:22692: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:158:20: error: no member named 'dest' in 'struct udphdr' >if (sizeof ac_aggr.dest) > ~~~~~~~ ^ >1 error generated. >configure:22692: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| /* end confdefs.h. */ >| >| #define _BSD_SOURCE >| #define _DEFAULT_SOURCE >| #include <stdint.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_NETINET_IN_SYSTM_H >| # include <netinet/in_systm.h> >| #endif >| #if HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #if HAVE_NETINET_IP_H >| # include <netinet/ip.h> >| #endif >| #if HAVE_NETINET_UDP_H >| # include <netinet/udp.h> >| #endif >| >| >| >| int >| main () >| { >| static struct udphdr ac_aggr; >| if (sizeof ac_aggr.dest) >| return 0; >| ; >| return 0; >| } >configure:22692: result: no >configure:22722: checking for struct udphdr.source >configure:22722: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:158:13: error: no member named 'source' in 'struct udphdr' >if (ac_aggr.source) > ~~~~~~~ ^ >1 error generated. >configure:22722: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| /* end confdefs.h. */ >| >| #define _BSD_SOURCE >| #define _DEFAULT_SOURCE >| #include <stdint.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_NETINET_IN_SYSTM_H >| # include <netinet/in_systm.h> >| #endif >| #if HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #if HAVE_NETINET_IP_H >| # include <netinet/ip.h> >| #endif >| #if HAVE_NETINET_UDP_H >| # include <netinet/udp.h> >| #endif >| >| >| >| int >| main () >| { >| static struct udphdr ac_aggr; >| if (ac_aggr.source) >| return 0; >| ; >| return 0; >| } >configure:22722: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:158:20: error: no member named 'source' in 'struct udphdr' >if (sizeof ac_aggr.source) > ~~~~~~~ ^ >1 error generated. >configure:22722: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| /* end confdefs.h. */ >| >| #define _BSD_SOURCE >| #define _DEFAULT_SOURCE >| #include <stdint.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_NETINET_IN_SYSTM_H >| # include <netinet/in_systm.h> >| #endif >| #if HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #if HAVE_NETINET_IP_H >| # include <netinet/ip.h> >| #endif >| #if HAVE_NETINET_UDP_H >| # include <netinet/udp.h> >| #endif >| >| >| >| int >| main () >| { >| static struct udphdr ac_aggr; >| if (sizeof ac_aggr.source) >| return 0; >| ; >| return 0; >| } >configure:22722: result: no >configure:22754: checking for kstat_io_t.nwritten >configure:22754: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:132:11: fatal error: 'kstat.h' file not found ># include <kstat.h> > ^~~~~~~~~ >1 error generated. >configure:22754: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| /* end confdefs.h. */ >| # include <kstat.h> >| >| >| int >| main () >| { >| static kstat_io_t ac_aggr; >| if (ac_aggr.nwritten) >| return 0; >| ; >| return 0; >| } >configure:22754: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:132:11: fatal error: 'kstat.h' file not found ># include <kstat.h> > ^~~~~~~~~ >1 error generated. >configure:22754: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| /* end confdefs.h. */ >| # include <kstat.h> >| >| >| int >| main () >| { >| static kstat_io_t ac_aggr; >| if (sizeof ac_aggr.nwritten) >| return 0; >| ; >| return 0; >| } >configure:22754: result: no >configure:22765: checking for kstat_io_t.writes >configure:22765: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:132:11: fatal error: 'kstat.h' file not found ># include <kstat.h> > ^~~~~~~~~ >1 error generated. >configure:22765: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| /* end confdefs.h. */ >| # include <kstat.h> >| >| >| int >| main () >| { >| static kstat_io_t ac_aggr; >| if (ac_aggr.writes) >| return 0; >| ; >| return 0; >| } >configure:22765: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:132:11: fatal error: 'kstat.h' file not found ># include <kstat.h> > ^~~~~~~~~ >1 error generated. >configure:22765: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| /* end confdefs.h. */ >| # include <kstat.h> >| >| >| int >| main () >| { >| static kstat_io_t ac_aggr; >| if (sizeof ac_aggr.writes) >| return 0; >| ; >| return 0; >| } >configure:22765: result: no >configure:22776: checking for kstat_io_t.nwrites >configure:22776: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:132:11: fatal error: 'kstat.h' file not found ># include <kstat.h> > ^~~~~~~~~ >1 error generated. >configure:22776: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| /* end confdefs.h. */ >| # include <kstat.h> >| >| >| int >| main () >| { >| static kstat_io_t ac_aggr; >| if (ac_aggr.nwrites) >| return 0; >| ; >| return 0; >| } >configure:22776: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:132:11: fatal error: 'kstat.h' file not found ># include <kstat.h> > ^~~~~~~~~ >1 error generated. >configure:22776: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| /* end confdefs.h. */ >| # include <kstat.h> >| >| >| int >| main () >| { >| static kstat_io_t ac_aggr; >| if (sizeof ac_aggr.nwrites) >| return 0; >| ; >| return 0; >| } >configure:22776: result: no >configure:22787: checking for kstat_io_t.wtime >configure:22787: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:132:11: fatal error: 'kstat.h' file not found ># include <kstat.h> > ^~~~~~~~~ >1 error generated. >configure:22787: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| /* end confdefs.h. */ >| # include <kstat.h> >| >| >| int >| main () >| { >| static kstat_io_t ac_aggr; >| if (ac_aggr.wtime) >| return 0; >| ; >| return 0; >| } >configure:22787: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:132:11: fatal error: 'kstat.h' file not found ># include <kstat.h> > ^~~~~~~~~ >1 error generated. >configure:22787: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| /* end confdefs.h. */ >| # include <kstat.h> >| >| >| int >| main () >| { >| static kstat_io_t ac_aggr; >| if (sizeof ac_aggr.wtime) >| return 0; >| ; >| return 0; >| } >configure:22787: result: no >configure:22804: checking for pthread_setname_np >configure:22824: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong -lpthread conftest.c -L/usr/local/lib -lgcrypt >&5 >conftest.c:140:1: warning: implicit declaration of function 'pthread_setname_np' is invalid in C99 [-Wimplicit-function-declaration] >pthread_setname_np((pthread_t) {0}, "conftest"); >^ >1 warning generated. >/tmp/conftest-47f816.o: In function `main': >conftest.c:(.text+0xe): undefined reference to `pthread_setname_np' >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:22824: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| /* end confdefs.h. */ >| >| >| #define _GNU_SOURCE >| #include <pthread.h> >| >| int >| main () >| { >| pthread_setname_np((pthread_t) {0}, "conftest"); >| >| ; >| return 0; >| } >| >configure:22836: result: no >configure:22840: checking for pthread_set_name_np >configure:22857: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong -lpthread conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:22857: $? = 0 >configure:22868: result: yes >configure:22873: checking for struct ip6_ext >configure:22873: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:22873: $? = 0 >configure:22873: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:153:29: error: expected expression >if (sizeof ((struct ip6_ext))) > ^ >1 error generated. >configure:22873: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| /* end confdefs.h. */ >| >| #include <stdint.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_NETINET_IN_SYSTM_H >| # include <netinet/in_systm.h> >| #endif >| #if HAVE_NETINET_IN_H >| # include <netinet/in.h> >| #endif >| #if HAVE_NETINET_IP6_H >| # include <netinet/ip6.h> >| #endif >| >| >| >| int >| main () >| { >| if (sizeof ((struct ip6_ext))) >| return 0; >| ; >| return 0; >| } >configure:22873: result: yes >configure:22981: checking for pthread_create in -lpthread >configure:23007: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -lpthread > -L/usr/local/lib -lgcrypt >&5 >configure:23007: $? = 0 >configure:23016: result: yes >configure:23035: checking for pthread.h >configure:23035: result: yes >configure:23302: checking for kvm_getprocs in -lkvm >configure:23327: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -lkvm -L/usr/local/lib -lgcrypt >&5 >configure:23327: $? = 0 >configure:23336: result: yes >configure:23362: checking for kvm_getswapinfo in -lkvm >configure:23387: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -lkvm -L/usr/local/lib -lgcrypt >&5 >configure:23387: $? = 0 >configure:23396: result: yes >configure:23422: checking for kvm_nlist in -lkvm >configure:23447: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -lkvm -L/usr/local/lib -lgcrypt >&5 >configure:23447: $? = 0 >configure:23456: result: yes >configure:23470: checking bsd/nlist.h usability >configure:23470: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:171:10: fatal error: 'bsd/nlist.h' file not found >#include <bsd/nlist.h> > ^~~~~~~~~~~~~ >1 error generated. >configure:23470: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <bsd/nlist.h> >configure:23470: result: no >configure:23470: checking bsd/nlist.h presence >configure:23470: cpp -I/usr/local/include conftest.c >conftest.c:138:10: fatal error: 'bsd/nlist.h' file not found >#include <bsd/nlist.h> > ^~~~~~~~~~~~~ >1 error generated. >configure:23470: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| /* end confdefs.h. */ >| #include <bsd/nlist.h> >configure:23470: result: no >configure:23470: checking for bsd/nlist.h >configure:23470: result: no >configure:23470: checking nlist.h usability >configure:23470: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:23470: $? = 0 >configure:23470: result: yes >configure:23470: checking nlist.h presence >configure:23470: cpp -I/usr/local/include conftest.c >configure:23470: $? = 0 >configure:23470: result: yes >configure:23470: checking for nlist.h >configure:23470: result: yes >configure:23495: checking for kvm_openfiles in -lkvm >configure:23520: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -lkvm -L/usr/local/lib -lgcrypt >&5 >configure:23520: $? = 0 >configure:23529: result: yes >configure:23844: checking curl/curl.h usability >configure:23844: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include conftest.c >&5 >configure:23844: $? = 0 >configure:23844: result: yes >configure:23844: checking curl/curl.h presence >configure:23844: cpp -I/usr/local/include -I/usr/local/include conftest.c >configure:23844: $? = 0 >configure:23844: result: yes >configure:23844: checking for curl/curl.h >configure:23844: result: yes >configure:23869: checking for curl_easy_init in -lcurl >configure:23895: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -lcurl -L/usr/local/lib -lcurl > -L/usr/local/lib -lgcrypt >&5 >configure:23895: $? = 0 >configure:23904: result: yes >configure:23913: checking whether CURLOPT_USERNAME is declared >configure:23913: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:23913: $? = 0 >configure:23913: result: yes >configure:23923: checking whether CURLOPT_TIMEOUT_MS is declared >configure:23923: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:23923: $? = 0 >configure:23923: result: yes >configure:23940: checking for CURLINFO_APPCONNECT_TIME >configure:23963: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -fstack-protector-strong -L/usr/local/lib -lcurl conftest.c -L/usr/local/lib -lgcrypt >&5 >configure:23963: $? = 0 >configure:23974: result: yes >configure:24136: checking for DPDK >configure:24143: $PKG_CONFIG --exists --print-errors "libdpdk" >Package libdpdk was not found in the pkg-config search path. >Perhaps you should add the directory containing `libdpdk.pc' >to the PKG_CONFIG_PATH environment variable >Package 'libdpdk', required by 'virtual:world', not found >configure:24146: $? = 1 >configure:24160: $PKG_CONFIG --exists --print-errors "libdpdk" >Package libdpdk was not found in the pkg-config search path. >Perhaps you should add the directory containing `libdpdk.pc' >to the PKG_CONFIG_PATH environment variable >Package 'libdpdk', required by 'virtual:world', not found >configure:24163: $? = 1 >configure:24177: result: no >Package 'libdpdk', required by 'virtual:world', not found >configure:24193: no DPDK pkg-config, using defaults >configure:24227: checking rte_config.h usability >configure:24227: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/include/dpdk -I/usr/local/include conftest.c >&5 >conftest.c:178:10: fatal error: 'rte_config.h' file not found >#include <rte_config.h> > ^~~~~~~~~~~~~~ >1 error generated. >configure:24227: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <rte_config.h> >configure:24227: result: no >configure:24227: checking rte_config.h presence >configure:24227: cpp -I/usr/include/dpdk -I/usr/local/include conftest.c >conftest.c:145:10: fatal error: 'rte_config.h' file not found >#include <rte_config.h> > ^~~~~~~~~~~~~~ >1 error generated. >configure:24227: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| /* end confdefs.h. */ >| #include <rte_config.h> >configure:24227: result: no >configure:24227: checking for rte_config.h >configure:24227: result: no >configure:24579: checking gcrypt.h usability >configure:24579: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include conftest.c >&5 >configure:24579: $? = 0 >configure:24579: result: yes >configure:24579: checking gcrypt.h presence >configure:24579: cpp -I/usr/local/include -I/usr/local/include conftest.c >configure:24579: $? = 0 >configure:24579: result: yes >configure:24579: checking for gcrypt.h >configure:24579: result: yes >configure:24595: checking for gcry_md_hash_buffer in -lgcrypt >configure:24620: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -fstack-protector-strong conftest.c -lgcrypt -L/usr/local/lib -lgcrypt -L/usr/local/lib -lgcrypt -lgpg-error >&5 >configure:24620: $? = 0 >configure:24629: result: yes >configure:24682: checking gps.h usability >configure:24682: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:179:10: fatal error: 'gps.h' file not found >#include <gps.h> > ^~~~~~~ >1 error generated. >configure:24682: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <gps.h> >configure:24682: result: no >configure:24682: checking gps.h presence >configure:24682: cpp -I/usr/local/include conftest.c >conftest.c:146:10: fatal error: 'gps.h' file not found >#include <gps.h> > ^~~~~~~ >1 error generated. >configure:24682: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| /* end confdefs.h. */ >| #include <gps.h> >configure:24682: result: no >configure:24682: checking for gps.h >configure:24682: result: no >configure:24786: checking for GRPCPP >configure:24793: $PKG_CONFIG --exists --print-errors "grpc++" >Package grpc++ was not found in the pkg-config search path. >Perhaps you should add the directory containing `grpc++.pc' >to the PKG_CONFIG_PATH environment variable >Package 'grpc++', required by 'virtual:world', not found >configure:24796: $? = 1 >configure:24810: $PKG_CONFIG --exists --print-errors "grpc++" >Package grpc++ was not found in the pkg-config search path. >Perhaps you should add the directory containing `grpc++.pc' >to the PKG_CONFIG_PATH environment variable >Package 'grpc++', required by 'virtual:world', not found >configure:24813: $? = 1 >configure:24827: result: no >Package 'grpc++', required by 'virtual:world', not found >configure:24860: checking whether c++ accepts -std=c++11 >configure:24863: result: yes >configure:24973: checking for grpc_cpp_plugin >configure:25006: result: no >configure:25382: checking for javac >configure:25415: result: no >configure:25437: checking for jar >configure:25470: result: no >configure:25760: checking for LUA >configure:25767: $PKG_CONFIG --exists --print-errors "lua" >Package lua was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua', required by 'virtual:world', not found >configure:25770: $? = 1 >configure:25784: $PKG_CONFIG --exists --print-errors "lua" >Package lua was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua', required by 'virtual:world', not found >configure:25787: $? = 1 >configure:25801: result: no >Package 'lua', required by 'virtual:world', not found >configure:25820: checking for LUA >configure:25827: $PKG_CONFIG --exists --print-errors "lua-5.3" >Package lua-5.3 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua-5.3.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua-5.3', required by 'virtual:world', not found >configure:25830: $? = 1 >configure:25844: $PKG_CONFIG --exists --print-errors "lua-5.3" >Package lua-5.3 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua-5.3.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua-5.3', required by 'virtual:world', not found >configure:25847: $? = 1 >configure:25861: result: no >Package 'lua-5.3', required by 'virtual:world', not found >configure:25880: checking for LUA >configure:25887: $PKG_CONFIG --exists --print-errors "lua5.3" >Package lua5.3 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua5.3.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua5.3', required by 'virtual:world', not found >configure:25890: $? = 1 >configure:25904: $PKG_CONFIG --exists --print-errors "lua5.3" >Package lua5.3 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua5.3.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua5.3', required by 'virtual:world', not found >configure:25907: $? = 1 >configure:25921: result: no >Package 'lua5.3', required by 'virtual:world', not found >configure:25940: checking for LUA >configure:25947: $PKG_CONFIG --exists --print-errors "lua53" >Package lua53 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua53.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua53', required by 'virtual:world', not found >configure:25950: $? = 1 >configure:25964: $PKG_CONFIG --exists --print-errors "lua53" >Package lua53 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua53.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua53', required by 'virtual:world', not found >configure:25967: $? = 1 >configure:25981: result: no >Package 'lua53', required by 'virtual:world', not found >configure:26000: checking for LUA >configure:26007: $PKG_CONFIG --exists --print-errors "lua-5.2" >Package lua-5.2 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua-5.2.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua-5.2', required by 'virtual:world', not found >configure:26010: $? = 1 >configure:26024: $PKG_CONFIG --exists --print-errors "lua-5.2" >Package lua-5.2 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua-5.2.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua-5.2', required by 'virtual:world', not found >configure:26027: $? = 1 >configure:26041: result: no >Package 'lua-5.2', required by 'virtual:world', not found >configure:26060: checking for LUA >configure:26067: $PKG_CONFIG --exists --print-errors "lua5.2" >Package lua5.2 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua5.2.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua5.2', required by 'virtual:world', not found >configure:26070: $? = 1 >configure:26084: $PKG_CONFIG --exists --print-errors "lua5.2" >Package lua5.2 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua5.2.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua5.2', required by 'virtual:world', not found >configure:26087: $? = 1 >configure:26101: result: no >Package 'lua5.2', required by 'virtual:world', not found >configure:26120: checking for LUA >configure:26127: $PKG_CONFIG --exists --print-errors "lua52" >Package lua52 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua52.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua52', required by 'virtual:world', not found >configure:26130: $? = 1 >configure:26144: $PKG_CONFIG --exists --print-errors "lua52" >Package lua52 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua52.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua52', required by 'virtual:world', not found >configure:26147: $? = 1 >configure:26161: result: no >Package 'lua52', required by 'virtual:world', not found >configure:26180: checking for LUA >configure:26187: $PKG_CONFIG --exists --print-errors "lua-5.1" >Package lua-5.1 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua-5.1.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua-5.1', required by 'virtual:world', not found >configure:26190: $? = 1 >configure:26204: $PKG_CONFIG --exists --print-errors "lua-5.1" >Package lua-5.1 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua-5.1.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua-5.1', required by 'virtual:world', not found >configure:26207: $? = 1 >configure:26221: result: no >Package 'lua-5.1', required by 'virtual:world', not found >configure:26240: checking for LUA >configure:26247: $PKG_CONFIG --exists --print-errors "lua5.1" >Package lua5.1 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua5.1.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua5.1', required by 'virtual:world', not found >configure:26250: $? = 1 >configure:26264: $PKG_CONFIG --exists --print-errors "lua5.1" >Package lua5.1 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua5.1.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua5.1', required by 'virtual:world', not found >configure:26267: $? = 1 >configure:26281: result: no >Package 'lua5.1', required by 'virtual:world', not found >configure:26300: checking for LUA >configure:26307: $PKG_CONFIG --exists --print-errors "lua51" >Package lua51 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua51.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua51', required by 'virtual:world', not found >configure:26310: $? = 1 >configure:26324: $PKG_CONFIG --exists --print-errors "lua51" >Package lua51 was not found in the pkg-config search path. >Perhaps you should add the directory containing `lua51.pc' >to the PKG_CONFIG_PATH environment variable >Package 'lua51', required by 'virtual:world', not found >configure:26327: $? = 1 >configure:26341: result: no >Package 'lua51', required by 'virtual:world', not found >configure:101758: checking for MICROHTTPD >configure:101765: $PKG_CONFIG --exists --print-errors "libmicrohttpd" >Package libmicrohttpd was not found in the pkg-config search path. >Perhaps you should add the directory containing `libmicrohttpd.pc' >to the PKG_CONFIG_PATH environment variable >Package 'libmicrohttpd', required by 'virtual:world', not found >configure:101768: $? = 1 >configure:101782: $PKG_CONFIG --exists --print-errors "libmicrohttpd" >Package libmicrohttpd was not found in the pkg-config search path. >Perhaps you should add the directory containing `libmicrohttpd.pc' >to the PKG_CONFIG_PATH environment variable >Package 'libmicrohttpd', required by 'virtual:world', not found >configure:101785: $? = 1 >configure:101799: result: no >Package 'libmicrohttpd', required by 'virtual:world', not found >configure:103111: checking for net-snmp/agent/net-snmp-agent-includes.h >configure:103111: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:156:10: fatal error: 'net-snmp/agent/net-snmp-agent-includes.h' file not found >#include <net-snmp/agent/net-snmp-agent-includes.h> > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:103111: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| /* end confdefs.h. */ >| >| #if HAVE_NET_SNMP_NET_SNMP_CONFIG_H >| # include <net-snmp/net-snmp-config.h> >| #endif >| #if HAVE_NET_SNMP_NET_SNMP_INCLUDES_H >| # include <net-snmp/net-snmp-includes.h> >| #endif >| >| >| >| #include <net-snmp/agent/net-snmp-agent-includes.h> >configure:103111: result: no >configure:103271: checking oping.h usability >configure:103271: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include conftest.c >&5 >configure:103271: $? = 0 >configure:103271: result: yes >configure:103271: checking oping.h presence >configure:103271: cpp -I/usr/local/include -I/usr/local/include conftest.c >configure:103271: $? = 0 >configure:103271: result: yes >configure:103271: checking for oping.h >configure:103271: result: yes >configure:103287: checking for ping_construct in -loping >configure:103312: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -fstack-protector-strong -L/usr/local/lib conftest.c -loping -L/usr/local/lib -lgcrypt >&5 >configure:103312: $? = 0 >configure:103321: result: yes >configure:103562: checking pcap.h usability >configure:103562: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:103562: $? = 0 >configure:103562: result: yes >configure:103562: checking pcap.h presence >configure:103562: cpp -I/usr/local/include conftest.c >configure:103562: $? = 0 >configure:103562: result: yes >configure:103562: checking for pcap.h >configure:103562: result: yes >configure:103583: checking for pcap_open_live in -lpcap >configure:103608: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -lpcap -L/usr/local/lib -lgcrypt >&5 >configure:103608: $? = 0 >configure:103617: result: yes >configure:103631: checking whether libpcap has PCAP_ERROR_IFACE_NOT_UP >configure:103654: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:103654: $? = 0 >configure:103664: result: yes >configure:103705: checking for perl >configure:103723: found /usr/local/bin/perl >configure:103735: result: /usr/local/bin/perl >configure:104115: checking pqos.h usability >configure:104115: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:181:10: fatal error: 'pqos.h' file not found >#include <pqos.h> > ^~~~~~~~ >1 error generated. >configure:104115: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <pqos.h> >configure:104115: result: no >configure:104115: checking pqos.h presence >configure:104115: cpp -I/usr/local/include conftest.c >conftest.c:148:10: fatal error: 'pqos.h' file not found >#include <pqos.h> > ^~~~~~~~ >1 error generated. >configure:104115: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| /* end confdefs.h. */ >| #include <pqos.h> >configure:104115: result: no >configure:104115: checking for pqos.h >configure:104115: result: no >configure:104247: checking jevents.h usability >configure:104247: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:181:10: fatal error: 'jevents.h' file not found >#include <jevents.h> > ^~~~~~~~~~~ >1 error generated. >configure:104247: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <jevents.h> >configure:104247: result: no >configure:104247: checking jevents.h presence >configure:104247: cpp -I/usr/local/include conftest.c >conftest.c:148:10: fatal error: 'jevents.h' file not found >#include <jevents.h> > ^~~~~~~~~~~ >1 error generated. >configure:104247: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| /* end confdefs.h. */ >| #include <jevents.h> >configure:104247: result: no >configure:104247: checking for jevents.h >configure:104247: result: no >configure:104346: checking for PROTOBUF >configure:104353: $PKG_CONFIG --exists --print-errors "protobuf" >Package protobuf was not found in the pkg-config search path. >Perhaps you should add the directory containing `protobuf.pc' >to the PKG_CONFIG_PATH environment variable >Package 'protobuf', required by 'virtual:world', not found >configure:104356: $? = 1 >configure:104370: $PKG_CONFIG --exists --print-errors "protobuf" >Package protobuf was not found in the pkg-config search path. >Perhaps you should add the directory containing `protobuf.pc' >to the PKG_CONFIG_PATH environment variable >Package 'protobuf', required by 'virtual:world', not found >configure:104373: $? = 1 >configure:104387: result: no >Package 'protobuf', required by 'virtual:world', not found >configure:104430: checking for main in -lprotobuf >configure:104449: c++ -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.cpp -lprotobuf -L/usr/local/lib -lgcrypt >&5 >/usr/bin/ld: cannot find -lprotobuf >c++: error: linker command failed with exit code 1 (use -v to see invocation) >configure:104449: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| /* end confdefs.h. */ >| >| >| int >| main () >| { >| return main (); >| ; >| return 0; >| } >configure:104458: result: no >configure:104511: checking for protoc >configure:104544: result: no >configure:104595: checking for PROTOBUF_C >configure:104602: $PKG_CONFIG --exists --print-errors "libprotobuf-c" >Package libprotobuf-c was not found in the pkg-config search path. >Perhaps you should add the directory containing `libprotobuf-c.pc' >to the PKG_CONFIG_PATH environment variable >Package 'libprotobuf-c', required by 'virtual:world', not found >configure:104605: $? = 1 >configure:104619: $PKG_CONFIG --exists --print-errors "libprotobuf-c" >Package libprotobuf-c was not found in the pkg-config search path. >Perhaps you should add the directory containing `libprotobuf-c.pc' >to the PKG_CONFIG_PATH environment variable >Package 'libprotobuf-c', required by 'virtual:world', not found >configure:104622: $? = 1 >configure:104636: result: no >Package 'libprotobuf-c', required by 'virtual:world', not found >configure:104673: checking for protobuf_c_message_pack in -lprotobuf-c >configure:104698: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c -lprotobuf-c -L/usr/local/lib -lgcrypt >&5 >/usr/bin/ld: cannot find -lprotobuf-c >cc: error: linker command failed with exit code 1 (use -v to see invocation) >configure:104698: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char protobuf_c_message_pack (); >| int >| main () >| { >| return protobuf_c_message_pack (); >| ; >| return 0; >| } >configure:104707: result: no >configure:104759: checking for protoc-c >configure:104792: result: no >configure:104827: checking for python3-config >configure:104860: result: no >configure:104827: checking for python2-config >configure:104860: result: no >configure:104827: checking for python-config >configure:104860: result: no >configure:104902: checking Python.h usability >configure:104902: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:181:10: fatal error: 'Python.h' file not found >#include <Python.h> > ^~~~~~~~~~ >1 error generated. >configure:104902: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <Python.h> >configure:104902: result: no >configure:104902: checking Python.h presence >configure:104902: cpp -I/usr/local/include conftest.c >conftest.c:148:10: fatal error: 'Python.h' file not found >#include <Python.h> > ^~~~~~~~~~ >1 error generated. >configure:104902: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| /* end confdefs.h. */ >| #include <Python.h> >configure:104902: result: no >configure:104902: checking for Python.h >configure:104902: result: no >configure:104972: checking proton/proactor.h usability >configure:104972: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:181:10: fatal error: 'proton/proactor.h' file not found >#include <proton/proactor.h> > ^~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:104972: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <proton/proactor.h> >configure:104972: result: no >configure:104972: checking proton/proactor.h presence >configure:104972: cpp -I/usr/local/include conftest.c >conftest.c:148:10: fatal error: 'proton/proactor.h' file not found >#include <proton/proactor.h> > ^~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:104972: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| /* end confdefs.h. */ >| #include <proton/proactor.h> >configure:104972: result: no >configure:104972: checking for proton/proactor.h >configure:104972: result: no >configure:105268: checking librdkafka/rdkafka.h usability >configure:105268: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:181:10: fatal error: 'librdkafka/rdkafka.h' file not found >#include <librdkafka/rdkafka.h> > ^~~~~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:105268: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <librdkafka/rdkafka.h> >configure:105268: result: no >configure:105268: checking librdkafka/rdkafka.h presence >configure:105268: cpp -I/usr/local/include conftest.c >conftest.c:148:10: fatal error: 'librdkafka/rdkafka.h' file not found >#include <librdkafka/rdkafka.h> > ^~~~~~~~~~~~~~~~~~~~~~ >1 error generated. >configure:105268: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| /* end confdefs.h. */ >| #include <librdkafka/rdkafka.h> >configure:105268: result: no >configure:105268: checking for librdkafka/rdkafka.h >configure:105268: result: no >configure:106106: checking for LIBSIGROK >configure:106113: $PKG_CONFIG --exists --print-errors "libsigrok < 0.4" >Package libsigrok was not found in the pkg-config search path. >Perhaps you should add the directory containing `libsigrok.pc' >to the PKG_CONFIG_PATH environment variable >Package 'libsigrok', required by 'virtual:world', not found >configure:106116: $? = 1 >configure:106130: $PKG_CONFIG --exists --print-errors "libsigrok < 0.4" >Package libsigrok was not found in the pkg-config search path. >Perhaps you should add the directory containing `libsigrok.pc' >to the PKG_CONFIG_PATH environment variable >Package 'libsigrok', required by 'virtual:world', not found >configure:106133: $? = 1 >configure:106147: result: no >Package 'libsigrok', required by 'virtual:world', not found >configure:106207: checking openssl/sha.h usability >configure:106207: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:106207: $? = 0 >configure:106207: result: yes >configure:106207: checking openssl/sha.h presence >configure:106207: cpp -I/usr/local/include conftest.c >configure:106207: $? = 0 >configure:106207: result: yes >configure:106207: checking for openssl/sha.h >configure:106207: result: yes >configure:106207: checking openssl/blowfish.h usability >configure:106207: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:106207: $? = 0 >configure:106207: result: yes >configure:106207: checking openssl/blowfish.h presence >configure:106207: cpp -I/usr/local/include conftest.c >configure:106207: $? = 0 >configure:106207: result: yes >configure:106207: checking for openssl/blowfish.h >configure:106207: result: yes >configure:106207: checking openssl/rand.h usability >configure:106207: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >configure:106207: $? = 0 >configure:106207: result: yes >configure:106207: checking openssl/rand.h presence >configure:106207: cpp -I/usr/local/include conftest.c >configure:106207: $? = 0 >configure:106207: result: yes >configure:106207: checking for openssl/rand.h >configure:106207: result: yes >configure:106228: checking for OPENSSL_init_ssl in -lssl >configure:106253: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.c -lssl -L/usr/local/lib -lgcrypt >&5 >configure:106253: $? = 0 >configure:106262: result: yes >configure:106319: checking pkg-config for libstatgrab >configure:106328: result: found >configure:106333: checking for libstatgrab CFLAGS >configure:106342: result: -I/usr/local/include >configure:106347: checking for libstatgrab LDFLAGS >configure:106357: result: -L/usr/local/lib -lstatgrab -ldevstat >configure:106367: checking statgrab.h usability >configure:106367: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include conftest.c >&5 >configure:106367: $? = 0 >configure:106367: result: yes >configure:106367: checking statgrab.h presence >configure:106367: cpp -I/usr/local/include -I/usr/local/include conftest.c >configure:106367: $? = 0 >configure:106367: result: yes >configure:106367: checking for statgrab.h >configure:106367: result: yes >configure:106388: checking for sg_init in -lstatgrab >configure:106413: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong -L/usr/local/lib -lstatgrab -ldevstat conftest.c -lstatgrab -L/usr/local/lib -lgcrypt >&5 >configure:106413: $? = 0 >configure:106422: result: yes >configure:106444: checking if libstatgrab >= 0.90 >configure:106469: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -fstack-protector-strong -L/usr/local/lib -lstatgrab -ldevstat conftest.c -lstatgrab -L/usr/local/lib -lgcrypt >&5 >conftest.c:162:27: error: too few arguments to function call, single argument 'ignore_init_errors' was not specified > if (sg_init()) return 0; > ~~~~~~~ ^ >/usr/local/include/statgrab.h:130:13: note: 'sg_init' declared here >__sg_public sg_error sg_init(int ignore_init_errors); > ^ >1 error generated. >configure:106469: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| #define HAVE_OPENSSL_SHA_H 1 >| #define HAVE_OPENSSL_BLOWFISH_H 1 >| #define HAVE_OPENSSL_RAND_H 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_STATGRAB_H 1 >| /* end confdefs.h. */ >| >| >| #include <stdio.h> >| #include <statgrab.h> >| >| int >| main () >| { >| >| if (sg_init()) return 0; >| >| >| ; >| return 0; >| } >| >configure:106480: result: yes >configure:107055: checking xenctrl.h usability >configure:107055: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include conftest.c >&5 >conftest.c:188:10: fatal error: 'xenctrl.h' file not found >#include <xenctrl.h> > ^~~~~~~~~~~ >1 error generated. >configure:107055: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| #define HAVE_OPENSSL_SHA_H 1 >| #define HAVE_OPENSSL_BLOWFISH_H 1 >| #define HAVE_OPENSSL_RAND_H 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_STATGRAB_H 1 >| #define HAVE_LIBSTATGRAB 1 >| #define HAVE_LIBSTATGRAB_0_90 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <xenctrl.h> >configure:107055: result: no >configure:107055: checking xenctrl.h presence >configure:107055: cpp -I/usr/local/include conftest.c >conftest.c:155:10: fatal error: 'xenctrl.h' file not found >#include <xenctrl.h> > ^~~~~~~~~~~ >1 error generated. >configure:107055: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| #define HAVE_OPENSSL_SHA_H 1 >| #define HAVE_OPENSSL_BLOWFISH_H 1 >| #define HAVE_OPENSSL_RAND_H 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_STATGRAB_H 1 >| #define HAVE_LIBSTATGRAB 1 >| #define HAVE_LIBSTATGRAB_0_90 1 >| /* end confdefs.h. */ >| #include <xenctrl.h> >configure:107055: result: no >configure:107055: checking for xenctrl.h >configure:107055: result: no >configure:107267: checking yajl/yajl_parse.h usability >configure:107267: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include conftest.c >&5 >configure:107267: $? = 0 >configure:107267: result: yes >configure:107267: checking yajl/yajl_parse.h presence >configure:107267: cpp -I/usr/local/include -I/usr/local/include conftest.c >configure:107267: $? = 0 >configure:107267: result: yes >configure:107267: checking for yajl/yajl_parse.h >configure:107267: result: yes >configure:107283: checking yajl/yajl_tree.h usability >configure:107283: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include conftest.c >&5 >configure:107283: $? = 0 >configure:107283: result: yes >configure:107283: checking yajl/yajl_tree.h presence >configure:107283: cpp -I/usr/local/include -I/usr/local/include conftest.c >configure:107283: $? = 0 >configure:107283: result: yes >configure:107283: checking for yajl/yajl_tree.h >configure:107283: result: yes >configure:107299: checking yajl/yajl_version.h usability >configure:107299: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include conftest.c >&5 >configure:107299: $? = 0 >configure:107299: result: yes >configure:107299: checking yajl/yajl_version.h presence >configure:107299: cpp -I/usr/local/include -I/usr/local/include conftest.c >configure:107299: $? = 0 >configure:107299: result: yes >configure:107299: checking for yajl/yajl_version.h >configure:107299: result: yes >configure:107317: checking for yajl_alloc in -lyajl >configure:107342: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong -L/usr/local/lib conftest.c -lyajl -L/usr/local/lib -lgcrypt >&5 >configure:107342: $? = 0 >configure:107351: result: yes >configure:107361: checking for yajl_tree_parse in -lyajl >configure:107386: cc -o conftest -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong -L/usr/local/lib conftest.c -lyajl -L/usr/local/lib -lgcrypt >&5 >configure:107386: $? = 0 >configure:107395: result: yes >configure:107710: checking libxml/parser.h usability >configure:107710: cc -c -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include conftest.c >&5 >conftest.c:192:10: fatal error: 'libxml/parser.h' file not found >#include <libxml/parser.h> > ^~~~~~~~~~~~~~~~~ >1 error generated. >configure:107710: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| #define HAVE_OPENSSL_SHA_H 1 >| #define HAVE_OPENSSL_BLOWFISH_H 1 >| #define HAVE_OPENSSL_RAND_H 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_STATGRAB_H 1 >| #define HAVE_LIBSTATGRAB 1 >| #define HAVE_LIBSTATGRAB_0_90 1 >| #define HAVE_YAJL_YAJL_PARSE_H 1 >| #define HAVE_YAJL_YAJL_TREE_H 1 >| #define HAVE_YAJL_YAJL_VERSION_H 1 >| #define HAVE_LIBYAJL 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libxml/parser.h> >configure:107710: result: no >configure:107710: checking libxml/parser.h presence >configure:107710: cpp -I/usr/local/include -I/usr/local/include conftest.c >conftest.c:159:10: fatal error: 'libxml/parser.h' file not found >#include <libxml/parser.h> > ^~~~~~~~~~~~~~~~~ >1 error generated. >configure:107710: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "collectd" >| #define PACKAGE_TARNAME "collectd" >| #define PACKAGE_VERSION "5.9.0.git" >| #define PACKAGE_STRING "collectd 5.9.0.git" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_DLFCN_H 1 >| #define LT_OBJDIR ".libs/" >| #define PACKAGE "collectd" >| #define VERSION "5.9.0.git" >| #define YYTEXT_POINTER 1 >| #define KERNEL_FREEBSD 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_FNMATCH_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_KVM_H 1 >| #define HAVE_LIBGEN_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PATHS_H 1 >| #define HAVE_POLL_H 1 >| #define HAVE_PTHREAD_NP_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_REGEX_H 1 >| #define HAVE_SYS_ENDIAN_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_UN_H 1 >| #define HAVE_SYS_VMMETER_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_WORDEXP_H 1 >| #define HAVE_NETINET_IN_SYSTM_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_NETINET_IP_H 1 >| #define HAVE_NETINET_IP_ICMP_H 1 >| #define HAVE_NETINET_IP_VAR_H 1 >| #define HAVE_NETINET_IP6_H 1 >| #define HAVE_NETINET_ICMP6_H 1 >| #define HAVE_NETINET_TCP_H 1 >| #define HAVE_NETINET_UDP_H 1 >| #define HAVE_SYS_DKSTAT_H 1 >| #define HAVE_SYS_SYSCTL_H 1 >| #define HAVE_IFADDRS_H 1 >| #define HAVE_NET_IF_H 1 >| #define HAVE_UTMPX_H 1 >| #define HAVE_SYS_UCRED_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ARPA_NAMESER_COMPAT_H 1 >| #define HAVE_NET_PPP_DEFS_H 1 >| #define HAVE_NETINET_IF_ETHER_H 1 >| #define HAVE_NET_PFVAR_H 1 >| #define HAVE_TERMIOS_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_CLOSELOG 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETNAMEINFO 1 >| #define HAVE_GETPWNAM 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_IF_INDEXTONAME 1 >| #define HAVE_OPENLOG 1 >| #define HAVE_REGCOMP 1 >| #define HAVE_REGERROR 1 >| #define HAVE_REGEXEC 1 >| #define HAVE_REGFREE 1 >| #define HAVE_SELECT 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETGROUPS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_SYSCONF 1 >| #define HAVE_DECL_STRERROR_R 1 >| #define HAVE_STRERROR_R 1 >| #define HAVE_SOCKET 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_CLOCK_GETTIME 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_GETIFADDRS 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETUTXENT 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_SYSCTL 1 >| #define HAVE_SYSCTLBYNAME 1 >| #define HAVE_SYSLOG 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_TIMEGM 1 >| #define HAVE_SYSCTL_KERN_CP_TIMES 1 >| #define HAVE_SYSCTL_KERN_CP_TIME 1 >| #define NAN_STATIC_DEFAULT 1 >| #define FP_LAYOUT_NEED_NOTHING 1 >| #define DATA_MAX_NAME_LEN 128 >| #define HAVE_GETFSSTAT 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >| #define HAVE_STRUCT_IF_DATA 1 >| #define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >| #define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >| #define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >| #define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >| #define HAVE_PTHREAD_SET_NAME_NP 1 >| #define HAVE_STRUCT_IP6_EXT 1 >| #define HAVE_LIBPTHREAD 1 >| #define HAVE_PTHREAD_H 1 >| #define HAVE_LIBKVM_GETPROCS 1 >| #define HAVE_LIBKVM_GETSWAPINFO 1 >| #define HAVE_NLIST_H 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_LIBKVM_NLIST 1 >| #define HAVE_CURL_CURL_H 1 >| #define HAVE_CURLINFO_APPCONNECT_TIME 1 >| #define HAVE_CURLOPT_USERNAME 1 >| #define HAVE_CURLOPT_TIMEOUT_MS 1 >| #define HAVE_GCRYPT_H 1 >| #define HAVE_OPING_H 1 >| #define HAVE_PCAP_H 1 >| #define HAVE_OPENSSL_SHA_H 1 >| #define HAVE_OPENSSL_BLOWFISH_H 1 >| #define HAVE_OPENSSL_RAND_H 1 >| #define HAVE_LIBSSL 1 >| #define HAVE_STATGRAB_H 1 >| #define HAVE_LIBSTATGRAB 1 >| #define HAVE_LIBSTATGRAB_0_90 1 >| #define HAVE_YAJL_YAJL_PARSE_H 1 >| #define HAVE_YAJL_YAJL_TREE_H 1 >| #define HAVE_YAJL_YAJL_VERSION_H 1 >| #define HAVE_LIBYAJL 1 >| /* end confdefs.h. */ >| #include <libxml/parser.h> >configure:107710: result: no >configure:107710: checking for libxml/parser.h >configure:107710: result: no >configure:107892: checking for libOpenIPMIpthread >configure:107898: result: no (pkg-config doesn't know OpenIPMIpthread) >configure:108078: checking for LIBNOTIFY >configure:108085: $PKG_CONFIG --exists --print-errors "libnotify" >Package libnotify was not found in the pkg-config search path. >Perhaps you should add the directory containing `libnotify.pc' >to the PKG_CONFIG_PATH environment variable >Package 'libnotify', required by 'virtual:world', not found >configure:108088: $? = 1 >configure:108102: $PKG_CONFIG --exists --print-errors "libnotify" >Package libnotify was not found in the pkg-config search path. >Perhaps you should add the directory containing `libnotify.pc' >to the PKG_CONFIG_PATH environment variable >Package 'libnotify', required by 'virtual:world', not found >configure:108105: $? = 1 >configure:108119: result: no >Package 'libnotify', required by 'virtual:world', not found >configure:108152: checking for LIBRIEMANN_CLIENT >configure:108159: $PKG_CONFIG --exists --print-errors "riemann-client >= 1.6.0" >Package riemann-client was not found in the pkg-config search path. >Perhaps you should add the directory containing `riemann-client.pc' >to the PKG_CONFIG_PATH environment variable >Package 'riemann-client', required by 'virtual:world', not found >configure:108162: $? = 1 >configure:108176: $PKG_CONFIG --exists --print-errors "riemann-client >= 1.6.0" >Package riemann-client was not found in the pkg-config search path. >Perhaps you should add the directory containing `riemann-client.pc' >to the PKG_CONFIG_PATH environment variable >Package 'riemann-client', required by 'virtual:world', not found >configure:108179: $? = 1 >configure:108193: result: no >Package 'riemann-client', required by 'virtual:world', not found >configure:117385: checking which default log plugin to load >configure:117410: result: syslog >configure:117429: checking which default write plugin to load >configure:117457: result: network >configure:117648: checking that generated files are newer than configure >configure:117654: result: done >configure:118453: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by collectd config.status 5.9.0.git, which was >generated by GNU Autoconf 2.69. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on FreeBSD-AMD64 > >config.status:1939: creating src/libcollectdclient/collectd/lcc_features.h >config.status:1939: creating Makefile >config.status:1939: creating src/collectd.conf >config.status:1939: creating src/libcollectdclient/libcollectdclient.pc >config.status:1939: creating src/config.h >config.status:2168: executing libtool commands >config.status:2168: executing depfiles commands >config.status:2953: cd . && sed -e '/# am--include-marker/d' Makefile | gmake -f - am--depfiles >gmake[2]: Entering directory '/usr/ports/net-mgmt/collectd5/work/collectd-5.9.0' >gmake[2]: Leaving directory '/usr/ports/net-mgmt/collectd5/work/collectd-5.9.0' >config.status:2960: $? = 0 >configure:120861: WARNING: unrecognized options: --without-amqp, --without-libkstat, --without-libnetlink, --without-libperfstat, --without-lvm, --with--with-libgcrypt, --without-libjvm, --without-libnotify, --without-upsclient, --without-perl, --without-postgresql, --without-python, --disable-rabbitmq, --without-libsigrok, --without-virt, --without-libzookeeper >configure:120884: result: >configure:120886: result: Configuration: >configure:120888: result: Build: >configure:120890: result: Platform . . . . . . FreeBSD >configure:120892: result: Compiler vendor . . . clang >configure:120894: result: CC . . . . . . . . . cc >configure:120896: result: CFLAGS . . . . . . . -Wall -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing >configure:120898: result: CXXFLAGS . . . . . . -Wall -O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing >configure:120900: result: CPP . . . . . . . . . cpp >configure:120902: result: CPPFLAGS . . . . . . -I/usr/local/include >configure:120904: result: GRPC_CPP_PLUGIN . . . >configure:120906: result: LD . . . . . . . . . /usr/bin/ld >configure:120908: result: LDFLAGS . . . . . . . -fstack-protector-strong >configure:120910: result: PROTOC . . . . . . . >configure:120912: result: YACC . . . . . . . . byacc >configure:120914: result: YFLAGS . . . . . . . >configure:120916: result: >configure:120918: result: Libraries: >configure:120920: result: intel mic . . . . . . no >configure:120922: result: libaquaero5 . . . . . no >configure:120924: result: libatasmart . . . . . no (Linux only library) >configure:120926: result: libcurl . . . . . . . yes >configure:120928: result: libdbi . . . . . . . no >configure:120930: result: libdpdk . . . . . . . no (rte_config.h not found) >configure:120932: result: libesmtp . . . . . . no >configure:120934: result: libganglia . . . . . no >configure:120936: result: libgcrypt . . . . . . yes >configure:120938: result: libgps . . . . . . . no (gps.h not found) >configure:120940: result: libgrpc++ . . . . . . no (pkg-config could not find libgrpc++) >configure:120942: result: libhiredis . . . . . no >configure:120944: result: libi2c-dev . . . . . no (Linux only) >configure:120946: result: libiokit . . . . . . no >configure:120948: result: libiptc . . . . . . . no >configure:120950: result: libjevents . . . . . no (jevents.h not found) >configure:120952: result: libjvm . . . . . . . no (jar not found) >configure:120954: result: libkstat . . . . . . no (Solaris only) >configure:120956: result: libkvm . . . . . . . yes >configure:120958: result: libldap . . . . . . . no >configure:120960: result: liblua . . . . . . . no (pkg-config cannot find liblua) >configure:120962: result: liblvm2app . . . . . no >configure:120964: result: libmemcached . . . . no >configure:120966: result: libmicrohttpd . . . . no (pkg-config could not find libmicrohttpd) >configure:120968: result: libmnl . . . . . . . no >configure:120970: result: libmodbus . . . . . . no >configure:120972: result: libmongoc . . . . . . no >configure:120974: result: libmosquitto . . . . no >configure:120976: result: libmysql . . . . . . no >configure:120978: result: libnetapp . . . . . . no >configure:120980: result: libnetsnmp . . . . . no >configure:120982: result: libnetsnmpagent . . . no (net-snmp/agent/net-snmp-agent-includes.h not found) >configure:120984: result: libnotify . . . . . . no (pkg-config doesn't know libnotify) >configure:120986: result: libnvidia-ml . . . . no >configure:120988: result: libopenipmi . . . . . no (pkg-config doesn't know OpenIPMIpthread) >configure:120990: result: liboping . . . . . . yes >configure:120992: result: libowcapi . . . . . . no >configure:120994: result: libpcap . . . . . . . yes >configure:120996: result: libperfstat . . . . . no (AIX only) >configure:120998: result: libperl . . . . . . . no >configure:121000: result: libpq . . . . . . . . no >configure:121002: result: libpqos . . . . . . . no (pqos.h not found) >configure:121004: result: libprotobuf . . . . . no (libprotobuf not found) >configure:121006: result: libprotobuf-c . . . . no (libprotobuf-c not found) >configure:121008: result: libpython . . . . . . no >configure:121010: result: libqpid-proton . . . no (proton/proactor.h not found) >configure:121012: result: librabbitmq . . . . . no >configure:121014: result: libriemann-client . . no (pkg-config doesn't know libriemann-client) >configure:121016: result: librdkafka . . . . . no (librdkafka/rdkafka.h not found) >configure:121018: result: librouteros . . . . . >configure:121020: result: librrd . . . . . . . no >configure:121022: result: libsensors . . . . . no >configure:121024: result: libsigrok . . . . . no (pkg-config could not find libsigrok) >configure:121026: result: libssl . . . . . . . yes >configure:121028: result: libstatgrab . . . . . yes >configure:121030: result: libtokyotyrant . . . no >configure:121032: result: libudev . . . . . . . no (Linux only library) >configure:121034: result: libupsclient . . . . no (pkg-config doesn't know libupsclient) >configure:121036: result: libvarnish . . . . . no (pkg-config doesn't know varnishapi) >configure:121038: result: libvirt . . . . . . . no (pkg-config doesn't know libvirt) >configure:121040: result: libxenctrl . . . . . no (xenctrl.h not found) >configure:121042: result: libxml2 . . . . . . . no (libxml/parser.h not found) >configure:121044: result: libxmms . . . . . . . no >configure:121046: result: libyajl . . . . . . . yes >configure:121048: result: oracle . . . . . . . no >configure:121050: result: protobuf-c . . . . . no (protoc-c compiler not found) >configure:121052: result: protoc 3 . . . . . . no >configure:121054: result: >configure:121056: result: Features: >configure:121058: result: daemon mode . . . . . yes >configure:121060: result: debug . . . . . . . . yes >configure:121062: result: >configure:121064: result: Bindings: >configure:121066: result: perl . . . . . . . . no >configure:121068: result: >configure:121070: result: Modules: >configure:121072: result: aggregation . . . . . yes >configure:121074: result: amqp . . . . . . . no >configure:121076: result: amqp1 . . . . . . . no >configure:121078: result: apache . . . . . . . yes >configure:121080: result: apcups . . . . . . . yes >configure:121082: result: apple_sensors . . . . no >configure:121084: result: aquaero . . . . . . . no >configure:121086: result: ascent . . . . . . . no (dependency error) >configure:121088: result: barometer . . . . . . no >configure:121090: result: battery . . . . . . . no >configure:121092: result: bind . . . . . . . . no (dependency error) >configure:121094: result: ceph . . . . . . . . no (disabled on command line) >configure:121096: result: cgroups . . . . . . . no (disabled on command line) >configure:121098: result: chrony. . . . . . . . no (disabled on command line) >configure:121100: result: conntrack . . . . . . no >configure:121102: result: contextswitch . . . . yes >configure:121104: result: cpu . . . . . . . . . yes >configure:121106: result: cpufreq . . . . . . . no >configure:121108: result: cpusleep . . . . . . no >configure:121110: result: csv . . . . . . . . . yes >configure:121112: result: curl . . . . . . . . yes >configure:121114: result: curl_json . . . . . . yes >configure:121116: result: curl_xml . . . . . . no (dependency error) >configure:121118: result: dbi . . . . . . . . . no (disabled on command line) >configure:121120: result: df . . . . . . . . . yes >configure:121122: result: disk . . . . . . . . yes >configure:121124: result: dns . . . . . . . . . yes >configure:121126: result: dpdkevents. . . . . . no >configure:121128: result: dpdkstat . . . . . . no >configure:121130: result: drbd . . . . . . . . no >configure:121132: result: email . . . . . . . . yes >configure:121134: result: entropy . . . . . . . no >configure:121136: result: ethstat . . . . . . . no >configure:121138: result: exec . . . . . . . . yes >configure:121140: result: fhcount . . . . . . . no (disabled on command line) >configure:121142: result: filecount . . . . . . yes >configure:121144: result: fscache . . . . . . . no >configure:121146: result: gmond . . . . . . . . no >configure:121148: result: gps . . . . . . . . . no >configure:121150: result: gpu_nvidia . . . . . no >configure:121152: result: grpc . . . . . . . . no >configure:121154: result: hddtemp . . . . . . . no >configure:121156: result: hugepages . . . . . . no >configure:121158: result: intel_pmu . . . . . . no >configure:121160: result: intel_rdt . . . . . . no >configure:121162: result: interface . . . . . . yes >configure:121164: result: ipc . . . . . . . . . no >configure:121166: result: ipmi . . . . . . . . no (disabled on command line) >configure:121168: result: iptables . . . . . . no >configure:121170: result: ipvs . . . . . . . . no >configure:121172: result: irq . . . . . . . . . no >configure:121174: result: java . . . . . . . . no (disabled on command line) >configure:121176: result: load . . . . . . . . yes >configure:121178: result: logfile . . . . . . . yes >configure:121180: result: log_logstash . . . . no (disabled on command line) >configure:121182: result: lpar . . . . . . . . no >configure:121184: result: lua . . . . . . . . . no >configure:121186: result: lvm . . . . . . . . . no >configure:121188: result: madwifi . . . . . . . no >configure:121190: result: match_empty_counter . yes >configure:121192: result: match_hashed . . . . yes >configure:121194: result: match_regex . . . . . yes >configure:121196: result: match_timediff . . . yes >configure:121198: result: match_value . . . . . yes >configure:121200: result: mbmon . . . . . . . . yes >configure:121202: result: mcelog . . . . . . . no >configure:121204: result: md . . . . . . . . . no >configure:121206: result: memcachec . . . . . . no (disabled on command line) >configure:121208: result: memcached . . . . . . yes >configure:121210: result: memory . . . . . . . yes >configure:121212: result: mic . . . . . . . . . no >configure:121214: result: modbus . . . . . . . no (disabled on command line) >configure:121216: result: mqtt . . . . . . . . no (disabled on command line) >configure:121218: result: multimeter . . . . . no >configure:121220: result: mysql . . . . . . . . no (disabled on command line) >configure:121222: result: netapp . . . . . . . no >configure:121224: result: netlink . . . . . . . no >configure:121226: result: network . . . . . . . yes >configure:121228: result: nfs . . . . . . . . . no >configure:121230: result: nginx . . . . . . . . yes >configure:121232: result: notify_desktop . . . no (disabled on command line) >configure:121234: result: notify_email . . . . no (disabled on command line) >configure:121236: result: notify_nagios . . . . no >configure:121238: result: ntpd . . . . . . . . yes >configure:121240: result: numa . . . . . . . . no >configure:121242: result: nut . . . . . . . . . no (disabled on command line) >configure:121244: result: olsrd . . . . . . . . no (disabled on command line) >configure:121246: result: onewire . . . . . . . no (disabled on command line) >configure:121248: result: openldap . . . . . . no (disabled on command line) >configure:121250: result: openvpn . . . . . . . yes >configure:121252: result: oracle . . . . . . . no >configure:121254: result: ovs_events . . . . . no >configure:121256: result: ovs_stats . . . . . . no >configure:121258: result: pcie_errors . . . . . no >configure:121260: result: perl . . . . . . . . no (needs libperl) >configure:121262: result: pf . . . . . . . . . yes >configure:121264: result: pinba . . . . . . . . no (disabled on command line) >configure:121266: result: ping . . . . . . . . yes >configure:121268: result: postgresql . . . . . no (disabled on command line) >configure:121270: result: powerdns . . . . . . yes >configure:121272: result: processes . . . . . . yes >configure:121274: result: protocols . . . . . . no >configure:121276: result: python . . . . . . . no (disabled on command line) >configure:121278: result: redis . . . . . . . . no (disabled on command line) >configure:121280: result: routeros . . . . . . no (disabled on command line) >configure:121282: result: rrdcached . . . . . . no (disabled on command line) >configure:121284: result: rrdtool . . . . . . . no (disabled on command line) >configure:121286: result: sensors . . . . . . . no >configure:121288: result: serial . . . . . . . no >configure:121290: result: sigrok . . . . . . . no (disabled on command line) >configure:121292: result: smart . . . . . . . . no >configure:121294: result: snmp . . . . . . . . no (disabled on command line) >configure:121296: result: snmp_agent . . . . . no >configure:121298: result: statsd . . . . . . . no (disabled on command line) >configure:121300: result: swap . . . . . . . . yes >configure:121302: result: synproxy . . . . . . no >configure:121304: result: syslog . . . . . . . yes >configure:121306: result: table . . . . . . . . yes >configure:121308: result: tail_csv . . . . . . yes >configure:121310: result: tail . . . . . . . . yes >configure:121312: result: tape . . . . . . . . no >configure:121314: result: target_notification . yes >configure:121316: result: target_replace . . . yes >configure:121318: result: target_scale . . . . yes >configure:121320: result: target_set . . . . . yes >configure:121322: result: target_v5upgrade . . yes >configure:121324: result: tcpconns . . . . . . yes >configure:121326: result: teamspeak2 . . . . . yes >configure:121328: result: ted . . . . . . . . . yes >configure:121330: result: thermal . . . . . . . no >configure:121332: result: threshold . . . . . . yes >configure:121334: result: tokyotyrant . . . . . no (disabled on command line) >configure:121336: result: turbostat . . . . . . no (disabled on command line) >configure:121338: result: unixsock . . . . . . yes >configure:121340: result: uptime . . . . . . . yes >configure:121342: result: users . . . . . . . . yes >configure:121344: result: uuid . . . . . . . . yes >configure:121346: result: varnish . . . . . . . no (disabled on command line) >configure:121348: result: virt . . . . . . . . no (disabled on command line) >configure:121350: result: vmem . . . . . . . . no >configure:121352: result: vserver . . . . . . . no >configure:121354: result: wireless . . . . . . no >configure:121356: result: write_graphite . . . yes >configure:121358: result: write_http . . . . . yes >configure:121360: result: write_kafka . . . . . no (disabled on command line) >configure:121362: result: write_log . . . . . . yes >configure:121364: result: write_mongodb . . . . no (disabled on command line) >configure:121366: result: write_prometheus. . . no (disabled on command line) >configure:121368: result: write_redis . . . . . no (disabled on command line) >configure:121370: result: write_riemann . . . . no (disabled on command line) >configure:121372: result: write_sensu . . . . . no >configure:121374: result: write_stackdriver . . no >configure:121376: result: write_syslog . . . . no >configure:121378: result: write_tsdb . . . . . no (disabled on command line) >configure:121380: result: xencpu . . . . . . . no >configure:121382: result: xmms . . . . . . . . no >configure:121384: result: zfs_arc . . . . . . . yes >configure:121386: result: zone . . . . . . . . no >configure:121388: result: zookeeper . . . . . . no (disabled on command line) >configure:121390: result: >configure:121394: error: "Some plugins are missing dependencies - see the summary above for details" > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=amd64-portbld-freebsd11.3 >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_c_int16_t=yes >ac_cv_c_int32_t=yes >ac_cv_c_int64_t=yes >ac_cv_c_int8_t=yes >ac_cv_c_uint16_t=yes >ac_cv_c_uint32_t=yes >ac_cv_c_uint64_t=yes >ac_cv_c_uint8_t=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CCC_set='' >ac_cv_env_CCC_value='' >ac_cv_env_CC_set=set >ac_cv_env_CC_value=cc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing ' >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value=-I/usr/local/include >ac_cv_env_CPP_set=set >ac_cv_env_CPP_value=cpp >ac_cv_env_CXXCPP_set='' >ac_cv_env_CXXCPP_value='' >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing ' >ac_cv_env_CXX_set=set >ac_cv_env_CXX_value=c++ >ac_cv_env_DPDK_CFLAGS_set='' >ac_cv_env_DPDK_CFLAGS_value='' >ac_cv_env_DPDK_LIBS_set='' >ac_cv_env_DPDK_LIBS_value='' >ac_cv_env_GRPCPP_CFLAGS_set='' >ac_cv_env_GRPCPP_CFLAGS_value='' >ac_cv_env_GRPCPP_LIBS_set='' >ac_cv_env_GRPCPP_LIBS_value='' >ac_cv_env_GRPC_CPP_PLUGIN_set='' >ac_cv_env_GRPC_CPP_PLUGIN_value='' >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=' -fstack-protector-strong ' >ac_cv_env_LIBDPDK_CFLAGS_set='' >ac_cv_env_LIBDPDK_CFLAGS_value='' >ac_cv_env_LIBDPDK_CPPFLAGS_set='' >ac_cv_env_LIBDPDK_CPPFLAGS_value='' >ac_cv_env_LIBDPDK_LDFLAGS_set='' >ac_cv_env_LIBDPDK_LDFLAGS_value='' >ac_cv_env_LIBDPDK_LIBS_set='' >ac_cv_env_LIBDPDK_LIBS_value='' >ac_cv_env_LIBLUA_PKG_CONFIG_NAME_set='' >ac_cv_env_LIBLUA_PKG_CONFIG_NAME_value='' >ac_cv_env_LIBMONGOC_CFLAGS_set='' >ac_cv_env_LIBMONGOC_CFLAGS_value='' >ac_cv_env_LIBMONGOC_LIBS_set='' >ac_cv_env_LIBMONGOC_LIBS_value='' >ac_cv_env_LIBNETAPP_CPPFLAGS_set='' >ac_cv_env_LIBNETAPP_CPPFLAGS_value='' >ac_cv_env_LIBNETAPP_LDFLAGS_set='' >ac_cv_env_LIBNETAPP_LDFLAGS_value='' >ac_cv_env_LIBNETAPP_LIBS_set='' >ac_cv_env_LIBNETAPP_LIBS_value='' >ac_cv_env_LIBNOTIFY_CFLAGS_set='' >ac_cv_env_LIBNOTIFY_CFLAGS_value='' >ac_cv_env_LIBNOTIFY_LIBS_set='' >ac_cv_env_LIBNOTIFY_LIBS_value='' >ac_cv_env_LIBPYTHON_CPPFLAGS_set='' >ac_cv_env_LIBPYTHON_CPPFLAGS_value='' >ac_cv_env_LIBPYTHON_LDFLAGS_set='' >ac_cv_env_LIBPYTHON_LDFLAGS_value='' >ac_cv_env_LIBPYTHON_LIBS_set='' >ac_cv_env_LIBPYTHON_LIBS_value='' >ac_cv_env_LIBRIEMANN_CLIENT_CFLAGS_set='' >ac_cv_env_LIBRIEMANN_CLIENT_CFLAGS_value='' >ac_cv_env_LIBRIEMANN_CLIENT_LIBS_set='' >ac_cv_env_LIBRIEMANN_CLIENT_LIBS_value='' >ac_cv_env_LIBSIGROK_CFLAGS_set='' >ac_cv_env_LIBSIGROK_CFLAGS_value='' >ac_cv_env_LIBSIGROK_LIBS_set='' >ac_cv_env_LIBSIGROK_LIBS_value='' >ac_cv_env_LIBS_set=set >ac_cv_env_LIBS_value='-L/usr/local/lib -lgcrypt' >ac_cv_env_LT_SYS_LIBRARY_PATH_set='' >ac_cv_env_LT_SYS_LIBRARY_PATH_value='' >ac_cv_env_LUA_CFLAGS_set='' >ac_cv_env_LUA_CFLAGS_value='' >ac_cv_env_LUA_LIBS_set='' >ac_cv_env_LUA_LIBS_value='' >ac_cv_env_MICROHTTPD_CFLAGS_set='' >ac_cv_env_MICROHTTPD_CFLAGS_value='' >ac_cv_env_MICROHTTPD_LIBS_set='' >ac_cv_env_MICROHTTPD_LIBS_value='' >ac_cv_env_PERL_set='' >ac_cv_env_PERL_value='' >ac_cv_env_PKG_CONFIG_LIBDIR_set='' >ac_cv_env_PKG_CONFIG_LIBDIR_value='' >ac_cv_env_PKG_CONFIG_PATH_set='' >ac_cv_env_PKG_CONFIG_PATH_value='' >ac_cv_env_PKG_CONFIG_set=set >ac_cv_env_PKG_CONFIG_value=pkgconf >ac_cv_env_PROTOBUF_CFLAGS_set='' >ac_cv_env_PROTOBUF_CFLAGS_value='' >ac_cv_env_PROTOBUF_C_CFLAGS_set='' >ac_cv_env_PROTOBUF_C_CFLAGS_value='' >ac_cv_env_PROTOBUF_C_LIBS_set='' >ac_cv_env_PROTOBUF_C_LIBS_value='' >ac_cv_env_PROTOBUF_LIBS_set='' >ac_cv_env_PROTOBUF_LIBS_value='' >ac_cv_env_PROTOC_C_set='' >ac_cv_env_PROTOC_C_value='' >ac_cv_env_PROTOC_set='' >ac_cv_env_PROTOC_value='' >ac_cv_env_PYTHON_CONFIG_set='' >ac_cv_env_PYTHON_CONFIG_value='' >ac_cv_env_RRD_CFLAGS_set='' >ac_cv_env_RRD_CFLAGS_value='' >ac_cv_env_RRD_LIBS_set='' >ac_cv_env_RRD_LIBS_value='' >ac_cv_env_YACC_set='' >ac_cv_env_YACC_value='' >ac_cv_env_YFLAGS_set='' >ac_cv_env_YFLAGS_value='' >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=amd64-portbld-freebsd11.3 >ac_cv_env_host_alias_set='' >ac_cv_env_host_alias_value='' >ac_cv_env_target_alias_set='' >ac_cv_env_target_alias_value='' >ac_cv_func___b64_ntop=yes >ac_cv_func___b64_pton=yes >ac_cv_func__getlong=yes >ac_cv_func__getshort=yes >ac_cv_func__stat=yes >ac_cv_func_abs=yes >ac_cv_func_accept4=yes >ac_cv_func_accept=yes >ac_cv_func_acl_create_entry_np=yes >ac_cv_func_acl_delete_def_file=yes >ac_cv_func_acl_delete_fd_np=yes >ac_cv_func_acl_delete_file_np=yes >ac_cv_func_acl_free=yes >ac_cv_func_acl_from_text=yes >ac_cv_func_acl_get_fd=yes >ac_cv_func_acl_get_file=yes >ac_cv_func_acl_set_fd=yes >ac_cv_func_acl_set_file=yes >ac_cv_func_alarm=yes >ac_cv_func_alloca=yes >ac_cv_func_alphasort=yes >ac_cv_func_arc4random=yes >ac_cv_func_arc4random_buf=yes >ac_cv_func_arc4random_uniform=yes >ac_cv_func_argz_count=no >ac_cv_func_argz_next=no >ac_cv_func_argz_stringify=no >ac_cv_func_asprintf=yes >ac_cv_func_atexit=yes >ac_cv_func_atoll=yes >ac_cv_func_basename=yes >ac_cv_func_bcmp=yes >ac_cv_func_bcopy=yes >ac_cv_func_bindresvport_sa=yes >ac_cv_func_bsearch=yes >ac_cv_func_btowc=yes >ac_cv_func_bzero=yes >ac_cv_func_calloc=yes >ac_cv_func_chown=yes >ac_cv_func_clock=yes >ac_cv_func_clock_gettime=yes >ac_cv_func_closedir=yes >ac_cv_func_closefrom=yes >ac_cv_func_closelog=yes >ac_cv_func_daemon=yes >ac_cv_func_dirfd=yes >ac_cv_func_dirname=yes >ac_cv_func_dlopen=yes >ac_cv_func_dprintf=yes >ac_cv_func_dup2=yes >ac_cv_func_eaccess=yes >ac_cv_func_endgrent=yes >ac_cv_func_endutent=no >ac_cv_func_endutxent=yes >ac_cv_func_err=yes >ac_cv_func_errx=yes >ac_cv_func_fchmod=yes >ac_cv_func_fchown=yes >ac_cv_func_fcntl=yes >ac_cv_func_ffs=yes >ac_cv_func_ffsl=yes >ac_cv_func_ffsll=yes >ac_cv_func_fileno=yes >ac_cv_func_fls=yes >ac_cv_func_flsl=yes >ac_cv_func_flsll=yes >ac_cv_func_fork=yes >ac_cv_func_fork_working=yes >ac_cv_func_fprintf=yes >ac_cv_func_fpurge=yes >ac_cv_func_freeaddrinfo=yes >ac_cv_func_fstat=yes >ac_cv_func_fstatat=yes >ac_cv_func_fstatfs=yes >ac_cv_func_fstatvfs=yes >ac_cv_func_fsync=yes >ac_cv_func_futimes=yes >ac_cv_func_fwprintf=yes >ac_cv_func_gai_strerror=yes >ac_cv_func_getaddrinfo=yes >ac_cv_func_getcwd=yes >ac_cv_func_getdelim=yes >ac_cv_func_getdtablesize=yes >ac_cv_func_getegid=yes >ac_cv_func_getenv=yes >ac_cv_func_geteuid=yes >ac_cv_func_getfsstat=yes >ac_cv_func_getgid=yes >ac_cv_func_getgrent=yes >ac_cv_func_getgrnam_r=yes >ac_cv_func_getgrouplist=yes >ac_cv_func_gethostbyname=yes >ac_cv_func_gethostname=yes >ac_cv_func_getifaddrs=yes >ac_cv_func_getline=yes >ac_cv_func_getloadavg=yes >ac_cv_func_getmntent=no >ac_cv_func_getmntent_r=no >ac_cv_func_getnameinfo=yes >ac_cv_func_getopt=yes >ac_cv_func_getopt_long_only=yes >ac_cv_func_getpagesize=yes >ac_cv_func_getpeereid=yes >ac_cv_func_getpgid=yes >ac_cv_func_getpgrp=yes >ac_cv_func_getpgrp_void=yes >ac_cv_func_getpid=yes >ac_cv_func_getpwnam=yes >ac_cv_func_getpwnam_r=yes >ac_cv_func_getrlimit=yes >ac_cv_func_getrusage=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_getttyent=yes >ac_cv_func_getuid=yes >ac_cv_func_getutent=no >ac_cv_func_getutid=no >ac_cv_func_getutline=no >ac_cv_func_getutxent=yes >ac_cv_func_getutxid=yes >ac_cv_func_getutxline=yes >ac_cv_func_getutxuser=yes >ac_cv_func_getvfsstat=no >ac_cv_func_getwd=yes >ac_cv_func_glob=yes >ac_cv_func_group_from_gid=yes >ac_cv_func_host_statistics=no >ac_cv_func_if_indextoname=yes >ac_cv_func_index=yes >ac_cv_func_inet_aton=yes >ac_cv_func_inet_ntoa=yes >ac_cv_func_inet_ntop=yes >ac_cv_func_innetgr=yes >ac_cv_func_insque=yes >ac_cv_func_isascii=yes >ac_cv_func_isblank=yes >ac_cv_func_issetugid=yes >ac_cv_func_iswblank=yes >ac_cv_func_iswcntrl=yes >ac_cv_func_iswctype=yes >ac_cv_func_kill=yes >ac_cv_func_killpg=yes >ac_cv_func_labs=yes >ac_cv_func_link=yes >ac_cv_func_listmntent=no >ac_cv_func_llabs=yes >ac_cv_func_localtime=yes >ac_cv_func_login_getcapbool=yes >ac_cv_func_lstat=yes >ac_cv_func_lstat_dereferences_slashed_symlink=yes >ac_cv_func_malloc=yes >ac_cv_func_malloc_0_nonnull=yes >ac_cv_func_mblen=yes >ac_cv_func_mbrlen=yes >ac_cv_func_mbrtowc=yes >ac_cv_func_mbsinit=yes >ac_cv_func_mbsnrtowcs=yes >ac_cv_func_mbsrtowcs=yes >ac_cv_func_mbstowcs=yes >ac_cv_func_mbtowc=yes >ac_cv_func_memchr=yes >ac_cv_func_memcmp=yes >ac_cv_func_memcpy=yes >ac_cv_func_memmove=yes >ac_cv_func_memset=yes >ac_cv_func_mincore=yes >ac_cv_func_mkdtemp=yes >ac_cv_func_mkstemp=yes >ac_cv_func_mkstemps=yes >ac_cv_func_mktemp=yes >ac_cv_func_mktemps=yes >ac_cv_func_mlock=yes >ac_cv_func_mmap=yes >ac_cv_func_mmap_fixed_mapped=yes >ac_cv_func_mprotect=yes >ac_cv_func_munlock=yes >ac_cv_func_munmap=yes >ac_cv_func_nanosleep=yes >ac_cv_func_newlocale=yes >ac_cv_func_nl_langinfo=yes >ac_cv_func_obstacks=no >ac_cv_func_opendir=yes >ac_cv_func_openlog=yes >ac_cv_func_pam_getenvlist=yes >ac_cv_func_pam_putenv=yes >ac_cv_func_pathconf=yes >ac_cv_func_pipe=yes >ac_cv_func_poll=yes >ac_cv_func_posix_spawn=yes >ac_cv_func_pread=yes >ac_cv_func_printf=yes >ac_cv_func_processor_info=no >ac_cv_func_psignal=yes >ac_cv_func_pstat_getdynamic=no >ac_cv_func_pthread_cond_broadcast=yes >ac_cv_func_pthread_cond_destroy=yes >ac_cv_func_pthread_cond_init=yes >ac_cv_func_pthread_cond_signal=yes >ac_cv_func_pthread_cond_timedwait=yes >ac_cv_func_pthread_cond_wait=yes >ac_cv_func_pthread_equal=yes >ac_cv_func_pthread_exit=yes >ac_cv_func_pthread_mutex_destroy=yes >ac_cv_func_pthread_mutex_init=yes >ac_cv_func_pthread_mutex_lock=yes >ac_cv_func_pthread_mutex_unlock=yes >ac_cv_func_pthread_self=yes >ac_cv_func_putc=yes >ac_cv_func_putc_unlocked=yes >ac_cv_func_putchar=yes >ac_cv_func_putchar_unlocked=yes >ac_cv_func_putenv=yes >ac_cv_func_pututline=no >ac_cv_func_pututxline=yes >ac_cv_func_putw=yes >ac_cv_func_pwrite=yes >ac_cv_func_raise=yes >ac_cv_func_rand=yes >ac_cv_func_random=yes >ac_cv_func_rawmemchr=no >ac_cv_func_readdir=yes >ac_cv_func_readlink=yes >ac_cv_func_readlinkat=yes >ac_cv_func_readpassphrase=yes >ac_cv_func_realpath=yes >ac_cv_func_recvmsg=yes >ac_cv_func_regcomp=yes >ac_cv_func_regerror=yes >ac_cv_func_regexec=yes >ac_cv_func_regfree=yes >ac_cv_func_remque=yes >ac_cv_func_rename=yes >ac_cv_func_rindex=yes >ac_cv_func_rresvport_af=yes >ac_cv_func_scandir=yes >ac_cv_func_scandir_b=yes >ac_cv_func_sched_yield=yes >ac_cv_func_select=yes >ac_cv_func_sendmsg=yes >ac_cv_func_setegid=yes >ac_cv_func_setenv=yes >ac_cv_func_seteuid=yes >ac_cv_func_setgid=yes >ac_cv_func_setgrent=yes >ac_cv_func_setgroupent=yes >ac_cv_func_setgroups=yes >ac_cv_func_setlinebuf=yes >ac_cv_func_setlocale=yes >ac_cv_func_setlogin=yes >ac_cv_func_setpassent=yes >ac_cv_func_setpgid=yes >ac_cv_func_setproctitle=yes >ac_cv_func_setregid=yes >ac_cv_func_setresgid=yes >ac_cv_func_setresuid=yes >ac_cv_func_setreuid=yes >ac_cv_func_setrlimit=yes >ac_cv_func_setsid=yes >ac_cv_func_setsockopt=yes >ac_cv_func_setuid=yes >ac_cv_func_setutent=no >ac_cv_func_setutxdb=yes >ac_cv_func_setutxent=yes >ac_cv_func_setvbuf=yes >ac_cv_func_shl_load=no >ac_cv_func_shmget=yes >ac_cv_func_sigaction=yes >ac_cv_func_sigaltstack=yes >ac_cv_func_sigblock=yes >ac_cv_func_siginterrupt=yes >ac_cv_func_sigmask=yes >ac_cv_func_sigprocmask=yes >ac_cv_func_sigsetmask=yes >ac_cv_func_sigvec=yes >ac_cv_func_sleep=yes >ac_cv_func_snprintf=yes >ac_cv_func_socket=yes >ac_cv_func_socketpair=yes >ac_cv_func_sprintf=yes >ac_cv_func_srand=yes >ac_cv_func_srandom=yes >ac_cv_func_stat=yes >ac_cv_func_statfs=yes >ac_cv_func_statvfs=yes >ac_cv_func_stpcpy=yes >ac_cv_func_stpncpy=yes >ac_cv_func_strbrk=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strcasecmp_l=yes >ac_cv_func_strcasestr=yes >ac_cv_func_strcasestr_l=yes >ac_cv_func_strchr=yes >ac_cv_func_strchrnul=yes >ac_cv_func_strcspn=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strerror_r=yes >ac_cv_func_strerror_r_char_p=no >ac_cv_func_strftime=yes >ac_cv_func_strlcat=yes >ac_cv_func_strlcpy=yes >ac_cv_func_strlen=yes >ac_cv_func_strmode=yes >ac_cv_func_strncasecmp=yes >ac_cv_func_strncmp=yes >ac_cv_func_strncmp_working=yes >ac_cv_func_strndup=yes >ac_cv_func_strnlen=yes >ac_cv_func_strnlen_working=yes >ac_cv_func_strnstr=yes >ac_cv_func_strpbrk=yes >ac_cv_func_strptime=yes >ac_cv_func_strrchr=yes >ac_cv_func_strsep=yes >ac_cv_func_strsignal=yes >ac_cv_func_strstr=yes >ac_cv_func_strtod=yes >ac_cv_func_strtof=yes >ac_cv_func_strtol=yes >ac_cv_func_strtold=yes >ac_cv_func_strtoll=yes >ac_cv_func_strtonum=yes >ac_cv_func_strtoul=yes >ac_cv_func_strtoull=yes >ac_cv_func_swapctl=no >ac_cv_func_symlink=yes >ac_cv_func_sysconf=yes >ac_cv_func_sysctl=yes >ac_cv_func_sysctlbyname=yes >ac_cv_func_syslog=yes >ac_cv_func_tcgetpgrp=yes >ac_cv_func_thread_info=no >ac_cv_func_time=yes >ac_cv_func_times=yes >ac_cv_func_tmpnam=yes >ac_cv_func_towlower=yes >ac_cv_func_truncate=yes >ac_cv_func_tsearch=yes >ac_cv_func_uname=yes >ac_cv_func_unlink=yes >ac_cv_func_unsetenv=yes >ac_cv_func_uselocale=yes >ac_cv_func_user_from_uid=yes >ac_cv_func_usleep=yes >ac_cv_func_utime=yes >ac_cv_func_utimes=yes >ac_cv_func_utmpname=no >ac_cv_func_vasprintf=yes >ac_cv_func_vdprintf=yes >ac_cv_func_vfork=yes >ac_cv_func_vfork_working=yes >ac_cv_func_vfprintf=yes >ac_cv_func_vprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_vsprintf=yes >ac_cv_func_wait2=yes >ac_cv_func_wait3=yes >ac_cv_func_wait3_rusage=yes >ac_cv_func_wait4=yes >ac_cv_func_wait6=yes >ac_cv_func_wait=yes >ac_cv_func_waitid=yes >ac_cv_func_waitpid=yes >ac_cv_func_warn=yes >ac_cv_func_warnx=yes >ac_cv_func_wcrtomb=yes >ac_cv_func_wcscoll=yes >ac_cv_func_wcslen=yes >ac_cv_func_wcsnlen=yes >ac_cv_func_wcswidth=yes >ac_cv_func_wctob=yes >ac_cv_func_wcwidth=yes >ac_cv_func_wmemchr=yes >ac_cv_func_wmemcpy=yes >ac_cv_func_yield=no >ac_cv_func_yp_match=yes >ac_cv_have___va_copy=yes >ac_cv_have_clock_t=yes >ac_cv_have_control_in_msghdr=yes >ac_cv_have_decl_CURLOPT_TIMEOUT_MS=yes >ac_cv_have_decl_CURLOPT_USERNAME=yes >ac_cv_have_decl_GLOB_NOMATCH=yes >ac_cv_have_decl_LLONG_MAX=yes >ac_cv_have_decl_MAXSYMLINKS=yes >ac_cv_have_decl_O_NONBLOCK=yes >ac_cv_have_decl_RLIMIT_NPROC=yes >ac_cv_have_decl_SHUT_RD=yes >ac_cv_have_decl__Exit=yes >ac_cv_have_decl_abort=yes >ac_cv_have_decl_alarm=yes >ac_cv_have_decl_alphasort=yes >ac_cv_have_decl_atof=yes >ac_cv_have_decl_atol=yes >ac_cv_have_decl_atoll=yes >ac_cv_have_decl_btowc=yes >ac_cv_have_decl_calloc=yes >ac_cv_have_decl_chdir=yes >ac_cv_have_decl_chown=yes >ac_cv_have_decl_clearerr_unlocked=yes >ac_cv_have_decl_clock=yes >ac_cv_have_decl_closedir=yes >ac_cv_have_decl_dprintf=yes >ac_cv_have_decl_dup2=yes >ac_cv_have_decl_dup=yes >ac_cv_have_decl_endusershell=yes >ac_cv_have_decl_errno=yes >ac_cv_have_decl_faccessat=yes >ac_cv_have_decl_fchdir=yes >ac_cv_have_decl_fchmodat=yes >ac_cv_have_decl_fchownat=yes >ac_cv_have_decl_fcntl=yes >ac_cv_have_decl_fdopendir=yes >ac_cv_have_decl_feof_unlocked=yes >ac_cv_have_decl_feof_unlocked_fgets_unlocked=yes >ac_cv_have_decl_ferror_unlocked=yes >ac_cv_have_decl_ffsl=yes >ac_cv_have_decl_ffsll=yes >ac_cv_have_decl_fpurge=yes >ac_cv_have_decl_free=yes >ac_cv_have_decl_frexpl=yes >ac_cv_have_decl_fseeko=yes >ac_cv_have_decl_fstat=yes >ac_cv_have_decl_fstatat=yes >ac_cv_have_decl_fsync=yes >ac_cv_have_decl_ftello=yes >ac_cv_have_decl_ftruncate=yes >ac_cv_have_decl_getc_unlocked=yes >ac_cv_have_decl_getchar_unlocked=yes >ac_cv_have_decl_getcwd=yes >ac_cv_have_decl_getdelim=yes >ac_cv_have_decl_getdomainname=yes >ac_cv_have_decl_getdtablesize=yes >ac_cv_have_decl_getenv=yes >ac_cv_have_decl_getgroups=yes >ac_cv_have_decl_gethostname=yes >ac_cv_have_decl_getline=yes >ac_cv_have_decl_getloadavg=yes >ac_cv_have_decl_getlogin=yes >ac_cv_have_decl_getlogin_r=yes >ac_cv_have_decl_getopt=yes >ac_cv_have_decl_getpagesize=yes >ac_cv_have_decl_getrlimit=yes >ac_cv_have_decl_getrusage=yes >ac_cv_have_decl_gets=yes >ac_cv_have_decl_getsubopt=yes >ac_cv_have_decl_gettimeofday=yes >ac_cv_have_decl_getusershell=yes >ac_cv_have_decl_getwd=yes >ac_cv_have_decl_grantpt=yes >ac_cv_have_decl_h_errno=yes >ac_cv_have_decl_imaxabs=yes >ac_cv_have_decl_imaxdiv=yes >ac_cv_have_decl_initstate=yes >ac_cv_have_decl_isatty=yes >ac_cv_have_decl_isblank=yes >ac_cv_have_decl_iswblank=yes >ac_cv_have_decl_iswctype=yes >ac_cv_have_decl_lchmod=yes >ac_cv_have_decl_lchown=yes >ac_cv_have_decl_link=yes >ac_cv_have_decl_linkat=yes >ac_cv_have_decl_lseek=yes >ac_cv_have_decl_lstat=yes >ac_cv_have_decl_malloc=yes >ac_cv_have_decl_mbrlen=yes >ac_cv_have_decl_mbrtowc=yes >ac_cv_have_decl_mbsinit=yes >ac_cv_have_decl_mbsnrtowcs=yes >ac_cv_have_decl_mbsrtowcs=yes >ac_cv_have_decl_memmem=yes >ac_cv_have_decl_memrchr=yes >ac_cv_have_decl_mkdirat=yes >ac_cv_have_decl_mkdtemp=yes >ac_cv_have_decl_mkfifo=yes >ac_cv_have_decl_mkfifoat=yes >ac_cv_have_decl_mknod=yes >ac_cv_have_decl_mknodat=yes >ac_cv_have_decl_mkstemp=yes >ac_cv_have_decl_nl_langinfo=yes >ac_cv_have_decl_offsetof=yes >ac_cv_have_decl_openat=yes >ac_cv_have_decl_opendir=yes >ac_cv_have_decl_pclose=yes >ac_cv_have_decl_pipe=yes >ac_cv_have_decl_popen=yes >ac_cv_have_decl_posix_openpt=yes >ac_cv_have_decl_posix_spawn=yes >ac_cv_have_decl_posix_spawn_file_actions_addclose=yes >ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes >ac_cv_have_decl_posix_spawn_file_actions_addopen=yes >ac_cv_have_decl_posix_spawn_file_actions_destroy=yes >ac_cv_have_decl_posix_spawn_file_actions_init=yes >ac_cv_have_decl_posix_spawnattr_destroy=yes >ac_cv_have_decl_posix_spawnattr_getflags=yes >ac_cv_have_decl_posix_spawnattr_getpgroup=yes >ac_cv_have_decl_posix_spawnattr_getschedparam=yes >ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes >ac_cv_have_decl_posix_spawnattr_getsigdefault=yes >ac_cv_have_decl_posix_spawnattr_getsigmask=yes >ac_cv_have_decl_posix_spawnattr_init=yes >ac_cv_have_decl_posix_spawnattr_setflags=yes >ac_cv_have_decl_posix_spawnattr_setpgroup=yes >ac_cv_have_decl_posix_spawnattr_setschedparam=yes >ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes >ac_cv_have_decl_posix_spawnattr_setsigdefault=yes >ac_cv_have_decl_posix_spawnattr_setsigmask=yes >ac_cv_have_decl_posix_spawnp=yes >ac_cv_have_decl_pread=yes >ac_cv_have_decl_pselect=yes >ac_cv_have_decl_pthread_sigmask=yes >ac_cv_have_decl_ptsname=yes >ac_cv_have_decl_putc_unlocked=yes >ac_cv_have_decl_putchar_unlocked=yes >ac_cv_have_decl_pwrite=yes >ac_cv_have_decl_random=yes >ac_cv_have_decl_rawmemchr=yes >ac_cv_have_decl_readdir=yes >ac_cv_have_decl_readlink=yes >ac_cv_have_decl_readlinkat=yes >ac_cv_have_decl_realloc=yes >ac_cv_have_decl_realpath=yes >ac_cv_have_decl_renameat=yes >ac_cv_have_decl_rewinddir=yes >ac_cv_have_decl_rmdir=yes >ac_cv_have_decl_rpmatch=yes >ac_cv_have_decl_sbrk=yes >ac_cv_have_decl_scandir=yes >ac_cv_have_decl_select=yes >ac_cv_have_decl_setenv=yes >ac_cv_have_decl_sethostname=yes >ac_cv_have_decl_setlocale=yes >ac_cv_have_decl_setrlimit=yes >ac_cv_have_decl_setstate=yes >ac_cv_have_decl_setusershell=yes >ac_cv_have_decl_sigaction=yes >ac_cv_have_decl_sigaddset=yes >ac_cv_have_decl_sigaltstack=yes >ac_cv_have_decl_sigdelset=yes >ac_cv_have_decl_sigemptyset=yes >ac_cv_have_decl_sigfillset=yes >ac_cv_have_decl_sigismember=yes >ac_cv_have_decl_sigpending=yes >ac_cv_have_decl_sigprocmask=yes >ac_cv_have_decl_sleep=yes >ac_cv_have_decl_snprintf=yes >ac_cv_have_decl_srandom=yes >ac_cv_have_decl_stat=yes >ac_cv_have_decl_stpcpy=yes >ac_cv_have_decl_stpncpy=yes >ac_cv_have_decl_strcasestr=yes >ac_cv_have_decl_strdup=yes >ac_cv_have_decl_strerror_r=yes >ac_cv_have_decl_strncat=yes >ac_cv_have_decl_strndup=yes >ac_cv_have_decl_strnlen=yes >ac_cv_have_decl_strpbrk=yes >ac_cv_have_decl_strsep=yes >ac_cv_have_decl_strsignal=yes >ac_cv_have_decl_strstr=yes >ac_cv_have_decl_strtod=yes >ac_cv_have_decl_strtoimax=yes >ac_cv_have_decl_strtok_r=yes >ac_cv_have_decl_strtoll=yes >ac_cv_have_decl_strtoull=yes >ac_cv_have_decl_strtoumax=yes >ac_cv_have_decl_symlink=yes >ac_cv_have_decl_symlinkat=yes >ac_cv_have_decl_sys_siglist=yes >ac_cv_have_decl_tcsendbreak=yes >ac_cv_have_decl_times=yes >ac_cv_have_decl_tmpfile=yes >ac_cv_have_decl_towctrans=yes >ac_cv_have_decl_ttyname_r=yes >ac_cv_have_decl_unlink=yes >ac_cv_have_decl_unlinkat=yes >ac_cv_have_decl_unlockpt=yes >ac_cv_have_decl_unsetenv=yes >ac_cv_have_decl_usleep=yes >ac_cv_have_decl_vasprintf=yes >ac_cv_have_decl_vdprintf=yes >ac_cv_have_decl_vsnprintf=yes >ac_cv_have_decl_waitpid=yes >ac_cv_have_decl_wcpcpy=yes >ac_cv_have_decl_wcpncpy=yes >ac_cv_have_decl_wcrtomb=yes >ac_cv_have_decl_wcscasecmp=yes >ac_cv_have_decl_wcscat=yes >ac_cv_have_decl_wcschr=yes >ac_cv_have_decl_wcscmp=yes >ac_cv_have_decl_wcscoll=yes >ac_cv_have_decl_wcscpy=yes >ac_cv_have_decl_wcscspn=yes >ac_cv_have_decl_wcsdup=yes >ac_cv_have_decl_wcslen=yes >ac_cv_have_decl_wcsncasecmp=yes >ac_cv_have_decl_wcsncat=yes >ac_cv_have_decl_wcsncmp=yes >ac_cv_have_decl_wcsncpy=yes >ac_cv_have_decl_wcsnlen=yes >ac_cv_have_decl_wcsnrtombs=yes >ac_cv_have_decl_wcspbrk=yes >ac_cv_have_decl_wcsrchr=yes >ac_cv_have_decl_wcsrtombs=yes >ac_cv_have_decl_wcsspn=yes >ac_cv_have_decl_wcsstr=yes >ac_cv_have_decl_wcstok=yes >ac_cv_have_decl_wcswidth=yes >ac_cv_have_decl_wcsxfrm=yes >ac_cv_have_decl_wctob=yes >ac_cv_have_decl_wctrans=yes >ac_cv_have_decl_wctype=yes >ac_cv_have_decl_wcwidth=yes >ac_cv_have_decl_wmemchr=yes >ac_cv_have_decl_wmemcmp=yes >ac_cv_have_decl_wmemcpy=yes >ac_cv_have_decl_wmemmove=yes >ac_cv_have_decl_wmemset=yes >ac_cv_have_decl_writev=yes >ac_cv_have_getopt_optreset=yes >ac_cv_have_int64_t=yes >ac_cv_have_intxx_t=yes >ac_cv_have_mode_t=yes >ac_cv_have_pid_t=yes >ac_cv_have_pw_change_in_struct_passwd=yes >ac_cv_have_pw_class_in_struct_passwd=yes >ac_cv_have_pw_expire_in_struct_passwd=yes >ac_cv_have_sa_family_t=yes >ac_cv_have_size_t=yes >ac_cv_have_ss_family_in_struct_ss=yes >ac_cv_have_ssize_t=yes >ac_cv_have_struct_addrinfo=yes >ac_cv_have_struct_in6_addr=yes >ac_cv_have_struct_sockaddr_in6=yes >ac_cv_have_struct_sockaddr_storage=yes >ac_cv_have_struct_timeval=yes >ac_cv_have_u_char=yes >ac_cv_have_u_int64_t=yes >ac_cv_have_u_int=yes >ac_cv_have_u_intxx_t=yes >ac_cv_have_va_copy=yes >ac_cv_header_Python_h=no >ac_cv_header_alloca_h=no >ac_cv_header_argz_h=no >ac_cv_header_arpa_inet_h=yes >ac_cv_header_arpa_nameser_compat_h=yes >ac_cv_header_arpa_nameser_h=yes >ac_cv_header_bsd_nlist_h=no >ac_cv_header_byteswap_h=no >ac_cv_header_ctype_h=yes >ac_cv_header_curl_curl_h=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dirent_h=yes >ac_cv_header_dl_h=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_elf_h=yes >ac_cv_header_endian_h=no >ac_cv_header_err_h=yes >ac_cv_header_errno_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_float_h=yes >ac_cv_header_floatingpoint_h=yes >ac_cv_header_fnmatch_h=yes >ac_cv_header_fs_info_h=no >ac_cv_header_fshelp_h=no >ac_cv_header_gcrypt_h=yes >ac_cv_header_getopt_h=yes >ac_cv_header_glob_h=yes >ac_cv_header_gps_h=no >ac_cv_header_grp_h=yes >ac_cv_header_ifaddrs_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_jevents_h=no >ac_cv_header_kstat_h=no >ac_cv_header_kvm_h=yes >ac_cv_header_langinfo_h=yes >ac_cv_header_libgen_h=yes >ac_cv_header_librdkafka_rdkafka_h=no >ac_cv_header_libutil_h=yes >ac_cv_header_libxml_parser_h=no >ac_cv_header_limits_h=yes >ac_cv_header_linux_config_h=no >ac_cv_header_linux_ip_vs_h=no >ac_cv_header_locale_h=yes >ac_cv_header_login_cap_h=yes >ac_cv_header_malloc_h=no >ac_cv_header_math_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_mntent_h=no >ac_cv_header_mnttab_h=no >ac_cv_header_net_if_arp_h=no >ac_cv_header_net_if_h=yes >ac_cv_header_net_if_media_h=yes >ac_cv_header_net_if_ppp_h=no >ac_cv_header_net_if_tap_h=yes >ac_cv_header_net_if_tun_h=yes >ac_cv_header_net_pfvar_h=yes >ac_cv_header_net_ppp_defs_h=yes >ac_cv_header_net_snmp_agent_net_snmp_agent_includes_h=no >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_icmp6_h=yes >ac_cv_header_netinet_if_ether_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_netinet_in_systm_h=yes >ac_cv_header_netinet_ip6_h=yes >ac_cv_header_netinet_ip_h=yes >ac_cv_header_netinet_ip_icmp_h=yes >ac_cv_header_netinet_ip_var_h=yes >ac_cv_header_netinet_tcp_h=yes >ac_cv_header_netinet_udp_h=yes >ac_cv_header_nlist_h=yes >ac_cv_header_openssl_blowfish_h=yes >ac_cv_header_openssl_rand_h=yes >ac_cv_header_openssl_sha_h=yes >ac_cv_header_oping_h=yes >ac_cv_header_paths_h=yes >ac_cv_header_pcap_h=yes >ac_cv_header_poll_h=yes >ac_cv_header_pqos_h=no >ac_cv_header_proton_proactor_h=no >ac_cv_header_pthread_h=yes >ac_cv_header_pthread_np_h=yes >ac_cv_header_pwd_h=yes >ac_cv_header_random_h=no >ac_cv_header_readpassphrase_h=yes >ac_cv_header_regex_h=yes >ac_cv_header_resolv_h=yes >ac_cv_header_rpc_types_h=yes >ac_cv_header_rte_config_h=no >ac_cv_header_sched_h=yes >ac_cv_header_search_h=yes >ac_cv_header_security_pam_appl_h=yes >ac_cv_header_signal_h=yes >ac_cv_header_spawn_h=yes >ac_cv_header_statgrab_h=yes >ac_cv_header_stdarg_h=yes >ac_cv_header_stdbool_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdio_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_acl_h=yes >ac_cv_header_sys_cdefs_h=yes >ac_cv_header_sys_dkstat_h=yes >ac_cv_header_sys_endian_h=yes >ac_cv_header_sys_fcntl_h=yes >ac_cv_header_sys_file_h=yes >ac_cv_header_sys_fs_types_h=no >ac_cv_header_sys_fstyp_h=no >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_isa_defs_h=no >ac_cv_header_sys_loadavg_h=no >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_mntent_h=no >ac_cv_header_sys_mnttab_h=no >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_msg_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_ptrace_h=yes >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statfs_h=no >ac_cv_header_sys_statvfs_h=yes >ac_cv_header_sys_swap_h=no >ac_cv_header_sys_sysctl_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_timers_h=yes >ac_cv_header_sys_times_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_ucred_h=yes >ac_cv_header_sys_uio_h=yes >ac_cv_header_sys_un_h=yes >ac_cv_header_sys_vfs_h=no >ac_cv_header_sys_vfstab_h=no >ac_cv_header_sys_vmmeter_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_syslog_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_time=yes >ac_cv_header_time_h=yes >ac_cv_header_ttyent_h=yes >ac_cv_header_ucontext_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_header_utmp_h=no >ac_cv_header_utmpx_h=yes >ac_cv_header_vfork_h=no >ac_cv_header_vis_h=yes >ac_cv_header_vm_anon_h=no >ac_cv_header_wchar_h=yes >ac_cv_header_wctype_h=yes >ac_cv_header_wordexp_h=yes >ac_cv_header_xenctrl_h=no >ac_cv_header_xfs_xqm_h=no >ac_cv_header_yajl_yajl_parse_h=yes >ac_cv_header_yajl_yajl_tree_h=yes >ac_cv_header_yajl_yajl_version_h=yes >ac_cv_header_zlib_h=yes >ac_cv_host=amd64-portbld-freebsd11.3 >ac_cv_lib_crypt_crypt=yes >ac_cv_lib_curl_curl_easy_init=yes >ac_cv_lib_dld_shl_load=no >ac_cv_lib_edit_el_init=yes >ac_cv_lib_gcrypt_gcry_md_hash_buffer=yes >ac_cv_lib_gen_getmntent=no >ac_cv_lib_kvm_kvm_getprocs=yes >ac_cv_lib_kvm_kvm_getswapinfo=yes >ac_cv_lib_kvm_kvm_nlist=yes >ac_cv_lib_kvm_kvm_openfiles=yes >ac_cv_lib_lex=-lfl >ac_cv_lib_oping_ping_construct=yes >ac_cv_lib_pam_pam_set_item=yes >ac_cv_lib_pcap_pcap_open_live=yes >ac_cv_lib_protobuf_c_protobuf_c_message_pack=no >ac_cv_lib_protobuf_main=no >ac_cv_lib_pthread_pthread_create=yes >ac_cv_lib_seq_getmntent=no >ac_cv_lib_ssl_OPENSSL_init_ssl=yes >ac_cv_lib_statgrab_sg_init=yes >ac_cv_lib_sun_getmntent=no >ac_cv_lib_yajl_yajl_alloc=yes >ac_cv_lib_yajl_yajl_tree_parse=yes >ac_cv_lib_z_deflate=yes >ac_cv_libc_defines___progname=yes >ac_cv_libc_defines_sys_errlist=yes >ac_cv_libc_defines_sys_nerr=yes >ac_cv_member_HEADER_ad=yes >ac_cv_member_kstat_io_t_nwrites=no >ac_cv_member_kstat_io_t_nwritten=no >ac_cv_member_kstat_io_t_writes=no >ac_cv_member_kstat_io_t_wtime=no >ac_cv_member_struct___res_state_retrans=yes >ac_cv_member_struct_if_data_ifi_ibytes=yes >ac_cv_member_struct_if_data_ifi_ierrors=yes >ac_cv_member_struct_if_data_ifi_opackets=yes >ac_cv_member_struct_inet_diag_req_id=no >ac_cv_member_struct_inet_diag_req_idiag_states=no >ac_cv_member_struct_ip_mreqn_imr_ifindex=yes >ac_cv_member_struct_kinfo_proc2_p_pid=no >ac_cv_member_struct_kinfo_proc2_p_uru_maxrss=no >ac_cv_member_struct_kinfo_proc_ki_pid=yes >ac_cv_member_struct_kinfo_proc_ki_rssize=yes >ac_cv_member_struct_kinfo_proc_ki_rusage=yes >ac_cv_member_struct_kinfo_proc_p_pid=no >ac_cv_member_struct_kinfo_proc_p_vm_rssize=no >ac_cv_member_struct_net_device_stats_rx_bytes=no >ac_cv_member_struct_net_device_stats_rx_errors=no >ac_cv_member_struct_net_device_stats_tx_packets=no >ac_cv_member_struct_sigaction_sa_sigaction=yes >ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes >ac_cv_member_struct_stat_st_blksize=yes >ac_cv_member_struct_udphdr_dest=no >ac_cv_member_struct_udphdr_source=no >ac_cv_member_struct_udphdr_uh_dport=yes >ac_cv_member_struct_udphdr_uh_sport=yes >ac_cv_objext=o >ac_cv_path_BZIP2=/usr/bin/bzip2 >ac_cv_path_EGREP=/usr/bin/egrep >ac_cv_path_FGREP=/usr/bin/fgrep >ac_cv_path_GREP=/usr/bin/grep >ac_cv_path_GZIP=/usr/bin/gzip >ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp >ac_cv_path_PERL=/usr/local/bin/perl >ac_cv_path_SED=/usr/bin/sed >ac_cv_path_install=/usr/bin/install >ac_cv_path_lt_DD=/bin/dd >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AWK=/usr/bin/awk >ac_cv_prog_CPP=cpp >ac_cv_prog_CXXCPP='c++ -E' >ac_cv_prog_LEX=flex >ac_cv_prog_SED=/usr/bin/sed >ac_cv_prog_YACC=byacc >ac_cv_prog_ac_ct_AR=ar >ac_cv_prog_ac_ct_CC=cc >ac_cv_prog_ac_ct_MANIFEST_TOOL=mt >ac_cv_prog_ac_ct_OBJDUMP=objdump >ac_cv_prog_ac_ct_RANLIB=ranlib >ac_cv_prog_ac_ct_STRIP=strip >ac_cv_prog_cc_c89='' >ac_cv_prog_cc_c99='' >ac_cv_prog_cc_g=yes >ac_cv_prog_cxx_g=yes >ac_cv_prog_lex_root=lex.yy >ac_cv_prog_lex_yytext_pointer=yes >ac_cv_prog_make_gmake_set=yes >ac_cv_search_opendir='none required' >ac_cv_sys_file_offset_bits=no >ac_cv_sys_largefile_CC=no >ac_cv_sys_long_file_names=yes >ac_cv_type__Bool=yes >ac_cv_type_char=yes >ac_cv_type_char_p=yes >ac_cv_type_fsblkcnt_t=yes >ac_cv_type_fsfilcnt_t=yes >ac_cv_type_in_addr_t=yes >ac_cv_type_in_port_t=yes >ac_cv_type_int16_t=yes >ac_cv_type_int32_t=yes >ac_cv_type_int=yes >ac_cv_type_intmax_t=yes >ac_cv_type_long=yes >ac_cv_type_long_double=yes >ac_cv_type_long_long=yes >ac_cv_type_long_long_int=yes >ac_cv_type_mbstate_t=yes >ac_cv_type_mode_t=yes >ac_cv_type_nlink_t=yes >ac_cv_type_off_t=yes >ac_cv_type_pid_t=yes >ac_cv_type_posix_spawn_file_actions_t=yes >ac_cv_type_posix_spawnattr_t=yes >ac_cv_type_ptrdiff_t=yes >ac_cv_type_short=yes >ac_cv_type_sig_atomic_t=yes >ac_cv_type_sigset_t=yes >ac_cv_type_size_t=yes >ac_cv_type_socklen_t=yes >ac_cv_type_ssize_t=yes >ac_cv_type_stack_t=yes >ac_cv_type_struct_ip6_ext=yes >ac_cv_type_struct_timespec=yes >ac_cv_type_u_char=yes >ac_cv_type_u_int16_t=yes >ac_cv_type_u_int32_t=yes >ac_cv_type_u_int8_t=yes >ac_cv_type_u_int=yes >ac_cv_type_u_long=yes >ac_cv_type_u_short=yes >ac_cv_type_uid_t=yes >ac_cv_type_uintptr_t=yes >ac_cv_type_unsigned_char=yes >ac_cv_type_unsigned_int=yes >ac_cv_type_unsigned_long=yes >ac_cv_type_unsigned_long_long=yes >ac_cv_type_unsigned_long_long_int=yes >ac_cv_type_unsigned_short=yes >ac_cv_type_volatile_sig_atomic_t=yes >ac_cv_type_wchar_t=yes >ac_cv_type_wint_t=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_make_support_nested_variables=yes >am_cv_prog_cc_c_o=yes >am_cv_prog_tar_pax=gnutar >am_cv_prog_tar_ustar=/usr/bin/tar >ax_cv_c_compiler_vendor=clang >c_cv_fp_layout_need_nothing=yes >c_cv_have_clock_boottime_monotonic=no >c_cv_have_curlinfo_appconnect_time=yes >c_cv_have_htonll=no >c_cv_have_libstatgrab_0_90=yes >c_cv_have_nan_default=yes >c_cv_have_strptime_default=yes >c_cv_have_strtok_r_default=yes >c_cv_have_timegm=yes >c_cv_libpcap_have_pcap_error_iface_not_up=yes >cl_cv_prog_LN=/bin/ln >cl_cv_prog_cp='/bin/cp -p' >collectd_cv_prog_bison=no >gl_cv_func_btowc_eof=yes >gl_cv_func_btowc_nul=yes >gl_cv_func_fcntl_f_dupfd_cloexec=yes >gl_cv_func_fnmatch_posix=yes >gl_cv_func_fopen_slash=yes >gl_cv_func_frexp_no_libm=yes >gl_cv_func_fseeko=yes >gl_cv_func_ftello=yes >gl_cv_func_getcwd_null=yes >gl_cv_func_getcwd_posix_signature=yes >gl_cv_func_getopt_posix=yes >gl_cv_func_isnand_no_libm=yes >gl_cv_func_ldexp_no_libm=yes >gl_cv_func_lseek_pipe=yes >gl_cv_func_lstat_dereferences_slashed_symlink=yes >gl_cv_func_malloc_0_nonnull=1 >gl_cv_func_malloc_posix=yes >gl_cv_func_mbrtowc_incomplete_state=yes >gl_cv_func_mbrtowc_nul_retval=yes >gl_cv_func_mbrtowc_null_arg1=yes >gl_cv_func_mbrtowc_null_arg2=yes >gl_cv_func_mbrtowc_retval=yes >gl_cv_func_mbrtowc_sanitycheck=yes >gl_cv_func_open_slash=yes >gl_cv_func_printf_directive_a=yes >gl_cv_func_printf_directive_f=yes >gl_cv_func_printf_directive_ls=yes >gl_cv_func_printf_directive_n=yes >gl_cv_func_printf_flag_grouping=yes >gl_cv_func_printf_flag_leftadjust=yes >gl_cv_func_printf_flag_zero=yes >gl_cv_func_printf_infinite=yes >gl_cv_func_printf_long_double=yes >gl_cv_func_printf_positions=yes >gl_cv_func_printf_precision=yes >gl_cv_func_printf_sizes_c99=yes >gl_cv_func_sigprocmask=1 >gl_cv_func_snprintf_retval_c99=yes >gl_cv_func_snprintf_size1=yes >gl_cv_func_snprintf_usable=yes >gl_cv_func_spawnattr_setschedparam=yes >gl_cv_func_spawnattr_setschedpolicy=yes >gl_cv_func_stat_dir_slash=yes >gl_cv_func_stat_file_slash=yes >gl_cv_func_stpncpy=yes >gl_cv_func_va_copy=yes >gl_cv_func_wcrtomb_retval=yes >gl_cv_have_include_next=yes >gl_cv_have_raw_decl__Exit=yes >gl_cv_have_raw_decl_alphasort=yes >gl_cv_have_raw_decl_atoll=yes >gl_cv_have_raw_decl_btowc=yes >gl_cv_have_raw_decl_chdir=yes >gl_cv_have_raw_decl_chown=yes >gl_cv_have_raw_decl_closedir=yes >gl_cv_have_raw_decl_dprintf=yes >gl_cv_have_raw_decl_dup2=yes >gl_cv_have_raw_decl_dup=yes >gl_cv_have_raw_decl_endusershell=yes >gl_cv_have_raw_decl_faccessat=yes >gl_cv_have_raw_decl_fchdir=yes >gl_cv_have_raw_decl_fchmodat=yes >gl_cv_have_raw_decl_fchownat=yes >gl_cv_have_raw_decl_fcntl=yes >gl_cv_have_raw_decl_fdopendir=yes >gl_cv_have_raw_decl_ffsl=yes >gl_cv_have_raw_decl_ffsll=yes >gl_cv_have_raw_decl_fpurge=yes >gl_cv_have_raw_decl_fseeko=yes >gl_cv_have_raw_decl_fstat=yes >gl_cv_have_raw_decl_fstatat=yes >gl_cv_have_raw_decl_fsync=yes >gl_cv_have_raw_decl_ftello=yes >gl_cv_have_raw_decl_ftruncate=yes >gl_cv_have_raw_decl_getcwd=yes >gl_cv_have_raw_decl_getdelim=yes >gl_cv_have_raw_decl_getdomainname=yes >gl_cv_have_raw_decl_getdtablesize=yes >gl_cv_have_raw_decl_getgroups=yes >gl_cv_have_raw_decl_gethostname=yes >gl_cv_have_raw_decl_getline=yes >gl_cv_have_raw_decl_getloadavg=yes >gl_cv_have_raw_decl_getlogin=yes >gl_cv_have_raw_decl_getlogin_r=yes >gl_cv_have_raw_decl_getpagesize=yes >gl_cv_have_raw_decl_gets=yes >gl_cv_have_raw_decl_getsubopt=yes >gl_cv_have_raw_decl_gettimeofday=yes >gl_cv_have_raw_decl_getusershell=yes >gl_cv_have_raw_decl_grantpt=yes >gl_cv_have_raw_decl_imaxabs=yes >gl_cv_have_raw_decl_imaxdiv=yes >gl_cv_have_raw_decl_initstate=yes >gl_cv_have_raw_decl_isatty=yes >gl_cv_have_raw_decl_iswctype=yes >gl_cv_have_raw_decl_lchmod=yes >gl_cv_have_raw_decl_lchown=yes >gl_cv_have_raw_decl_link=yes >gl_cv_have_raw_decl_linkat=yes >gl_cv_have_raw_decl_lseek=yes >gl_cv_have_raw_decl_lstat=yes >gl_cv_have_raw_decl_mbrlen=yes >gl_cv_have_raw_decl_mbrtowc=yes >gl_cv_have_raw_decl_mbsinit=yes >gl_cv_have_raw_decl_mbsnrtowcs=yes >gl_cv_have_raw_decl_mbsrtowcs=yes >gl_cv_have_raw_decl_memcpy=no >gl_cv_have_raw_decl_memmem=yes >gl_cv_have_raw_decl_memrchr=yes >gl_cv_have_raw_decl_mkdirat=yes >gl_cv_have_raw_decl_mkdtemp=yes >gl_cv_have_raw_decl_mkfifo=yes >gl_cv_have_raw_decl_mkfifoat=yes >gl_cv_have_raw_decl_mknod=yes >gl_cv_have_raw_decl_mknodat=yes >gl_cv_have_raw_decl_mkstemp=yes >gl_cv_have_raw_decl_nl_langinfo=yes >gl_cv_have_raw_decl_openat=yes >gl_cv_have_raw_decl_opendir=yes >gl_cv_have_raw_decl_pclose=yes >gl_cv_have_raw_decl_pipe=yes >gl_cv_have_raw_decl_popen=yes >gl_cv_have_raw_decl_posix_openpt=yes >gl_cv_have_raw_decl_posix_spawn=yes >gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes >gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes >gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes >gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes >gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes >gl_cv_have_raw_decl_posix_spawnattr_destroy=yes >gl_cv_have_raw_decl_posix_spawnattr_getflags=yes >gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes >gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes >gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes >gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes >gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes >gl_cv_have_raw_decl_posix_spawnattr_init=yes >gl_cv_have_raw_decl_posix_spawnattr_setflags=yes >gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes >gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes >gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes >gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes >gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes >gl_cv_have_raw_decl_posix_spawnp=yes >gl_cv_have_raw_decl_pread=yes >gl_cv_have_raw_decl_pselect=yes >gl_cv_have_raw_decl_pthread_sigmask=yes >gl_cv_have_raw_decl_ptsname=yes >gl_cv_have_raw_decl_pwrite=yes >gl_cv_have_raw_decl_random=yes >gl_cv_have_raw_decl_rawmemchr=yes >gl_cv_have_raw_decl_readdir=yes >gl_cv_have_raw_decl_readlink=yes >gl_cv_have_raw_decl_readlinkat=yes >gl_cv_have_raw_decl_realpath=yes >gl_cv_have_raw_decl_renameat=yes >gl_cv_have_raw_decl_rewinddir=yes >gl_cv_have_raw_decl_rmdir=yes >gl_cv_have_raw_decl_rpmatch=yes >gl_cv_have_raw_decl_scandir=yes >gl_cv_have_raw_decl_select=yes >gl_cv_have_raw_decl_setenv=yes >gl_cv_have_raw_decl_sethostname=yes >gl_cv_have_raw_decl_setlocale=yes >gl_cv_have_raw_decl_setstate=yes >gl_cv_have_raw_decl_setusershell=yes >gl_cv_have_raw_decl_sigaction=yes >gl_cv_have_raw_decl_sigaddset=yes >gl_cv_have_raw_decl_sigdelset=yes >gl_cv_have_raw_decl_sigemptyset=yes >gl_cv_have_raw_decl_sigfillset=yes >gl_cv_have_raw_decl_sigismember=yes >gl_cv_have_raw_decl_sigpending=yes >gl_cv_have_raw_decl_sigprocmask=yes >gl_cv_have_raw_decl_sleep=yes >gl_cv_have_raw_decl_snprintf=yes >gl_cv_have_raw_decl_srandom=yes >gl_cv_have_raw_decl_stat=yes >gl_cv_have_raw_decl_stpcpy=yes >gl_cv_have_raw_decl_stpncpy=yes >gl_cv_have_raw_decl_strcasestr=yes >gl_cv_have_raw_decl_strchrnul=yes >gl_cv_have_raw_decl_strdup=yes >gl_cv_have_raw_decl_strerror_r=yes >gl_cv_have_raw_decl_strncat=yes >gl_cv_have_raw_decl_strndup=yes >gl_cv_have_raw_decl_strnlen=yes >gl_cv_have_raw_decl_strpbrk=yes >gl_cv_have_raw_decl_strsep=yes >gl_cv_have_raw_decl_strsignal=yes >gl_cv_have_raw_decl_strtod=yes >gl_cv_have_raw_decl_strtoimax=yes >gl_cv_have_raw_decl_strtok_r=yes >gl_cv_have_raw_decl_strtoll=yes >gl_cv_have_raw_decl_strtoull=yes >gl_cv_have_raw_decl_strtoumax=yes >gl_cv_have_raw_decl_strverscmp=no >gl_cv_have_raw_decl_symlink=yes >gl_cv_have_raw_decl_symlinkat=yes >gl_cv_have_raw_decl_tmpfile=yes >gl_cv_have_raw_decl_towctrans=yes >gl_cv_have_raw_decl_ttyname_r=yes >gl_cv_have_raw_decl_unlink=yes >gl_cv_have_raw_decl_unlinkat=yes >gl_cv_have_raw_decl_unlockpt=yes >gl_cv_have_raw_decl_unsetenv=yes >gl_cv_have_raw_decl_usleep=yes >gl_cv_have_raw_decl_vdprintf=yes >gl_cv_have_raw_decl_vsnprintf=yes >gl_cv_have_raw_decl_waitpid=yes >gl_cv_have_raw_decl_wcpcpy=yes >gl_cv_have_raw_decl_wcpncpy=yes >gl_cv_have_raw_decl_wcrtomb=yes >gl_cv_have_raw_decl_wcscasecmp=yes >gl_cv_have_raw_decl_wcscat=yes >gl_cv_have_raw_decl_wcschr=yes >gl_cv_have_raw_decl_wcscmp=yes >gl_cv_have_raw_decl_wcscoll=yes >gl_cv_have_raw_decl_wcscpy=yes >gl_cv_have_raw_decl_wcscspn=yes >gl_cv_have_raw_decl_wcsdup=yes >gl_cv_have_raw_decl_wcslen=yes >gl_cv_have_raw_decl_wcsncasecmp=yes >gl_cv_have_raw_decl_wcsncat=yes >gl_cv_have_raw_decl_wcsncmp=yes >gl_cv_have_raw_decl_wcsncpy=yes >gl_cv_have_raw_decl_wcsnlen=yes >gl_cv_have_raw_decl_wcsnrtombs=yes >gl_cv_have_raw_decl_wcspbrk=yes >gl_cv_have_raw_decl_wcsrchr=yes >gl_cv_have_raw_decl_wcsrtombs=yes >gl_cv_have_raw_decl_wcsspn=yes >gl_cv_have_raw_decl_wcsstr=yes >gl_cv_have_raw_decl_wcstok=yes >gl_cv_have_raw_decl_wcswidth=yes >gl_cv_have_raw_decl_wcsxfrm=yes >gl_cv_have_raw_decl_wctob=yes >gl_cv_have_raw_decl_wctrans=yes >gl_cv_have_raw_decl_wctype=yes >gl_cv_have_raw_decl_wcwidth=yes >gl_cv_have_raw_decl_wmemchr=yes >gl_cv_have_raw_decl_wmemcmp=yes >gl_cv_have_raw_decl_wmemcpy=yes >gl_cv_have_raw_decl_wmemmove=yes >gl_cv_have_raw_decl_wmemset=yes >gl_cv_header_errno_h_complete=yes >gl_cv_header_inttypes_h=yes >gl_cv_header_langinfo_codeset=yes >gl_cv_header_langinfo_era=yes >gl_cv_header_langinfo_t_fmt_ampm=yes >gl_cv_header_langinfo_yesexpr=yes >gl_cv_header_locale_h_posix2001=yes >gl_cv_header_signal_h_SIGPIPE=yes >gl_cv_header_stdint_h=yes >gl_cv_header_sys_select_h_selfcontained=yes >gl_cv_header_wchar_h_correct_inline=yes >gl_cv_sigaltstack_low_base=yes >gl_cv_size_max=yes >gl_cv_sys_struct_timespec_in_time_h=yes >gl_cv_sys_struct_timeval=yes >gl_cv_type_sigset_t=yes >gl_cv_type_wchar_t_signed=yes >gl_cv_type_wctrans_t=yes >gl_cv_type_wctype_t=yes >gl_cv_type_wint_t_signed=yes >gl_cv_var_stdin_large_offset=yes >gt_cv_c_intmax_t=yes >gt_cv_c_wchar_t=yes >gt_cv_c_wint_t=yes >gt_cv_func_printf_posix=yes >gt_cv_func_unsetenv_ret=int >gt_cv_int_divbyzero_sigfpe=yes >gt_cv_siginfo_t=yes >gt_cv_ssize_t=yes >lt_cv_ar_at_file=no >lt_cv_archive_cmds_need_lc=no >lt_cv_deplibs_check_method=pass_all >lt_cv_dlopen=dlopen >lt_cv_dlopen_libs='' >lt_cv_dlopen_self=yes >lt_cv_dlopen_self_static=no >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file='' >lt_cv_ld_reload_flag=-r >lt_cv_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/bin/ld >lt_cv_path_LDCXX=/usr/bin/ld >lt_cv_path_MAGIC_CMD=/usr/bin/file >lt_cv_path_NM='/usr/local/bin/nm -B' >lt_cv_path_mainfest_tool=no >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_pic='-fPIC -DPIC' >lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_pic_works_CXX=yes >lt_cv_prog_compiler_rtti_exceptions=yes >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_compiler_static_works_CXX=yes >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sharedlib_from_linklib_cmd='printf %s\n' >lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[\t ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[\t ][\t ]*\\([_A-Za-z][_A-Za-z0-9]*\\)$/\\1 \\2 \\2/p\' | sed \'/ __gnu_lto/d\'' >lt_cv_sys_global_symbol_to_c_name_address=$'sed -n -e \'s/^: \\(.*\\) .*$/ {"\\1", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/ {"\\1", (void *) \\&\\1},/p\'' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=$'sed -n -e \'s/^: \\(.*\\) .*$/ {"\\1", (void *) 0},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(lib.*\\)$/ {"\\1", (void *) \\&\\1},/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/ {"lib\\1", (void *) \\&\\1},/p\'' >lt_cv_sys_global_symbol_to_cdecl=$'sed -n -e \'s/^T .* \\(.*\\)$/extern int \\1();/p\' -e \'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \\(.*\\)$/extern char \\1;/p\'' >lt_cv_sys_global_symbol_to_import='' >lt_cv_sys_max_cmd_len=262144 >lt_cv_to_host_file_cmd=func_convert_file_noop >lt_cv_to_tool_file_cmd=func_convert_file_noop >lt_cv_truncate_bin='/bin/dd bs=4096 count=1' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /usr/ports/net-mgmt/collectd5/work/collectd-5.9.0/build-aux/missing aclocal-1.16' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='$${TAR-tar}' >AM_BACKSLASH='\' >AM_CFLAGS='-Wall ' >AM_CXXFLAGS='-Wall ' >AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' >AM_DEFAULT_VERBOSITY='1' >AM_V='$(V)' >AR='ar' >AUTOCONF='${SHELL} /usr/ports/net-mgmt/collectd5/work/collectd-5.9.0/build-aux/missing autoconf' >AUTOHEADER='${SHELL} /usr/ports/net-mgmt/collectd5/work/collectd-5.9.0/build-aux/missing autoheader' >AUTOMAKE='${SHELL} /usr/ports/net-mgmt/collectd5/work/collectd-5.9.0/build-aux/missing automake-1.16' >AWK='/usr/bin/awk' >BUILD_AIX_FALSE='' >BUILD_AIX_TRUE='#' >BUILD_DARWIN_FALSE='' >BUILD_DARWIN_TRUE='#' >BUILD_FEATURE_DAEMON_FALSE='#' >BUILD_FEATURE_DAEMON_TRUE='' >BUILD_FEATURE_DEBUG_FALSE='#' >BUILD_FEATURE_DEBUG_TRUE='' >BUILD_FEATURE_GETIFADDRS_FALSE='' >BUILD_FEATURE_GETIFADDRS_TRUE='#' >BUILD_FEATURE_WERROR_FALSE='#' >BUILD_FEATURE_WERROR_TRUE='' >BUILD_FREEBSD_FALSE='#' >BUILD_FREEBSD_TRUE='' >BUILD_LINUX_FALSE='' >BUILD_LINUX_TRUE='#' >BUILD_OPENBSD_FALSE='' >BUILD_OPENBSD_TRUE='#' >BUILD_PLUGIN_AGGREGATION_FALSE='#' >BUILD_PLUGIN_AGGREGATION_TRUE='' >BUILD_PLUGIN_AMQP1_FALSE='' >BUILD_PLUGIN_AMQP1_TRUE='#' >BUILD_PLUGIN_AMQP_FALSE='' >BUILD_PLUGIN_AMQP_TRUE='#' >BUILD_PLUGIN_APACHE_FALSE='#' >BUILD_PLUGIN_APACHE_TRUE='' >BUILD_PLUGIN_APCUPS_FALSE='#' >BUILD_PLUGIN_APCUPS_TRUE='' >BUILD_PLUGIN_APPLE_SENSORS_FALSE='' >BUILD_PLUGIN_APPLE_SENSORS_TRUE='#' >BUILD_PLUGIN_AQUAERO_FALSE='' >BUILD_PLUGIN_AQUAERO_TRUE='#' >BUILD_PLUGIN_ASCENT_FALSE='' >BUILD_PLUGIN_ASCENT_TRUE='#' >BUILD_PLUGIN_BAROMETER_FALSE='' >BUILD_PLUGIN_BAROMETER_TRUE='#' >BUILD_PLUGIN_BATTERY_FALSE='' >BUILD_PLUGIN_BATTERY_TRUE='#' >BUILD_PLUGIN_BIND_FALSE='' >BUILD_PLUGIN_BIND_TRUE='#' >BUILD_PLUGIN_CEPH_FALSE='' >BUILD_PLUGIN_CEPH_TRUE='#' >BUILD_PLUGIN_CGROUPS_FALSE='' >BUILD_PLUGIN_CGROUPS_TRUE='#' >BUILD_PLUGIN_CHRONY_FALSE='' >BUILD_PLUGIN_CHRONY_TRUE='#' >BUILD_PLUGIN_CONNTRACK_FALSE='' >BUILD_PLUGIN_CONNTRACK_TRUE='#' >BUILD_PLUGIN_CONTEXTSWITCH_FALSE='#' >BUILD_PLUGIN_CONTEXTSWITCH_TRUE='' >BUILD_PLUGIN_CPUFREQ_FALSE='' >BUILD_PLUGIN_CPUFREQ_TRUE='#' >BUILD_PLUGIN_CPUSLEEP_FALSE='' >BUILD_PLUGIN_CPUSLEEP_TRUE='#' >BUILD_PLUGIN_CPU_FALSE='#' >BUILD_PLUGIN_CPU_TRUE='' >BUILD_PLUGIN_CSV_FALSE='#' >BUILD_PLUGIN_CSV_TRUE='' >BUILD_PLUGIN_CURL_FALSE='#' >BUILD_PLUGIN_CURL_JSON_FALSE='#' >BUILD_PLUGIN_CURL_JSON_TRUE='' >BUILD_PLUGIN_CURL_TRUE='' >BUILD_PLUGIN_CURL_XML_FALSE='' >BUILD_PLUGIN_CURL_XML_TRUE='#' >BUILD_PLUGIN_DBI_FALSE='' >BUILD_PLUGIN_DBI_TRUE='#' >BUILD_PLUGIN_DF_FALSE='#' >BUILD_PLUGIN_DF_TRUE='' >BUILD_PLUGIN_DISK_FALSE='#' >BUILD_PLUGIN_DISK_TRUE='' >BUILD_PLUGIN_DNS_FALSE='#' >BUILD_PLUGIN_DNS_TRUE='' >BUILD_PLUGIN_DPDKEVENTS_FALSE='' >BUILD_PLUGIN_DPDKEVENTS_TRUE='#' >BUILD_PLUGIN_DPDKSTAT_FALSE='' >BUILD_PLUGIN_DPDKSTAT_TRUE='#' >BUILD_PLUGIN_DRBD_FALSE='' >BUILD_PLUGIN_DRBD_TRUE='#' >BUILD_PLUGIN_EMAIL_FALSE='#' >BUILD_PLUGIN_EMAIL_TRUE='' >BUILD_PLUGIN_ENTROPY_FALSE='' >BUILD_PLUGIN_ENTROPY_TRUE='#' >BUILD_PLUGIN_ETHSTAT_FALSE='' >BUILD_PLUGIN_ETHSTAT_TRUE='#' >BUILD_PLUGIN_EXEC_FALSE='#' >BUILD_PLUGIN_EXEC_TRUE='' >BUILD_PLUGIN_FHCOUNT_FALSE='' >BUILD_PLUGIN_FHCOUNT_TRUE='#' >BUILD_PLUGIN_FILECOUNT_FALSE='#' >BUILD_PLUGIN_FILECOUNT_TRUE='' >BUILD_PLUGIN_FSCACHE_FALSE='' >BUILD_PLUGIN_FSCACHE_TRUE='#' >BUILD_PLUGIN_GMOND_FALSE='' >BUILD_PLUGIN_GMOND_TRUE='#' >BUILD_PLUGIN_GPS_FALSE='' >BUILD_PLUGIN_GPS_TRUE='#' >BUILD_PLUGIN_GPU_NVIDIA_FALSE='' >BUILD_PLUGIN_GPU_NVIDIA_TRUE='#' >BUILD_PLUGIN_GRPC_FALSE='' >BUILD_PLUGIN_GRPC_TRUE='#' >BUILD_PLUGIN_HDDTEMP_FALSE='' >BUILD_PLUGIN_HDDTEMP_TRUE='#' >BUILD_PLUGIN_HUGEPAGES_FALSE='' >BUILD_PLUGIN_HUGEPAGES_TRUE='#' >BUILD_PLUGIN_INTEL_PMU_FALSE='' >BUILD_PLUGIN_INTEL_PMU_TRUE='#' >BUILD_PLUGIN_INTEL_RDT_FALSE='' >BUILD_PLUGIN_INTEL_RDT_TRUE='#' >BUILD_PLUGIN_INTERFACE_FALSE='#' >BUILD_PLUGIN_INTERFACE_TRUE='' >BUILD_PLUGIN_IPC_FALSE='' >BUILD_PLUGIN_IPC_TRUE='#' >BUILD_PLUGIN_IPMI_FALSE='' >BUILD_PLUGIN_IPMI_TRUE='#' >BUILD_PLUGIN_IPTABLES_FALSE='' >BUILD_PLUGIN_IPTABLES_TRUE='#' >BUILD_PLUGIN_IPVS_FALSE='' >BUILD_PLUGIN_IPVS_TRUE='#' >BUILD_PLUGIN_IRQ_FALSE='' >BUILD_PLUGIN_IRQ_TRUE='#' >BUILD_PLUGIN_JAVA_FALSE='' >BUILD_PLUGIN_JAVA_TRUE='#' >BUILD_PLUGIN_LOAD_FALSE='#' >BUILD_PLUGIN_LOAD_TRUE='' >BUILD_PLUGIN_LOGFILE_FALSE='#' >BUILD_PLUGIN_LOGFILE_TRUE='' >BUILD_PLUGIN_LOG_LOGSTASH_FALSE='' >BUILD_PLUGIN_LOG_LOGSTASH_TRUE='#' >BUILD_PLUGIN_LPAR_FALSE='' >BUILD_PLUGIN_LPAR_TRUE='#' >BUILD_PLUGIN_LUA_FALSE='' >BUILD_PLUGIN_LUA_TRUE='#' >BUILD_PLUGIN_LVM_FALSE='' >BUILD_PLUGIN_LVM_TRUE='#' >BUILD_PLUGIN_MADWIFI_FALSE='' >BUILD_PLUGIN_MADWIFI_TRUE='#' >BUILD_PLUGIN_MATCH_EMPTY_COUNTER_FALSE='#' >BUILD_PLUGIN_MATCH_EMPTY_COUNTER_TRUE='' >BUILD_PLUGIN_MATCH_HASHED_FALSE='#' >BUILD_PLUGIN_MATCH_HASHED_TRUE='' >BUILD_PLUGIN_MATCH_REGEX_FALSE='#' >BUILD_PLUGIN_MATCH_REGEX_TRUE='' >BUILD_PLUGIN_MATCH_TIMEDIFF_FALSE='#' >BUILD_PLUGIN_MATCH_TIMEDIFF_TRUE='' >BUILD_PLUGIN_MATCH_VALUE_FALSE='#' >BUILD_PLUGIN_MATCH_VALUE_TRUE='' >BUILD_PLUGIN_MBMON_FALSE='#' >BUILD_PLUGIN_MBMON_TRUE='' >BUILD_PLUGIN_MCELOG_FALSE='' >BUILD_PLUGIN_MCELOG_TRUE='#' >BUILD_PLUGIN_MD_FALSE='' >BUILD_PLUGIN_MD_TRUE='#' >BUILD_PLUGIN_MEMCACHEC_FALSE='' >BUILD_PLUGIN_MEMCACHEC_TRUE='#' >BUILD_PLUGIN_MEMCACHED_FALSE='#' >BUILD_PLUGIN_MEMCACHED_TRUE='' >BUILD_PLUGIN_MEMORY_FALSE='#' >BUILD_PLUGIN_MEMORY_TRUE='' >BUILD_PLUGIN_MIC_FALSE='' >BUILD_PLUGIN_MIC_TRUE='#' >BUILD_PLUGIN_MODBUS_FALSE='' >BUILD_PLUGIN_MODBUS_TRUE='#' >BUILD_PLUGIN_MQTT_FALSE='' >BUILD_PLUGIN_MQTT_TRUE='#' >BUILD_PLUGIN_MULTIMETER_FALSE='' >BUILD_PLUGIN_MULTIMETER_TRUE='#' >BUILD_PLUGIN_MYSQL_FALSE='' >BUILD_PLUGIN_MYSQL_TRUE='#' >BUILD_PLUGIN_NETAPP_FALSE='' >BUILD_PLUGIN_NETAPP_TRUE='#' >BUILD_PLUGIN_NETLINK_FALSE='' >BUILD_PLUGIN_NETLINK_TRUE='#' >BUILD_PLUGIN_NETWORK_FALSE='#' >BUILD_PLUGIN_NETWORK_TRUE='' >BUILD_PLUGIN_NFS_FALSE='' >BUILD_PLUGIN_NFS_TRUE='#' >BUILD_PLUGIN_NGINX_FALSE='#' >BUILD_PLUGIN_NGINX_TRUE='' >BUILD_PLUGIN_NOTIFY_DESKTOP_FALSE='' >BUILD_PLUGIN_NOTIFY_DESKTOP_TRUE='#' >BUILD_PLUGIN_NOTIFY_EMAIL_FALSE='' >BUILD_PLUGIN_NOTIFY_EMAIL_TRUE='#' >BUILD_PLUGIN_NOTIFY_NAGIOS_FALSE='' >BUILD_PLUGIN_NOTIFY_NAGIOS_TRUE='#' >BUILD_PLUGIN_NTPD_FALSE='#' >BUILD_PLUGIN_NTPD_TRUE='' >BUILD_PLUGIN_NUMA_FALSE='' >BUILD_PLUGIN_NUMA_TRUE='#' >BUILD_PLUGIN_NUT_FALSE='' >BUILD_PLUGIN_NUT_TRUE='#' >BUILD_PLUGIN_OLSRD_FALSE='' >BUILD_PLUGIN_OLSRD_TRUE='#' >BUILD_PLUGIN_ONEWIRE_FALSE='' >BUILD_PLUGIN_ONEWIRE_TRUE='#' >BUILD_PLUGIN_OPENLDAP_FALSE='' >BUILD_PLUGIN_OPENLDAP_TRUE='#' >BUILD_PLUGIN_OPENVPN_FALSE='#' >BUILD_PLUGIN_OPENVPN_TRUE='' >BUILD_PLUGIN_ORACLE_FALSE='' >BUILD_PLUGIN_ORACLE_TRUE='#' >BUILD_PLUGIN_OVS_EVENTS_FALSE='' >BUILD_PLUGIN_OVS_EVENTS_TRUE='#' >BUILD_PLUGIN_OVS_STATS_FALSE='' >BUILD_PLUGIN_OVS_STATS_TRUE='#' >BUILD_PLUGIN_PCIE_ERRORS_FALSE='' >BUILD_PLUGIN_PCIE_ERRORS_TRUE='#' >BUILD_PLUGIN_PERL_FALSE='' >BUILD_PLUGIN_PERL_TRUE='#' >BUILD_PLUGIN_PF_FALSE='#' >BUILD_PLUGIN_PF_TRUE='' >BUILD_PLUGIN_PINBA_FALSE='' >BUILD_PLUGIN_PINBA_TRUE='#' >BUILD_PLUGIN_PING_FALSE='#' >BUILD_PLUGIN_PING_TRUE='' >BUILD_PLUGIN_POSTGRESQL_FALSE='' >BUILD_PLUGIN_POSTGRESQL_TRUE='#' >BUILD_PLUGIN_POWERDNS_FALSE='#' >BUILD_PLUGIN_POWERDNS_TRUE='' >BUILD_PLUGIN_PROCESSES_FALSE='#' >BUILD_PLUGIN_PROCESSES_TRUE='' >BUILD_PLUGIN_PROTOCOLS_FALSE='' >BUILD_PLUGIN_PROTOCOLS_TRUE='#' >BUILD_PLUGIN_PYTHON_FALSE='' >BUILD_PLUGIN_PYTHON_TRUE='#' >BUILD_PLUGIN_REDIS_FALSE='' >BUILD_PLUGIN_REDIS_TRUE='#' >BUILD_PLUGIN_ROUTEROS_FALSE='' >BUILD_PLUGIN_ROUTEROS_TRUE='#' >BUILD_PLUGIN_RRDCACHED_FALSE='' >BUILD_PLUGIN_RRDCACHED_TRUE='#' >BUILD_PLUGIN_RRDTOOL_FALSE='' >BUILD_PLUGIN_RRDTOOL_TRUE='#' >BUILD_PLUGIN_SENSORS_FALSE='' >BUILD_PLUGIN_SENSORS_TRUE='#' >BUILD_PLUGIN_SERIAL_FALSE='' >BUILD_PLUGIN_SERIAL_TRUE='#' >BUILD_PLUGIN_SIGROK_FALSE='' >BUILD_PLUGIN_SIGROK_TRUE='#' >BUILD_PLUGIN_SMART_FALSE='' >BUILD_PLUGIN_SMART_TRUE='#' >BUILD_PLUGIN_SNMP_AGENT_FALSE='' >BUILD_PLUGIN_SNMP_AGENT_TRUE='#' >BUILD_PLUGIN_SNMP_FALSE='' >BUILD_PLUGIN_SNMP_TRUE='#' >BUILD_PLUGIN_STATSD_FALSE='' >BUILD_PLUGIN_STATSD_TRUE='#' >BUILD_PLUGIN_SWAP_FALSE='#' >BUILD_PLUGIN_SWAP_TRUE='' >BUILD_PLUGIN_SYNPROXY_FALSE='' >BUILD_PLUGIN_SYNPROXY_TRUE='#' >BUILD_PLUGIN_SYSLOG_FALSE='#' >BUILD_PLUGIN_SYSLOG_TRUE='' >BUILD_PLUGIN_TABLE_FALSE='#' >BUILD_PLUGIN_TABLE_TRUE='' >BUILD_PLUGIN_TAIL_CSV_FALSE='#' >BUILD_PLUGIN_TAIL_CSV_TRUE='' >BUILD_PLUGIN_TAIL_FALSE='#' >BUILD_PLUGIN_TAIL_TRUE='' >BUILD_PLUGIN_TAPE_FALSE='' >BUILD_PLUGIN_TAPE_TRUE='#' >BUILD_PLUGIN_TARGET_NOTIFICATION_FALSE='#' >BUILD_PLUGIN_TARGET_NOTIFICATION_TRUE='' >BUILD_PLUGIN_TARGET_REPLACE_FALSE='#' >BUILD_PLUGIN_TARGET_REPLACE_TRUE='' >BUILD_PLUGIN_TARGET_SCALE_FALSE='#' >BUILD_PLUGIN_TARGET_SCALE_TRUE='' >BUILD_PLUGIN_TARGET_SET_FALSE='#' >BUILD_PLUGIN_TARGET_SET_TRUE='' >BUILD_PLUGIN_TARGET_V5UPGRADE_FALSE='#' >BUILD_PLUGIN_TARGET_V5UPGRADE_TRUE='' >BUILD_PLUGIN_TCPCONNS_FALSE='#' >BUILD_PLUGIN_TCPCONNS_TRUE='' >BUILD_PLUGIN_TEAMSPEAK2_FALSE='#' >BUILD_PLUGIN_TEAMSPEAK2_TRUE='' >BUILD_PLUGIN_TED_FALSE='#' >BUILD_PLUGIN_TED_TRUE='' >BUILD_PLUGIN_THERMAL_FALSE='' >BUILD_PLUGIN_THERMAL_TRUE='#' >BUILD_PLUGIN_THRESHOLD_FALSE='#' >BUILD_PLUGIN_THRESHOLD_TRUE='' >BUILD_PLUGIN_TOKYOTYRANT_FALSE='' >BUILD_PLUGIN_TOKYOTYRANT_TRUE='#' >BUILD_PLUGIN_TURBOSTAT_FALSE='' >BUILD_PLUGIN_TURBOSTAT_TRUE='#' >BUILD_PLUGIN_UNIXSOCK_FALSE='#' >BUILD_PLUGIN_UNIXSOCK_TRUE='' >BUILD_PLUGIN_UPTIME_FALSE='#' >BUILD_PLUGIN_UPTIME_TRUE='' >BUILD_PLUGIN_USERS_FALSE='#' >BUILD_PLUGIN_USERS_TRUE='' >BUILD_PLUGIN_UUID_FALSE='#' >BUILD_PLUGIN_UUID_TRUE='' >BUILD_PLUGIN_VARNISH_FALSE='' >BUILD_PLUGIN_VARNISH_TRUE='#' >BUILD_PLUGIN_VIRT_FALSE='' >BUILD_PLUGIN_VIRT_TRUE='#' >BUILD_PLUGIN_VMEM_FALSE='' >BUILD_PLUGIN_VMEM_TRUE='#' >BUILD_PLUGIN_VSERVER_FALSE='' >BUILD_PLUGIN_VSERVER_TRUE='#' >BUILD_PLUGIN_WIRELESS_FALSE='' >BUILD_PLUGIN_WIRELESS_TRUE='#' >BUILD_PLUGIN_WRITE_GRAPHITE_FALSE='#' >BUILD_PLUGIN_WRITE_GRAPHITE_TRUE='' >BUILD_PLUGIN_WRITE_HTTP_FALSE='#' >BUILD_PLUGIN_WRITE_HTTP_TRUE='' >BUILD_PLUGIN_WRITE_KAFKA_FALSE='' >BUILD_PLUGIN_WRITE_KAFKA_TRUE='#' >BUILD_PLUGIN_WRITE_LOG_FALSE='#' >BUILD_PLUGIN_WRITE_LOG_TRUE='' >BUILD_PLUGIN_WRITE_MONGODB_FALSE='' >BUILD_PLUGIN_WRITE_MONGODB_TRUE='#' >BUILD_PLUGIN_WRITE_PROMETHEUS_FALSE='' >BUILD_PLUGIN_WRITE_PROMETHEUS_TRUE='#' >BUILD_PLUGIN_WRITE_REDIS_FALSE='' >BUILD_PLUGIN_WRITE_REDIS_TRUE='#' >BUILD_PLUGIN_WRITE_RIEMANN_FALSE='' >BUILD_PLUGIN_WRITE_RIEMANN_TRUE='#' >BUILD_PLUGIN_WRITE_SENSU_FALSE='' >BUILD_PLUGIN_WRITE_SENSU_TRUE='#' >BUILD_PLUGIN_WRITE_STACKDRIVER_FALSE='' >BUILD_PLUGIN_WRITE_STACKDRIVER_TRUE='#' >BUILD_PLUGIN_WRITE_SYSLOG_FALSE='' >BUILD_PLUGIN_WRITE_SYSLOG_TRUE='#' >BUILD_PLUGIN_WRITE_TSDB_FALSE='' >BUILD_PLUGIN_WRITE_TSDB_TRUE='#' >BUILD_PLUGIN_XENCPU_FALSE='' >BUILD_PLUGIN_XENCPU_TRUE='#' >BUILD_PLUGIN_XMMS_FALSE='' >BUILD_PLUGIN_XMMS_TRUE='#' >BUILD_PLUGIN_ZFS_ARC_FALSE='#' >BUILD_PLUGIN_ZFS_ARC_TRUE='' >BUILD_PLUGIN_ZONE_FALSE='' >BUILD_PLUGIN_ZONE_TRUE='#' >BUILD_PLUGIN_ZOOKEEPER_FALSE='' >BUILD_PLUGIN_ZOOKEEPER_TRUE='#' >BUILD_SOLARIS_FALSE='' >BUILD_SOLARIS_TRUE='#' >BUILD_WIN32_FALSE='' >BUILD_WIN32_TRUE='#' >BUILD_WITH_CAPABILITY_FALSE='' >BUILD_WITH_CAPABILITY_TRUE='#' >BUILD_WITH_CUDA_CPPFLAGS='' >BUILD_WITH_CUDA_LDFLAGS='' >BUILD_WITH_CUDA_LIBS='' >BUILD_WITH_GNULIB_FALSE='' >BUILD_WITH_GNULIB_TRUE='#' >BUILD_WITH_JAVA_FALSE='' >BUILD_WITH_JAVA_TRUE='#' >BUILD_WITH_LIBAQUAERO5_CFLAGS='' >BUILD_WITH_LIBAQUAERO5_LDFLAGS='' >BUILD_WITH_LIBATASMART_CPPFLAGS='' >BUILD_WITH_LIBATASMART_LDFLAGS='' >BUILD_WITH_LIBATASMART_LIBS='' >BUILD_WITH_LIBCURL_CFLAGS='-I/usr/local/include' >BUILD_WITH_LIBCURL_FALSE='#' >BUILD_WITH_LIBCURL_LIBS='-L/usr/local/lib -lcurl' >BUILD_WITH_LIBCURL_TRUE='' >BUILD_WITH_LIBDBI_CPPFLAGS='' >BUILD_WITH_LIBDBI_LDFLAGS='' >BUILD_WITH_LIBDBI_LIBS='-ldbi' >BUILD_WITH_LIBDEVINFO_FALSE='' >BUILD_WITH_LIBDEVINFO_TRUE='#' >BUILD_WITH_LIBESMTP_CPPFLAGS='' >BUILD_WITH_LIBESMTP_LDFLAGS='' >BUILD_WITH_LIBESMTP_LIBS='-lesmtp' >BUILD_WITH_LIBGCRYPT_FALSE='#' >BUILD_WITH_LIBGCRYPT_TRUE='' >BUILD_WITH_LIBGPS_CFLAGS='' >BUILD_WITH_LIBGPS_LDFLAGS='' >BUILD_WITH_LIBGPS_LIBS='' >BUILD_WITH_LIBGRPCPP_CPPFLAGS='-std=c++11 ' >BUILD_WITH_LIBGRPCPP_LDFLAGS='' >BUILD_WITH_LIBGRPCPP_LIBS='' >BUILD_WITH_LIBHIREDIS_CPPFLAGS='' >BUILD_WITH_LIBHIREDIS_LDFLAGS='' >BUILD_WITH_LIBI2C_LIBS='' >BUILD_WITH_LIBIOKIT_FALSE='' >BUILD_WITH_LIBIOKIT_TRUE='#' >BUILD_WITH_LIBIPTC_CPPFLAGS='' >BUILD_WITH_LIBIPTC_LDFLAGS='' >BUILD_WITH_LIBJEVENTS_CPPFLAGS='' >BUILD_WITH_LIBJEVENTS_LDFLAGS='' >BUILD_WITH_LIBJEVENTS_LIBS='' >BUILD_WITH_LIBKSTAT_FALSE='' >BUILD_WITH_LIBKSTAT_TRUE='#' >BUILD_WITH_LIBKVM_GETPROCS_FALSE='#' >BUILD_WITH_LIBKVM_GETPROCS_TRUE='' >BUILD_WITH_LIBKVM_GETSWAPINFO_FALSE='#' >BUILD_WITH_LIBKVM_GETSWAPINFO_TRUE='' >BUILD_WITH_LIBKVM_NLIST_FALSE='#' >BUILD_WITH_LIBKVM_NLIST_TRUE='' >BUILD_WITH_LIBLDAP_CPPFLAGS='' >BUILD_WITH_LIBLDAP_LDFLAGS='' >BUILD_WITH_LIBLUA_CFLAGS='' >BUILD_WITH_LIBLUA_LIBS='' >BUILD_WITH_LIBLVM2APP_CPPFLAGS='' >BUILD_WITH_LIBLVM2APP_LDFLAGS='' >BUILD_WITH_LIBLVM2APP_LIBS='' >BUILD_WITH_LIBMEMCACHED_CPPFLAGS='' >BUILD_WITH_LIBMEMCACHED_LDFLAGS='' >BUILD_WITH_LIBMEMCACHED_LIBS='' >BUILD_WITH_LIBMICROHTTPD_CPPFLAGS=' ' >BUILD_WITH_LIBMICROHTTPD_LDFLAGS='' >BUILD_WITH_LIBMICROHTTPD_LIBS='-lmicrohttpd' >BUILD_WITH_LIBMNL_CFLAGS='' >BUILD_WITH_LIBMNL_LIBS='' >BUILD_WITH_LIBMODBUS_CFLAGS='' >BUILD_WITH_LIBMODBUS_LIBS='' >BUILD_WITH_LIBMONGOC_CFLAGS='' >BUILD_WITH_LIBMONGOC_LDFLAGS='' >BUILD_WITH_LIBMONGOC_LIBS='' >BUILD_WITH_LIBMOSQUITTO_CPPFLAGS='' >BUILD_WITH_LIBMOSQUITTO_LDFLAGS='' >BUILD_WITH_LIBMOSQUITTO_LIBS='' >BUILD_WITH_LIBMYSQL_CFLAGS='' >BUILD_WITH_LIBMYSQL_LIBS='' >BUILD_WITH_LIBNETSNMPAGENT_CPPFLAGS='' >BUILD_WITH_LIBNETSNMPAGENT_LDFLAGS='' >BUILD_WITH_LIBNETSNMPAGENT_LIBS='' >BUILD_WITH_LIBNETSNMP_CPPFLAGS='' >BUILD_WITH_LIBNETSNMP_LDFLAGS='' >BUILD_WITH_LIBNETSNMP_LIBS='' >BUILD_WITH_LIBOPING_CPPFLAGS='-I/usr/local/include' >BUILD_WITH_LIBOPING_LDFLAGS='-L/usr/local/lib' >BUILD_WITH_LIBOWCAPI_CPPFLAGS='' >BUILD_WITH_LIBOWCAPI_LDFLAGS='' >BUILD_WITH_LIBOWCAPI_LIBS='' >BUILD_WITH_LIBPCAP_CPPFLAGS='' >BUILD_WITH_LIBPCAP_LDFLAGS='' >BUILD_WITH_LIBPCAP_LIBS='-lpcap' >BUILD_WITH_LIBPOSIX4_FALSE='' >BUILD_WITH_LIBPOSIX4_TRUE='#' >BUILD_WITH_LIBPQOS_CPPFLAGS='' >BUILD_WITH_LIBPQOS_LDFLAGS='' >BUILD_WITH_LIBPQOS_LIBS='' >BUILD_WITH_LIBPQ_CPPFLAGS='' >BUILD_WITH_LIBPQ_LDFLAGS='' >BUILD_WITH_LIBPQ_LIBS='' >BUILD_WITH_LIBPROTOBUF_CPPFLAGS=' ' >BUILD_WITH_LIBPROTOBUF_C_CPPFLAGS=' ' >BUILD_WITH_LIBPROTOBUF_C_LDFLAGS='' >BUILD_WITH_LIBPROTOBUF_C_LIBS='' >BUILD_WITH_LIBPROTOBUF_LDFLAGS='' >BUILD_WITH_LIBPROTOBUF_LIBS='' >BUILD_WITH_LIBQPIDPROTON_CPPFLAGS='' >BUILD_WITH_LIBQPIDPROTON_LDFLAGS='' >BUILD_WITH_LIBQPIDPROTON_LIBS='' >BUILD_WITH_LIBRABBITMQ_CPPFLAGS='' >BUILD_WITH_LIBRABBITMQ_LDFLAGS='' >BUILD_WITH_LIBRABBITMQ_LIBS='' >BUILD_WITH_LIBRDKAFKA_CPPFLAGS='' >BUILD_WITH_LIBRDKAFKA_LDFLAGS='' >BUILD_WITH_LIBRDKAFKA_LIBS='' >BUILD_WITH_LIBROUTEROS_CPPFLAGS='' >BUILD_WITH_LIBROUTEROS_LDFLAGS='' >BUILD_WITH_LIBRRD_CFLAGS='' >BUILD_WITH_LIBRRD_LDFLAGS='' >BUILD_WITH_LIBRRD_LIBS='' >BUILD_WITH_LIBRT_FALSE='' >BUILD_WITH_LIBRT_TRUE='#' >BUILD_WITH_LIBSENSORS_CPPFLAGS='' >BUILD_WITH_LIBSENSORS_LDFLAGS='' >BUILD_WITH_LIBSENSORS_LIBS='' >BUILD_WITH_LIBSOCKET_FALSE='' >BUILD_WITH_LIBSOCKET_TRUE='#' >BUILD_WITH_LIBSSL_CFLAGS='' >BUILD_WITH_LIBSSL_FALSE='#' >BUILD_WITH_LIBSSL_LDFLAGS='' >BUILD_WITH_LIBSSL_LIBS='-lssl -lcrypto' >BUILD_WITH_LIBSSL_TRUE='' >BUILD_WITH_LIBSTATGRAB_CFLAGS='-I/usr/local/include ' >BUILD_WITH_LIBSTATGRAB_FALSE='#' >BUILD_WITH_LIBSTATGRAB_LDFLAGS='-L/usr/local/lib -lstatgrab -ldevstat ' >BUILD_WITH_LIBSTATGRAB_TRUE='' >BUILD_WITH_LIBTOKYOTYRANT_CPPFLAGS='' >BUILD_WITH_LIBTOKYOTYRANT_LDFLAGS='' >BUILD_WITH_LIBTOKYOTYRANT_LIBS='' >BUILD_WITH_LIBUDEV_CPPFLAGS='' >BUILD_WITH_LIBUDEV_FALSE='' >BUILD_WITH_LIBUDEV_LDFLAGS='' >BUILD_WITH_LIBUDEV_LIBS='' >BUILD_WITH_LIBUDEV_TRUE='#' >BUILD_WITH_LIBUPSCLIENT_CFLAGS='' >BUILD_WITH_LIBUPSCLIENT_LIBS='' >BUILD_WITH_LIBVARNISH_CFLAGS='' >BUILD_WITH_LIBVARNISH_LIBS='' >BUILD_WITH_LIBVIRT_CFLAGS='' >BUILD_WITH_LIBVIRT_LIBS='' >BUILD_WITH_LIBXML2_CFLAGS='' >BUILD_WITH_LIBXML2_LIBS='' >BUILD_WITH_LIBXMMS_CFLAGS='' >BUILD_WITH_LIBXMMS_LIBS='' >BUILD_WITH_LIBYAJL2_FALSE='#' >BUILD_WITH_LIBYAJL2_TRUE='' >BUILD_WITH_LIBYAJL_CPPFLAGS='-I/usr/local/include' >BUILD_WITH_LIBYAJL_FALSE='#' >BUILD_WITH_LIBYAJL_LDFLAGS='-L/usr/local/lib' >BUILD_WITH_LIBYAJL_LIBS='-lyajl' >BUILD_WITH_LIBYAJL_TRUE='' >BUILD_WITH_MIC_CPPFLAGS='' >BUILD_WITH_MIC_LDFLAGS='' >BUILD_WITH_MIC_LIBS='' >BUILD_WITH_OPENIPMI_CFLAGS='' >BUILD_WITH_OPENIPMI_LIBS='' >BUILD_WITH_ORACLE_CPPFLAGS='' >BUILD_WITH_ORACLE_LIBS='' >BUILD_WITH_PERFSTAT_FALSE='' >BUILD_WITH_PERFSTAT_TRUE='#' >CC='cc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing ' >CPP='cpp' >CPPFLAGS='-I/usr/local/include' >CXX='c++' >CXXCPP='c++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -pipe -march=core2 -fstack-protector-strong -fno-strict-aliasing ' >CYGPATH_W='echo' >DEFAULT_LOG_LEVEL='debug' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DLLTOOL='false' >DLOPEN_LIBS='' >DPDK_CFLAGS='' >DPDK_LIBS='' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/usr/bin/egrep' >EXEEXT='' >FGREP='/usr/bin/fgrep' >GANGLIA_CPPFLAGS='' >GANGLIA_LDFLAGS='' >GANGLIA_LIBS='' >GCRYPT_CPPFLAGS='-I/usr/local/include' >GCRYPT_LDFLAGS='' >GCRYPT_LIBS='-L/usr/local/lib -lgcrypt -lgpg-error' >GREP='/usr/bin/grep' >GRPCPP_CFLAGS='' >GRPCPP_LIBS='' >GRPC_CPP_PLUGIN='' >HAVE_GRPC_CPP_FALSE='' >HAVE_GRPC_CPP_TRUE='#' >HAVE_LIBMNL_FALSE='' >HAVE_LIBMNL_TRUE='#' >HAVE_PROTOC3_FALSE='' >HAVE_PROTOC3_TRUE='#' >INSTALL_DATA='install -m 0644' >INSTALL_PROGRAM='install -s -m 555' >INSTALL_SCRIPT='install -m 555' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >JAR='' >JAVAC='' >JAVA_CFLAGS='' >JAVA_CPPFLAGS='' >JAVA_LDFLAGS='' >JAVA_LIBS='' >JAVA_TIMESTAMP_FILE='classnoinst.stamp' >LCC_VERSION_EXTRA='git' >LCC_VERSION_MAJOR='5' >LCC_VERSION_MINOR='9' >LCC_VERSION_PATCH='0' >LCC_VERSION_STRING='5.9.0' >LD='/usr/bin/ld' >LDFLAGS=' -fstack-protector-strong ' >LEX='flex' >LEXLIB='-lfl' >LEX_OUTPUT_ROOT='lex.yy' >LIBDPDK_CFLAGS='' >LIBDPDK_CPPFLAGS='-I/usr/include/dpdk ' >LIBDPDK_LDFLAGS='' >LIBDPDK_LIBS='-ldpdk' >LIBLUA_PKG_CONFIG_NAME='' >LIBMONGOC_CFLAGS='' >LIBMONGOC_LIBS='' >LIBNETAPP_CPPFLAGS='' >LIBNETAPP_LDFLAGS='' >LIBNETAPP_LIBS='' >LIBNOTIFY_CFLAGS='' >LIBNOTIFY_LIBS='' >LIBOBJS='' >LIBPYTHON_CPPFLAGS='' >LIBPYTHON_LDFLAGS='' >LIBPYTHON_LIBS='' >LIBRIEMANN_CLIENT_CFLAGS='' >LIBRIEMANN_CLIENT_LIBS='' >LIBS='-L/usr/local/lib -lgcrypt' >LIBSIGROK_CFLAGS='' >LIBSIGROK_LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBXENCTL_CPPFLAGS='' >LIBXENCTL_LDFLAGS='' >LIPO='' >LN_S='ln -s' >LOAD_PLUGIN_CSV='#' >LOAD_PLUGIN_LOGFILE='#' >LOAD_PLUGIN_LOG_LOGSTASH='##' >LOAD_PLUGIN_NETWORK='' >LOAD_PLUGIN_RRDTOOL='##' >LOAD_PLUGIN_SYSLOG='' >LTLIBOBJS='' >LT_SYS_LIBRARY_PATH='' >LUA_CFLAGS='' >LUA_LIBS='' >MAKEINFO='${SHELL} /usr/ports/net-mgmt/collectd5/work/collectd-5.9.0/build-aux/missing makeinfo' >MANIFEST_TOOL=':' >MICROHTTPD_CFLAGS='' >MICROHTTPD_LIBS='-lmicrohttpd' >MKDIR_P='/bin/mkdir -p' >NM='/usr/local/bin/nm -B' >NMEDIT='' >OBJDUMP='objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='collectd' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='collectd' >PACKAGE_STRING='collectd 5.9.0.git' >PACKAGE_TARNAME='collectd' >PACKAGE_URL='' >PACKAGE_VERSION='5.9.0.git' >PATH_SEPARATOR=':' >PERL='/usr/local/bin/perl' >PERL_BINDINGS='' >PERL_BINDINGS_OPTIONS='PREFIX=/usr/local' >PERL_CFLAGS='' >PERL_LIBS='' >PKG_CONFIG='pkgconf' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='' >PROTOBUF_CFLAGS='' >PROTOBUF_C_CFLAGS='' >PROTOBUF_C_LIBS='' >PROTOBUF_LIBS='' >PROTOC='' >PROTOC_C='' >PTHREAD_LIBS='-lpthread -L/usr/local/lib -lgcrypt' >PYTHON_CONFIG='' >RANLIB='ranlib' >RRD_CFLAGS='' >RRD_LIBS='' >SED='/usr/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='strip' >VALGRIND='' >VERSION='5.9.0.git' >YACC='byacc' >YFLAGS='' >ac_ct_AR='ar' >ac_ct_CC='cc' >ac_ct_CXX='' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='#' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__nodep='_no' >am__quote='' >am__tar='tar --format=posix -chf - "$$tardir"' >am__untar='tar -xf -' >bindir='${exec_prefix}/bin' >build='amd64-portbld-freebsd11.3' >build_alias='amd64-portbld-freebsd11.3' >build_cpu='amd64' >build_os='freebsd11.3' >build_vendor='portbld' >datadir='${datarootdir}' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host='amd64-portbld-freebsd11.3' >host_alias='' >host_cpu='amd64' >host_os='freebsd11.3' >host_vendor='portbld' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/local/share/info' >install_sh='${SHELL} /usr/ports/net-mgmt/collectd5/work/collectd-5.9.0/build-aux/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var' >mandir='/usr/local/man' >mkdir_p='$(MKDIR_P)' >oldincludedir='/usr/include' >pdfdir='${docdir}' >pkgconfigdir='${exec_prefix}/lib/pkgconfig' >prefix='/usr/local' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='${prefix}/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "collectd" >#define PACKAGE_TARNAME "collectd" >#define PACKAGE_VERSION "5.9.0.git" >#define PACKAGE_STRING "collectd 5.9.0.git" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_DLFCN_H 1 >#define LT_OBJDIR ".libs/" >#define PACKAGE "collectd" >#define VERSION "5.9.0.git" >#define YYTEXT_POINTER 1 >#define KERNEL_FREEBSD 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_DIRENT_H 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_FNMATCH_H 1 >#define HAVE_GRP_H 1 >#define HAVE_KVM_H 1 >#define HAVE_LIBGEN_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_PATHS_H 1 >#define HAVE_POLL_H 1 >#define HAVE_PTHREAD_NP_H 1 >#define HAVE_PWD_H 1 >#define HAVE_REGEX_H 1 >#define HAVE_SYS_ENDIAN_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_RESOURCE_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_STATVFS_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_UN_H 1 >#define HAVE_SYS_VMMETER_H 1 >#define HAVE_SYSLOG_H 1 >#define HAVE_WORDEXP_H 1 >#define HAVE_NETINET_IN_SYSTM_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_NETINET_IP_H 1 >#define HAVE_NETINET_IP_ICMP_H 1 >#define HAVE_NETINET_IP_VAR_H 1 >#define HAVE_NETINET_IP6_H 1 >#define HAVE_NETINET_ICMP6_H 1 >#define HAVE_NETINET_TCP_H 1 >#define HAVE_NETINET_UDP_H 1 >#define HAVE_SYS_DKSTAT_H 1 >#define HAVE_SYS_SYSCTL_H 1 >#define HAVE_IFADDRS_H 1 >#define HAVE_NET_IF_H 1 >#define HAVE_UTMPX_H 1 >#define HAVE_SYS_UCRED_H 1 >#define HAVE_SYS_MOUNT_H 1 >#define HAVE_ARPA_NAMESER_H 1 >#define HAVE_ARPA_NAMESER_COMPAT_H 1 >#define HAVE_NET_PPP_DEFS_H 1 >#define HAVE_NETINET_IF_ETHER_H 1 >#define HAVE_NET_PFVAR_H 1 >#define HAVE_TERMIOS_H 1 >#define TIME_WITH_SYS_TIME 1 >#define HAVE_ASPRINTF 1 >#define HAVE_CLOSELOG 1 >#define HAVE_GETADDRINFO 1 >#define HAVE_GETGRNAM_R 1 >#define HAVE_GETNAMEINFO 1 >#define HAVE_GETPWNAM 1 >#define HAVE_GETPWNAM_R 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_IF_INDEXTONAME 1 >#define HAVE_OPENLOG 1 >#define HAVE_REGCOMP 1 >#define HAVE_REGERROR 1 >#define HAVE_REGEXEC 1 >#define HAVE_REGFREE 1 >#define HAVE_SELECT 1 >#define HAVE_SETENV 1 >#define HAVE_SETGROUPS 1 >#define HAVE_STRCASECMP 1 >#define HAVE_STRDUP 1 >#define HAVE_STRNCASECMP 1 >#define HAVE_SYSCONF 1 >#define HAVE_DECL_STRERROR_R 1 >#define HAVE_STRERROR_R 1 >#define HAVE_SOCKET 1 >#define HAVE_CLOCK_GETTIME 1 >#define HAVE_CLOCK_GETTIME 1 >#define HAVE_NANOSLEEP 1 >#define HAVE_GETIFADDRS 1 >#define HAVE_GETLOADAVG 1 >#define HAVE_GETUTXENT 1 >#define HAVE_STATFS 1 >#define HAVE_STATVFS 1 >#define HAVE_SYSCTL 1 >#define HAVE_SYSCTLBYNAME 1 >#define HAVE_SYSLOG 1 >#define HAVE_STRPTIME 1 >#define HAVE_TIMEGM 1 >#define HAVE_SYSCTL_KERN_CP_TIMES 1 >#define HAVE_SYSCTL_KERN_CP_TIME 1 >#define NAN_STATIC_DEFAULT 1 >#define FP_LAYOUT_NEED_NOTHING 1 >#define DATA_MAX_NAME_LEN 128 >#define HAVE_GETFSSTAT 1 >#define HAVE_STRUCT_IF_DATA_IFI_IBYTES 1 >#define HAVE_STRUCT_IF_DATA 1 >#define HAVE_STRUCT_IF_DATA_IFI_OPACKETS 1 >#define HAVE_STRUCT_IF_DATA 1 >#define HAVE_STRUCT_IF_DATA_IFI_IERRORS 1 >#define HAVE_STRUCT_IF_DATA 1 >#define HAVE_STRUCT_IP_MREQN_IMR_IFINDEX 1 >#define HAVE_STRUCT_KINFO_PROC_KI_PID 1 >#define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >#define HAVE_STRUCT_KINFO_PROC_KI_RSSIZE 1 >#define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >#define HAVE_STRUCT_KINFO_PROC_KI_RUSAGE 1 >#define HAVE_STRUCT_KINFO_PROC_FREEBSD 1 >#define HAVE_STRUCT_UDPHDR_UH_DPORT 1 >#define HAVE_STRUCT_UDPHDR_UH_SPORT 1 >#define HAVE_PTHREAD_SET_NAME_NP 1 >#define HAVE_STRUCT_IP6_EXT 1 >#define HAVE_LIBPTHREAD 1 >#define HAVE_PTHREAD_H 1 >#define HAVE_LIBKVM_GETPROCS 1 >#define HAVE_LIBKVM_GETSWAPINFO 1 >#define HAVE_NLIST_H 1 >#define HAVE_LIBKVM_NLIST 1 >#define HAVE_LIBKVM_NLIST 1 >#define HAVE_CURL_CURL_H 1 >#define HAVE_CURLINFO_APPCONNECT_TIME 1 >#define HAVE_CURLOPT_USERNAME 1 >#define HAVE_CURLOPT_TIMEOUT_MS 1 >#define HAVE_GCRYPT_H 1 >#define HAVE_OPING_H 1 >#define HAVE_PCAP_H 1 >#define HAVE_OPENSSL_SHA_H 1 >#define HAVE_OPENSSL_BLOWFISH_H 1 >#define HAVE_OPENSSL_RAND_H 1 >#define HAVE_LIBSSL 1 >#define HAVE_STATGRAB_H 1 >#define HAVE_LIBSTATGRAB 1 >#define HAVE_LIBSTATGRAB_0_90 1 >#define HAVE_YAJL_YAJL_PARSE_H 1 >#define HAVE_YAJL_YAJL_TREE_H 1 >#define HAVE_YAJL_YAJL_VERSION_H 1 >#define HAVE_LIBYAJL 1 >#define COLLECT_DEBUG 1 >#define COLLECT_DAEMON 1 >#define COLLECT_GETIFADDRS 0 >#define COLLECT_WERROR 1 >#define HAVE_PLUGIN_AGGREGATION 1 >#define HAVE_PLUGIN_APACHE 1 >#define HAVE_PLUGIN_APCUPS 1 >#define HAVE_PLUGIN_CONTEXTSWITCH 1 >#define HAVE_PLUGIN_CPU 1 >#define HAVE_PLUGIN_CSV 1 >#define HAVE_PLUGIN_CURL 1 >#define HAVE_PLUGIN_CURL_JSON 1 >#define HAVE_PLUGIN_DF 1 >#define HAVE_PLUGIN_DISK 1 >#define HAVE_PLUGIN_DNS 1 >#define HAVE_PLUGIN_EMAIL 1 >#define HAVE_PLUGIN_EXEC 1 >#define HAVE_PLUGIN_FILECOUNT 1 >#define HAVE_PLUGIN_INTERFACE 1 >#define HAVE_PLUGIN_LOAD 1 >#define HAVE_PLUGIN_LOGFILE 1 >#define HAVE_PLUGIN_MATCH_EMPTY_COUNTER 1 >#define HAVE_PLUGIN_MATCH_HASHED 1 >#define HAVE_PLUGIN_MATCH_REGEX 1 >#define HAVE_PLUGIN_MATCH_TIMEDIFF 1 >#define HAVE_PLUGIN_MATCH_VALUE 1 >#define HAVE_PLUGIN_MBMON 1 >#define HAVE_PLUGIN_MEMCACHED 1 >#define HAVE_PLUGIN_MEMORY 1 >#define HAVE_PLUGIN_NETWORK 1 >#define HAVE_PLUGIN_NGINX 1 >#define HAVE_PLUGIN_NTPD 1 >#define HAVE_PLUGIN_OPENVPN 1 >#define HAVE_PLUGIN_PF 1 >#define HAVE_PLUGIN_PING 1 >#define HAVE_PLUGIN_POWERDNS 1 >#define HAVE_PLUGIN_PROCESSES 1 >#define HAVE_PLUGIN_SWAP 1 >#define HAVE_PLUGIN_SYSLOG 1 >#define HAVE_PLUGIN_TABLE 1 >#define HAVE_PLUGIN_TAIL 1 >#define HAVE_PLUGIN_TAIL_CSV 1 >#define HAVE_PLUGIN_TARGET_NOTIFICATION 1 >#define HAVE_PLUGIN_TARGET_REPLACE 1 >#define HAVE_PLUGIN_TARGET_SCALE 1 >#define HAVE_PLUGIN_TARGET_SET 1 >#define HAVE_PLUGIN_TARGET_V5UPGRADE 1 >#define HAVE_PLUGIN_TCPCONNS 1 >#define HAVE_PLUGIN_TEAMSPEAK2 1 >#define HAVE_PLUGIN_TED 1 >#define HAVE_PLUGIN_THRESHOLD 1 >#define HAVE_PLUGIN_UNIXSOCK 1 >#define HAVE_PLUGIN_UPTIME 1 >#define HAVE_PLUGIN_USERS 1 >#define HAVE_PLUGIN_UUID 1 >#define HAVE_PLUGIN_WRITE_GRAPHITE 1 >#define HAVE_PLUGIN_WRITE_HTTP 1 >#define HAVE_PLUGIN_WRITE_LOG 1 >#define HAVE_PLUGIN_ZFS_ARC 1 > >configure: exit 1 > > >---------- >BEGIN ALL INSTALLED PKGS: >---------- > >apache24-2.4.39_1 Version 2.4.x of Apache web server >apr-1.6.5.1.6.1_1 Apache Portability Library >asciidoc-8.6.10_1 Text document format for writing short documents and man pages >aspell-0.60.6.1_8 Spelling checker with better suggestion logic than ispell >atop-2.0.2.b3_2 ASCII Monitor for system resources and process activity >autoconf-2.69_2 Automatically configure source code on many Un*x platforms >autoconf-wrapper-20131203 Wrapper script for GNU autoconf >automake-1.16.1_1 GNU Standards-compliant Makefile generator >bash-5.0.7 GNU Project's Bourne Again SHell >bash-completion-2.9,1 Programmable completion library for Bash >bdftopcf-1.1_2 Convert X font from BDF to PCF >bind-tools-9.14.3 Command line tools from BIND: delv, dig, host, nslookup... >bind914-9.14.3 BIND DNS suite with updated DNSSEC and DNS64 >binutils-2.32_1,1 GNU binary tools >boehm-gc-8.0.4 Garbage collection and memory leak detection for C and C++ >ca_root_nss-3.44.1 Root certificate bundle from the Mozilla Project >cairo-1.16.0,2 Vector graphics library with cross-device output support >ccache-3.7.1 Tool to minimize the compile time of C/C++ programs >ccze-0.2.1_5 Fast log colorizer >cmake-3.14.5 Cross-platform Makefile generator >cmocka-1.1.3 Unit testing framework for C with support for mock objects >collectd5-5.8.1_2 Systems & network statistics collection daemon >colorize-0.3.4_1 Robust log colorizer >colortail-0.3.3 tail(1) replacement with color support >cscope-15.8b_1 Interactive C program browser >ctags-5.8 Feature-filled tagfile generator for vi and emacs clones >curl-7.65.1 Command line tool and library for transferring data with URLs >cyrus-sasl-2.1.27 RFC 2222 SASL (Simple Authentication and Security Layer) >db5-5.3.28_7 Oracle Berkeley DB, revision 5.3 >dejavu-2.37_1 Bitstream Vera Fonts clone with a wider range of characters >dhcpdump-1.8 Decode and diagnose sniffed DHCP packets >dialog4ports-0.1.6 Console Interface to configure ports >docbook-1.5 Meta-port for the different versions of the DocBook DTD >docbook-sgml-4.5_1 DocBook SGML DTD >docbook-xml-5.0_3 DocBook XML DTD >docbook-xsl-1.79.1_1,1 XSL DocBook stylesheets >en-aspell-2018.04.16.0 Aspell English dictionaries >encodings-1.0.5,1 X.Org Encoding fonts >expat-2.2.6_1 XML 1.0 parser written in C >font-bh-ttf-1.0.3_4 X.Org Bigelow & Holmes TTF font >font-misc-ethiopic-1.0.3_4 X.Org miscellaneous Ethiopic font >font-misc-meltho-1.0.3_4 X.Org miscellaneous Meltho font >font-util-1.3.1 Create an index of X font files in a directory >fontconfig-2.12.6,1 XML-based font configuration API for X Windows >freecolor-0.9.2_1 Displays free memory as a bargraph >freetype2-2.10.0 Free and portable TrueType font rendering engine >fribidi-0.19.7 Free Implementation of the Unicode Bidirectional Algorithm >gdbm-1.18.1_1 GNU database manager >getopt-1.1.6 Replacement for getopt(1) that supports GNU-style long options >gettext-runtime-0.20.1 GNU gettext runtime libraries and programs >gettext-tools-0.20.1 GNU gettext development and translation tools >git-2.22.0 Distributed source code management tool >glib-2.56.3_5,1 Some useful routines of C programming (current stable version) >gmake-4.2.1_3 GNU version of 'make' utility >gmp-6.1.2_1 Free library for arbitrary precision arithmetic >gnupg-2.2.16 Complete and free PGP implementation >gnutls-3.6.8 GNU Transport Layer Security library >go-1.12.6,1 Go programming language >go14-1.4.3_3 Go programming language >gpgme-1.13.0 Library to make access to GnuPG easier >grafana5-5.4.3 Dashboard and graph editor for multiple data stores >graphite2-1.3.13 Rendering capabilities for complex non-Roman writing systems >harfbuzz-2.5.3 OpenType text shaping engine >help2man-1.47.10 Automatically generating simple manual pages from program output >htop-2.2.0_1 Better top(1) - interactive process viewer >indexinfo-0.3.1 Utility to regenerate the GNU info page index >influxdb-1.7.6 Open-source distributed time series database >irssi-1.2.1,1 Modular IRC client with many features >isc-dhcp44-server-4.4.1_4 ISC Dynamic Host Configuration Protocol server >iso8879-1986_3 Character entity sets from ISO 8879:1986 (SGML) >jansson-2.12 C library for encoding, decoding, and manipulating JSON data >json-c-0.13.1 JSON (JavaScript Object Notation) implementation in C >jsoncpp-1.8.1_6 JSON reader and writer library for C++ >krb5-1.17_2 MIT implementation of RFC 4120 network authentication service >ldns-1.7.0_1 Library for programs conforming to DNS RFCs and drafts >libXau-1.0.9 Authentication Protocol library for X11 >libXdmcp-1.1.3 X Display Manager Control Protocol library >libarchive-3.3.3,1 Library to create and read several streaming archive formats >libassuan-2.5.3 IPC library used by GnuPG and gpgme >libedit-3.1.20190324,1 Command line editor library >libevent-2.1.10 API for executing callback functions on events or timeouts >libffi-3.2.1_3 Foreign Function Interface >libfontenc-1.1.4 The fontenc Library >libgcrypt-1.8.4_1 General purpose cryptographic library based on the code from GnuPG >libgpg-error-1.36 Common error values for all GnuPG components >libiconv-1.14_11 Character set conversion library >libidn-1.35 Internationalized Domain Names command line tool >libidn2-2.2.0 Implementation of IDNA2008 internationalized domain names >libinotify-20180201_1 Kevent based inotify compatible library >libksba-1.3.5_1 KSBA is an X.509 Library >liblz4-1.9.1,1 LZ4 compression library, lossless and very fast >libnghttp2-1.39.1 HTTP/2.0 C Library >liboping-1.8.0_1 Liboping, a C library, and utility to generate ICMP echo requests >libpaper-1.1.24.4 Library providing routines for paper size management >libpthread-stubs-0.4 This library provides weak aliases for pthread functions >libssh2-1.8.2,3 Library implementing the SSH2 protocol >libstatgrab-0.91_1 Provides a useful interface to system statistics >libsunacl-1.0.1 Wrapper providing SunOS NFSv4 ACL API >libtasn1-4.13_1 ASN.1 structure parser library >libtextstyle-0.20.1 Text styling library >libtool-2.4.6_1 Generic shared library support script >libunistring-0.9.10_1 Unicode string library >libunwind-20170615 Generic stack unwinding library >libuv-1.30.1 Multi-platform support library with a focus on asynchronous I/O >libxcb-1.13.1 The X protocol C-language Binding (XCB) library >libxml2-2.9.9 XML parser library for GNOME >libxslt-1.1.32_1 The XSLT C library for GNOME >libyaml-0.2.2 YAML 1.1 parser and emitter written in C >links-2.16_1,1 Lynx-like text WWW browser >llvm60-6.0.1_6 LLVM and Clang >lmdb-0.9.23,1 OpenLDAP Lightning Memory-Mapped Database >lnav-0.8.5 Terminal based log file navigator >logrotate-3.13.0_1 Daemon to rotate, compress, remove, and mail system log files >logwatch-7.5.1 Log file analysis program >lsof-4.93.2_2,8 Lists information about open files (similar to fstat(1)) >lynx-2.8.9.1_1,1 Non-graphical, text-based World-Wide Web client >lzo2-2.10_1 Portable speedy, lossless data compression library >m4-1.4.18_1,1 GNU M4 >metamail-2.7_16 Implementation of MIME, the Multipurpose Internet Mail Extensions >mime-support-3.62 MIME Media Types list >mkfontscale-1.2.1 Creates an index of scalable font files for X >multitail-6.4.2 Tail multiple files on console with ncurses >mutt-1.12.1 Small but powerful text based program for read/writing e-mail >nettle-3.4.1_1 Low-level cryptographic library >nmap-7.70 Port scanning utility for large networks >npth-1.6 New GNU Portable Threads >ntp-4.2.8p13 The Network Time Protocol Distribution >openssh-portable-7.9.p1_1,1 The portable version of OpenBSD's OpenSSH >openssl111-1.1.1c TLSv1.3 capable SSL and crypto library >p11-kit-0.23.16.1 Library for loading and enumerating of PKCS#11 modules >p5-Authen-PAM-0.16_2 Perl interface to the PAM library >p5-Error-0.17027 Error/exception handling in object-oriented programming style >p5-File-Tail-1.3 Perl Module to read the end of a file as it's appended to >p5-IO-Tty-1.12_2 Flexible I/O Perl5 module that allows manipulation of pseudo-TTYs >p5-Locale-gettext-1.07 Message handling functions >p5-Locale-libintl-1.31 Internationalization library for Perl >p5-Net-SSLeay-1.85 Perl5 interface to SSL >p5-Term-ANSIColor-4.06 Color screen output using ANSI escape sequences >p5-Term-ReadKey-2.38 Perl5 module for simple terminal control >p5-Text-Unidecode-1.30 Text::Unidecode -- US-ASCII transliterations of Unicode text >p5-Unicode-EastAsianWidth-1.40 East Asian Width properties >p5-subversion-1.12.0_1 Perl bindings for Version control system >pango-1.42.4_2 Open-source framework for the layout and rendering of i18n text >patch-2.7.6 GNU patch utility >pcre-8.43_1 Perl Compatible Regular Expressions library >perl5-5.28.2 Practical Extraction and Report Language >pinentry-1.1.0_4 Collection of simple PIN or passphrase entry dialogs >pinentry-curses-1.1.0 Curses version of the GnuPG password dialog >pixman-0.34.0_1 Low-level pixel manipulation library >pkg-1.11.1 Package manager >pkg_cutleaves-20181216 Interactive script for deinstalling 'leaf' packages >pkgconf-1.6.1,1 Utility to help to configure compiler and linker flags >png-1.6.37 Library for manipulating PNG images >popt-1.16_2 Getopt(3) like library with a number of enhancements, from Redhat >portdowngrade-1.7 Sets a port back to a previous version >portmaster-3.19_18 Manage your ports without external databases or languages >portupgrade-2.4.16,2 FreeBSD ports/packages administration and management tool suite >psearch-2.0.2 Utility for searching the FreeBSD Ports Collection >py27-Babel-2.7.0 Collection of tools for internationalizing Python applications >py27-Jinja2-2.10.1 Fast and easy to use stand-alone template engine >py27-MarkupSafe-1.1.1 Implements XML/HTML/XHTML Markup safe string for Python >py27-alabaster-0.7.6 Modified Kr Sphinx theme >py27-asn1crypto-0.24.0 ASN.1 library with a focus on performance and a pythonic API >py27-backports-1 Shared namespace shim for py-backports.* ports >py27-certifi-2019.6.16 Mozilla SSL certificates >py27-cffi-1.12.3 Foreign Function Interface for Python calling C code >py27-chardet-3.0.4_1 Universal encoding detector for Python 2 and 3 >py27-configparser-3.5.3_1,1 INI style configuration file parser >py27-cryptography-2.6.1 Cryptographic recipes and primitives for Python developers >py27-dnspython-1.16.0 DNS toolkit for Python >py27-docutils-0.14_4 Python Documentation Utilities >py27-enum34-1.1.6 Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7 >py27-idna-2.8 Internationalized Domain Names in Applications (IDNA) >py27-imagesize-0.7.1 Python image size library >py27-ipaddress-1.0.22 Port of Python 3.3+ ipaddress module to 2.7 >py27-iso8601-0.1.12 Simple module to parse ISO 8601 dates >py27-openssl-18.0.0 Python interface to the OpenSSL library >py27-pip-19.1.1 Tool for installing and managing Python packages >py27-pycparser-2.19 C parser in Python >py27-pygments-2.4.1 Syntax highlighter written in Python >py27-pysocks-1.7.0 Python SOCKS module >py27-pystemmer-1.3.0_2 Snowball Stemming Algorithms for Information Retrieval >py27-python-docs-theme-2018.2 Sphinx theme for the CPython docs and related projects >py27-pytz-2019.1,1 World Timezone Definitions for Python >py27-requests-2.21.0 HTTP library written in Python for human beings >py27-setuptools-41.0.1 Python packages installer >py27-six-1.12.0 Python 2 and 3 compatibility utilities >py27-snowballstemmer-1.2.0_1 Snowball stemming library collection for Python >py27-speedtest-cli-2.1.1 Command line interface for testing internet bandwidth >py27-sphinx_rtd_theme-0.4.3 Mobile-friendly py-sphinx theme >py27-sphinxcontrib-websupport-1.1.2 Sphinx API for Web Apps >py27-typing-3.6.6 Type Hints for Python >py27-urllib3-1.22,1 HTTP library with thread-safe connection pooling, file post, and more >py36-ply-3.11 Python Lex-Yacc >py36-setuptools-41.0.1 Python packages installer >python27-2.7.16_1 Interpreted object-oriented programming language >python36-3.6.8_2 Interpreted object-oriented programming language >readline-8.0.0 Library for editing command lines as they are typed >rhash-1.3.5 Utility and library for computing and checking of file hashes >rrdtool-1.7.0_2 Round Robin Database Tools >rsync-3.1.3 Network file distribution/synchronization utility >ruby-2.5.5_2,1 Object-oriented interpreted scripting language >ruby25-bdb-0.6.6_6 Ruby interface to Oracle Berkeley DB revision 2 or later >ruby25-gems-3.0.4 Package management framework for the Ruby language >samba48-4.8.12_1 Free SMB/CIFS and AD/DC server and client for Unix >scons-3.0.1 Build tool alternative to make >screen-4.6.2_1 Multi-screen window manager >sdocbook-xml-1.1_2,2 "Simplified" DocBook XML DTD >serf-1.3.9_3 Serf HTTP client library >sqlite3-3.28.0 SQL database engine in a C library >subversion-1.12.0 Version control system >sudo-1.8.27_1 Allow others to run commands as root >talloc1-2.1.14 Hierarchical pool based memory allocator >tdb1-1.3.16,1 Trivial Database >telegraf-1.10.2 Time-series data collection >tevent1-0.9.37 Talloc based event loop library >texinfo-6.6_1,1 Typeset documentation system with multiple format output >tmux-2.9a Terminal Multiplexer >tpm-emulator-0.7.4_2 Trusted Platform Module (TPM) emulator >trousers-0.3.14_2 Open-source TCG Software Stack >urlview-0.9.20131021_1 URL extractor/launcher >utf8proc-2.4.0 UTF-8 processing library >vim-8.1.1439 Improved version of the vi editor >w3m-0.5.3.20190422 Pager/text-based WWW browser >webmin-1.900_1 Web-based interface for system administration for Unix >wget-1.20.3 Retrieve files from the Net via HTTP(S) and FTP >xmlcatmgr-2.2_2 SGML and XML catalog manager >xmlcharent-0.3_2 XML character entities >xmlto-0.0.28 Front-end to an XSL toolchain >xorg-fonts-truetype-7.7_1 X.Org TrueType fonts >xorg-macros-1.19.2 X.Org development aclocal macros >xorgproto-2019.1 xorg protocol headers >yajl-2.1.0 Portable JSON parsing and serialization library in ANSI C
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 238959
: 205500 |
205576
|
205781