* Package: app-admin/collectd-5.5.1-r4 * Repository: gentoo * Maintainer: whissi@gentoo.org bugs@bergstroem.nu * Upstream: https://github.com/collectd/collectd/issues * USE: abi_x86_64 amd64 collectd_plugins_df collectd_plugins_interface collectd_plugins_irq collectd_plugins_load collectd_plugins_memory collectd_plugins_rrdtool collectd_plugins_swap collectd_plugins_syslog elibc_glibc filecaps kernel_linux python_single_target_python2_7 python_targets_python2_7 python_targets_python3_4 udev userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/4.6.5-hardened/build * Found sources for kernel version: * 4.6.5-hardened * Checking your linux kernel configuration: * Adding group 'collectd' to your system ... * - Groupid: next available * Adding user 'collectd' to your system ... * - Userid: 246 * - Shell: /sbin/nologin * - Home: /var/lib/collectd * - Groups: collectd * - GECOS: added by portage for collectd * - Creating /var/lib/collectd in / >>> Unpacking source... >>> Unpacking collectd-5.5.1.tar.bz2 to /var/tmp/portage/app-admin/collectd-5.5.1-r4/work >>> Source unpacked in /var/tmp/portage/app-admin/collectd-5.5.1-r4/work >>> Preparing source in /var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1 ... * Applying collectd-4.10.3-werror.patch ... [ ok ] * Applying collectd-5.5.1-libocci.patch ... [ ok ] * Applying collectd-5.5.1-lt.patch ... [ ok ] * Applying collectd-5.5.1-nohal.patch ... [ ok ] * Applying collectd-5.5.1-issue-1637.patch ... [ ok ] * Removing bundled libltdl ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: collectd-5.5.1/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1 ... * Enabling Linux plugins. * econf: updating collectd-5.5.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating collectd-5.5.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/collectd-5.5.1-r4 --htmldir=/usr/share/doc/collectd-5.5.1-r4/html --libdir=/usr/lib64 --config-cache --disable-ltdl-install --without-included-ltdl --disable-static --localstatedir=/var --disable-debug --with-libudev --disable-apple_sensors --disable-aquaero --disable-mic --disable-netapp --disable-pf --disable-pinba --disable-tape --disable-write_kafka --disable-write_mongodb --disable-xmms --disable-amqp --disable-aggregation --disable-apache --disable-apcups --disable-ascent --disable-battery --disable-bind --disable-ceph --disable-cgroups --disable-conntrack --disable-contextswitch --disable-cpu --disable-cpufreq --disable-csv --disable-curl --disable-curl_json --disable-curl_xml --disable-dbi --enable-df --disable-disk --disable-dns --disable-drbd --disable-email --disable-entropy --disable-ethstat --disable-exec --disable-fhcount --disable-filecount --disable-fscache --disable-genericjmx --disable-gmond --disable-hddtemp --enable-interface --disable-ipc --disable-ipmi --disable-iptables --disable-ipvs --enable-irq --disable-java --enable-load --disable-logfile --disable-log_logstash --disable-lvm --disable-madwifi --disable-match_empty_counter --disable-match_hashed --disable-match_regex --disable-match_timediff --disable-match_value --disable-mbmon --disable-md --disable-memcachec --disable-memcached --enable-memory --disable-modbus --disable-multimeter --disable-mysql --disable-netlink --disable-network --disable-network --disable-nfs --disable-nginx --disable-notify_desktop --disable-notify_email --disable-ntpd --disable-numa --disable-nut --disable-olsrd --disable-onewire --disable-openldap --disable-openvpn --disable-oracle --disable-perl --disable-ping --disable-postgresql --disable-powerdns --disable-processes --disable-protocols --disable-python --disable-python --disable-redis --disable-routeros --disable-rrdcached --enable-rrdtool --disable-sensors --disable-serial --disable-sigrok --disable-smart --disable-snmp --disable-statsd --enable-swap --enable-syslog --disable-table --disable-tail --disable-tail_csv --disable-target_notification --disable-target_replace --disable-target_scale --disable-target_set --disable-tcpconns --disable-teamspeak2 --disable-ted --disable-thermal --disable-threshold --disable-tokyotyrant --disable-turbostat --disable-unixsock --disable-uptime --disable-users --disable-uuid --disable-varnish --disable-virt --disable-vmem --disable-vserver --disable-wireless --disable-write_graphite --disable-write_http --disable-write_kafka --disable-write_log --disable-write_redis --disable-write_riemann --disable-write_sensu --disable-write_tsdb --disable-zfs_arc --disable-zookeeper --without-libstatgrab --with-libiptc=no --with-libldap=no --with-libhiredis=no --with-libatasmart=no --with-libvirt=no --without-perl-bindings --disable-target_v5upgrade configure: loading site script /usr/share/config.site configure: creating cache config.cache checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc 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 x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... no checking what extension is used for runtime loadable modules... .so checking what variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 /lib64/skalibs /usr/lib64/mozldap /usr/lib64/svrcore /usr/lib64/oprofile /usr/lib64/itcl4.0.3/ /usr/lib64/itk4.0.1/ /usr/lib64/qt4 /usr/lib/postgresql /usr/lib64/postgresql /usr/lib64/postgresql-9.5/lib64/ /opt/fmodex/api/lib /usr/lib64/sidplay/builders /usr/lib/sidplay/builders /usr/lib64/hamlib /opt/nvidia-cg-toolkit/lib64 /usr/games/lib64 /usr/games/lib32 /usr/games/lib /opt/ekopath/lib /opt/ekopath/lib/6.0.855/x8664/64 /usr/lib64/fltk 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/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether make supports nested variables... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for protoc-c... yes checking protobuf-c/protobuf-c.h usability... yes checking protobuf-c/protobuf-c.h presence... yes checking for protobuf-c/protobuf-c.h... yes checking for protobuf_c_message_pack in -lprotobuf-c... yes 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 fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes 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 for struct ip6_ext... 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 for linux/raid/md_u.h... yes 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/inet_diag.h... yes checking for linux/netdevice.h... yes checking for linux/sockios.h... yes checking for linux/ethtool.h... yes checking linux/ip_vs.h usability... yes checking linux/ip_vs.h presence... yes checking for linux/ip_vs.h... yes checking net/ip_vs.h usability... no checking net/ip_vs.h presence... no checking for net/ip_vs.h... no 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 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 sys/vmmeter.h usability... no checking sys/vmmeter.h presence... no checking for sys/vmmeter.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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for xfs/xqm.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 netinet/ip_compat.h usability... no checking netinet/ip_compat.h presence... no checking for netinet/ip_compat.h... no checking for net/pfvar.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking asm/msr-index.h usability... yes checking asm/msr-index.h presence... yes checking for asm/msr-index.h... yes checking whether asm/msr-index.h has MSR_PKG_C10_RESIDENCY... yes checking cpuid.h usability... yes checking cpuid.h presence... yes checking for cpuid.h... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for uint32_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether x86_64-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 for setlocale... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for strtok_r... yes checking for 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... 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 getloadavg... yes checking for syslog... yes checking for getutent... yes checking for getutxent... yes checking for strptime... yes checking whether strptime is exported by default... no checking whether strptime needs standards mode... yes checking for swapctl... no 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_r... yes 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... 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... yes checking for struct inet_diag_req.idiag_states... 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.p_pid... no checking for struct kinfo_proc.p_vm_rssize... no checking for struct udphdr.uh_dport... yes checking for struct udphdr.uh_sport... yes checking for struct udphdr.dest... yes checking for struct udphdr.source... yes 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 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 libaquaero5.h usability... no checking libaquaero5.h presence... no checking for libaquaero5.h... no checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_init in -lcurl... yes checking whether CURLOPT_USERNAME is declared... yes checking whether CURLOPT_TIMEOUT_MS is declared... 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 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.7.2) checking LIBGCRYPT API version... okay configure: WARNING: JAVA_HOME: No such directory: /usr/lib/jvm checking for javac... no checking for jar... no checking lvm2app.h usability... no checking lvm2app.h presence... no checking for lvm2app.h... 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 libmodbus using /usr/bin/x86_64-pc-linux-gnu-pkg-config checking for mongo.h... no checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for library containing mysql_get_server_version... none required checking for libmnl.h... no checking for libmnl/libmnl.h... yes checking for linux/gen_stats.h... yes checking for linux/pkt_sched.h... yes checking for struct rtnl_link_stats64.tx_window_errors... yes checking for mnl_nlmsg_get_payload in -lmnl... 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... yes checking oping.h presence... yes checking for oping.h... yes checking for ping_construct in -loping... yes checking owcapi.h usability... yes checking owcapi.h presence... yes checking for owcapi.h... yes checking for OW_get in -lowcapi... yes checking for pcap_open_live in -lpcap... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking whether libpcap has PCAP_ERROR_IFACE_NOT_UP... yes checking for perl... yes (/usr/bin/perl) checking for libperl... yes checking if perl supports ithreads... yes checking for broken Perl_load_module()... no checking for struct mgvtbl.svt_local... yes checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking for PQconnectdb in -lpq... yes checking for PQserverVersion in -lpq... yes 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/python3.4m checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for Python LDFLAGS... /usr/lib64 checking for Python LIBS... -L. -lpython3.4m checking for PyObject_CallFunction... yes checking amqp.h usability... yes checking amqp.h presence... yes checking for amqp.h... yes checking for amqp_rpc_reply_t.library_errno... no checking for amqp_basic_publish in -lrabbitmq... yes checking amqp_tcp_socket.h usability... yes checking amqp_tcp_socket.h presence... yes checking for amqp_tcp_socket.h... yes checking amqp_socket.h usability... no checking amqp_socket.h presence... no checking for amqp_socket.h... no checking for amqp_tcp_socket_new... yes checking whether amqp_socket_close is declared... no checking librdkafka/rdkafka.h usability... no checking librdkafka/rdkafka.h presence... no checking for librdkafka/rdkafka.h... no checking routeros_api.h usability... yes checking routeros_api.h presence... yes checking for routeros_api.h... yes checking for ros_interface in -lrouteros... yes checking rrd.h usability... yes checking rrd.h presence... yes checking for rrd.h... yes checking for rrd_update_r in -lrrd_th... no checking for rrd_update in -lrrd... yes checking for rrdc_update in -lrrd... 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 for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.28.0... yes (version 2.48.1) checking libsigrok/libsigrok.h usability... no checking libsigrok/libsigrok.h presence... no checking for libsigrok/libsigrok.h... no checking tcrdb.h usability... yes checking tcrdb.h presence... yes checking for tcrdb.h... yes checking for tcrdbrnum in -ltokyotyrant... yes checking libudev.h usability... yes checking libudev.h presence... yes checking for libudev.h... yes checking for udev_new in -ludev... yes configure: Checking for libupsclient using /usr/bin/x86_64-pc-linux-gnu-pkg-config checking upsclient.h usability... yes checking upsclient.h presence... yes checking for upsclient.h... yes checking for upscli_connect in -lupsclient... yes checking for UPSCONN_t... yes checking for UPSCONN... 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_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 MicAccessApi.h usability... no checking MicAccessApi.h presence... no checking for MicAccessApi.h... no configure: Checking for varnishapi using /usr/bin/x86_64-pc-linux-gnu-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/x86_64-pc-linux-gnu-pkg-config checking for libOpenIPMIpthread... yes checking for libOpenIPMIpthread CFLAGS... checking for libOpenIPMIpthread LDFLAGS... -lOpenIPMIpthread -lpthread -lOpenIPMIutils -lOpenIPMI checking for OpenIPMI/ipmi_smi.h... yes checking for LIBNOTIFY... yes checking whether i2c_smbus_read_i2c_block_data is declared... no checking which default log plugin to load... syslog checking which default write plugin to load... rrdtool configure: updating cache config.cache 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/Makefile config.status: creating src/daemon/Makefile config.status: creating src/collectd.conf 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 Configuration: Libraries: intel mic . . . . . . no (MicAccessApi not found) libaquaero5 . . . . . no (libaquaero5.h not found) libatasmart . . . . . no libcurl . . . . . . . yes libdbi . . . . . . . no (dbi/dbi.h not found) libesmtp . . . . . . yes libganglia . . . . . no (gm_protocol.h not found) libgcrypt . . . . . . yes libhal . . . . . . . no libhiredis . . . . . no libi2c-dev . . . . . no (symbol i2c_smbus_read_i2c_block_data not found - have you installed libi2c-dev ?) libiokit . . . . . . no libiptc . . . . . . . no libjvm . . . . . . . no (jar not found) libkstat . . . . . . no (Solaris only) libkvm . . . . . . . no libldap . . . . . . . no liblvm2app . . . . . no (lvm2app.h not found) libmemcached . . . . yes libmnl . . . . . . . yes libmodbus . . . . . . no (pkg-config doesn't know libmodbus) libmongoc . . . . . . no ('mongo.h' not found) libmysql . . . . . . yes libnetapp . . . . . . no (netapp_api.h not found) libnetsnmp . . . . . yes libnotify . . . . . . yes liboconfig . . . . . yes (shipped version) libopenipmi . . . . . yes liboping . . . . . . yes libowcapi . . . . . . yes libpcap . . . . . . . yes libperfstat . . . . . no (AIX only) libperl . . . . . . . yes (version 5.24.0) libpq . . . . . . . . yes libpthread . . . . . yes librabbitmq . . . . . yes librdkafka . . . . . no (librdkafka/rdkafka.h not found) librouteros . . . . . yes librrd . . . . . . . yes (warning: librrd is not thread-safe) libsensors . . . . . yes libsigrok . . . . . no (libsigrok/libsigrok.h not found) libstatgrab . . . . . no libtokyotyrant . . . yes libudev . . . . . . . yes libupsclient . . . . yes libvarnish . . . . . no (pkg-config doesn't know varnishapi) libvirt . . . . . . . no (pkg-config doesn't know libvirt) libxml2 . . . . . . . yes libxmms . . . . . . . no libyajl . . . . . . . yes oracle . . . . . . . no (ORACLE_HOME is not set) protobuf-c . . . . . yes python . . . . . . . yes Features: daemon mode . . . . . yes debug . . . . . . . . no Bindings: perl . . . . . . . . no Modules: aggregation . . . . . no (disabled on command line) amqp . . . . . . . no (disabled on command line) apache . . . . . . . no (disabled on command line) apcups . . . . . . . no (disabled on command line) apple_sensors . . . . no (disabled on command line) aquaero . . . . . . . no (disabled on command line) ascent . . . . . . . no (disabled on command line) barometer . . . . . . no battery . . . . . . . no (disabled on command line) bind . . . . . . . . no (disabled on command line) ceph . . . . . . . . no (disabled on command line) cgroups . . . . . . . no (disabled on command line) conntrack . . . . . . no (disabled on command line) contextswitch . . . . no (disabled on command line) cpu . . . . . . . . . no (disabled on command line) 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 . . . . . . . . no (disabled on command line) dns . . . . . . . . . no (disabled on command line) drbd . . . . . . . . no (disabled on command line) email . . . . . . . . no (disabled on command line) entropy . . . . . . . no (disabled on command line) ethstat . . . . . . . no (disabled on command line) exec . . . . . . . . no (disabled on command line) fhcount . . . . . . . no (disabled on command line) filecount . . . . . . no (disabled on command line) fscache . . . . . . . no (disabled on command line) gmond . . . . . . . . no (disabled on command line) hddtemp . . . . . . . no (disabled on command line) interface . . . . . . yes ipc . . . . . . . . . no (disabled on command line) ipmi . . . . . . . . no (disabled on command line) iptables . . . . . . no (disabled on command line) ipvs . . . . . . . . no (disabled on command line) irq . . . . . . . . . yes java . . . . . . . . no (disabled on command line) load . . . . . . . . yes logfile . . . . . . . no (disabled on command line) log_logstash . . . . no (disabled on command line) lpar . . . . . . . . no lvm . . . . . . . . . no (disabled on command line) 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) md . . . . . . . . . no (disabled on command line) memcachec . . . . . . no (disabled on command line) memcached . . . . . . no (disabled on command line) memory . . . . . . . yes mic . . . . . . . . . no (disabled on command line) 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 . . . . . . . no (disabled on command line) 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) numa . . . . . . . . no (disabled on command line) 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 . . . . . . . no (disabled on command line) oracle . . . . . . . no (disabled on command line) perl . . . . . . . . no (disabled on command line) pf . . . . . . . . . no (disabled on command line) 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 . . . . . . no (disabled on command line) protocols . . . . . . no (disabled on command line) 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 . . . . . . . yes sensors . . . . . . . no (disabled on command line) serial . . . . . . . no (disabled on command line) sigrok . . . . . . . no (disabled on command line) smart . . . . . . . . no (disabled on command line) snmp . . . . . . . . no (disabled on command line) statsd . . . . . . . no (disabled on command line) swap . . . . . . . . yes syslog . . . . . . . yes table . . . . . . . . no (disabled on command line) tail_csv . . . . . . 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) target_v5upgrade . . 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) threshold . . . . . . no (disabled on command line) tokyotyrant . . . . . no (disabled on command line) turbostat . . . . . . no (disabled on command line) unixsock . . . . . . no (disabled on command line) uptime . . . . . . . no (disabled on command line) users . . . . . . . . no (disabled on command line) uuid . . . . . . . . no (disabled on command line) varnish . . . . . . . no (disabled on command line) virt . . . . . . . . no (disabled on command line) vmem . . . . . . . . no (disabled on command line) vserver . . . . . . . no (disabled on command line) wireless . . . . . . no (disabled on command line) write_graphite . . . no (disabled on command line) write_http . . . . . no (disabled on command line) write_kafka . . . . . no (disabled on command line) write_log . . . . . . no (disabled on command line) write_mongodb . . . . no (disabled on command line) write_redis . . . . . no (disabled on command line) write_riemann . . . . no (disabled on command line) write_sensu . . . . . no (disabled on command line) write_tsdb . . . . . no (disabled on command line) xmms . . . . . . . . no (disabled on command line) zfs_arc . . . . . . . no (disabled on command line) zookeeper . . . . . . no (disabled on command line) >>> Source configured. >>> Compiling source in /var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1 ... make -j1 Making all in src make[1]: Entering directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src' make all-recursive make[2]: Entering directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src' Making all in libcollectdclient make[3]: Entering directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src/libcollectdclient' make all-am make[4]: Entering directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src/libcollectdclient' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/libcollectdclient/collectd -I../../src/libcollectdclient/collectd -I../../src/daemon -Wall -march=native -O2 -pipe -c -o libcollectdclient_la-client.lo `test -f 'client.c' || echo './'`client.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/libcollectdclient/collectd -I../../src/libcollectdclient/collectd -I../../src/daemon -Wall -march=native -O2 -pipe -c client.c -fPIC -DPIC -o .libs/libcollectdclient_la-client.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/libcollectdclient/collectd -I../../src/libcollectdclient/collectd -I../../src/daemon -Wall -march=native -O2 -pipe -c -o libcollectdclient_la-network.lo `test -f 'network.c' || echo './'`network.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/libcollectdclient/collectd -I../../src/libcollectdclient/collectd -I../../src/daemon -Wall -march=native -O2 -pipe -c network.c -fPIC -DPIC -o .libs/libcollectdclient_la-network.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/libcollectdclient/collectd -I../../src/libcollectdclient/collectd -I../../src/daemon -Wall -march=native -O2 -pipe -c -o libcollectdclient_la-network_buffer.lo `test -f 'network_buffer.c' || echo './'`network_buffer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src/libcollectdclient/collectd -I../../src/libcollectdclient/collectd -I../../src/daemon -Wall -march=native -O2 -pipe -c network_buffer.c -fPIC -DPIC -o .libs/libcollectdclient_la-network_buffer.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -march=native -O2 -pipe -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -o libcollectdclient.la -rpath /usr/lib64 libcollectdclient_la-client.lo libcollectdclient_la-network.lo libcollectdclient_la-network_buffer.lo -lgcrypt -lgpg-error libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libcollectdclient_la-client.o .libs/libcollectdclient_la-network.o .libs/libcollectdclient_la-network_buffer.o -Wl,--as-needed -lgcrypt -lgpg-error -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libcollectdclient.so.1 -o .libs/libcollectdclient.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libcollectdclient.so.1" && ln -s "libcollectdclient.so.1.0.0" "libcollectdclient.so.1") libtool: link: (cd ".libs" && rm -f "libcollectdclient.so" && ln -s "libcollectdclient.so.1.0.0" "libcollectdclient.so") libtool: link: ( cd ".libs" && rm -f "libcollectdclient.la" && ln -s "../libcollectdclient.la" "libcollectdclient.la" ) make[4]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src/libcollectdclient' make[3]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src/libcollectdclient' Making all in liboconfig make[3]: Entering directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src/liboconfig' make all-am make[4]: Entering directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src/liboconfig' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -march=native -O2 -pipe -c -o oconfig.lo oconfig.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -march=native -O2 -pipe -c oconfig.c -fPIC -DPIC -o .libs/oconfig.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -march=native -O2 -pipe -c -o scanner.lo scanner.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -march=native -O2 -pipe -c scanner.c -fPIC -DPIC -o .libs/scanner.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -march=native -O2 -pipe -c -o parser.lo parser.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -march=native -O2 -pipe -c parser.c -fPIC -DPIC -o .libs/parser.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -avoid-version -lfl -Wl,-O1 -Wl,--as-needed -o liboconfig.la oconfig.lo scanner.lo parser.lo libtool: link: x86_64-pc-linux-gnu-ar cr .libs/liboconfig.a .libs/oconfig.o .libs/scanner.o .libs/parser.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liboconfig.a libtool: link: ( cd ".libs" && rm -f "liboconfig.la" && ln -s "../liboconfig.la" "liboconfig.la" ) make[4]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src/liboconfig' make[3]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src/liboconfig' Making all in daemon make[3]: Entering directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src/daemon' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o utils_avltree.lo utils_avltree.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX=\"/usr\" -DCONFIGFILE=\"/etc/collectd.conf\" -DLOCALSTATEDIR=\"/var\" -DPKGLOCALSTATEDIR=\"/var/lib/collectd\" -DPIDFILE=\"/var/run/collectd.pid\" -DPLUGINDIR=\"/usr/lib64/collectd\" -DPKGDATADIR=\"/usr/share/collectd\" -Wall -Werror -march=native -O2 -pipe -c utils_avltree.c -fPIC -DPIC -o .libs/utils_avltree.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Werror -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libavltree.la utils_avltree.lo libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libavltree.a .libs/utils_avltree.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libavltree.a libtool: link: ( cd ".libs" && rm -f "libavltree.la" && ln -s "../libavltree.la" "libavltree.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o common.lo common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX=\"/usr\" -DCONFIGFILE=\"/etc/collectd.conf\" -DLOCALSTATEDIR=\"/var\" -DPKGLOCALSTATEDIR=\"/var/lib/collectd\" -DPIDFILE=\"/var/run/collectd.pid\" -DPLUGINDIR=\"/usr/lib64/collectd\" -DPKGDATADIR=\"/usr/share/collectd\" -Wall -Werror -march=native -O2 -pipe -c common.c -fPIC -DPIC -o .libs/common.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Werror -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libcommon.la common.lo libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libcommon.a .libs/common.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcommon.a libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o utils_heap.lo utils_heap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX=\"/usr\" -DCONFIGFILE=\"/etc/collectd.conf\" -DLOCALSTATEDIR=\"/var\" -DPKGLOCALSTATEDIR=\"/var/lib/collectd\" -DPIDFILE=\"/var/run/collectd.pid\" -DPLUGINDIR=\"/usr/lib64/collectd\" -DPKGDATADIR=\"/usr/share/collectd\" -Wall -Werror -march=native -O2 -pipe -c utils_heap.c -fPIC -DPIC -o .libs/utils_heap.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Werror -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libheap.la utils_heap.lo libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libheap.a .libs/utils_heap.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libheap.a libtool: link: ( cd ".libs" && rm -f "libheap.la" && ln -s "../libheap.la" "libheap.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o plugin_mock.lo plugin_mock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX=\"/usr\" -DCONFIGFILE=\"/etc/collectd.conf\" -DLOCALSTATEDIR=\"/var\" -DPKGLOCALSTATEDIR=\"/var/lib/collectd\" -DPIDFILE=\"/var/run/collectd.pid\" -DPLUGINDIR=\"/usr/lib64/collectd\" -DPKGDATADIR=\"/usr/share/collectd\" -Wall -Werror -march=native -O2 -pipe -c plugin_mock.c -fPIC -DPIC -o .libs/plugin_mock.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o utils_cache_mock.lo utils_cache_mock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX=\"/usr\" -DCONFIGFILE=\"/etc/collectd.conf\" -DLOCALSTATEDIR=\"/var\" -DPKGLOCALSTATEDIR=\"/var/lib/collectd\" -DPIDFILE=\"/var/run/collectd.pid\" -DPLUGINDIR=\"/usr/lib64/collectd\" -DPKGDATADIR=\"/usr/share/collectd\" -Wall -Werror -march=native -O2 -pipe -c utils_cache_mock.c -fPIC -DPIC -o .libs/utils_cache_mock.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o utils_time_mock.lo utils_time_mock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX=\"/usr\" -DCONFIGFILE=\"/etc/collectd.conf\" -DLOCALSTATEDIR=\"/var\" -DPKGLOCALSTATEDIR=\"/var/lib/collectd\" -DPIDFILE=\"/var/run/collectd.pid\" -DPLUGINDIR=\"/usr/lib64/collectd\" -DPKGDATADIR=\"/usr/share/collectd\" -Wall -Werror -march=native -O2 -pipe -c utils_time_mock.c -fPIC -DPIC -o .libs/utils_time_mock.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Werror -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o libplugin_mock.la plugin_mock.lo utils_cache_mock.lo utils_time_mock.lo libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libplugin_mock.a .libs/plugin_mock.o .libs/utils_cache_mock.o .libs/utils_time_mock.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libplugin_mock.a libtool: link: ( cd ".libs" && rm -f "libplugin_mock.la" && ln -s "../libplugin_mock.la" "libplugin_mock.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-collectd.o `test -f 'collectd.c' || echo './'`collectd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-configfile.o `test -f 'configfile.c' || echo './'`configfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-filter_chain.o `test -f 'filter_chain.c' || echo './'`filter_chain.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-meta_data.o `test -f 'meta_data.c' || echo './'`meta_data.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-plugin.o `test -f 'plugin.c' || echo './'`plugin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-utils_cache.o `test -f 'utils_cache.c' || echo './'`utils_cache.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-utils_complain.o `test -f 'utils_complain.c' || echo './'`utils_complain.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-utils_ignorelist.o `test -f 'utils_ignorelist.c' || echo './'`utils_ignorelist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-utils_llist.o `test -f 'utils_llist.c' || echo './'`utils_llist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-utils_random.o `test -f 'utils_random.c' || echo './'`utils_random.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-utils_tail_match.o `test -f 'utils_tail_match.c' || echo './'`utils_tail_match.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-utils_match.o `test -f 'utils_match.c' || echo './'`utils_match.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-utils_subst.o `test -f 'utils_subst.c' || echo './'`utils_subst.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-utils_tail.o `test -f 'utils_tail.c' || echo './'`utils_tail.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-utils_time.o `test -f 'utils_time.c' || echo './'`utils_time.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-types_list.o `test -f 'types_list.c' || echo './'`types_list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -I../../src -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -Werror -march=native -O2 -pipe -c -o collectd-utils_threshold.o `test -f 'utils_threshold.c' || echo './'`utils_threshold.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Werror -march=native -O2 -pipe -export-dynamic -Wl,-O1 -Wl,--as-needed -o collectd collectd-collectd.o collectd-configfile.o collectd-filter_chain.o collectd-meta_data.o collectd-plugin.o collectd-utils_cache.o collectd-utils_complain.o collectd-utils_ignorelist.o collectd-utils_llist.o collectd-utils_random.o collectd-utils_tail_match.o collectd-utils_match.o collectd-utils_subst.o collectd-utils_tail.o collectd-utils_time.o collectd-types_list.o collectd-utils_threshold.o libavltree.la libcommon.la libheap.la -lm -lpthread -lltdl ../../src/liboconfig/liboconfig.la libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Werror -march=native -O2 -pipe -Wl,-O1 -o collectd collectd-collectd.o collectd-configfile.o collectd-filter_chain.o collectd-meta_data.o collectd-plugin.o collectd-utils_cache.o collectd-utils_complain.o collectd-utils_ignorelist.o collectd-utils_llist.o collectd-utils_random.o collectd-utils_tail_match.o collectd-utils_match.o collectd-utils_subst.o collectd-utils_tail.o collectd-utils_time.o collectd-types_list.o collectd-utils_threshold.o -Wl,--export-dynamic -Wl,--as-needed ./.libs/libavltree.a ./.libs/libcommon.a ./.libs/libheap.a -lm -lpthread /usr/lib64/libltdl.so -ldl ../../src/liboconfig/.libs/liboconfig.a -lfl make[3]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src/daemon' make[3]: Entering directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./daemon -DPREFIX='"/usr"' -DCONFIGFILE='"/etc/collectd.conf"' -DLOCALSTATEDIR='"/var"' -DPKGLOCALSTATEDIR='"/var/lib/collectd"' -DPIDFILE='"/var/run/collectd.pid"' -DPLUGINDIR='"/usr/lib64/collectd"' -DPKGDATADIR='"/usr/share/collectd"' -Wall -march=native -O2 -pipe -c -o utils_mount.lo utils_mount.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./daemon -DPREFIX=\"/usr\" -DCONFIGFILE=\"/etc/collectd.conf\" -DLOCALSTATEDIR=\"/var\" -DPKGLOCALSTATEDIR=\"/var/lib/collectd\" -DPIDFILE=\"/var/run/collectd.pid\" -DPLUGINDIR=\"/usr/lib64/collectd\" -DPKGDATADIR=\"/usr/share/collectd\" -Wall -march=native -O2 -pipe -c utils_mount.c -fPIC -DPIC -o .libs/utils_mount.o In file included from /usr/include/xfs/linux.h:35:0, from /usr/include/xfs/xfs.h:37, from /usr/include/xfs/xqm.h:21, from utils_mount.c:30: /usr/include/sys/mount.h:35:3: error: expected identifier before numeric constant MS_RDONLY = 1, /* Mount read-only. */ ^ make[3]: *** [Makefile:3916: utils_mount.lo] Error 1 make[3]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src' make[2]: *** [Makefile:4633: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src' make[1]: *** [Makefile:3073: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1/src' make: *** [Makefile:532: all-recursive] Error 1 * ERROR: app-admin/collectd-5.5.1-r4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-admin/collectd-5.5.1-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/collectd-5.5.1-r4::gentoo'`. * The complete build log is located at '/var/log/portage/app-admin:collectd-5.5.1-r4:20160811-042441.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/collectd-5.5.1-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/collectd-5.5.1-r4/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1' * S: '/var/tmp/portage/app-admin/collectd-5.5.1-r4/work/collectd-5.5.1' !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info =collectd-5.5.1