[collectd] Re : Build collectd-5.0.2 on AIX 5.3 wich gcc 4.6 => email.c:379:1: error: no return statement in function returning non-void [-Werror=return-type]

phoebus phoebus frphoebus at yahoo.fr
Mon Feb 20 21:13:43 CET 2012


Hi,

I provide more information if someone can help me to progress.


Below the full log when running  "./configure LDFLAGS="-Wl,-brtl" --prefix=/home/tools/bertaud/collectd \
--mandir=/home/tools/bertaud/collectd/man \
--disable-dns 2>&1" aka  configcollectd.log" a



checking build system type... powerpc-ibm-aix5.3.0.0
checking host system type... powerpc-ibm-aix5.3.0.0
checking for gcc... /usr/bin/gcc
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 /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 18432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC...  -DPIC
checking if /usr/bin/gcc PIC flag  -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... no
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... aix5.3.0.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LIBPATH
checking for the default library search path... /lib /usr/lib
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for ltdl.h... no
checking where to find libltdl headers... -I${top_srcdir}/libltdl
checking where to find libltdl library... ${top_build_prefix}libltdl/libltdlc.la
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... no
checking for strlcpy... no
checking for a BSD-compatible install... libltdl/config/install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... libltdl/config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of /usr/bin/gcc... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... unknown
checking for _LARGE_FILES value needed for large files... 1
checking for gcc... (cached) /usr/bin/gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/gcc accepts -g... (cached) yes
checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... /usr/bin/gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking whether /usr/bin/gcc and cc understand -c and -o together... yes
checking for flex... no
checking for lex... no
checking for bison... no
checking for byacc... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for protoc-c... no
checking for kernel type (aix5.3.0.0)... AIX
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking kstat.h usability... no
checking kstat.h presence... no
checking for kstat.h... no
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking sys/isa_defs.h usability... no
checking sys/isa_defs.h presence... no
checking for sys/isa_defs.h... no
checking for netinet/in_systm.h... yes
checking for netinet/in.h... yes
checking for netinet/ip.h... yes
checking for netinet/ip_icmp.h... yes
checking for netinet/ip_var.h... yes
checking for netinet/ip6.h... no
checking for netinet/icmp6.h... yes
checking for netinet/tcp.h... yes
checking for netinet/udp.h... yes
checking sys/dkstat.h usability... no
checking sys/dkstat.h presence... no
checking for sys/dkstat.h... no
checking for sys/sysctl.h... no
checking for sysctl kern.cp_times... no
checking linux/major.h usability... no
checking linux/major.h presence... no
checking for linux/major.h... no
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for IOKit/ps/IOPowerSources.h... no
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 utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking ifaddrs.h usability... no
checking ifaddrs.h presence... no
checking for ifaddrs.h... no
checking for net/if.h... yes
checking for linux/if.h... no
checking for linux/netdevice.h... no
checking for sys/ucred.h... no
checking for sys/mount.h... no
checking for linux/un.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking xfs/xqm.h usability... no
checking xfs/xqm.h presence... no
checking for xfs/xqm.h... no
checking fs_info.h usability... no
checking fs_info.h presence... no
checking for fs_info.h... no
checking fshelp.h usability... yes
checking fshelp.h presence... yes
checking for fshelp.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking mnttab.h usability... no
checking mnttab.h presence... no
checking for mnttab.h... no
checking sys/fstyp.h usability... no
checking sys/fstyp.h presence... no
checking for sys/fstyp.h... no
checking sys/fs_types.h usability... no
checking sys/fs_types.h presence... no
checking for sys/fs_types.h... no
checking sys/mntent.h usability... no
checking sys/mntent.h presence... no
checking for sys/mntent.h... no
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/vfstab.h usability... no
checking sys/vfstab.h presence... no
checking for sys/vfstab.h... no
checking kvm.h usability... no
checking kvm.h presence... no
checking for kvm.h... no
checking wordexp.h usability... yes
checking wordexp.h presence... yes
checking for wordexp.h... yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking for arpa/nameser_compat.h... no
checking for net/if_arp.h... no
checking net/ppp_defs.h usability... no
checking net/ppp_defs.h presence... no
checking for net/ppp_defs.h... no
checking for net/if_ppp.h... no
checking for netinet/if_ether.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether /usr/bin/gcc needs -traditional... no
checking for gettimeofday... yes
checking for select... yes
checking for strdup... yes
checking for strtol... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for strchr... yes
checking for memcpy... yes
checking for strstr... yes
checking for strcmp... yes
checking for strncmp... yes
checking for strncpy... yes
checking for strlen... yes
checking for strncasecmp... yes
checking for strcasecmp... yes
checking for openlog... yes
checking for closelog... yes
checking for sysconf... yes
checking for setenv... yes
checking for if_indextoname... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for strtok_r... yes
checking for getpwnam_r... yes
checking for getgrnam_r... yes
checking for setgroups... yes
checking for regcomp... yes
checking for regerror... yes
checking for regexec... yes
checking for regfree... yes
checking for socket... yes
checking for clock_gettime... yes
checking for nanosleep... yes
checking for sysctl... no
checking for sysctlbyname... no
checking for host_statistics... no
checking for processor_info... no
checking for thread_info... no
checking for statfs... yes
checking for statvfs... yes
checking for getifaddrs... no
checking for getloadavg... no
checking for syslog... yes
checking for getutent... yes
checking for getutxent... yes
checking for strptime... yes
checking whether strptime is exported by default... yes
checking for swapctl... no
checking whether NAN is defined by default... no
checking whether NAN is defined by __USE_ISOC99... no
checking whether NAN can be defined by 0/0... yes
checking if doubles are stored in x86 representation... no
checking if endianflip converts to x86 representation... yes
checking for getfsstat... no
checking for getvfsstat... no
checking for listmntent... no
checking for getmntent... yes
checking whether getmntent takes one argument... yes
checking whether getmntent takes two arguments... no
checking if have htonll defined... yes
checking for struct if_data.ifi_ibytes... no
checking for struct if_data.ifi_opackets... no
checking for struct if_data.ifi_ierrors... no
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 ip_mreqn.imr_ifindex... no
checking for struct kinfo_proc.ki_pid... no
checking for struct kinfo_proc.ki_rssize... no
checking for struct kinfo_proc.ki_rusage... no
checking for struct kinfo_proc.kp_proc... no
checking for struct kinfo_proc.kp_eproc... 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 res_search in -lresolv... no
checking for libhal_device_property_exists in -lhal... no
checking for perfstat_reset in -lperfstat... yes
checking for perfstat_partition_type_t.b.donate_enabled... no
checking procinfo.h usability... yes
checking procinfo.h presence... yes
checking for procinfo.h... yes
checking for IOServiceGetMatchingServices in -lIOKit... no
checking for kvm_getprocs in -lkvm... no
checking for kvm_getswapinfo in -lkvm... no
checking for kvm_nlist in -lkvm... no
checking for kvm_openfiles in -lkvm... no
checking credis.h usability... no
checking credis.h presence... no
checking for credis.h... no
checking dbi/dbi.h usability... yes
checking dbi/dbi.h presence... yes
checking for dbi/dbi.h... yes
checking for dbi_initialize in -ldbi... yes
checking for smtp_create_session in -lesmtp... no
checking gm_protocol.h usability... no
checking gm_protocol.h presence... no
checking for gm_protocol.h... no
checking gcrypt.h usability... no
checking gcrypt.h presence... no
checking for gcrypt.h... no
checking for javac... no
checking for jar... no
checking libmemcached/memcached.h usability... no
checking libmemcached/memcached.h presence... no
checking for libmemcached/memcached.h... no
configure: Checking for modbus using /usr/bin/pkg-config
checking netapp_api.h usability... no
checking netapp_api.h presence... no
checking for netapp_api.h... no
checking for oconfig_parse_fh in -loconfig... no
checking oping.h usability... no
checking oping.h presence... no
checking for oping.h... no
checking owcapi.h usability... no
checking owcapi.h presence... no
checking for owcapi.h... no
checking for pcap_open_live in -lpcap... yes
checking pcap.h usability... yes
checking pcap.h presence... yes
checking for pcap.h... yes
checking pcap-bpf.h usability... no
checking pcap-bpf.h presence... no
checking for pcap-bpf.h... no
checking for perl... yes (/usr/bin/perl)
checking for libperl... no
configure: WARNING: pg_config returned with status 127
checking libpq-fe.h usability... no
checking libpq-fe.h presence... no
checking for libpq-fe.h... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for python... /usr/bin/python
checking for Python CPPFLAGS... /opt/freeware/include/python2.6
checking Python.h usability... no
checking Python.h presence... no
checking for Python.h... no
checking amqp.h usability... no
checking amqp.h presence... no
checking for amqp.h... no
checking routeros_api.h usability... no
checking routeros_api.h presence... no
checking for routeros_api.h... no
checking rrd.h usability... yes
checking rrd.h presence... yes
checking for rrd.h... yes
checking for rrd_update_r in -lrrd_th... yes
checking for rrdc_update in -lrrd_th... yes
checking pkg-config for libstatgrab... not found
checking tcrdb.h usability... no
checking tcrdb.h presence... no
checking for tcrdb.h... no
configure: Checking for libupsclient using /usr/bin/pkg-config
checking yajl/yajl_parse.h usability... no
checking yajl/yajl_parse.h presence... no
checking for yajl/yajl_parse.h... no
checking yajl/yajl_version.h usability... no
checking yajl/yajl_version.h presence... no
checking for yajl/yajl_version.h... no
configure: Checking for varnishapi using /usr/bin/pkg-config
checking libxml/parser.h usability... yes
checking libxml/parser.h presence... yes
checking for libxml/parser.h... yes
checking for xmlXPathEval in -lxml2... yes
checking for pkg-config... /usr/bin/pkg-config
checking for libOpenIPMIpthread... no (pkg-config doesn't know OpenIPMIpthread)
checking for LIBNOTIFY... no
checking which default log plugin to load... syslog
checking which default write plugin to load... rrdtool
configure: creating ./config.status
config.status: creating src/libcollectdclient/lcc_features.h
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/collectd.conf
config.status: creating src/owniptc/Makefile
config.status: creating src/libcollectdclient/Makefile
config.status: creating src/libcollectdclient/libcollectdclient.pc
config.status: creating src/liboconfig/Makefile
config.status: creating bindings/Makefile
config.status: creating bindings/java/Makefile
config.status: creating src/config.h
config.status: executing libtool commands
config.status: executing depfiles commands
=== configuring in libltdl (/home/tools/bertaud/src/collectd-5.0.2/libltdl)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/tools/bertaud/collectd'  'LDFLAGS=-Wl,-brtl' '--mandir=/home/tools/bertaud/collectd/man' '--disable-dns' 'CC=/usr/bin/gcc' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... powerpc-ibm-aix5.3.0.0
checking host system type... powerpc-ibm-aix5.3.0.0
checking for style of include used by make... GNU
checking for gcc... /usr/bin/gcc
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 /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking dependency style of /usr/bin/gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 18432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc option to produce PIC...  -DPIC
checking if /usr/bin/gcc PIC flag  -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... no
checking if /usr/bin/gcc supports -c -o file.o... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... aix5.3.0.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking which extension is used for runtime loadable modules... .so
checking which variable specifies run-time module search path... LIBPATH
checking for the default library search path... /lib /usr/lib
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking for argz.h... no
checking for error_t... no
checking for argz_add... no
checking for argz_append... no
checking for argz_count... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for unistd.h... (cached) yes
checking for dl.h... no
checking for sys/dl.h... no
checking for dld.h... no
checking for mach-o/dyld.h... no
checking for dirent.h... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for strlcat... no
checking for strlcpy... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

Configuration:
  Libraries:
    libcurl . . . . . . . no (curl-config failed)
    libdbi  . . . . . . . yes
    libcredis . . . . . . no (credis.h not found)
    libesmtp  . . . . . . no (libesmtp not found)
    libganglia  . . . . . no (gm_protocol.h not found)
    libgcrypt . . . . . . no (gcrypt.h not found)
    libiokit  . . . . . . no
    libiptc . . . . . . . no (Linux only)
    libjvm  . . . . . . . no (jar not found)
    libkstat  . . . . . . no (Solaris only)
    libkvm  . . . . . . . no
    libmemcached  . . . . no (libmemcached/memcached.h not found)
    libmodbus . . . . . . no (pkg-config doesn't know modbus)
    libmysql  . . . . . . no (mysql_config failed)
    libnetapp . . . . . . no (netapp_api.h not found)
    libnetlink  . . . . . no (Linux only library)
    libnetsnmp  . . . . . no (net-snmp-config failed)
    libnotify . . . . . . no (No package 'libnotify' found)
    liboconfig  . . . . . yes (shipped version)
    libopenipmi . . . . . no (pkg-config doesn't know OpenIPMIpthread)
    liboping  . . . . . . no (oping.h not found)
    libpcap . . . . . . . no (pcap-bpf.h not found)
    libperfstat . . . . . yes
    libperl . . . . . . . no
    libpq . . . . . . . . no (libpq-fe.h not found)
    libpthread  . . . . . yes
    librabbitmq . . . . . no (amqp.h not found)
    librouteros . . . . . no (routeros_api.h not found)
    librrd  . . . . . . . yes
    libsensors  . . . . . no (Linux only library)
    libstatgrab . . . . . no (pkg-config doesn't know libstatgrab)
    libtokyotyrant  . . . no (tcrdb.h not found)
    libupsclient  . . . . no (pkg-config doesn't know libupsclient)
    libvarnish  . . . . . no (pkg-config doesn't know varnishapi)
    libvirt . . . . . . . no (pkg-config doesn't know libvirt)
    libxml2 . . . . . . . yes
    libxmms . . . . . . . no
    libyajl . . . . . . . no (yajl/yajl_parse.h not found)
    libevent  . . . . . . 
    protobuf-c  . . . . . no
    oracle  . . . . . . . no (ORACLE_HOME is not set)
    python  . . . . . . . no ('Python.h' not found)

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

  Bindings:
    perl  . . . . . . . . yes

  Modules:
    amqp    . . . . . . . no
    apache  . . . . . . . no
    apcups  . . . . . . . yes
    apple_sensors . . . . no
    ascent  . . . . . . . no
    battery . . . . . . . no
    bind  . . . . . . . . no
    conntrack . . . . . . no
    contextswitch . . . . no
    cpu . . . . . . . . . yes
    cpufreq . . . . . . . no
    csv . . . . . . . . . yes
    curl  . . . . . . . . no
    curl_json . . . . . . no
    curl_xml  . . . . . . no
    dbi . . . . . . . . . yes
    df  . . . . . . . . . yes
    disk  . . . . . . . . yes
    dns . . . . . . . . . no (disabled on command line)
    email . . . . . . . . yes
    entropy . . . . . . . no
    exec  . . . . . . . . yes
    filecount . . . . . . yes
    fscache . . . . . . . no
    gmond . . . . . . . . no
    hddtemp . . . . . . . yes
    interface . . . . . . yes
    ipmi  . . . . . . . . no
    iptables  . . . . . . no
    ipvs  . . . . . . . . no
    irq . . . . . . . . . no
    java  . . . . . . . . no
    libvirt . . . . . . . no
    load  . . . . . . . . yes
    logfile . . . . . . . yes
    lpar... . . . . . . . yes
    madwifi . . . . . . . no
    match_empty_counter . yes
    match_hashed  . . . . yes
    match_regex . . . . . yes
    match_timediff  . . . yes
    match_value . . . . . yes
    mbmon . . . . . . . . yes
    memcachec . . . . . . no
    memcached . . . . . . yes
    memory  . . . . . . . yes
    modbus  . . . . . . . no
    multimeter  . . . . . yes
    mysql . . . . . . . . no
    netapp  . . . . . . . no
    netlink . . . . . . . no
    network . . . . . . . yes
    nfs . . . . . . . . . no
    nginx . . . . . . . . no
    notify_desktop  . . . no
    notify_email  . . . . no
    ntpd  . . . . . . . . yes
    nut . . . . . . . . . no
    olsrd . . . . . . . . yes
    onewire . . . . . . . no
    openvpn . . . . . . . yes
    oracle  . . . . . . . no
    perl  . . . . . . . . no (needs libperl)
    pinba . . . . . . . . no
    ping  . . . . . . . . no
    postgresql  . . . . . no
    powerdns  . . . . . . yes
    processes . . . . . . yes
    protocols . . . . . . no
    python  . . . . . . . no
    redis . . . . . . . . no
    routeros  . . . . . . no
    rrdcached . . . . . . yes
    rrdtool . . . . . . . yes
    sensors . . . . . . . no
    serial  . . . . . . . no
    snmp  . . . . . . . . no
    swap  . . . . . . . . yes
    syslog  . . . . . . . yes
    table . . . . . . . . yes
    tail  . . . . . . . . yes
    tape  . . . . . . . . no
    target_notification . yes
    target_replace  . . . yes
    target_scale  . . . . yes
    target_set  . . . . . yes
    target_v5upgrade  . . yes
    tcpconns  . . . . . . no
    teamspeak2  . . . . . yes
    ted . . . . . . . . . yes
    thermal . . . . . . . no
    threshold . . . . . . yes
    tokyotyrant . . . . . no
    unixsock  . . . . . . yes
    uptime  . . . . . . . no
    users . . . . . . . . yes
    uuid  . . . . . . . . yes
    varnish . . . . . . . no
    vmem  . . . . . . . . no
    vserver . . . . . . . no
    wireless  . . . . . . no
    write_http  . . . . . no
    write_redis . . . . . no
    xmms  . . . . . . . . no
    zfs_arc . . . . . . . no


Regard,
Phoebus




More information about the collectd mailing list