* CPV: app-admin/collectd-4.10.1 * REPO: betagarden * USE: cd_contextswitch cd_cpu cd_df cd_disk cd_entropy cd_hddtemp cd_interface cd_load cd_logfile cd_memory cd_network cd_perl cd_processes cd_rrdtool cd_swap cd_syslog cd_unixsock elibc_glibc kernel_linux userland_GNU x86 * * The following plug-ins are in general not supported by this ebuild (e.g. because * Gentoo does not provide required dependencies): * curl_json * netapp * pinba * ping * xmms * * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/2.6.27-openvz-kiprensky.1-r1/build * Found sources for kernel version: * 2.6.27-openvz-kiprensky.1-r1 * Checking for suitable kernel configuration options...  [ ok ] >>> Unpacking source... >>> Unpacking collectd-4.10.1.tar.bz2 to /var/tmp/portage/app-admin/collectd-4.10.1/work >>> Source unpacked in /var/tmp/portage/app-admin/collectd-4.10.1/work >>> Preparing source in /var/tmp/portage/app-admin/collectd-4.10.1/work/collectd-4.10.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/collectd-4.10.1/work/collectd-4.10.1 ... * Enabling Linux plugins. * econf: updating collectd-4.10.1/libltdl/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating collectd-4.10.1/libltdl/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating collectd-4.10.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating collectd-4.10.1/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --config-cache --without-included-ltdl --localstatedir=/var --disable-debug --disable-curl_json --disable-netapp --disable-pinba --disable-ping --disable-xmms --disable-apache --disable-apcups --disable-apple_sensors --disable-ascent --disable-battery --disable-bind --disable-conntrack --enable-contextswitch --enable-cpu --disable-cpufreq --disable-curl --disable-curl_xml --disable-dbi --enable-df --enable-disk --disable-dns --disable-email --enable-entropy --disable-exec --disable-filecount --disable-fscache --disable-gmond --enable-hddtemp --enable-interface --disable-ipmi --disable-iptables --disable-ipvs --disable-irq --disable-libvirt --enable-load --disable-madwifi --disable-mbmon --disable-memcachec --disable-memcached --enable-memory --disable-modbus --disable-multimeter --disable-mysql --disable-netlink --enable-network --disable-nfs --disable-nginx --disable-ntpd --disable-nut --disable-olsrd --disable-onewire --disable-openvpn --disable-oracle --disable-postgresql --disable-powerdns --enable-processes --disable-protocols --disable-routeros --disable-rrdcached --disable-sensors --disable-serial --disable-snmp --enable-swap --disable-table --disable-tail --disable-tape --disable-tcpconns --disable-teamspeak2 --disable-ted --disable-thermal --disable-tokyotyrant --disable-uptime --disable-users --disable-vmem --disable-vserver --disable-wireless --disable-zfs_arc --disable-java --enable-perl --disable-python --disable-csv --disable-rrdcached --enable-rrdtool --disable-write_http --enable-network --enable-unixsock --disable-notify_desktop --disable-notify_email --enable-logfile --enable-syslog --disable-match_empty_counter --disable-match_hashed --disable-match_regex --disable-match_timediff --disable-match_value --disable-target_notification --disable-target_replace --disable-target_scale --disable-target_set --disable-uuid configure: creating cache config.cache checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes 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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking how to run the C preprocessor... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... no checking for dlopen in -ldl... 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... yes checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/local/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i686-pc-linux-gnu/4.3.4 checking for library containing dlopen... -ldl 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... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... yes checking whether lt_dlinterface_register is declared... yes checking for lt_dladvise_preload in -lltdl... yes checking where to find libltdl headers... checking where to find libltdl library... -lltdl 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... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... 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... bison -y checking for i686-pc-linux-gnu-pkg-config... 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 (linux-gnu)... Linux 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... yes checking endian.h presence... yes checking for endian.h... yes 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... no checking for netinet/ip6.h... yes checking for netinet/icmp6.h... yes checking for netinet/tcp.h... yes checking for netinet/udp.h... yes checking sys/dkstat.h usability... no checking sys/dkstat.h presence... no checking for sys/dkstat.h... no checking for sys/sysctl.h... yes checking for sysctl kern.cp_times... no checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for IOKit/ps/IOPowerSources.h... no checking for linux/wireless.h... yes checking for sys/swap.h... yes 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... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for net/if.h... yes checking for linux/if.h... yes checking for linux/netdevice.h... yes checking net/ip_vs.h usability... yes checking net/ip_vs.h presence... no configure: WARNING: net/ip_vs.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: net/ip_vs.h: proceeding with the compiler's result checking for net/ip_vs.h... yes checking ip_vs.h usability... no checking ip_vs.h presence... no checking for ip_vs.h... no checking for sys/ucred.h... no checking for sys/mount.h... yes checking for linux/un.h... yes 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... no checking fshelp.h presence... no checking for fshelp.h... no 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... yes checking for net/if_arp.h... yes checking net/ppp_defs.h usability... yes checking net/ppp_defs.h presence... yes checking for net/ppp_defs.h... yes checking for net/if_ppp.h... yes 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 i686-pc-linux-gnu-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 nanosleep... yes checking for sysctl... yes 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... yes checking for syslog... yes checking for getutent... yes checking for getutxent... yes checking for swapctl... no checking for getloadavg... yes checking whether NAN is defined by default... yes checking if doubles are stored in 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... no 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... yes checking for struct net_device_stats.tx_packets... yes checking for struct net_device_stats.rx_errors... yes checking for struct ip_mreqn.imr_ifindex... yes 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... yes checking for libhal_device_property_exists in -lhal... no 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 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 dbi/dbi.h usability... no checking dbi/dbi.h presence... no checking for dbi/dbi.h... no checking for smtp_create_session in -lesmtp... yes checking libesmtp.h usability... yes checking libesmtp.h presence... yes checking for libesmtp.h... yes checking gm_protocol.h usability... no checking gm_protocol.h presence... no checking for gm_protocol.h... no checking gcrypt.h usability... yes checking gcrypt.h presence... yes checking for gcrypt.h... yes configure: gcrypt LDFLAGS: -L/usr/lib checking for gcry_md_hash_buffer in -lgcrypt... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.4.5) checking LIBGCRYPT API version... okay checking libiptc/libiptc.h usability... yes checking libiptc/libiptc.h presence... yes checking for libiptc/libiptc.h... yes checking libiptc/libip6tc.h usability... yes checking libiptc/libip6tc.h presence... yes checking for libiptc/libip6tc.h... yes checking for iptc_handle_t... no checking for ip6tc_handle_t... no checking for iptc_init in -liptc... no checking for linux/netfilter_ipv4/ip_tables.h... yes checking for linux/netfilter_ipv6/ip6_tables.h... yes checking for linux/netfilter/x_tables.h... yes checking for javac... no checking for jar... no checking libmemcached/memcached.h usability... yes checking libmemcached/memcached.h presence... yes checking for libmemcached/memcached.h... yes checking for memcached_create in -lmemcached... yes configure: Checking for modbus using /usr/bin/pkg-config checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for mysql_init in -lmysqlclient... yes checking for mysql_get_server_version in -lmysqlclient... yes checking for libnetlink.h... no checking for iproute/libnetlink.h... no checking for linux/libnetlink.h... no checking for linux/gen_stats.h... yes checking for linux/pkt_sched.h... yes checking netapp_api.h usability... no checking netapp_api.h presence... no checking for netapp_api.h... no checking net-snmp/net-snmp-config.h usability... yes checking net-snmp/net-snmp-config.h presence... yes checking for net-snmp/net-snmp-config.h... yes checking for init_snmp in -lnetsnmp... yes 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 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... /usr/include/python2.6 checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for Python LDFLAGS... /usr/lib checking for Python LIBS... -L. -lpython2.6 checking for PyObject_CallFunction... yes 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 sensors/sensors.h usability... yes checking sensors/sensors.h presence... yes checking for sensors/sensors.h... yes checking for sensors_init in -lsensors... 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 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 (/usr/bin/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: updating cache config.cache 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 (/var/tmp/portage/app-admin/collectd-4.10.1/work/collectd-4.10.1/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--without-included-ltdl' '--localstatedir=/var' '--disable-debug' '--disable-curl_json' '--disable-netapp' '--disable-pinba' '--disable-ping' '--disable-xmms' '--disable-apache' '--disable-apcups' '--disable-apple_sensors' '--disable-ascent' '--disable-battery' '--disable-bind' '--disable-conntrack' '--enable-contextswitch' '--enable-cpu' '--disable-cpufreq' '--disable-curl' '--disable-curl_xml' '--disable-dbi' '--enable-df' '--enable-disk' '--disable-dns' '--disable-email' '--enable-entropy' '--disable-exec' '--disable-filecount' '--disable-fscache' '--disable-gmond' '--enable-hddtemp' '--enable-interface' '--disable-ipmi' '--disable-iptables' '--disable-ipvs' '--disable-irq' '--disable-libvirt' '--enable-load' '--disable-madwifi' '--disable-mbmon' '--disable-memcachec' '--disable-memcached' '--enable-memory' '--disable-modbus' '--disable-multimeter' '--disable-mysql' '--disable-netlink' '--disable-nfs' '--disable-nginx' '--disable-ntpd' '--disable-nut' '--disable-olsrd' '--disable-onewire' '--disable-openvpn' '--disable-oracle' '--disable-postgresql' '--disable-powerdns' '--enable-processes' '--disable-protocols' '--disable-routeros' '--disable-sensors' '--disable-serial' '--disable-snmp' '--enable-swap' '--disable-table' '--disable-tail' '--disable-tape' '--disable-tcpconns' '--disable-teamspeak2' '--disable-ted' '--disable-thermal' '--disable-tokyotyrant' '--disable-uptime' '--disable-users' '--disable-vmem' '--disable-vserver' '--disable-wireless' '--disable-zfs_arc' '--disable-java' '--enable-perl' '--disable-python' '--disable-csv' '--disable-rrdcached' '--enable-rrdtool' '--disable-write_http' '--enable-network' '--enable-unixsock' '--disable-notify_desktop' '--disable-notify_email' '--enable-logfile' '--enable-syslog' '--disable-match_empty_counter' '--disable-match_hashed' '--disable-match_regex' '--disable-match_timediff' '--disable-match_value' '--disable-target_notification' '--disable-target_replace' '--disable-target_scale' '--disable-target_set' '--disable-uuid' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -march=i686 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'KERNEL_DIR=/usr/src/linux' --cache-file=../config.cache --srcdir=. configure: loading cache ../config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/grep -E checking for fgrep... (cached) /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for i686-pc-linux-gnu-objdump... (cached) i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... (cached) pass_all checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... (cached) i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... (cached) ok checking how to run the C preprocessor... (cached) i686-pc-linux-gnu-gcc -E 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... (cached) .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... (cached) no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... (cached) yes checking if i686-pc-linux-gnu-gcc static flag -static works... (cached) yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) 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... yes checking which extension is used for runtime loadable modules... (cached) .so checking which variable specifies run-time module search path... (cached) LD_LIBRARY_PATH checking for the default library search path... (cached) /lib /usr/lib /usr/local/lib /usr/i686-pc-linux-gnu/lib /usr/lib/gcc/i686-pc-linux-gnu/4.3.4 checking for library containing dlopen... (cached) -ldl checking for dlerror... (cached) yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... (cached) no checking for _ prefix in compiled symbols... (cached) no checking whether deplibs are loaded by dlopen... (cached) yes checking for argz.h... (cached) yes checking for error_t... (cached) yes checking for argz_add... (cached) yes checking for argz_append... (cached) yes checking for argz_count... (cached) yes checking for argz_create_sep... (cached) yes checking for argz_insert... (cached) yes checking for argz_next... (cached) yes checking for argz_stringify... (cached) yes checking if argz actually works... (cached) yes checking whether libtool supports -dlopen/-dlpreopen... (cached) yes checking for unistd.h... (cached) yes checking for dl.h... (cached) no checking for sys/dl.h... (cached) no checking for dld.h... (cached) no checking for mach-o/dyld.h... (cached) no checking for dirent.h... (cached) yes checking for closedir... (cached) yes checking for opendir... (cached) yes checking for readdir... (cached) yes checking for strlcat... (cached) no checking for strlcpy... (cached) 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 . . . . . . . yes libdbi . . . . . . . no (dbi/dbi.h not found) libesmtp . . . . . . yes libganglia . . . . . no (gm_protocol.h not found) libgcrypt . . . . . . yes libiokit . . . . . . no libiptc . . . . . . . yes (shipped version) libjvm . . . . . . . no (jar not found) libkstat . . . . . . no (Solaris only) libkvm . . . . . . . no libmemcached . . . . yes libmodbus . . . . . . no (pkg-config doesn't know library) libmysql . . . . . . yes libnetapp . . . . . . no (netapp_api.h not found) libnetlink . . . . . no (libnetlink.h not found) libnetsnmp . . . . . yes libnotify . . . . . . no (No package 'libnotify' found) liboconfig . . . . . yes (shipped version) libopenipmi . . . . . no (/usr/bin/pkg-config doesn't know OpenIPMIpthread) liboping . . . . . . no ('oping.h' not found) libpcap . . . . . . . yes libperfstat . . . . . no (AIX only) libperl . . . . . . . no libpq . . . . . . . . no (libpq-fe.h not found) libpthread . . . . . yes librouteros . . . . . no ('routeros_api.h' not found) librrd . . . . . . . yes libsensors . . . . . yes libstatgrab . . . . . no (/usr/bin/pkg-config doesn't know libstatgrab) libtokyotyrant . . . no (tcrdb.h not found) libupsclient . . . . no (pkg-config doesn't know library) libvirt . . . . . . . no (pkg-config doesn't know library) libxml2 . . . . . . . yes libxmms . . . . . . . no libyajl . . . . . . . no (yajl/yajl_parse.h not found) libevent . . . . . . protobuf-c . . . . . no oracle . . . . . . . no (ORACLE_HOME is not set) python . . . . . . . yes Features: daemon mode . . . . . yes debug . . . . . . . . no Bindings: perl . . . . . . . . yes Modules: apache . . . . . . . no (disabled on command line) apcups . . . . . . . no (disabled on command line) apple_sensors . . . . no (disabled on command line) ascent . . . . . . . no (disabled on command line) battery . . . . . . . no (disabled on command line) bind . . . . . . . . no (disabled on command line) conntrack . . . . . . no (disabled on command line) contextswitch . . . . yes cpu . . . . . . . . . yes cpufreq . . . . . . . no (disabled on command line) csv . . . . . . . . . no (disabled on command line) curl . . . . . . . . no (disabled on command line) curl_json . . . . . . no (disabled on command line) curl_xml . . . . . . no (disabled on command line) dbi . . . . . . . . . no (disabled on command line) df . . . . . . . . . yes disk . . . . . . . . yes dns . . . . . . . . . no (disabled on command line) email . . . . . . . . no (disabled on command line) entropy . . . . . . . yes exec . . . . . . . . no (disabled on command line) filecount . . . . . . no (disabled on command line) fscache . . . . . . . no (disabled on command line) gmond . . . . . . . . no (disabled on command line) hddtemp . . . . . . . yes interface . . . . . . yes ipmi . . . . . . . . no (disabled on command line) iptables . . . . . . no (disabled on command line) ipvs . . . . . . . . no (disabled on command line) irq . . . . . . . . . no (disabled on command line) java . . . . . . . . no (disabled on command line) libvirt . . . . . . . no (disabled on command line) load . . . . . . . . yes logfile . . . . . . . yes madwifi . . . . . . . no (disabled on command line) match_empty_counter . no (disabled on command line) match_hashed . . . . no (disabled on command line) match_regex . . . . . no (disabled on command line) match_timediff . . . no (disabled on command line) match_value . . . . . no (disabled on command line) mbmon . . . . . . . . no (disabled on command line) memcachec . . . . . . no (disabled on command line) memcached . . . . . . no (disabled on command line) memory . . . . . . . yes modbus . . . . . . . no (disabled on command line) multimeter . . . . . no (disabled on command line) mysql . . . . . . . . no (disabled on command line) netapp . . . . . . . no (disabled on command line) netlink . . . . . . . no (disabled on command line) network . . . . . . . yes nfs . . . . . . . . . no (disabled on command line) nginx . . . . . . . . no (disabled on command line) notify_desktop . . . no (disabled on command line) notify_email . . . . no (disabled on command line) ntpd . . . . . . . . no (disabled on command line) nut . . . . . . . . . no (disabled on command line) olsrd . . . . . . . . no (disabled on command line) onewire . . . . . . . no (disabled on command line) openvpn . . . . . . . no (disabled on command line) oracle . . . . . . . no (disabled on command line) perl . . . . . . . . no (needs libperl) pinba . . . . . . . . no (disabled on command line) ping . . . . . . . . no (disabled on command line) postgresql . . . . . no (disabled on command line) powerdns . . . . . . no (disabled on command line) processes . . . . . . yes protocols . . . . . . no (disabled on command line) python . . . . . . . no (disabled on command line) routeros . . . . . . no (disabled on command line) rrdcached . . . . . . no (disabled on command line) rrdtool . . . . . . . yes sensors . . . . . . . no (disabled on command line) serial . . . . . . . no (disabled on command line) snmp . . . . . . . . no (disabled on command line) swap . . . . . . . . yes syslog . . . . . . . yes table . . . . . . . . no (disabled on command line) tail . . . . . . . . no (disabled on command line) tape . . . . . . . . no (disabled on command line) target_notification . no (disabled on command line) target_replace . . . no (disabled on command line) target_scale . . . . no (disabled on command line) target_set . . . . . no (disabled on command line) tcpconns . . . . . . no (disabled on command line) teamspeak2 . . . . . no (disabled on command line) ted . . . . . . . . . no (disabled on command line) thermal . . . . . . . no (disabled on command line) tokyotyrant . . . . . no (disabled on command line) unixsock . . . . . . yes uptime . . . . . . . no (disabled on command line) users . . . . . . . . no (disabled on command line) uuid . . . . . . . . no (disabled on command line) vmem . . . . . . . . no (disabled on command line) vserver . . . . . . . no (disabled on command line) wireless . . . . . . no (disabled on command line) write_http . . . . . no (disabled on command line) xmms . . . . . . . . no (disabled on command line) zfs_arc . . . . . . . no (disabled on command line) configure: error: "Some plugins are missing dependencies - see the summary above for details" !!! Please attach the following file when seeking support: !!! /var/tmp/portage/app-admin/collectd-4.10.1/work/collectd-4.10.1/config.log * ERROR: app-admin/collectd-4.10.1 failed: * econf failed * * Call stack: * ebuild.sh, line 54: Called src_configure * environment, line 3721: Called econf '--config-cache' '--without-included-ltdl' '--localstatedir=/var' '--disable-debug' '--disable-curl_json' '--disable-netapp' '--disable-pinba' '--disable-ping' '--disable-xmms' '--disable-apache' '--disable-apcups' '--disable-apple_sensors' '--disable-ascent' '--disable-battery' '--disable-bind' '--disable-conntrack' '--enable-contextswitch' '--enable-cpu' '--disable-cpufreq' '--disable-curl' '--disable-curl_xml' '--disable-dbi' '--enable-df' '--enable-disk' '--disable-dns' '--disable-email' '--enable-entropy' '--disable-exec' '--disable-filecount' '--disable-fscache' '--disable-gmond' '--enable-hddtemp' '--enable-interface' '--disable-ipmi' '--disable-iptables' '--disable-ipvs' '--disable-irq' '--disable-libvirt' '--enable-load' '--disable-madwifi' '--disable-mbmon' '--disable-memcachec' '--disable-memcached' '--enable-memory' '--disable-modbus' '--disable-multimeter' '--disable-mysql' '--disable-netlink' '--enable-network' '--disable-nfs' '--disable-nginx' '--disable-ntpd' '--disable-nut' '--disable-olsrd' '--disable-onewire' '--disable-openvpn' '--disable-oracle' '--disable-postgresql' '--disable-powerdns' '--enable-processes' '--disable-protocols' '--disable-routeros' '--disable-rrdcached' '--disable-sensors' '--disable-serial' '--disable-snmp' '--enable-swap' '--disable-table' '--disable-tail' '--disable-tape' '--disable-tcpconns' '--disable-teamspeak2' '--disable-ted' '--disable-thermal' '--disable-tokyotyrant' '--disable-uptime' '--disable-users' '--disable-vmem' '--disable-vserver' '--disable-wireless' '--disable-zfs_arc' '--disable-java' '--enable-perl' '--disable-python' '--disable-csv' '--disable-rrdcached' '--enable-rrdtool' '--disable-write_http' '--enable-network' '--enable-unixsock' '--disable-notify_desktop' '--disable-notify_email' '--enable-logfile' '--enable-syslog' '--disable-match_empty_counter' '--disable-match_hashed' '--disable-match_regex' '--disable-match_timediff' '--disable-match_value' '--disable-target_notification' '--disable-target_replace' '--disable-target_scale' '--disable-target_set' '--disable-uuid' * ebuild.sh, line 544: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of 'emerge --info =app-admin/collectd-4.10.1', * the complete build log and the output of 'emerge -pqv =app-admin/collectd-4.10.1'. * This ebuild is from an overlay named 'betagarden': '/var/lib/layman/betagarden/' * The complete build log is located at '/var/tmp/portage/app-admin/collectd-4.10.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/collectd-4.10.1/temp/environment'. * S: '/var/tmp/portage/app-admin/collectd-4.10.1/work/collectd-4.10.1'