* Package: app-admin/collectd-5.7.2 * Repository: gentoo * Maintainer: whissi@gentoo.org * 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_python3_4 python_targets_python2_7 python_targets_python3_4 udev userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/4.13.2-gentoo/build * Found sources for kernel version: * 4.13.2-gentoo * Checking your linux kernel configuration: * Adding group 'collectd' to your system ... * - Groupid: next available * Adding user 'collectd' to your system ... * - Userid: 129 * - 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.7.2.tar.bz2 to /var/tmp/portage/app-admin/collectd-5.7.2/work >>> Source unpacked in /var/tmp/portage/app-admin/collectd-5.7.2/work >>> Preparing source in /var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2 ... * Applying collectd-5.6.0-gentoo.patch ... [ ok ] * Removing bundled libltdl ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: collectd-5.7.2/ * 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.7.2/work/collectd-5.7.2 ... * Enabling Linux plugins. * econf: updating collectd-5.7.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating collectd-5.7.2/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.7.2 --htmldir=/usr/share/doc/collectd-5.7.2/html --libdir=/usr/lib64 --config-cache --disable-static --localstatedir=/var --disable-werror --disable-debug --with-libudev --disable-apple_sensors --disable-aquaero --disable-barometer --disable-dpdkstat --disable-grpc --disable-intel_rdt --disable-lpar --disable-mic --disable-netapp --disable-pf --disable-pinba --disable-tape --disable-write_mongodb --disable-write_riemann --disable-xmms --disable-zone --disable-aggregation --disable-amqp --disable-apache --disable-apcups --disable-ascent --disable-battery --disable-bind --disable-ceph --disable-cgroups --disable-chrony --disable-conntrack --disable-contextswitch --disable-cpu --disable-cpufreq --disable-cpusleep --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-gmond --disable-gps --disable-hddtemp --disable-hugepages --enable-interface --disable-ipc --disable-ipmi --disable-iptables --disable-ipvs --enable-irq --disable-java --disable-lua --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-mqtt --disable-multimeter --disable-mysql --disable-netlink --disable-network --disable-network --disable-nfs --disable-nginx --disable-notify_desktop --disable-notify_email --disable-notify_nagios --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_prometheus --disable-write_redis --disable-write_sensu --disable-write_tsdb --disable-xencpu --disable-zfs_arc --disable-zookeeper --without-libstatgrab --with-libiptc=no --with-libldap=no --with-libhiredis=no --with-libatasmart=no --with-libgps=no --without-perl-bindings --disable-target_v5upgrade --with-libpython=no --disable-xfs 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 /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/32 /usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0 /usr/lib64/itcl4.0.3/ /usr/lib64/itk4.0.1/ /usr/lib64/qt4 /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib /usr/lib64/rust-1.19.0 /opt/fmodex/api/lib /usr/lib64/hamlib /usr/games/lib64 /usr/games/lib32 /usr/games/lib /usr/lib64/fltk /usr/lib64/libgig/ 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 option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for egrep... (cached) /bin/grep -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 valgrind... /usr/bin/valgrind 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 if bison is the parser generator... yes checking for protoc... /usr/bin/protoc checking for protoc 3.0.0+... yes (libprotoc 3.3.0) checking for grpc_cpp_plugin... no 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.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 grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking kvm.h usability... no checking kvm.h presence... no checking for kvm.h... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.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 netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking sys/fstyp.h usability... no checking sys/fstyp.h presence... no checking for sys/fstyp.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/isa_defs.h usability... no checking sys/isa_defs.h presence... no checking for sys/isa_defs.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/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes 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 for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.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 syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking wordexp.h usability... yes checking wordexp.h presence... yes checking for wordexp.h... yes checking for sys/rndio.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 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 for sysctl kern.cp_time... 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 sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.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 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 for net/pfvar.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking whether clock_boottime and clock_monotonic are supported... yes checking asm/msr-index.h usability... no checking asm/msr-index.h presence... no checking for asm/msr-index.h... no 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 cap_get_proc in -lcap... yes checking whether CAP_IS_SUPPORTED is declared... 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 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 for asprintf... 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 timegm... no checking for timegm with _BSD_SOURCE... no 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 kinfo_proc2.p_pid... no checking for struct kinfo_proc2.p_uru_maxrss... no checking for struct udphdr.uh_dport... yes checking for struct udphdr.uh_sport... yes checking for struct udphdr.dest... 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 pthread_setname_np... no checking for pthread_set_name_np... no checking for res_search in -lresolv... 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 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 for CURLINFO_APPCONNECT_TIME... 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... no 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 grpc++... no checking whether x86_64-pc-linux-gnu-g++ accepts -std=c++11... yes checking rte_config.h usability... no checking rte_config.h presence... no checking for rte_config.h... no checking for jni.h... found in /etc/java-config-2/current-system-vm/include checking for jni_md.h... found in /etc/java-config-2/current-system-vm/include/linux checking for libjvm.so... found in /etc/java-config-2/current-system-vm/jre/lib/amd64/server checking for jar... /etc/java-config-2/current-system-vm/bin/jar configure: Building with JAVA_CPPFLAGS set to: -I/etc/java-config-2/current-system-vm/include -I/etc/java-config-2/current-system-vm/include/linux configure: Building with JAVA_LDFLAGS set to: -L/etc/java-config-2/current-system-vm/jre/lib/amd64/server -Wl,-rpath -Wl,/etc/java-config-2/current-system-vm/jre/lib/amd64/server checking jni.h usability... yes checking jni.h presence... yes checking for jni.h... yes checking for JNI_CreateJavaVM in -ljvm... yes configure: Building with JAVA_LIBS set to: -ljvm checking for lua... yes checking lua.h usability... yes checking lua.h presence... yes checking for lua.h... yes checking lauxlib.h usability... yes checking lauxlib.h presence... yes checking for lauxlib.h... yes checking lualib.h usability... yes checking lualib.h presence... yes checking for lualib.h... yes checking for lua_settop... yes checking 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 checking for libmicrohttpd... no configure: Checking for libmodbus using /usr/bin/x86_64-pc-linux-gnu-pkg-config checking for mongo.h... no checking mosquitto.h usability... no checking mosquitto.h presence... no checking for mosquitto.h... no checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for library containing mysql_get_server_version... none required checking 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... no checking net-snmp/net-snmp-config.h presence... no checking for net-snmp/net-snmp-config.h... no checking for oconfig_parse_file 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 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... no 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 pqos.h usability... no checking pqos.h presence... no checking for pqos.h... no checking for protobuf... yes checking for main in -lprotobuf... yes checking google/protobuf/util/time_util.h usability... yes checking google/protobuf/util/time_util.h presence... yes checking for google/protobuf/util/time_util.h... yes checking for libprotobuf-c... no checking for protobuf_c_message_pack in -lprotobuf-c... no checking Python.h usability... no checking Python.h presence... no checking for Python.h... no checking amqp.h usability... no checking amqp.h presence... no checking for amqp.h... no checking librdkafka/rdkafka.h usability... yes checking librdkafka/rdkafka.h presence... yes checking for librdkafka/rdkafka.h... yes checking for rd_kafka_new in -lrdkafka... yes checking for rd_kafka_conf_set_log_cb in -lrdkafka... yes checking for rd_kafka_set_logger in -lrdkafka... yes checking routeros_api.h usability... no checking routeros_api.h presence... no checking for routeros_api.h... no checking for librrd >= 1.6.0... yes checking for rrd_update_r in -lrrd... yes checking for rrdc_update in -lrrd... yes checking rrd.h usability... yes checking rrd.h presence... yes checking for rrd.h... yes checking sensors/sensors.h usability... no checking sensors/sensors.h presence... no checking for sensors/sensors.h... no checking for libsigrok < 0.4... no checking tcrdb.h usability... no checking tcrdb.h presence... no checking for tcrdb.h... no 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 xenctrl.h usability... no checking xenctrl.h presence... no checking for xenctrl.h... no checking yajl/yajl_parse.h usability... no checking yajl/yajl_parse.h presence... no checking for yajl/yajl_parse.h... no checking yajl/yajl_version.h usability... no checking yajl/yajl_version.h presence... no checking for yajl/yajl_version.h... no checking MicAccessApi.h usability... no checking MicAccessApi.h presence... no checking for MicAccessApi.h... no 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 libOpenIPMIpthread... no (pkg-config doesn't know OpenIPMIpthread) checking for libnotify... yes checking for riemann-client >= 1.6.0... no 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 proto/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: Build: Platform . . . . . . Linux CC . . . . . . . . . x86_64-pc-linux-gnu-gcc CFLAGS . . . . . . . -Wall -O2 -pipe -march=native -Wall CXXFLAGS . . . . . . -Wall -Werror=terminate -O2 -pipe -march=native CPP . . . . . . . . . x86_64-pc-linux-gnu-gcc -E CPPFLAGS . . . . . . GRPC_CPP_PLUGIN . . . LD . . . . . . . . . /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 LDFLAGS . . . . . . . -Wl,-O1 -Wl,--as-needed PROTOC . . . . . . . /usr/bin/protoc YACC . . . . . . . . bison -y YFLAGS . . . . . . . Libraries: intel mic . . . . . . no (MicAccessApi not found) libaquaero5 . . . . . no (libaquaero5.h not found) libatasmart . . . . . no libcurl . . . . . . . yes libdbi . . . . . . . no (dbi/dbi.h not found) libdpdk . . . . . . . no (rte_config.h not found) libesmtp . . . . . . no (libesmtp not found) libganglia . . . . . no (gm_protocol.h not found) libgcrypt . . . . . . yes libgps . . . . . . . no libgrpc++ . . . . . . no (pkg-config could not find libgrpc++) 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 . . . . . . . yes libkstat . . . . . . no (Solaris only) libkvm . . . . . . . no libldap . . . . . . . no liblua . . . . . . . yes liblvm2app . . . . . no (lvm2app.h not found) libmemcached . . . . yes libmicrohttpd . . . . no (pkg-config could not find libmicrohttpd) libmnl . . . . . . . yes libmodbus . . . . . . no (pkg-config doesn't know libmodbus) libmongoc . . . . . . no ('mongo.h' not found) libmosquitto . . . . no (mosquitto.h not found) libmysql . . . . . . yes libnetapp . . . . . . no (netapp_api.h not found) libnetsnmp . . . . . no (net-snmp/net-snmp-config.h not found) libnotify . . . . . . yes liboconfig . . . . . yes (shipped version) libopenipmi . . . . . no (pkg-config doesn't know OpenIPMIpthread) liboping . . . . . . no (oping.h not found) libowcapi . . . . . . no (owcapi.h not found) libpcap . . . . . . . yes libperfstat . . . . . no (AIX only) libperl . . . . . . . yes (version 5.24.2) libpq . . . . . . . . yes libpqos . . . . . . . no (pqos.h not found) libprotobuf . . . . . yes libprotobuf-c . . . . no (libprotobuf-c not found) libpython . . . . . . no librabbitmq . . . . . no (amqp.h not found) libriemann-client . . no (pkg-config doesn't know libriemann-client) librdkafka . . . . . yes librouteros . . . . . no (routeros_api.h not found) librrd . . . . . . . yes libsensors . . . . . no (sensors/sensors.h not found) libsigrok . . . . . no (pkg-config could not find libsigrok) libstatgrab . . . . . no libtokyotyrant . . . no (tcrdb.h not found) libudev . . . . . . . yes libupsclient . . . . no (pkg-config doesn't know libupsclient) libvarnish . . . . . no (pkg-config doesn't know varnishapi) libvirt . . . . . . . no (pkg-config doesn't know libvirt) libxenctrl . . . . . no (xenctrl.h not found) libxml2 . . . . . . . yes libxmms . . . . . . . no libyajl . . . . . . . no (yajl/yajl_parse.h not found) oracle . . . . . . . no (ORACLE_HOME is not set) protobuf-c . . . . . no (protoc-c compiler not found) protoc 3 . . . . . . 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 (disabled on command line) battery . . . . . . . no (disabled on command line) bind . . . . . . . . no (disabled on command line) ceph . . . . . . . . no (disabled on command line) cgroups . . . . . . . no (disabled on command line) chrony. . . . . . . . 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) cpusleep . . . . . . 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) dpdkstat . . . . . . 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) gps . . . . . . . . . no (disabled on command line) grpc . . . . . . . . no (disabled on command line) hddtemp . . . . . . . no (disabled on command line) hugepages . . . . . . no (disabled on command line) intel_rdt. . . . . . 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 (disabled on command line) lua . . . . . . . . . no (disabled on command line) 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) mqtt . . . . . . . . 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) notify_nagios . . . . 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_prometheus. . . no (disabled on command line) write_redis . . . . . no (disabled on command line) write_riemann . . . . no (disabled on command line) write_sensu . . . . . no (disabled on command line) write_tsdb . . . . . no (disabled on command line) xencpu . . . . . . . no (disabled on command line) xmms . . . . . . . . no (disabled on command line) zfs_arc . . . . . . . no (disabled on command line) zone . . . . . . . . no (disabled on command line) zookeeper . . . . . . no (disabled on command line) >>> Source configured. >>> Compiling source in /var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2 ... make -j1 Making all in proto make[1]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/proto' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/proto' Making all in src make[1]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src' make all-recursive make[2]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src' Making all in libcollectdclient make[3]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/libcollectdclient' make all-am make[4]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -march=native -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.7.2/work/collectd-5.7.2/src/libcollectdclient' make[3]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/libcollectdclient' Making all in liboconfig make[3]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/liboconfig' make all-am make[4]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/liboconfig' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -O2 -pipe -march=native -Wall -c -o oconfig.lo oconfig.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -O2 -pipe -march=native -Wall -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 -Wall -O2 -pipe -march=native -Wall -c -o scanner.lo scanner.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -O2 -pipe -march=native -Wall -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 -Wall -O2 -pipe -march=native -Wall -c -o parser.lo parser.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -O2 -pipe -march=native -Wall -c parser.c -fPIC -DPIC -o .libs/parser.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -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.7.2/work/collectd-5.7.2/src/liboconfig' make[3]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/liboconfig' Making all in daemon make[3]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -c common.c -fPIC -DPIC -o .libs/common.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libcommon.la common.lo -lpthread -lcap 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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -c -o meta_data.lo meta_data.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 -O2 -pipe -march=native -Wall -c meta_data.c -fPIC -DPIC -o .libs/meta_data.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libmetadata.la meta_data.lo libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libmetadata.a .libs/meta_data.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmetadata.a libtool: link: ( cd ".libs" && rm -f "libmetadata.la" && ln -s "../libmetadata.la" "libmetadata.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"' -DMOCK_TIME -Wall -O2 -pipe -march=native -Wall -c -o libplugin_mock_la-plugin_mock.lo `test -f 'plugin_mock.c' || echo './'`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\" -DMOCK_TIME -Wall -O2 -pipe -march=native -Wall -c plugin_mock.c -fPIC -DPIC -o .libs/libplugin_mock_la-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"' -DMOCK_TIME -Wall -O2 -pipe -march=native -Wall -c -o libplugin_mock_la-utils_cache_mock.lo `test -f 'utils_cache_mock.c' || echo './'`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\" -DMOCK_TIME -Wall -O2 -pipe -march=native -Wall -c utils_cache_mock.c -fPIC -DPIC -o .libs/libplugin_mock_la-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"' -DMOCK_TIME -Wall -O2 -pipe -march=native -Wall -c -o libplugin_mock_la-utils_time.lo `test -f 'utils_time.c' || echo './'`utils_time.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\" -DMOCK_TIME -Wall -O2 -pipe -march=native -Wall -c utils_time.c -fPIC -DPIC -o .libs/libplugin_mock_la-utils_time.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libplugin_mock.la libplugin_mock_la-plugin_mock.lo libplugin_mock_la-utils_cache_mock.lo libplugin_mock_la-utils_time.lo -lpthread -lcap libcommon.la libtool: link: (cd .libs/libplugin_mock.lax/libcommon.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/daemon/./.libs/libcommon.a") libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libplugin_mock.a .libs/libplugin_mock_la-plugin_mock.o .libs/libplugin_mock_la-utils_cache_mock.o .libs/libplugin_mock_la-utils_time.o .libs/libplugin_mock.lax/libcommon.a/common.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libplugin_mock.a libtool: link: rm -fr .libs/libplugin_mock.lax 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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -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_subst.o collectd-utils_time.o collectd-types_list.o collectd-utils_threshold.o libavltree.la libcommon.la libheap.la -lm -lpthread -lcap -lltdl ../../src/liboconfig/liboconfig.la libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -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_subst.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 -lcap /usr/lib64/libltdl.so -ldl ../../src/liboconfig/.libs/liboconfig.a -lfl make[3]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/daemon' make[3]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/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 -O2 -pipe -march=native -Wall -c -o libformat_graphite_la-utils_format_graphite.lo `test -f 'utils_format_graphite.c' || echo './'`utils_format_graphite.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 -O2 -pipe -march=native -Wall -c utils_format_graphite.c -fPIC -DPIC -o .libs/libformat_graphite_la-utils_format_graphite.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libformat_graphite.la libformat_graphite_la-utils_format_graphite.lo libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libformat_graphite.a .libs/libformat_graphite_la-utils_format_graphite.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libformat_graphite.a libtool: link: ( cd ".libs" && rm -f "libformat_graphite.la" && ln -s "../libformat_graphite.la" "libformat_graphite.la" ) /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 -O2 -pipe -march=native -Wall -c -o libformat_json_la-utils_format_json.lo `test -f 'utils_format_json.c' || echo './'`utils_format_json.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 -O2 -pipe -march=native -Wall -c utils_format_json.c -fPIC -DPIC -o .libs/libformat_json_la-utils_format_json.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libformat_json.la libformat_json_la-utils_format_json.lo libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libformat_json.a .libs/libformat_json_la-utils_format_json.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libformat_json.a libtool: link: ( cd ".libs" && rm -f "libformat_json.la" && ln -s "../libformat_json.la" "libformat_json.la" ) /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 -O2 -pipe -march=native -Wall -c -o utils_latency.lo utils_latency.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 -O2 -pipe -march=native -Wall -c utils_latency.c -fPIC -DPIC -o .libs/utils_latency.o /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 -O2 -pipe -march=native -Wall -c -o utils_latency_config.lo utils_latency_config.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 -O2 -pipe -march=native -Wall -c utils_latency_config.c -fPIC -DPIC -o .libs/utils_latency_config.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o liblatency.la utils_latency.lo utils_latency_config.lo daemon/libcommon.la -lm libtool: link: (cd .libs/liblatency.lax/libcommon.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/daemon/.libs/libcommon.a") libtool: link: x86_64-pc-linux-gnu-ar cr .libs/liblatency.a .libs/utils_latency.o .libs/utils_latency_config.o .libs/liblatency.lax/libcommon.a/common.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblatency.a libtool: link: rm -fr .libs/liblatency.lax libtool: link: ( cd ".libs" && rm -f "liblatency.la" && ln -s "../liblatency.la" "liblatency.la" ) /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 -O2 -pipe -march=native -Wall -c -o utils_cmds.lo utils_cmds.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 -O2 -pipe -march=native -Wall -c utils_cmds.c -fPIC -DPIC -o .libs/utils_cmds.o /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 -O2 -pipe -march=native -Wall -c -o utils_cmd_flush.lo utils_cmd_flush.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 -O2 -pipe -march=native -Wall -c utils_cmd_flush.c -fPIC -DPIC -o .libs/utils_cmd_flush.o /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 -O2 -pipe -march=native -Wall -c -o utils_cmd_getthreshold.lo utils_cmd_getthreshold.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 -O2 -pipe -march=native -Wall -c utils_cmd_getthreshold.c -fPIC -DPIC -o .libs/utils_cmd_getthreshold.o /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 -O2 -pipe -march=native -Wall -c -o utils_cmd_getval.lo utils_cmd_getval.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 -O2 -pipe -march=native -Wall -c utils_cmd_getval.c -fPIC -DPIC -o .libs/utils_cmd_getval.o /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 -O2 -pipe -march=native -Wall -c -o utils_cmd_listval.lo utils_cmd_listval.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 -O2 -pipe -march=native -Wall -c utils_cmd_listval.c -fPIC -DPIC -o .libs/utils_cmd_listval.o /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 -O2 -pipe -march=native -Wall -c -o utils_cmd_putnotif.lo utils_cmd_putnotif.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 -O2 -pipe -march=native -Wall -c utils_cmd_putnotif.c -fPIC -DPIC -o .libs/utils_cmd_putnotif.o /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 -O2 -pipe -march=native -Wall -c -o utils_cmd_putval.lo utils_cmd_putval.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 -O2 -pipe -march=native -Wall -c utils_cmd_putval.c -fPIC -DPIC -o .libs/utils_cmd_putval.o /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 -O2 -pipe -march=native -Wall -c -o utils_parse_option.lo utils_parse_option.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 -O2 -pipe -march=native -Wall -c utils_parse_option.c -fPIC -DPIC -o .libs/utils_parse_option.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libcmds.la utils_cmds.lo utils_cmd_flush.lo utils_cmd_getthreshold.lo utils_cmd_getval.lo utils_cmd_listval.lo utils_cmd_putnotif.lo utils_cmd_putval.lo utils_parse_option.lo daemon/libcommon.la daemon/libmetadata.la -lm libtool: link: (cd .libs/libcmds.lax/libcommon.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/daemon/.libs/libcommon.a") libtool: link: (cd .libs/libcmds.lax/libmetadata.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/daemon/.libs/libmetadata.a") libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libcmds.a .libs/utils_cmds.o .libs/utils_cmd_flush.o .libs/utils_cmd_getthreshold.o .libs/utils_cmd_getval.o .libs/utils_cmd_listval.o .libs/utils_cmd_putnotif.o .libs/utils_cmd_putval.o .libs/utils_parse_option.o .libs/libcmds.lax/libcommon.a/common.o .libs/libcmds.lax/libmetadata.a/meta_data.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcmds.a libtool: link: rm -fr .libs/libcmds.lax libtool: link: ( cd ".libs" && rm -f "libcmds.la" && ln -s "../libcmds.la" "libcmds.la" ) /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 -O2 -pipe -march=native -Wall -c -o utils_vl_lookup.lo utils_vl_lookup.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 -O2 -pipe -march=native -Wall -c utils_vl_lookup.c -fPIC -DPIC -o .libs/utils_vl_lookup.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o liblookup.la utils_vl_lookup.lo daemon/libavltree.la libtool: link: (cd .libs/liblookup.lax/libavltree.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/daemon/.libs/libavltree.a") libtool: link: x86_64-pc-linux-gnu-ar cr .libs/liblookup.a .libs/utils_vl_lookup.o .libs/liblookup.lax/libavltree.a/utils_avltree.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblookup.a libtool: link: rm -fr .libs/liblookup.lax libtool: link: ( cd ".libs" && rm -f "liblookup.la" && ln -s "../liblookup.la" "liblookup.la" ) /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 -O2 -pipe -march=native -Wall -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 -O2 -pipe -march=native -Wall -c utils_mount.c -fPIC -DPIC -o .libs/utils_mount.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libmount.la utils_mount.lo libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libmount.a .libs/utils_mount.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmount.a libtool: link: ( cd ".libs" && rm -f "libmount.la" && ln -s "../libmount.la" "libmount.la" ) /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 -O2 -pipe -march=native -Wall -c -o df.lo df.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 -O2 -pipe -march=native -Wall -c df.c -fPIC -DPIC -o .libs/df.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -module -avoid-version -export-symbols-regex '\' -Wl,-O1 -Wl,--as-needed -o df.la -rpath /usr/lib64/collectd df.lo libmount.la libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/df.o ./.libs/libmount.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/df.exp libtool: link: /bin/grep -E -e "\" ".libs/df.exp" > ".libs/df.expT" libtool: link: mv -f ".libs/df.expT" ".libs/df.exp" libtool: link: echo "{ global:" > .libs/df.ver libtool: link: cat .libs/df.exp | sed -e "s/\(.*\)/\1;/" >> .libs/df.ver libtool: link: echo "local: *; };" >> .libs/df.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/df.o -Wl,--whole-archive ./.libs/libmount.a -Wl,--no-whole-archive -Wl,--as-needed -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,df.so -Wl,-version-script -Wl,.libs/df.ver -o .libs/df.so libtool: link: ( cd ".libs" && rm -f "df.la" && ln -s "../df.la" "df.la" ) /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 -O2 -pipe -march=native -Wall -c -o interface_la-interface.lo `test -f 'interface.c' || echo './'`interface.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 -O2 -pipe -march=native -Wall -c interface.c -fPIC -DPIC -o .libs/interface_la-interface.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -module -avoid-version -export-symbols-regex '\' -Wl,-O1 -Wl,--as-needed -o interface.la -rpath /usr/lib64/collectd interface_la-interface.lo libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/interface_la-interface.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/interface.exp libtool: link: /bin/grep -E -e "\" ".libs/interface.exp" > ".libs/interface.expT" libtool: link: mv -f ".libs/interface.expT" ".libs/interface.exp" libtool: link: echo "{ global:" > .libs/interface.ver libtool: link: cat .libs/interface.exp | sed -e "s/\(.*\)/\1;/" >> .libs/interface.ver libtool: link: echo "local: *; };" >> .libs/interface.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/interface_la-interface.o -Wl,--as-needed -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,interface.so -Wl,-version-script -Wl,.libs/interface.ver -o .libs/interface.so libtool: link: ( cd ".libs" && rm -f "interface.la" && ln -s "../interface.la" "interface.la" ) /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 -O2 -pipe -march=native -Wall -c -o irq.lo irq.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 -O2 -pipe -march=native -Wall -c irq.c -fPIC -DPIC -o .libs/irq.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -module -avoid-version -export-symbols-regex '\' -Wl,-O1 -Wl,--as-needed -o irq.la -rpath /usr/lib64/collectd irq.lo libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/irq.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/irq.exp libtool: link: /bin/grep -E -e "\" ".libs/irq.exp" > ".libs/irq.expT" libtool: link: mv -f ".libs/irq.expT" ".libs/irq.exp" libtool: link: echo "{ global:" > .libs/irq.ver libtool: link: cat .libs/irq.exp | sed -e "s/\(.*\)/\1;/" >> .libs/irq.ver libtool: link: echo "local: *; };" >> .libs/irq.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/irq.o -Wl,--as-needed -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,irq.so -Wl,-version-script -Wl,.libs/irq.ver -o .libs/irq.so libtool: link: ( cd ".libs" && rm -f "irq.la" && ln -s "../irq.la" "irq.la" ) /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 -O2 -pipe -march=native -Wall -c -o load_la-load.lo `test -f 'load.c' || echo './'`load.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 -O2 -pipe -march=native -Wall -c load.c -fPIC -DPIC -o .libs/load_la-load.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -module -avoid-version -export-symbols-regex '\' -Wl,-O1 -Wl,--as-needed -o load.la -rpath /usr/lib64/collectd load_la-load.lo libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/load_la-load.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/load.exp libtool: link: /bin/grep -E -e "\" ".libs/load.exp" > ".libs/load.expT" libtool: link: mv -f ".libs/load.expT" ".libs/load.exp" libtool: link: echo "{ global:" > .libs/load.ver libtool: link: cat .libs/load.exp | sed -e "s/\(.*\)/\1;/" >> .libs/load.ver libtool: link: echo "local: *; };" >> .libs/load.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/load_la-load.o -Wl,--as-needed -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,load.so -Wl,-version-script -Wl,.libs/load.ver -o .libs/load.so libtool: link: ( cd ".libs" && rm -f "load.la" && ln -s "../load.la" "load.la" ) /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 -O2 -pipe -march=native -Wall -c -o memory_la-memory.lo `test -f 'memory.c' || echo './'`memory.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 -O2 -pipe -march=native -Wall -c memory.c -fPIC -DPIC -o .libs/memory_la-memory.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -module -avoid-version -export-symbols-regex '\' -Wl,-O1 -Wl,--as-needed -o memory.la -rpath /usr/lib64/collectd memory_la-memory.lo libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/memory_la-memory.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/memory.exp libtool: link: /bin/grep -E -e "\" ".libs/memory.exp" > ".libs/memory.expT" libtool: link: mv -f ".libs/memory.expT" ".libs/memory.exp" libtool: link: echo "{ global:" > .libs/memory.ver libtool: link: cat .libs/memory.exp | sed -e "s/\(.*\)/\1;/" >> .libs/memory.ver libtool: link: echo "local: *; };" >> .libs/memory.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/memory_la-memory.o -Wl,--as-needed -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,memory.so -Wl,-version-script -Wl,.libs/memory.ver -o .libs/memory.so libtool: link: ( cd ".libs" && rm -f "memory.la" && ln -s "../memory.la" "memory.la" ) /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 -O2 -pipe -march=native -Wall -c -o rrdtool_la-rrdtool.lo `test -f 'rrdtool.c' || echo './'`rrdtool.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 -O2 -pipe -march=native -Wall -c rrdtool.c -fPIC -DPIC -o .libs/rrdtool_la-rrdtool.o /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 -O2 -pipe -march=native -Wall -c -o rrdtool_la-utils_rrdcreate.lo `test -f 'utils_rrdcreate.c' || echo './'`utils_rrdcreate.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 -O2 -pipe -march=native -Wall -c utils_rrdcreate.c -fPIC -DPIC -o .libs/rrdtool_la-utils_rrdcreate.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -module -avoid-version -export-symbols-regex '\' -Wl,-O1 -Wl,--as-needed -o rrdtool.la -rpath /usr/lib64/collectd rrdtool_la-rrdtool.lo rrdtool_la-utils_rrdcreate.lo -lrrd libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/rrdtool_la-rrdtool.o .libs/rrdtool_la-utils_rrdcreate.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/rrdtool.exp libtool: link: /bin/grep -E -e "\" ".libs/rrdtool.exp" > ".libs/rrdtool.expT" libtool: link: mv -f ".libs/rrdtool.expT" ".libs/rrdtool.exp" libtool: link: echo "{ global:" > .libs/rrdtool.ver libtool: link: cat .libs/rrdtool.exp | sed -e "s/\(.*\)/\1;/" >> .libs/rrdtool.ver libtool: link: echo "local: *; };" >> .libs/rrdtool.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rrdtool_la-rrdtool.o .libs/rrdtool_la-utils_rrdcreate.o -Wl,--as-needed -lrrd -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,rrdtool.so -Wl,-version-script -Wl,.libs/rrdtool.ver -o .libs/rrdtool.so libtool: link: ( cd ".libs" && rm -f "rrdtool.la" && ln -s "../rrdtool.la" "rrdtool.la" ) /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 -O2 -pipe -march=native -Wall -c -o swap_la-swap.lo `test -f 'swap.c' || echo './'`swap.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 -O2 -pipe -march=native -Wall -c swap.c -fPIC -DPIC -o .libs/swap_la-swap.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -module -avoid-version -export-symbols-regex '\' -Wl,-O1 -Wl,--as-needed -o swap.la -rpath /usr/lib64/collectd swap_la-swap.lo libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/swap_la-swap.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/swap.exp libtool: link: /bin/grep -E -e "\" ".libs/swap.exp" > ".libs/swap.expT" libtool: link: mv -f ".libs/swap.expT" ".libs/swap.exp" libtool: link: echo "{ global:" > .libs/swap.ver libtool: link: cat .libs/swap.exp | sed -e "s/\(.*\)/\1;/" >> .libs/swap.ver libtool: link: echo "local: *; };" >> .libs/swap.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/swap_la-swap.o -Wl,--as-needed -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,swap.so -Wl,-version-script -Wl,.libs/swap.ver -o .libs/swap.so libtool: link: ( cd ".libs" && rm -f "swap.la" && ln -s "../swap.la" "swap.la" ) /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 -O2 -pipe -march=native -Wall -c -o syslog.lo syslog.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 -O2 -pipe -march=native -Wall -c syslog.c -fPIC -DPIC -o .libs/syslog.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -module -avoid-version -export-symbols-regex '\' -Wl,-O1 -Wl,--as-needed -o syslog.la -rpath /usr/lib64/collectd syslog.lo libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/syslog.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/syslog.exp libtool: link: /bin/grep -E -e "\" ".libs/syslog.exp" > ".libs/syslog.expT" libtool: link: mv -f ".libs/syslog.expT" ".libs/syslog.exp" libtool: link: echo "{ global:" > .libs/syslog.ver libtool: link: cat .libs/syslog.exp | sed -e "s/\(.*\)/\1;/" >> .libs/syslog.ver libtool: link: echo "local: *; };" >> .libs/syslog.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/syslog.o -Wl,--as-needed -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,syslog.so -Wl,-version-script -Wl,.libs/syslog.ver -o .libs/syslog.so libtool: link: ( cd ".libs" && rm -f "syslog.la" && ln -s "../syslog.la" "syslog.la" ) 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"' -I../src/libcollectdclient/collectd -I../src/libcollectdclient/collectd -Wall -O2 -pipe -march=native -Wall -c -o collectd_nagios-collectd-nagios.o `test -f 'collectd-nagios.c' || echo './'`collectd-nagios.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o collectd-nagios collectd_nagios-collectd-nagios.o libcollectdclient/libcollectdclient.la libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/collectd-nagios collectd_nagios-collectd-nagios.o -Wl,--as-needed libcollectdclient/.libs/libcollectdclient.so -lgcrypt -lgpg-error 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"' -I../src/libcollectdclient/collectd -I../src/libcollectdclient/collectd -Wall -O2 -pipe -march=native -Wall -c -o collectdctl-collectdctl.o `test -f 'collectdctl.c' || echo './'`collectdctl.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o collectdctl collectdctl-collectdctl.o libcollectdclient/libcollectdclient.la libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/collectdctl collectdctl-collectdctl.o -Wl,--as-needed libcollectdclient/.libs/libcollectdclient.so -lgcrypt -lgpg-error 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"' -I../src/libcollectdclient/collectd -I../src/libcollectdclient/collectd -Wall -O2 -pipe -march=native -Wall -c -o collectd_tg-collectd-tg.o `test -f 'collectd-tg.c' || echo './'`collectd-tg.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o collectd-tg collectd_tg-collectd-tg.o -lpthread daemon/libheap.la libcollectdclient/libcollectdclient.la libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/collectd-tg collectd_tg-collectd-tg.o -Wl,--as-needed -lpthread daemon/.libs/libheap.a libcollectdclient/.libs/libcollectdclient.so -lgcrypt -lgpg-error 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 -O2 -pipe -march=native -Wall -c -o collectdmon.o collectdmon.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o collectdmon collectdmon.o libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -o collectdmon collectdmon.o -Wl,--as-needed make[3]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src' make[2]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src' make[1]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src' Making all in bindings make[1]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/bindings' Making all in java make[2]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/bindings/java' /etc/java-config-2/current-system-vm/bin/javac -d "." "./org/collectd/api"/*.java /etc/java-config-2/current-system-vm/bin/javac -d "." "./org/collectd/java"/*.java mkdir -p .libs /etc/java-config-2/current-system-vm/bin/jar cf .libs/collectd-api.jar "org/collectd/api"/*.class /etc/java-config-2/current-system-vm/bin/jar cf .libs/generic-jmx.jar "org/collectd/java"/*.class touch "java-build-stamp" make[2]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/bindings/java' make[2]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/bindings' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/bindings' make[1]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/bindings' Making all in . make[1]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2' >>> Source compiled. >>> Test phase: app-admin/collectd-5.7.2 make -j1 check Making check in proto make[1]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/proto' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/proto' Making check in src make[1]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src' make check-recursive make[2]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src' Making check in libcollectdclient make[3]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/libcollectdclient' make check-am make[4]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/libcollectdclient' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/libcollectdclient' make[3]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/libcollectdclient' Making check in liboconfig make[3]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/liboconfig' make check-am make[4]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/liboconfig' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/liboconfig' make[3]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/liboconfig' Making check in daemon make[3]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/daemon' make test_common test_meta_data test_utils_avltree test_utils_heap test_utils_time test_utils_subst make[4]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/daemon' 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 -O2 -pipe -march=native -Wall -c -o common_test.o common_test.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o test_common common_test.o libplugin_mock.la libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -o test_common common_test.o -Wl,--as-needed ./.libs/libplugin_mock.a -lpthread -lcap 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 -O2 -pipe -march=native -Wall -c -o meta_data_test.o meta_data_test.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o test_meta_data meta_data_test.o libmetadata.la libplugin_mock.la libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -o test_meta_data meta_data_test.o -Wl,--as-needed ./.libs/libmetadata.a ./.libs/libplugin_mock.a -lpthread -lcap 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 -O2 -pipe -march=native -Wall -c -o utils_avltree_test.o utils_avltree_test.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o test_utils_avltree utils_avltree_test.o libavltree.la -lpthread -lcap libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -o test_utils_avltree utils_avltree_test.o -Wl,--as-needed ./.libs/libavltree.a -lpthread -lcap 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 -O2 -pipe -march=native -Wall -c -o utils_heap_test.o utils_heap_test.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o test_utils_heap utils_heap_test.o libheap.la -lpthread -lcap libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -o test_utils_heap utils_heap_test.o -Wl,--as-needed ./.libs/libheap.a -lpthread -lcap 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 -O2 -pipe -march=native -Wall -c -o utils_time_test.o utils_time_test.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o test_utils_time utils_time_test.o libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -o test_utils_time utils_time_test.o -Wl,--as-needed 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 -O2 -pipe -march=native -Wall -c -o utils_subst_test.o utils_subst_test.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 -O2 -pipe -march=native -Wall -c -o utils_subst.o utils_subst.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o test_utils_subst utils_subst_test.o utils_subst.o libplugin_mock.la libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=native -Wall -Wl,-O1 -o test_utils_subst utils_subst_test.o utils_subst.o -Wl,--as-needed ./.libs/libplugin_mock.a -lpthread -lcap make[4]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/daemon' make check-TESTS make[4]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/daemon' make[5]: Entering directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/daemon' FAIL: test_common FAIL: test_meta_data FAIL: test_utils_avltree FAIL: test_utils_heap FAIL: test_utils_time FAIL: test_utils_subst ============================================================================ Testsuite summary for collectd 5.7.2.git ============================================================================ # TOTAL: 6 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 6 # XPASS: 0 # ERROR: 0 ============================================================================ See src/daemon/test-suite.log ============================================================================ make[5]: *** [Makefile:1342: test-suite.log] Error 1 make[5]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/daemon' make[4]: *** [Makefile:1450: check-TESTS] Error 2 make[4]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/daemon' make[3]: *** [Makefile:1556: check-am] Error 2 make[3]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src/daemon' make[2]: *** [Makefile:5175: check-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src' make[1]: *** [Makefile:5531: check] Error 2 make[1]: Leaving directory '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2/src' make: *** [Makefile:581: check-recursive] Error 1 * ERROR: app-admin/collectd-5.7.2::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 7294: Called default * phase-functions.sh, line 808: Called default_src_test * phase-functions.sh, line 837: Called __eapi0_src_test * phase-helpers.sh, line 763: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=app-admin/collectd-5.7.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-admin/collectd-5.7.2::gentoo'`. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info =collectd-5.7.2 * The complete build log is located at '/var/log/portage/app-admin:collectd-5.7.2:20170919-041800.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/collectd-5.7.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-admin/collectd-5.7.2/temp/environment'. * Working directory: '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2' * S: '/var/tmp/portage/app-admin/collectd-5.7.2/work/collectd-5.7.2'