Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/collectd.spec'], False, '/var/lib/mock/dist-f10-build-393547-67361/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/collectd.spec'] warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/collectd-4.5.3-1.fc10.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/collectd.spec'], False, '/var/lib/mock/dist-f10-build-393547-67361/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/collectd.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.h0cSx8 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf collectd-4.5.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/collectd-4.5.3.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd collectd-4.5.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (collectd-4.5.1-include-collectd.d.patch):' Patch #0 (collectd-4.5.1-include-collectd.d.patch): + /bin/cat /builddir/build/SOURCES/collectd-4.5.1-include-collectd.d.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #1 (collectd-4.5.1-configure-OpenIPMI.patch):' Patch #1 (collectd-4.5.1-configure-OpenIPMI.patch): + /bin/cat /builddir/build/SOURCES/collectd-4.5.1-configure-OpenIPMI.patch + /usr/bin/patch -s -p0 --fuzz=0 + sed -i.orig -e 's|-Werror||g' Makefile.in bindings/Makefile.in libltdl/Makefile.in src/Makefile.in + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7jYZWL + umask 022 + cd /builddir/build/BUILD + cd collectd-4.5.3 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-ascent --disable-static --disable-ipvs --enable-mysql --enable-sensors --enable-email --enable-apache --enable-perl --enable-unixsock --enable-ipmi --enable-nut --enable-postgresql --enable-iptables --with-perl-bindings=INSTALLDIRS=vendor checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 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-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether gcc and cc understand -c and -o together... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/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 whether stripping libraries is possible... yes 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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for flex... no checking for lex... no checking for bison... no checking for byacc... no checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for 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 stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/isa_defs.h usability... no checking sys/isa_defs.h presence... no checking for sys/isa_defs.h... no checking for netinet/in_systm.h... yes checking for netinet/in.h... yes checking for netinet/ip.h... yes checking for netinet/ip_icmp.h... yes checking for netinet/ip_var.h... no checking for netinet/ip6.h... yes checking for netinet/icmp6.h... yes checking for netinet/tcp.h... yes checking for netinet/udp.h... yes checking sys/dkstat.h usability... no checking sys/dkstat.h presence... no checking for sys/dkstat.h... no checking for sys/sysctl.h... yes checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for IOKit/ps/IOPowerSources.h... no checking for sys/swap.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking linux/config.h usability... no checking linux/config.h presence... no checking for linux/config.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for net/if.h... yes checking for linux/if.h... yes checking for linux/netdevice.h... yes checking net/ip_vs.h usability... no checking net/ip_vs.h presence... no checking for net/ip_vs.h... no checking ip_vs.h usability... no checking ip_vs.h presence... no checking for ip_vs.h... no checking for sys/ucred.h... no checking for sys/mount.h... yes checking for linux/un.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/quota.h usability... yes checking sys/quota.h presence... yes checking for sys/quota.h... yes checking xfs/xqm.h usability... no checking xfs/xqm.h presence... no checking for xfs/xqm.h... no checking fs_info.h usability... no checking fs_info.h presence... no checking for fs_info.h... no checking fshelp.h usability... no checking fshelp.h presence... no checking for fshelp.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking mnttab.h usability... no checking mnttab.h presence... no checking for mnttab.h... no checking sys/fstyp.h usability... no checking sys/fstyp.h presence... no checking for sys/fstyp.h... no checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/vfstab.h usability... no checking sys/vfstab.h presence... no checking for sys/vfstab.h... no checking kvm.h usability... no checking kvm.h presence... no checking for kvm.h... no checking wordexp.h usability... yes checking wordexp.h presence... yes checking for wordexp.h... yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking for arpa/nameser_compat.h... yes checking for net/if_arp.h... yes checking net/ppp_defs.h usability... yes checking net/ppp_defs.h presence... yes checking for net/ppp_defs.h... yes checking for net/if_ppp.h... yes checking for netinet/if_ether.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether gcc needs -traditional... no checking for gettimeofday... yes checking for select... yes checking for strdup... yes checking for strtol... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for strchr... yes checking for memcpy... yes checking for strstr... yes checking for strcmp... yes checking for strncmp... yes checking for strncpy... yes checking for strlen... yes checking for strncasecmp... yes checking for strcasecmp... yes checking for openlog... yes checking for closelog... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for strtok_r... yes checking for getpwnam_r... yes checking for getgrnam_r... yes checking for setgroups... yes checking for regcomp... yes checking for regerror... yes checking for regexec... yes checking for regfree... yes checking for socket... yes checking for nanosleep... yes checking for sysctlbyname... no checking for host_statistics... no checking for processor_info... no checking for thread_info... no checking for statfs... yes checking for statvfs... yes checking for getifaddrs... yes checking for syslog... yes checking for getutent... yes checking for getutxent... yes checking for getloadavg... yes checking whether NAN is defined by default... no checking whether NAN is defined by __USE_ISOC99... yes checking if doubles are stored in x86 representation... yes checking for getfsstat... no checking for getvfsstat... no checking for listmntent... no checking for getmntent... yes checking whether getmntent takes one argument... yes checking whether getmntent takes two arguments... no checking for struct if_data.ifi_ibytes... no checking for struct if_data.ifi_opackets... no checking for struct if_data.ifi_ierrors... no checking for struct net_device_stats.rx_bytes... yes checking for struct net_device_stats.tx_packets... yes checking for struct net_device_stats.rx_errors... yes checking for struct udphdr.uh_dport... no checking for struct udphdr.uh_sport... no checking for struct udphdr.dest... yes checking for struct udphdr.source... yes checking for kstat_io_t.nwritten... no checking for kstat_io_t.writes... no checking for kstat_io_t.nwrites... no checking for kstat_io_t.wtime... no checking for res_search in -lresolv... no checking for libhal_device_property_exists in -lhal... no checking rrd.h usability... yes checking rrd.h presence... yes checking for rrd.h... yes checking for rrd_update_r in -lrrd_th... yes checking for pthread_create in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_init in -lcurl... yes checking for IOServiceGetMatchingServices in -lIOKit... no configure: pkg-config not available, trying to guess flags for the statgrab library. 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 sensors/sensors.h usability... yes checking sensors/sensors.h presence... yes checking for sensors/sensors.h... yes checking for sensors_init in -lsensors... yes checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for mysql_init in -lmysqlclient... yes checking for oconfig_parse_fh in -loconfig... no checking for ping_construct in -loping... no checking owcapi.h usability... no checking owcapi.h presence... no checking for owcapi.h... no checking for pcap_open_live in -lpcap... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for smtp_create_session in -lesmtp... no checking for perl... yes (/usr/bin/perl) checking for libperl... yes checking if perl supports ithreads... yes checking for iptc_init in -liptc... no checking for linux/netfilter_ipv4/ip_tables.h... yes checking for linux/netfilter_ipv6/ip6_tables.h... yes checking net-snmp/net-snmp-config.h usability... yes checking net-snmp/net-snmp-config.h presence... yes checking for net-snmp/net-snmp-config.h... yes checking for init_snmp in -lnetsnmp... yes checking for LIBNOTIFY... no configure: Checking for libupsclient using /usr/bin/pkg-config checking upsclient.h usability... yes checking upsclient.h presence... yes checking for upsclient.h... yes checking for upscli_connect in -lupsclient... yes checking for UPSCONN_t... yes checking for UPSCONN... yes checking for libnetlink.h... no checking for iproute/libnetlink.h... no checking for linux/libnetlink.h... no checking for linux/gen_stats.h... yes checking for linux/pkt_sched.h... yes checking for pkg-config... /usr/bin/pkg-config checking for libOpenIPMIpthread... yes checking for libOpenIPMIpthread CFLAGS... -pthread checking for libOpenIPMIpthread LDFLAGS... -lOpenIPMIpthread -lOpenIPMIutils -lOpenIPMI checking for OpenIPMI/ipmi_smi.h... 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 libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking for xmlXPathEval in -lxml2... yes checking libvirt/libvirt.h usability... yes checking libvirt/libvirt.h presence... yes checking for libvirt/libvirt.h... yes checking for virDomainBlockStats in -lvirt... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/collectd.conf config.status: creating src/libiptc/Makefile config.status: creating src/liboconfig/Makefile config.status: creating src/liboping/Makefile config.status: creating bindings/Makefile config.status: creating src/config.h config.status: executing depfiles commands === configuring in libltdl (/builddir/build/BUILD/collectd-4.5.3/libltdl) configure: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--target=x86_64-redhat-linux-gnu' '--program-prefix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-ascent' '--disable-static' '--disable-ipvs' '--enable-mysql' '--enable-sensors' '--enable-email' '--enable-apache' '--enable-perl' '--enable-unixsock' '--enable-ipmi' '--enable-nut' '--enable-postgresql' '--enable-iptables' '--with-perl-bindings=INSTALLDIRS=vendor' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'target_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' 'FFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' '--enable-ltdl-convenience' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-cf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-pghpf... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for x86_64-redhat-linux-gnu-g95... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-ifort... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/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 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking which extension is used for loadable modules... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/lib64/mysql checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... 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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands Configuration: Libraries: libcurl . . . . . . . yes libesmtp . . . . . . no (libesmtp not found) libiokit . . . . . . no libiptc . . . . . . . yes (shipped version) libkstat . . . . . . no (Solaris only) libkvm . . . . . . . no libmysql . . . . . . yes libnetlink . . . . . no (libnetlink.h not found) libnetsnmp . . . . . yes libnotify . . . . . . no (No package 'libnotify' found) liboconfig . . . . . yes (shipped version) libopenipmi . . . . . yes liboping . . . . . . yes (shipped version) libpcap . . . . . . . yes libperl . . . . . . . yes (version 5.10.0) libpthread . . . . . yes libpq . . . . . . . . yes librrd . . . . . . . yes libsensors . . . . . yes libstatgrab . . . . . no libupsclient . . . . yes libvirt . . . . . . . yes libxml2 . . . . . . . yes libxmms . . . . . . . no Features: daemon mode . . . . . yes debug . . . . . . . . no Bindings: perl . . . . . . . . yes (INSTALLDIRS=vendor) Modules: apache . . . . . . . yes apcups . . . . . . . yes apple_sensors . . . . no ascent . . . . . . . no battery . . . . . . . yes cpu . . . . . . . . . yes cpufreq . . . . . . . yes csv . . . . . . . . . yes df . . . . . . . . . yes disk . . . . . . . . yes dns . . . . . . . . . yes email . . . . . . . . yes entropy . . . . . . . yes exec . . . . . . . . yes filecount . . . . . . yes hddtemp . . . . . . . yes interface . . . . . . yes iptables . . . . . . yes ipmi . . . . . . . . yes ipvs . . . . . . . . no (ip_vs.h not found) irq . . . . . . . . . yes libvirt . . . . . . . yes load . . . . . . . . yes logfile . . . . . . . yes mbmon . . . . . . . . yes memcached . . . . . . yes memory . . . . . . . yes multimeter . . . . . yes mysql . . . . . . . . yes netlink . . . . . . . no network . . . . . . . yes nfs . . . . . . . . . yes nginx . . . . . . . . yes notify_desktop . . . no notify_email . . . . no ntpd . . . . . . . . yes nut . . . . . . . . . yes onewire . . . . . . . no perl . . . . . . . . yes ping . . . . . . . . yes postgresql . . . . . yes powerdns . . . . . . yes processes . . . . . . yes rrdtool . . . . . . . yes sensors . . . . . . . yes serial . . . . . . . yes snmp . . . . . . . . yes swap . . . . . . . . yes syslog . . . . . . . yes tail . . . . . . . . yes tape . . . . . . . . no tcpconns . . . . . . yes teamspeak2 . . . . . yes thermal . . . . . . . yes unixsock . . . . . . yes users . . . . . . . . yes uuid . . . . . . . . yes vmem . . . . . . . . yes vserver . . . . . . . yes wireless . . . . . . yes xmms . . . . . . . . no + /usr/bin/make -j8 Making all in libltdl make[1]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/libltdl' /usr/bin/make all-am make[2]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/libltdl' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o ltdl.lo ltdl.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c ltdl.c -fPIC -DPIC -o .libs/ltdl.o ltdl.c: In function 'lt_dlopenext': ltdl.c:3506: warning: the address of 'archive_ext' will always evaluate as 'true' ltdl.c:3527: warning: the address of 'shlib_ext' will always evaluate as 'true' ltdl.c:3527: warning: the address of 'archive_ext' will always evaluate as 'true' ltdl.c:3530: warning: the address of 'shlib_ext' will always evaluate as 'true' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libltdlc.la ltdl.lo -ldl ar cru .libs/libltdlc.a .libs/ltdl.o ranlib .libs/libltdlc.a creating libltdlc.la (cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la) make[2]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/libltdl' make[1]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/libltdl' Making all in src make[1]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src' /usr/bin/make all-recursive make[2]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src' Making all in libiptc make[3]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src/libiptc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -DIPTABLES_VERSION=\"1.4.0\" -I/lib/modules/2.6.18-128.1.1.el5xen/source/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libiptc_la-libip4tc.lo `test -f 'libip4tc.c' || echo './'`libip4tc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -DIPTABLES_VERSION=\"1.4.0\" -I/lib/modules/2.6.18-128.1.1.el5xen/source/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o libiptc_la-libip6tc.lo `test -f 'libip6tc.c' || echo './'`libip6tc.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../src -DIPTABLES_VERSION=\"1.4.0\" -I/lib/modules/2.6.18-128.1.1.el5xen/source/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c libip4tc.c -fPIC -DPIC -o .libs/libiptc_la-libip4tc.o gcc -DHAVE_CONFIG_H -I. -I../../src -DIPTABLES_VERSION=\"1.4.0\" -I/lib/modules/2.6.18-128.1.1.el5xen/source/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c libip6tc.c -fPIC -DPIC -o .libs/libiptc_la-libip6tc.o /bin/sh ../../libtool --tag=CC --mode=link gcc -DIPTABLES_VERSION=\"1.4.0\" -I/lib/modules/2.6.18-128.1.1.el5xen/source/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libiptc.la libiptc_la-libip4tc.lo libiptc_la-libip6tc.lo ar cru .libs/libiptc.a .libs/libiptc_la-libip4tc.o .libs/libiptc_la-libip6tc.o ranlib .libs/libiptc.a creating libiptc.la (cd .libs && rm -f libiptc.la && ln -s ../libiptc.la libiptc.la) make[3]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src/libiptc' Making all in liboconfig make[3]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src/liboconfig' /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src/liboconfig' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o oconfig.lo oconfig.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o scanner.lo scanner.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o parser.lo parser.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c scanner.c -fPIC -DPIC -o .libs/scanner.o gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c oconfig.c -fPIC -DPIC -o .libs/oconfig.o gcc -DHAVE_CONFIG_H -I. -I../../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c parser.c -fPIC -DPIC -o .libs/parser.o oconfig.c: In function 'oconfig_parse_fh': oconfig.c:60: warning: implicit declaration of function 'yyparse' parser.c: In function 'yyparse': parser.c:1291: warning: implicit declaration of function 'yylex' scanner.c:1404: warning: 'yyunput' defined but not used scanner.c:1451: warning: 'input' defined but not used /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 0:0:0 -o liboconfig.la oconfig.lo scanner.lo parser.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/liboconfig.a .libs/oconfig.o .libs/scanner.o .libs/parser.o ranlib .libs/liboconfig.a creating liboconfig.la (cd .libs && rm -f liboconfig.la && ln -s ../liboconfig.la liboconfig.la) make[4]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src/liboconfig' make[3]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src/liboconfig' Making all in liboping make[3]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src/liboping' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o liboping.lo liboping.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../src -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c liboping.c -fPIC -DPIC -o .libs/liboping.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Werror -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 0:3:0 -o liboping.la liboping.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries ar cru .libs/liboping.a .libs/liboping.o ranlib .libs/liboping.a creating liboping.la (cd .libs && rm -f liboping.la && ln -s ../liboping.la liboping.la) make[3]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src/liboping' make[3]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT apache_la-apache.lo -MD -MP -MF .deps/apache_la-apache.Tpo -c -o apache_la-apache.lo `test -f 'apache.c' || echo './'`apache.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT apcups.lo -MD -MP -MF .deps/apcups.Tpo -c -o apcups.lo apcups.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT battery.lo -MD -MP -MF .deps/battery.Tpo -c -o battery.lo battery.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpu_la-cpu.lo -MD -MP -MF .deps/cpu_la-cpu.Tpo -c -o cpu_la-cpu.lo `test -f 'cpu.c' || echo './'`cpu.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpufreq.lo -MD -MP -MF .deps/cpufreq.Tpo -c -o cpufreq.lo cpufreq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT csv.lo -MD -MP -MF .deps/csv.Tpo -c -o csv.lo csv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT df.lo -MD -MP -MF .deps/df.Tpo -c -o df.lo df.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT disk_la-disk.lo -MD -MP -MF .deps/disk_la-disk.Tpo -c -o disk_la-disk.lo `test -f 'disk.c' || echo './'`disk.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT battery.lo -MD -MP -MF .deps/battery.Tpo -c battery.c -fPIC -DPIC -o .libs/battery.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT disk_la-disk.lo -MD -MP -MF .deps/disk_la-disk.Tpo -c disk.c -fPIC -DPIC -o .libs/disk_la-disk.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT csv.lo -MD -MP -MF .deps/csv.Tpo -c csv.c -fPIC -DPIC -o .libs/csv.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpufreq.lo -MD -MP -MF .deps/cpufreq.Tpo -c cpufreq.c -fPIC -DPIC -o .libs/cpufreq.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cpu_la-cpu.lo -MD -MP -MF .deps/cpu_la-cpu.Tpo -c cpu.c -fPIC -DPIC -o .libs/cpu_la-cpu.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT apcups.lo -MD -MP -MF .deps/apcups.Tpo -c apcups.c -fPIC -DPIC -o .libs/apcups.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT df.lo -MD -MP -MF .deps/df.Tpo -c df.c -fPIC -DPIC -o .libs/df.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT apache_la-apache.lo -MD -MP -MF .deps/apache_la-apache.Tpo -c apache.c -fPIC -DPIC -o .libs/apache_la-apache.o mv -f .deps/cpufreq.Tpo .deps/cpufreq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c -o dns.lo dns.c mv -f .deps/cpu_la-cpu.Tpo .deps/cpu_la-cpu.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utils_dns.lo -MD -MP -MF .deps/utils_dns.Tpo -c -o utils_dns.lo utils_dns.c mv -f .deps/battery.Tpo .deps/battery.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT email.lo -MD -MP -MF .deps/email.Tpo -c -o email.lo email.c mv -f .deps/disk_la-disk.Tpo .deps/disk_la-disk.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT entropy.lo -MD -MP -MF .deps/entropy.Tpo -c -o entropy.lo entropy.c mv -f .deps/csv.Tpo .deps/csv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exec.lo -MD -MP -MF .deps/exec.Tpo -c -o exec.lo exec.c mv -f .deps/df.Tpo .deps/df.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utils_parse_option.lo -MD -MP -MF .deps/utils_parse_option.Tpo -c -o utils_parse_option.lo utils_parse_option.c mv -f .deps/apcups.Tpo .deps/apcups.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utils_cmd_putnotif.lo -MD -MP -MF .deps/utils_cmd_putnotif.Tpo -c -o utils_cmd_putnotif.lo utils_cmd_putnotif.c mv -f .deps/apache_la-apache.Tpo .deps/apache_la-apache.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utils_cmd_putval.lo -MD -MP -MF .deps/utils_cmd_putval.Tpo -c -o utils_cmd_putval.lo utils_cmd_putval.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT dns.lo -MD -MP -MF .deps/dns.Tpo -c dns.c -fPIC -DPIC -o .libs/dns.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT entropy.lo -MD -MP -MF .deps/entropy.Tpo -c entropy.c -fPIC -DPIC -o .libs/entropy.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utils_dns.lo -MD -MP -MF .deps/utils_dns.Tpo -c utils_dns.c -fPIC -DPIC -o .libs/utils_dns.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT email.lo -MD -MP -MF .deps/email.Tpo -c email.c -fPIC -DPIC -o .libs/email.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT exec.lo -MD -MP -MF .deps/exec.Tpo -c exec.c -fPIC -DPIC -o .libs/exec.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utils_parse_option.lo -MD -MP -MF .deps/utils_parse_option.Tpo -c utils_parse_option.c -fPIC -DPIC -o .libs/utils_parse_option.o mv -f .deps/entropy.Tpo .deps/entropy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT filecount.lo -MD -MP -MF .deps/filecount.Tpo -c -o filecount.lo filecount.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utils_cmd_putval.lo -MD -MP -MF .deps/utils_cmd_putval.Tpo -c utils_cmd_putval.c -fPIC -DPIC -o .libs/utils_cmd_putval.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utils_cmd_putnotif.lo -MD -MP -MF .deps/utils_cmd_putnotif.Tpo -c utils_cmd_putnotif.c -fPIC -DPIC -o .libs/utils_cmd_putnotif.o mv -f .deps/dns.Tpo .deps/dns.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hddtemp.lo -MD -MP -MF .deps/hddtemp.Tpo -c -o hddtemp.lo hddtemp.c mv -f .deps/utils_parse_option.Tpo .deps/utils_parse_option.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT interface_la-interface.lo -MD -MP -MF .deps/interface_la-interface.Tpo -c -o interface_la-interface.lo `test -f 'interface.c' || echo './'`interface.c mv -f .deps/email.Tpo .deps/email.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT iptables.lo -MD -MP -MF .deps/iptables.Tpo -c -o iptables.lo iptables.c mv -f .deps/utils_dns.Tpo .deps/utils_dns.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ipmi_la-ipmi.lo -MD -MP -MF .deps/ipmi_la-ipmi.Tpo -c -o ipmi_la-ipmi.lo `test -f 'ipmi.c' || echo './'`ipmi.c mv -f .deps/exec.Tpo .deps/exec.Plo mv -f .deps/utils_cmd_putval.Tpo .deps/utils_cmd_putval.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT irq.lo -MD -MP -MF .deps/irq.Tpo -c -o irq.lo irq.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libvirt_la-libvirt.lo -MD -MP -MF .deps/libvirt_la-libvirt.Tpo -c -o libvirt_la-libvirt.lo `test -f 'libvirt.c' || echo './'`libvirt.c mv -f .deps/utils_cmd_putnotif.Tpo .deps/utils_cmd_putnotif.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT load_la-load.lo -MD -MP -MF .deps/load_la-load.Tpo -c -o load_la-load.lo `test -f 'load.c' || echo './'`load.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT filecount.lo -MD -MP -MF .deps/filecount.Tpo -c filecount.c -fPIC -DPIC -o .libs/filecount.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT hddtemp.lo -MD -MP -MF .deps/hddtemp.Tpo -c hddtemp.c -fPIC -DPIC -o .libs/hddtemp.o mv -f .deps/filecount.Tpo .deps/filecount.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT logfile.lo -MD -MP -MF .deps/logfile.Tpo -c -o logfile.lo logfile.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT iptables.lo -MD -MP -MF .deps/iptables.Tpo -c iptables.c -fPIC -DPIC -o .libs/iptables.o mv -f .deps/hddtemp.Tpo .deps/hddtemp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mbmon.lo -MD -MP -MF .deps/mbmon.Tpo -c -o mbmon.lo mbmon.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT interface_la-interface.lo -MD -MP -MF .deps/interface_la-interface.Tpo -c interface.c -fPIC -DPIC -o .libs/interface_la-interface.o gcc -DHAVE_CONFIG_H -I. -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 -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libvirt_la-libvirt.lo -MD -MP -MF .deps/libvirt_la-libvirt.Tpo -c libvirt.c -fPIC -DPIC -o .libs/libvirt_la-libvirt.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT irq.lo -MD -MP -MF .deps/irq.Tpo -c irq.c -fPIC -DPIC -o .libs/irq.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT load_la-load.lo -MD -MP -MF .deps/load_la-load.Tpo -c load.c -fPIC -DPIC -o .libs/load_la-load.o gcc -DHAVE_CONFIG_H -I. -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 -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ipmi_la-ipmi.lo -MD -MP -MF .deps/ipmi_la-ipmi.Tpo -c ipmi.c -fPIC -DPIC -o .libs/ipmi_la-ipmi.o mv -f .deps/iptables.Tpo .deps/iptables.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT memcached.lo -MD -MP -MF .deps/memcached.Tpo -c -o memcached.lo memcached.c mv -f .deps/interface_la-interface.Tpo .deps/interface_la-interface.Plo mv -f .deps/irq.Tpo .deps/irq.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT memory_la-memory.lo -MD -MP -MF .deps/memory_la-memory.Tpo -c -o memory_la-memory.lo `test -f 'memory.c' || echo './'`memory.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT multimeter.lo -MD -MP -MF .deps/multimeter.Tpo -c -o multimeter.lo multimeter.c mv -f .deps/load_la-load.Tpo .deps/load_la-load.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mysql_la-mysql.lo -MD -MP -MF .deps/mysql_la-mysql.Tpo -c -o mysql_la-mysql.lo `test -f 'mysql.c' || echo './'`mysql.c mv -f .deps/ipmi_la-ipmi.Tpo .deps/ipmi_la-ipmi.Plo gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mbmon.lo -MD -MP -MF .deps/mbmon.Tpo -c mbmon.c -fPIC -DPIC -o .libs/mbmon.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT network.lo -MD -MP -MF .deps/network.Tpo -c -o network.lo network.c mv -f .deps/libvirt_la-libvirt.Tpo .deps/libvirt_la-libvirt.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nfs.lo -MD -MP -MF .deps/nfs.Tpo -c -o nfs.lo nfs.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT logfile.lo -MD -MP -MF .deps/logfile.Tpo -c logfile.c -fPIC -DPIC -o .libs/logfile.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT memcached.lo -MD -MP -MF .deps/memcached.Tpo -c memcached.c -fPIC -DPIC -o .libs/memcached.o mv -f .deps/mbmon.Tpo .deps/mbmon.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nginx_la-nginx.lo -MD -MP -MF .deps/nginx_la-nginx.Tpo -c -o nginx_la-nginx.lo `test -f 'nginx.c' || echo './'`nginx.c mv -f .deps/logfile.Tpo .deps/logfile.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ntpd.lo -MD -MP -MF .deps/ntpd.Tpo -c -o ntpd.lo ntpd.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT multimeter.lo -MD -MP -MF .deps/multimeter.Tpo -c multimeter.c -fPIC -DPIC -o .libs/multimeter.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT memory_la-memory.lo -MD -MP -MF .deps/memory_la-memory.Tpo -c memory.c -fPIC -DPIC -o .libs/memory_la-memory.o mv -f .deps/memory_la-memory.Tpo .deps/memory_la-memory.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nut_la-nut.lo -MD -MP -MF .deps/nut_la-nut.Tpo -c -o nut_la-nut.lo `test -f 'nut.c' || echo './'`nut.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.c -fPIC -DPIC -o .libs/network.o mv -f .deps/multimeter.Tpo .deps/multimeter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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"' -DHAS_BOOL=1 -Wall -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE -DXS_VERSION=\"4.5.3\" -DVERSION=\"4.5.3\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT perl_la-perl.lo -MD -MP -MF .deps/perl_la-perl.Tpo -c -o perl_la-perl.lo `test -f 'perl.c' || echo './'`perl.c mv -f .deps/memcached.Tpo .deps/memcached.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ping.lo -MD -MP -MF .deps/ping.Tpo -c -o ping.lo ping.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nfs.lo -MD -MP -MF .deps/nfs.Tpo -c nfs.c -fPIC -DPIC -o .libs/nfs.o gcc -DHAVE_CONFIG_H -I. -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 -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mysql_la-mysql.lo -MD -MP -MF .deps/mysql_la-mysql.Tpo -c mysql.c -fPIC -DPIC -o .libs/mysql_la-mysql.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nginx_la-nginx.lo -MD -MP -MF .deps/nginx_la-nginx.Tpo -c nginx.c -fPIC -DPIC -o .libs/nginx_la-nginx.o mv -f .deps/nfs.Tpo .deps/nfs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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/usr/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT postgresql_la-postgresql.lo -MD -MP -MF .deps/postgresql_la-postgresql.Tpo -c -o postgresql_la-postgresql.lo `test -f 'postgresql.c' || echo './'`postgresql.c mv -f .deps/mysql_la-mysql.Tpo .deps/mysql_la-mysql.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT powerdns.lo -MD -MP -MF .deps/powerdns.Tpo -c -o powerdns.lo powerdns.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ntpd.lo -MD -MP -MF .deps/ntpd.Tpo -c ntpd.c -fPIC -DPIC -o .libs/ntpd.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nut_la-nut.lo -MD -MP -MF .deps/nut_la-nut.Tpo -c nut.c -fPIC -DPIC -o .libs/nut_la-nut.o mv -f .deps/nginx_la-nginx.Tpo .deps/nginx_la-nginx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT processes.lo -MD -MP -MF .deps/processes.Tpo -c -o processes.lo processes.c gcc -DHAVE_CONFIG_H -I. -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\" -DHAS_BOOL=1 -Wall -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE -DXS_VERSION=\"4.5.3\" -DVERSION=\"4.5.3\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT perl_la-perl.lo -MD -MP -MF .deps/perl_la-perl.Tpo -c perl.c -fPIC -DPIC -o .libs/perl_la-perl.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ping.lo -MD -MP -MF .deps/ping.Tpo -c ping.c -fPIC -DPIC -o .libs/ping.o mv -f .deps/network.Tpo .deps/network.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rrdtool_la-rrdtool.lo -MD -MP -MF .deps/rrdtool_la-rrdtool.Tpo -c -o rrdtool_la-rrdtool.lo `test -f 'rrdtool.c' || echo './'`rrdtool.c mv -f .deps/nut_la-nut.Tpo .deps/nut_la-nut.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sensors_la-sensors.lo -MD -MP -MF .deps/sensors_la-sensors.Tpo -c -o sensors_la-sensors.lo `test -f 'sensors.c' || echo './'`sensors.c mv -f .deps/ntpd.Tpo .deps/ntpd.Plo mv -f .deps/ping.Tpo .deps/ping.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c -o serial.lo serial.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -DNETSNMP_ENABLE_IPV6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -I/usr/include/rpm -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT snmp_la-snmp.lo -MD -MP -MF .deps/snmp_la-snmp.Tpo -c -o snmp_la-snmp.lo `test -f 'snmp.c' || echo './'`snmp.c perl.c: In function 'perl_config_loadplugin': perl.c:1625: warning: null argument where non-null required (argument 3) gcc -DHAVE_CONFIG_H -I. -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/usr/include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT postgresql_la-postgresql.lo -MD -MP -MF .deps/postgresql_la-postgresql.Tpo -c postgresql.c -fPIC -DPIC -o .libs/postgresql_la-postgresql.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT powerdns.lo -MD -MP -MF .deps/powerdns.Tpo -c powerdns.c -fPIC -DPIC -o .libs/powerdns.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rrdtool_la-rrdtool.lo -MD -MP -MF .deps/rrdtool_la-rrdtool.Tpo -c rrdtool.c -fPIC -DPIC -o .libs/rrdtool_la-rrdtool.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT processes.lo -MD -MP -MF .deps/processes.Tpo -c processes.c -fPIC -DPIC -o .libs/processes.o mv -f .deps/powerdns.Tpo .deps/powerdns.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT swap_la-swap.lo -MD -MP -MF .deps/swap_la-swap.Tpo -c -o swap_la-swap.lo `test -f 'swap.c' || echo './'`swap.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT sensors_la-sensors.lo -MD -MP -MF .deps/sensors_la-sensors.Tpo -c sensors.c -fPIC -DPIC -o .libs/sensors_la-sensors.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT serial.lo -MD -MP -MF .deps/serial.Tpo -c serial.c -fPIC -DPIC -o .libs/serial.o mv -f .deps/postgresql_la-postgresql.Tpo .deps/postgresql_la-postgresql.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT syslog.lo -MD -MP -MF .deps/syslog.Tpo -c -o syslog.lo syslog.c mv -f .deps/processes.Tpo .deps/processes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tail.lo -MD -MP -MF .deps/tail.Tpo -c -o tail.lo tail.c mv -f .deps/serial.Tpo .deps/serial.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tcpconns.lo -MD -MP -MF .deps/tcpconns.Tpo -c -o tcpconns.lo tcpconns.c gcc -DHAVE_CONFIG_H -I. -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 -DNETSNMP_ENABLE_IPV6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -I/usr/include/rpm -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT snmp_la-snmp.lo -MD -MP -MF .deps/snmp_la-snmp.Tpo -c snmp.c -fPIC -DPIC -o .libs/snmp_la-snmp.o mv -f .deps/sensors_la-sensors.Tpo .deps/sensors_la-sensors.Plo mv -f .deps/rrdtool_la-rrdtool.Tpo .deps/rrdtool_la-rrdtool.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT teamspeak2.lo -MD -MP -MF .deps/teamspeak2.Tpo -c -o teamspeak2.lo teamspeak2.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT thermal.lo -MD -MP -MF .deps/thermal.Tpo -c -o thermal.lo thermal.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT swap_la-swap.lo -MD -MP -MF .deps/swap_la-swap.Tpo -c swap.c -fPIC -DPIC -o .libs/swap_la-swap.o mv -f .deps/perl_la-perl.Tpo .deps/perl_la-perl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT unixsock.lo -MD -MP -MF .deps/unixsock.Tpo -c -o unixsock.lo unixsock.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT syslog.lo -MD -MP -MF .deps/syslog.Tpo -c syslog.c -fPIC -DPIC -o .libs/syslog.o mv -f .deps/swap_la-swap.Tpo .deps/swap_la-swap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utils_cmd_flush.lo -MD -MP -MF .deps/utils_cmd_flush.Tpo -c -o utils_cmd_flush.lo utils_cmd_flush.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tail.lo -MD -MP -MF .deps/tail.Tpo -c tail.c -fPIC -DPIC -o .libs/tail.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tcpconns.lo -MD -MP -MF .deps/tcpconns.Tpo -c tcpconns.c -fPIC -DPIC -o .libs/tcpconns.o mv -f .deps/syslog.Tpo .deps/syslog.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utils_cmd_getval.lo -MD -MP -MF .deps/utils_cmd_getval.Tpo -c -o utils_cmd_getval.lo utils_cmd_getval.c mv -f .deps/tail.Tpo .deps/tail.Plo gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT thermal.lo -MD -MP -MF .deps/thermal.Tpo -c thermal.c -fPIC -DPIC -o .libs/thermal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utils_cmd_listval.lo -MD -MP -MF .deps/utils_cmd_listval.Tpo -c -o utils_cmd_listval.lo utils_cmd_listval.c mv -f .deps/tcpconns.Tpo .deps/tcpconns.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT users_la-users.lo -MD -MP -MF .deps/users_la-users.Tpo -c -o users_la-users.lo `test -f 'users.c' || echo './'`users.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT teamspeak2.lo -MD -MP -MF .deps/teamspeak2.Tpo -c teamspeak2.c -fPIC -DPIC -o .libs/teamspeak2.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT unixsock.lo -MD -MP -MF .deps/unixsock.Tpo -c unixsock.c -fPIC -DPIC -o .libs/unixsock.o mv -f .deps/snmp_la-snmp.Tpo .deps/snmp_la-snmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT uuid_la-uuid.lo -MD -MP -MF .deps/uuid_la-uuid.Tpo -c -o uuid_la-uuid.lo `test -f 'uuid.c' || echo './'`uuid.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utils_cmd_flush.lo -MD -MP -MF .deps/utils_cmd_flush.Tpo -c utils_cmd_flush.c -fPIC -DPIC -o .libs/utils_cmd_flush.o mv -f .deps/thermal.Tpo .deps/thermal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vmem.lo -MD -MP -MF .deps/vmem.Tpo -c -o vmem.lo vmem.c mv -f .deps/utils_cmd_flush.Tpo .deps/utils_cmd_flush.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vserver.lo -MD -MP -MF .deps/vserver.Tpo -c -o vserver.lo vserver.c mv -f .deps/unixsock.Tpo .deps/unixsock.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wireless.lo -MD -MP -MF .deps/wireless.Tpo -c -o wireless.lo wireless.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utils_cmd_listval.lo -MD -MP -MF .deps/utils_cmd_listval.Tpo -c utils_cmd_listval.c -fPIC -DPIC -o .libs/utils_cmd_listval.o mv -f .deps/teamspeak2.Tpo .deps/teamspeak2.Plo gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-nagios.o -MD -MP -MF .deps/collectd-nagios.Tpo -c -o collectd-nagios.o collectd-nagios.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT utils_cmd_getval.lo -MD -MP -MF .deps/utils_cmd_getval.Tpo -c utils_cmd_getval.c -fPIC -DPIC -o .libs/utils_cmd_getval.o gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT users_la-users.lo -MD -MP -MF .deps/users_la-users.Tpo -c users.c -fPIC -DPIC -o .libs/users_la-users.o mv -f .deps/utils_cmd_listval.Tpo .deps/utils_cmd_listval.Plo gcc -DHAVE_CONFIG_H -I. -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../libltdl -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-collectd.o -MD -MP -MF .deps/collectd-collectd.Tpo -c -o collectd-collectd.o `test -f 'collectd.c' || echo './'`collectd.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT uuid_la-uuid.lo -MD -MP -MF .deps/uuid_la-uuid.Tpo -c uuid.c -fPIC -DPIC -o .libs/uuid_la-uuid.o mv -f .deps/utils_cmd_getval.Tpo .deps/utils_cmd_getval.Plo gcc -DHAVE_CONFIG_H -I. -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../libltdl -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-common.o -MD -MP -MF .deps/collectd-common.Tpo -c -o collectd-common.o `test -f 'common.c' || echo './'`common.c mv -f .deps/users_la-users.Tpo .deps/users_la-users.Plo gcc -DHAVE_CONFIG_H -I. -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../libltdl -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-configfile.o -MD -MP -MF .deps/collectd-configfile.Tpo -c -o collectd-configfile.o `test -f 'configfile.c' || echo './'`configfile.c mv -f .deps/collectd-nagios.Tpo .deps/collectd-nagios.Po gcc -DHAVE_CONFIG_H -I. -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../libltdl -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-plugin.o -MD -MP -MF .deps/collectd-plugin.Tpo -c -o collectd-plugin.o `test -f 'plugin.c' || echo './'`plugin.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vserver.lo -MD -MP -MF .deps/vserver.Tpo -c vserver.c -fPIC -DPIC -o .libs/vserver.o mv -f .deps/uuid_la-uuid.Tpo .deps/uuid_la-uuid.Plo gcc -DHAVE_CONFIG_H -I. -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../libltdl -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-utils_avltree.o -MD -MP -MF .deps/collectd-utils_avltree.Tpo -c -o collectd-utils_avltree.o `test -f 'utils_avltree.c' || echo './'`utils_avltree.c gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT vmem.lo -MD -MP -MF .deps/vmem.Tpo -c vmem.c -fPIC -DPIC -o .libs/vmem.o mv -f .deps/collectd-collectd.Tpo .deps/collectd-collectd.Po gcc -DHAVE_CONFIG_H -I. -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../libltdl -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-utils_cache.o -MD -MP -MF .deps/collectd-utils_cache.Tpo -c -o collectd-utils_cache.o `test -f 'utils_cache.c' || echo './'`utils_cache.c mv -f .deps/collectd-common.Tpo .deps/collectd-common.Po gcc -DHAVE_CONFIG_H -I. -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../libltdl -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-utils_complain.o -MD -MP -MF .deps/collectd-utils_complain.Tpo -c -o collectd-utils_complain.o `test -f 'utils_complain.c' || echo './'`utils_complain.c mv -f .deps/vmem.Tpo .deps/vmem.Plo gcc -DHAVE_CONFIG_H -I. -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../libltdl -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-utils_ignorelist.o -MD -MP -MF .deps/collectd-utils_ignorelist.Tpo -c -o collectd-utils_ignorelist.o `test -f 'utils_ignorelist.c' || echo './'`utils_ignorelist.c mv -f .deps/collectd-utils_avltree.Tpo .deps/collectd-utils_avltree.Po gcc -DHAVE_CONFIG_H -I. -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../libltdl -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-utils_llist.o -MD -MP -MF .deps/collectd-utils_llist.Tpo -c -o collectd-utils_llist.o `test -f 'utils_llist.c' || echo './'`utils_llist.c mv -f .deps/collectd-configfile.Tpo .deps/collectd-configfile.Po gcc -DHAVE_CONFIG_H -I. -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../libltdl -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-utils_tail_match.o -MD -MP -MF .deps/collectd-utils_tail_match.Tpo -c -o collectd-utils_tail_match.o `test -f 'utils_tail_match.c' || echo './'`utils_tail_match.c mv -f .deps/collectd-plugin.Tpo .deps/collectd-plugin.Po gcc -DHAVE_CONFIG_H -I. -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../libltdl -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-utils_match.o -MD -MP -MF .deps/collectd-utils_match.Tpo -c -o collectd-utils_match.o `test -f 'utils_match.c' || echo './'`utils_match.c mv -f .deps/collectd-utils_complain.Tpo .deps/collectd-utils_complain.Po mv -f .deps/vserver.Tpo .deps/vserver.Plo gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wireless.lo -MD -MP -MF .deps/wireless.Tpo -c wireless.c -fPIC -DPIC -o .libs/wireless.o gcc -DHAVE_CONFIG_H -I. -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../libltdl -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-utils_mount.o -MD -MP -MF .deps/collectd-utils_mount.Tpo -c -o collectd-utils_mount.o `test -f 'utils_mount.c' || echo './'`utils_mount.c gcc -DHAVE_CONFIG_H -I. -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../libltdl -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-utils_tail.o -MD -MP -MF .deps/collectd-utils_tail.Tpo -c -o collectd-utils_tail.o `test -f 'utils_tail.c' || echo './'`utils_tail.c mv -f .deps/collectd-utils_cache.Tpo .deps/collectd-utils_cache.Po gcc -DHAVE_CONFIG_H -I. -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../libltdl -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-utils_threshold.o -MD -MP -MF .deps/collectd-utils_threshold.Tpo -c -o collectd-utils_threshold.o `test -f 'utils_threshold.c' || echo './'`utils_threshold.c mv -f .deps/collectd-utils_llist.Tpo .deps/collectd-utils_llist.Po gcc -DHAVE_CONFIG_H -I. -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../libltdl -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectd-types_list.o -MD -MP -MF .deps/collectd-types_list.Tpo -c -o collectd-types_list.o `test -f 'types_list.c' || echo './'`types_list.c mv -f .deps/collectd-utils_ignorelist.Tpo .deps/collectd-utils_ignorelist.Po gcc -DHAVE_CONFIG_H -I. -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 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT collectdmon-collectdmon.o -MD -MP -MF .deps/collectdmon-collectdmon.Tpo -c -o collectdmon-collectdmon.o `test -f 'collectdmon.c' || echo './'`collectdmon.c mv -f .deps/collectd-utils_tail_match.Tpo .deps/collectd-utils_tail_match.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o apache.la -rpath /usr/lib64/collectd apache_la-apache.lo -lcurl mv -f .deps/collectd-utils_match.Tpo .deps/collectd-utils_match.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o apcups.la -rpath /usr/lib64/collectd apcups.lo mv -f .deps/wireless.Tpo .deps/wireless.Plo mv -f .deps/collectd-utils_tail.Tpo .deps/collectd-utils_tail.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o battery.la -rpath /usr/lib64/collectd battery.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o cpu.la -rpath /usr/lib64/collectd cpu_la-cpu.lo mv -f .deps/collectd-types_list.Tpo .deps/collectd-types_list.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o cpufreq.la -rpath /usr/lib64/collectd cpufreq.lo mv -f .deps/collectdmon-collectdmon.Tpo .deps/collectdmon-collectdmon.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o csv.la -rpath /usr/lib64/collectd csv.lo mv -f .deps/collectd-utils_mount.Tpo .deps/collectd-utils_mount.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o df.la -rpath /usr/lib64/collectd df.lo mv -f .deps/collectd-utils_threshold.Tpo .deps/collectd-utils_threshold.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o disk.la -rpath /usr/lib64/collectd disk_la-disk.lo gcc -shared .libs/apcups.o -m64 -mtune=generic -Wl,-soname -Wl,apcups.so -o .libs/apcups.so gcc -shared .libs/apache_la-apache.o -lcurl -m64 -mtune=generic -Wl,-soname -Wl,apache.so -o .libs/apache.so creating apcups.la gcc -shared .libs/battery.o -m64 -mtune=generic -Wl,-soname -Wl,battery.so -o .libs/battery.so creating apache.la (cd .libs && rm -f apcups.la && ln -s ../apcups.la apcups.la) gcc -shared .libs/cpu_la-cpu.o -m64 -mtune=generic -Wl,-soname -Wl,cpu.so -o .libs/cpu.so /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -lpcap -lpthread -o dns.la -rpath /usr/lib64/collectd dns.lo utils_dns.lo creating battery.la gcc -shared .libs/csv.o -m64 -mtune=generic -Wl,-soname -Wl,csv.so -o .libs/csv.so (cd .libs && rm -f apache.la && ln -s ../apache.la apache.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -lpthread -o email.la -rpath /usr/lib64/collectd email.lo gcc -shared .libs/cpufreq.o -m64 -mtune=generic -Wl,-soname -Wl,cpufreq.so -o .libs/cpufreq.so creating cpu.la (cd .libs && rm -f battery.la && ln -s ../battery.la battery.la) gcc -shared .libs/df.o -m64 -mtune=generic -Wl,-soname -Wl,df.so -o .libs/df.so gcc -shared .libs/disk_la-disk.o -m64 -mtune=generic -Wl,-soname -Wl,disk.so -o .libs/disk.so creating csv.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o entropy.la -rpath /usr/lib64/collectd entropy.lo creating cpufreq.la (cd .libs && rm -f cpu.la && ln -s ../cpu.la cpu.la) (cd .libs && rm -f csv.la && ln -s ../csv.la csv.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -lpthread -o exec.la -rpath /usr/lib64/collectd exec.lo utils_parse_option.lo utils_cmd_putnotif.lo utils_cmd_putval.lo creating df.la (cd .libs && rm -f cpufreq.la && ln -s ../cpufreq.la cpufreq.la) creating disk.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o filecount.la -rpath /usr/lib64/collectd filecount.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o hddtemp.la -rpath /usr/lib64/collectd hddtemp.lo (cd .libs && rm -f disk.la && ln -s ../disk.la disk.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o interface.la -rpath /usr/lib64/collectd interface_la-interface.lo (cd .libs && rm -f df.la && ln -s ../df.la df.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o iptables.la -rpath /usr/lib64/collectd iptables.lo libiptc/libiptc.la gcc -shared .libs/dns.o .libs/utils_dns.o -lpcap -lpthread -m64 -mtune=generic -Wl,-soname -Wl,dns.so -o .libs/dns.so gcc -shared .libs/entropy.o -m64 -mtune=generic -Wl,-soname -Wl,entropy.so -o .libs/entropy.so creating dns.la gcc -shared .libs/email.o -lpthread -m64 -mtune=generic -Wl,-soname -Wl,email.so -o .libs/email.so (cd .libs && rm -f dns.la && ln -s ../dns.la dns.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o ipmi.la -rpath /usr/lib64/collectd ipmi_la-ipmi.lo -lOpenIPMIpthread -lOpenIPMIutils -lOpenIPMI gcc -shared .libs/hddtemp.o -m64 -mtune=generic -Wl,-soname -Wl,hddtemp.so -o .libs/hddtemp.so gcc -shared .libs/filecount.o -m64 -mtune=generic -Wl,-soname -Wl,filecount.so -o .libs/filecount.so creating entropy.la creating email.la creating hddtemp.la creating filecount.la (cd .libs && rm -f entropy.la && ln -s ../entropy.la entropy.la) gcc -shared .libs/interface_la-interface.o -m64 -mtune=generic -Wl,-soname -Wl,interface.so -o .libs/interface.so (cd .libs && rm -f email.la && ln -s ../email.la email.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o irq.la -rpath /usr/lib64/collectd irq.lo (cd .libs && rm -f hddtemp.la && ln -s ../hddtemp.la hddtemp.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o libvirt.la -rpath /usr/lib64/collectd libvirt_la-libvirt.lo -lvirt -lpthread -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o load.la -rpath /usr/lib64/collectd load_la-load.lo (cd .libs && rm -f filecount.la && ln -s ../filecount.la filecount.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o logfile.la -rpath /usr/lib64/collectd logfile.lo creating interface.la gcc -shared .libs/exec.o .libs/utils_parse_option.o .libs/utils_cmd_putnotif.o .libs/utils_cmd_putval.o -lpthread -m64 -mtune=generic -Wl,-soname -Wl,exec.so -o .libs/exec.so creating exec.la gcc -shared .libs/iptables.o -Wl,--whole-archive libiptc/.libs/libiptc.a -Wl,--no-whole-archive -m64 -mtune=generic -Wl,-soname -Wl,iptables.so -o .libs/iptables.so (cd .libs && rm -f interface.la && ln -s ../interface.la interface.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o mbmon.la -rpath /usr/lib64/collectd mbmon.lo (cd .libs && rm -f exec.la && ln -s ../exec.la exec.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o memcached.la -rpath /usr/lib64/collectd memcached.lo creating iptables.la (cd .libs && rm -f iptables.la && ln -s ../iptables.la iptables.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o memory.la -rpath /usr/lib64/collectd memory_la-memory.lo gcc -shared .libs/ipmi_la-ipmi.o -lOpenIPMIpthread -lOpenIPMIutils -lOpenIPMI -pthread -m64 -mtune=generic -Wl,-soname -Wl,ipmi.so -o .libs/ipmi.so gcc -shared .libs/logfile.o -m64 -mtune=generic -Wl,-soname -Wl,logfile.so -o .libs/logfile.so gcc -shared .libs/irq.o -m64 -mtune=generic -Wl,-soname -Wl,irq.so -o .libs/irq.so gcc -shared .libs/load_la-load.o -m64 -mtune=generic -Wl,-soname -Wl,load.so -o .libs/load.so creating ipmi.la creating logfile.la creating irq.la (cd .libs && rm -f ipmi.la && ln -s ../ipmi.la ipmi.la) (cd .libs && rm -f logfile.la && ln -s ../logfile.la logfile.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o multimeter.la -rpath /usr/lib64/collectd multimeter.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o mysql.la -rpath /usr/lib64/collectd mysql_la-mysql.lo -rdynamic -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto creating load.la gcc -shared .libs/libvirt_la-libvirt.o -lvirt -lpthread -lxml2 -m64 -mtune=generic -Wl,-soname -Wl,libvirt.so -o .libs/libvirt.so (cd .libs && rm -f irq.la && ln -s ../irq.la irq.la) gcc -shared .libs/memcached.o -m64 -mtune=generic -Wl,-soname -Wl,memcached.so -o .libs/memcached.so gcc -shared .libs/mbmon.o -m64 -mtune=generic -Wl,-soname -Wl,mbmon.so -o .libs/mbmon.so /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -lpthread -o network.la -rpath /usr/lib64/collectd network.lo (cd .libs && rm -f load.la && ln -s ../load.la load.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o nfs.la -rpath /usr/lib64/collectd nfs.lo creating mbmon.la creating libvirt.la creating memcached.la (cd .libs && rm -f libvirt.la && ln -s ../libvirt.la libvirt.la) (cd .libs && rm -f memcached.la && ln -s ../memcached.la memcached.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o nginx.la -rpath /usr/lib64/collectd nginx_la-nginx.lo -lcurl /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o ntpd.la -rpath /usr/lib64/collectd ntpd.lo (cd .libs && rm -f mbmon.la && ln -s ../mbmon.la mbmon.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -lpthread -lupsclient -lssl -lcrypto -o nut.la -rpath /usr/lib64/collectd nut_la-nut.lo gcc -shared .libs/memory_la-memory.o -m64 -mtune=generic -Wl,-soname -Wl,memory.so -o .libs/memory.so creating memory.la gcc -shared .libs/multimeter.o -m64 -mtune=generic -Wl,-soname -Wl,multimeter.so -o .libs/multimeter.so creating multimeter.la (cd .libs && rm -f memory.la && ln -s ../memory.la memory.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE -DXS_VERSION=\"4.5.3\" -DVERSION=\"4.5.3\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -Wl,-E -Wl,-rpath,/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE -L/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE -lperl -lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -o perl.la -rpath /usr/lib64/collectd perl_la-perl.lo (cd .libs && rm -f multimeter.la && ln -s ../multimeter.la multimeter.la) gcc -shared .libs/network.o -lpthread -m64 -mtune=generic -Wl,-soname -Wl,network.so -o .libs/network.so /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o ping.la -rpath /usr/lib64/collectd ping.lo liboping/liboping.la gcc -shared .libs/nfs.o -m64 -mtune=generic -Wl,-soname -Wl,nfs.so -o .libs/nfs.so creating network.la gcc -shared .libs/nginx_la-nginx.o -lcurl -m64 -mtune=generic -Wl,-soname -Wl,nginx.so -o .libs/nginx.so (cd .libs && rm -f network.la && ln -s ../network.la network.la) creating nfs.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -L/usr/lib64 -lpq -o postgresql.la -rpath /usr/lib64/collectd postgresql_la-postgresql.lo creating nginx.la gcc -shared .libs/ntpd.o -m64 -mtune=generic -Wl,-soname -Wl,ntpd.so -o .libs/ntpd.so (cd .libs && rm -f nfs.la && ln -s ../nfs.la nfs.la) (cd .libs && rm -f nginx.la && ln -s ../nginx.la nginx.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o powerdns.la -rpath /usr/lib64/collectd powerdns.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o processes.la -rpath /usr/lib64/collectd processes.lo gcc -shared .libs/nut_la-nut.o -lpthread -lupsclient -lssl -lcrypto -m64 -mtune=generic -Wl,-soname -Wl,nut.so -o .libs/nut.so creating ntpd.la (cd .libs && rm -f ntpd.la && ln -s ../ntpd.la ntpd.la) creating nut.la (cd .libs && rm -f nut.la && ln -s ../nut.la nut.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o rrdtool.la -rpath /usr/lib64/collectd rrdtool_la-rrdtool.lo -lrrd_th -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o sensors.la -rpath /usr/lib64/collectd sensors_la-sensors.lo -lsensors gcc -shared .libs/mysql_la-mysql.o -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto -m64 -m64 -mtune=generic -Wl,-soname -Wl,mysql.so -o .libs/mysql.so gcc -shared .libs/powerdns.o -m64 -mtune=generic -Wl,-soname -Wl,powerdns.so -o .libs/powerdns.so gcc -shared .libs/postgresql_la-postgresql.o -L/usr/lib64 -lpq -m64 -mtune=generic -Wl,-soname -Wl,postgresql.so -o .libs/postgresql.so gcc -shared .libs/ping.o -Wl,--whole-archive liboping/.libs/liboping.a -Wl,--no-whole-archive -m64 -mtune=generic -Wl,-soname -Wl,ping.so -o .libs/ping.so creating powerdns.la creating mysql.la (cd .libs && rm -f powerdns.la && ln -s ../powerdns.la powerdns.la) gcc -shared .libs/processes.o -m64 -mtune=generic -Wl,-soname -Wl,processes.so -o .libs/processes.so creating postgresql.la creating ping.la (cd .libs && rm -f mysql.la && ln -s ../mysql.la mysql.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o serial.la -rpath /usr/lib64/collectd serial.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DNETSNMP_ENABLE_IPV6 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_RPM_4_4_COMPAT -Ulinux -Dlinux=linux -I/usr/include/rpm -D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE -I. -I/usr/include/net-snmp -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o snmp.la -rpath /usr/lib64/collectd snmp_la-snmp.lo -L/usr/lib64 -lcrypto -lsensors -L/usr/lib64 -lnetsnmp -lpthread (cd .libs && rm -f ping.la && ln -s ../ping.la ping.la) creating processes.la (cd .libs && rm -f postgresql.la && ln -s ../postgresql.la postgresql.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o swap.la -rpath /usr/lib64/collectd swap_la-swap.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o syslog.la -rpath /usr/lib64/collectd syslog.lo gcc -shared .libs/perl_la-perl.o -L/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE -lperl -lresolv -lnsl -ldl -lm -lcrypt -lutil -lpthread -lc -m64 -mtune=generic -Wl,-E -Wl,-rpath -Wl,/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/CORE -Wl,-soname -Wl,perl.so -o .libs/perl.so (cd .libs && rm -f processes.la && ln -s ../processes.la processes.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o tail.la -rpath /usr/lib64/collectd tail.lo gcc -shared .libs/sensors_la-sensors.o -lsensors -m64 -mtune=generic -Wl,-soname -Wl,sensors.so -o .libs/sensors.so gcc -shared .libs/rrdtool_la-rrdtool.o -lrrd_th -lm -m64 -mtune=generic -Wl,-soname -Wl,rrdtool.so -o .libs/rrdtool.so creating sensors.la creating perl.la creating rrdtool.la (cd .libs && rm -f sensors.la && ln -s ../sensors.la sensors.la) (cd .libs && rm -f perl.la && ln -s ../perl.la perl.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o tcpconns.la -rpath /usr/lib64/collectd tcpconns.lo (cd .libs && rm -f rrdtool.la && ln -s ../rrdtool.la rrdtool.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o teamspeak2.la -rpath /usr/lib64/collectd teamspeak2.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o thermal.la -rpath /usr/lib64/collectd thermal.lo gcc -shared .libs/serial.o -m64 -mtune=generic -Wl,-soname -Wl,serial.so -o .libs/serial.so creating serial.la gcc -shared .libs/swap_la-swap.o -m64 -mtune=generic -Wl,-soname -Wl,swap.so -o .libs/swap.so (cd .libs && rm -f serial.la && ln -s ../serial.la serial.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -lpthread -o unixsock.la -rpath /usr/lib64/collectd unixsock.lo utils_parse_option.lo utils_cmd_flush.lo utils_cmd_getval.lo utils_cmd_listval.lo utils_cmd_putval.lo utils_cmd_putnotif.lo gcc -shared .libs/tail.o -m64 -mtune=generic -Wl,-soname -Wl,tail.so -o .libs/tail.so gcc -shared .libs/syslog.o -m64 -mtune=generic -Wl,-soname -Wl,syslog.so -o .libs/syslog.so creating swap.la creating tail.la creating syslog.la (cd .libs && rm -f swap.la && ln -s ../swap.la swap.la) (cd .libs && rm -f tail.la && ln -s ../tail.la tail.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o users.la -rpath /usr/lib64/collectd users_la-users.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o uuid.la -rpath /usr/lib64/collectd uuid_la-uuid.lo (cd .libs && rm -f syslog.la && ln -s ../syslog.la syslog.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o vmem.la -rpath /usr/lib64/collectd vmem.lo gcc -shared .libs/teamspeak2.o -m64 -mtune=generic -Wl,-soname -Wl,teamspeak2.so -o .libs/teamspeak2.so gcc -shared .libs/thermal.o -m64 -mtune=generic -Wl,-soname -Wl,thermal.so -o .libs/thermal.so gcc -shared .libs/tcpconns.o -m64 -mtune=generic -Wl,-soname -Wl,tcpconns.so -o .libs/tcpconns.so creating teamspeak2.la creating thermal.la creating tcpconns.la (cd .libs && rm -f teamspeak2.la && ln -s ../teamspeak2.la teamspeak2.la) (cd .libs && rm -f thermal.la && ln -s ../thermal.la thermal.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o vserver.la -rpath /usr/lib64/collectd vserver.lo (cd .libs && rm -f tcpconns.la && ln -s ../tcpconns.la tcpconns.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -module -avoid-version -o wireless.la -rpath /usr/lib64/collectd wireless.lo /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o collectd-nagios collectd-nagios.o gcc -shared .libs/snmp_la-snmp.o -L/usr/lib64 -lcrypto -lsensors -lnetsnmp -lpthread -m64 -mtune=generic -m64 -mtune=generic -Wl,-soname -Wl,snmp.so -o .libs/snmp.so gcc -shared .libs/uuid_la-uuid.o -m64 -mtune=generic -Wl,-soname -Wl,uuid.so -o .libs/uuid.so gcc -shared .libs/users_la-users.o -m64 -mtune=generic -Wl,-soname -Wl,users.so -o .libs/users.so creating uuid.la creating users.la creating snmp.la (cd .libs && rm -f uuid.la && ln -s ../uuid.la uuid.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o collectdmon collectdmon-collectdmon.o (cd .libs && rm -f snmp.la && ln -s ../snmp.la snmp.la) (cd .libs && rm -f users.la && ln -s ../users.la users.la) gcc -shared .libs/vmem.o -m64 -mtune=generic -Wl,-soname -Wl,vmem.so -o .libs/vmem.so gcc -shared .libs/vserver.o -m64 -mtune=generic -Wl,-soname -Wl,vserver.so -o .libs/vserver.so gcc -shared .libs/wireless.o -m64 -mtune=generic -Wl,-soname -Wl,wireless.so -o .libs/wireless.so gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o collectd-nagios collectd-nagios.o gcc -shared .libs/unixsock.o .libs/utils_parse_option.o .libs/utils_cmd_flush.o .libs/utils_cmd_getval.o .libs/utils_cmd_listval.o .libs/utils_cmd_putval.o .libs/utils_cmd_putnotif.o -lpthread -m64 -mtune=generic -Wl,-soname -Wl,unixsock.so -o .libs/unixsock.so creating vmem.la creating vserver.la creating wireless.la (cd .libs && rm -f vserver.la && ln -s ../vserver.la vserver.la) (cd .libs && rm -f vmem.la && ln -s ../vmem.la vmem.la) creating unixsock.la (cd .libs && rm -f wireless.la && ln -s ../wireless.la wireless.la) (cd .libs && rm -f unixsock.la && ln -s ../unixsock.la unixsock.la) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -export-dynamic -o collectd collectd-collectd.o collectd-common.o collectd-configfile.o collectd-plugin.o collectd-utils_avltree.o collectd-utils_cache.o collectd-utils_complain.o collectd-utils_ignorelist.o collectd-utils_llist.o collectd-utils_tail_match.o collectd-utils_match.o collectd-utils_mount.o collectd-utils_tail.o collectd-utils_threshold.o collectd-types_list.o -lpthread ../libltdl/libltdlc.la liboconfig/liboconfig.la "-dlopen" apache.la "-dlopen" apcups.la "-dlopen" battery.la "-dlopen" cpu.la "-dlopen" cpufreq.la "-dlopen" csv.la "-dlopen" df.la "-dlopen" disk.la "-dlopen" dns.la "-dlopen" email.la "-dlopen" entropy.la "-dlopen" exec.la "-dlopen" filecount.la "-dlopen" hddtemp.la "-dlopen" interface.la "-dlopen" iptables.la "-dlopen" ipmi.la "-dlopen" irq.la "-dlopen" libvirt.la "-dlopen" load.la "-dlopen" logfile.la "-dlopen" mbmon.la "-dlopen" memcached.la "-dlopen" memory.la "-dlopen" multimeter.la "-dlopen" mysql.la "-dlopen" network.la "-dlopen" nfs.la "-dlopen" nginx.la "-dlopen" ntpd.la "-dlopen" nut.la "-dlopen" perl.la "-dlopen" ping.la "-dlopen" postgresql.la "-dlopen" powerdns.la "-dlopen" processes.la "-dlopen" rrdtool.la "-dlopen" sensors.la "-dlopen" serial.la "-dlopen" snmp.la "-dlopen" swap.la "-dlopen" syslog.la "-dlopen" tail.la "-dlopen" tcpconns.la "-dlopen" teamspeak2.la "-dlopen" thermal.la "-dlopen" unixsock.la "-dlopen" users.la "-dlopen" uuid.la "-dlopen" vmem.la "-dlopen" vserver.la "-dlopen" wireless.la gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o collectdmon collectdmon-collectdmon.o rm -f .libs/collectd.nm .libs/collectd.nmS .libs/collectd.nmT creating .libs/collectdS.c (cd .libs && gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -fno-builtin "collectdS.c") rm -f .libs/collectdS.c .libs/collectd.nm .libs/collectd.nmS .libs/collectd.nmT gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o collectd collectd-collectd.o collectd-common.o collectd-configfile.o collectd-plugin.o collectd-utils_avltree.o collectd-utils_cache.o collectd-utils_complain.o collectd-utils_ignorelist.o collectd-utils_llist.o collectd-utils_tail_match.o collectd-utils_match.o collectd-utils_mount.o collectd-utils_tail.o collectd-utils_threshold.o collectd-types_list.o .libs/collectdS.o -Wl,--export-dynamic -lpthread ../libltdl/.libs/libltdlc.a -ldl liboconfig/.libs/liboconfig.a rm -f .libs/collectdS.o make[3]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src' make[2]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src' make[1]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src' Making all in bindings make[1]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/bindings' if test ! -d perl; then \ mkdir -p perl/Collectd; \ cp ./perl/Collectd.pm perl/; \ cp ./perl/Makefile.PL perl/; \ cp ./perl/Collectd/Unixsock.pm perl/Collectd/; \ cp ./perl/Collectd/Makefile.PL perl/Collectd/; \ fi touch .perl-directory-stamp cd perl && /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Writing Makefile for Collectd::Unixsock Writing Makefile for Collectd cd perl && /usr/bin/make make[2]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/bindings/perl' make[3]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/bindings/perl/Collectd' cp Collectd.pm blib/lib/Collectd.pm cp Unixsock.pm ../blib/lib/Collectd/Unixsock.pm Manifying ../blib/man3/Collectd::Unixsock.3pm make[3]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/bindings/perl/Collectd' make[2]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/bindings/perl' make[1]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/bindings' make[1]: Entering directory `/builddir/build/BUILD/collectd-4.5.3' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fQPLLF + umask 022 + cd /builddir/build/BUILD + cd collectd-4.5.3 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64 + /bin/rm -rf contrib/SpamAssassin + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64 Making install in libltdl make[1]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/libltdl' make[2]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/libltdl' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64" test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/include" make[2]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/libltdl' make[1]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/libltdl' Making install in src make[1]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src' Making install in libiptc make[2]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src/libiptc' make[3]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src/libiptc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src/libiptc' make[2]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src/libiptc' Making install in liboconfig make[2]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src/liboconfig' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src/liboconfig' make[4]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src/liboconfig' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src/liboconfig' make[3]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src/liboconfig' make[2]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src/liboconfig' Making install in liboping make[2]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src/liboping' make[3]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src/liboping' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src/liboping' make[2]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src/liboping' make[2]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src' make[3]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'collectd-nagios' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/bin/collectd-nagios' /usr/bin/install -c collectd-nagios /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/bin/collectd-nagios test -z "/usr/lib64/collectd" || /bin/mkdir -p "/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd" /bin/sh ../libtool --mode=install /usr/bin/install -c 'apache.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/apache.la' /usr/bin/install -c .libs/apache.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/apache.so /usr/bin/install -c .libs/apache.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/apache.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'apcups.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/apcups.la' /usr/bin/install -c .libs/apcups.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/apcups.so /usr/bin/install -c .libs/apcups.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/apcups.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'battery.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/battery.la' /usr/bin/install -c .libs/battery.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/battery.so /usr/bin/install -c .libs/battery.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/battery.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'cpu.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/cpu.la' /usr/bin/install -c .libs/cpu.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/cpu.so /usr/bin/install -c .libs/cpu.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/cpu.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'cpufreq.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/cpufreq.la' /usr/bin/install -c .libs/cpufreq.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/cpufreq.so /usr/bin/install -c .libs/cpufreq.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/cpufreq.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'csv.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/csv.la' /usr/bin/install -c .libs/csv.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/csv.so /usr/bin/install -c .libs/csv.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/csv.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'df.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/df.la' /usr/bin/install -c .libs/df.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/df.so /usr/bin/install -c .libs/df.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/df.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'disk.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/disk.la' /usr/bin/install -c .libs/disk.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/disk.so /usr/bin/install -c .libs/disk.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/disk.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'dns.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/dns.la' /usr/bin/install -c .libs/dns.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/dns.so /usr/bin/install -c .libs/dns.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/dns.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'email.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/email.la' /usr/bin/install -c .libs/email.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/email.so /usr/bin/install -c .libs/email.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/email.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'entropy.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/entropy.la' /usr/bin/install -c .libs/entropy.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/entropy.so /usr/bin/install -c .libs/entropy.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/entropy.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'exec.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/exec.la' /usr/bin/install -c .libs/exec.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/exec.so /usr/bin/install -c .libs/exec.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/exec.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'filecount.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/filecount.la' /usr/bin/install -c .libs/filecount.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/filecount.so /usr/bin/install -c .libs/filecount.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/filecount.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'hddtemp.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/hddtemp.la' /usr/bin/install -c .libs/hddtemp.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/hddtemp.so /usr/bin/install -c .libs/hddtemp.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/hddtemp.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'interface.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/interface.la' /usr/bin/install -c .libs/interface.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/interface.so /usr/bin/install -c .libs/interface.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/interface.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'iptables.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/iptables.la' /usr/bin/install -c .libs/iptables.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/iptables.so /usr/bin/install -c .libs/iptables.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/iptables.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'ipmi.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/ipmi.la' /usr/bin/install -c .libs/ipmi.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/ipmi.so /usr/bin/install -c .libs/ipmi.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/ipmi.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'irq.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/irq.la' /usr/bin/install -c .libs/irq.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/irq.so /usr/bin/install -c .libs/irq.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/irq.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libvirt.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/libvirt.la' /usr/bin/install -c .libs/libvirt.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/libvirt.so /usr/bin/install -c .libs/libvirt.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/libvirt.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'load.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/load.la' /usr/bin/install -c .libs/load.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/load.so /usr/bin/install -c .libs/load.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/load.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'logfile.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/logfile.la' /usr/bin/install -c .libs/logfile.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/logfile.so /usr/bin/install -c .libs/logfile.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/logfile.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'mbmon.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/mbmon.la' /usr/bin/install -c .libs/mbmon.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/mbmon.so /usr/bin/install -c .libs/mbmon.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/mbmon.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'memcached.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/memcached.la' /usr/bin/install -c .libs/memcached.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/memcached.so /usr/bin/install -c .libs/memcached.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/memcached.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'memory.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/memory.la' /usr/bin/install -c .libs/memory.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/memory.so /usr/bin/install -c .libs/memory.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/memory.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'multimeter.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/multimeter.la' /usr/bin/install -c .libs/multimeter.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/multimeter.so /usr/bin/install -c .libs/multimeter.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/multimeter.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'mysql.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/mysql.la' /usr/bin/install -c .libs/mysql.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/mysql.so /usr/bin/install -c .libs/mysql.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/mysql.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'network.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/network.la' /usr/bin/install -c .libs/network.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/network.so /usr/bin/install -c .libs/network.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/network.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'nfs.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/nfs.la' /usr/bin/install -c .libs/nfs.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/nfs.so /usr/bin/install -c .libs/nfs.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/nfs.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'nginx.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/nginx.la' /usr/bin/install -c .libs/nginx.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/nginx.so /usr/bin/install -c .libs/nginx.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/nginx.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'ntpd.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/ntpd.la' /usr/bin/install -c .libs/ntpd.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/ntpd.so /usr/bin/install -c .libs/ntpd.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/ntpd.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'nut.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/nut.la' /usr/bin/install -c .libs/nut.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/nut.so /usr/bin/install -c .libs/nut.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/nut.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'perl.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/perl.la' /usr/bin/install -c .libs/perl.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/perl.so /usr/bin/install -c .libs/perl.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/perl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'ping.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/ping.la' /usr/bin/install -c .libs/ping.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/ping.so /usr/bin/install -c .libs/ping.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/ping.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'postgresql.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/postgresql.la' /usr/bin/install -c .libs/postgresql.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/postgresql.so /usr/bin/install -c .libs/postgresql.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/postgresql.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'powerdns.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/powerdns.la' /usr/bin/install -c .libs/powerdns.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/powerdns.so /usr/bin/install -c .libs/powerdns.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/powerdns.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'processes.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/processes.la' /usr/bin/install -c .libs/processes.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/processes.so /usr/bin/install -c .libs/processes.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/processes.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'rrdtool.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/rrdtool.la' /usr/bin/install -c .libs/rrdtool.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/rrdtool.so /usr/bin/install -c .libs/rrdtool.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/rrdtool.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'sensors.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/sensors.la' /usr/bin/install -c .libs/sensors.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/sensors.so /usr/bin/install -c .libs/sensors.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/sensors.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'serial.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/serial.la' /usr/bin/install -c .libs/serial.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/serial.so /usr/bin/install -c .libs/serial.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/serial.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'snmp.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/snmp.la' /usr/bin/install -c .libs/snmp.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/snmp.so /usr/bin/install -c .libs/snmp.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/snmp.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'swap.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/swap.la' /usr/bin/install -c .libs/swap.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/swap.so /usr/bin/install -c .libs/swap.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/swap.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'syslog.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/syslog.la' /usr/bin/install -c .libs/syslog.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/syslog.so /usr/bin/install -c .libs/syslog.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/syslog.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'tail.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/tail.la' /usr/bin/install -c .libs/tail.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/tail.so /usr/bin/install -c .libs/tail.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/tail.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'tcpconns.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/tcpconns.la' /usr/bin/install -c .libs/tcpconns.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/tcpconns.so /usr/bin/install -c .libs/tcpconns.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/tcpconns.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'teamspeak2.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/teamspeak2.la' /usr/bin/install -c .libs/teamspeak2.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/teamspeak2.so /usr/bin/install -c .libs/teamspeak2.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/teamspeak2.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'thermal.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/thermal.la' /usr/bin/install -c .libs/thermal.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/thermal.so /usr/bin/install -c .libs/thermal.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/thermal.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'unixsock.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/unixsock.la' /usr/bin/install -c .libs/unixsock.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/unixsock.so /usr/bin/install -c .libs/unixsock.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/unixsock.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'users.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/users.la' /usr/bin/install -c .libs/users.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/users.so /usr/bin/install -c .libs/users.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/users.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'uuid.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/uuid.la' /usr/bin/install -c .libs/uuid.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/uuid.so /usr/bin/install -c .libs/uuid.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/uuid.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'vmem.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/vmem.la' /usr/bin/install -c .libs/vmem.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/vmem.so /usr/bin/install -c .libs/vmem.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/vmem.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'vserver.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/vserver.la' /usr/bin/install -c .libs/vserver.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/vserver.so /usr/bin/install -c .libs/vserver.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/vserver.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'wireless.la' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/wireless.la' /usr/bin/install -c .libs/wireless.so /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/wireless.so /usr/bin/install -c .libs/wireless.lai /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/wireless.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'collectd' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/sbin/collectd' /usr/bin/install -c collectd /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/sbin/collectd /bin/sh ../libtool --mode=install /usr/bin/install -c 'collectdmon' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/sbin/collectdmon' /usr/bin/install -c collectdmon /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/sbin/collectdmon /usr/bin/make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/src' /bin/sh /builddir/build/BUILD/collectd-4.5.3/install-sh -d /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/etc if test -e /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/etc/collectd.conf; \ then \ /usr/bin/install -c -m 0640 collectd.conf /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/etc/collectd.conf.pkg-orig; \ else \ /usr/bin/install -c -m 0640 collectd.conf /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/etc/collectd.conf; \ fi; \ cp -f ./types.db /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/; /bin/sh /builddir/build/BUILD/collectd-4.5.3/install-sh -d /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/collectd /usr/bin/install -c -m 0644 ./postgresql_default.conf \ /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/collectd/postgresql_default.conf; make[4]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 './collectd.1' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/man/man1/collectd.1' /usr/bin/install -c -m 644 './collectd-nagios.1' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/man/man1/collectd-nagios.1' /usr/bin/install -c -m 644 './collectdmon.1' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/man/man1/collectdmon.1' test -z "/usr/share/man/man5" || /bin/mkdir -p "/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/man/man5" /usr/bin/install -c -m 644 './collectd.conf.5' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/man/man5/collectd.conf.5' /usr/bin/install -c -m 644 './collectd-email.5' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/man/man5/collectd-email.5' /usr/bin/install -c -m 644 './collectd-exec.5' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/man/man5/collectd-exec.5' /usr/bin/install -c -m 644 './collectd-perl.5' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/man/man5/collectd-perl.5' /usr/bin/install -c -m 644 './collectd-snmp.5' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/man/man5/collectd-snmp.5' /usr/bin/install -c -m 644 './collectd-unixsock.5' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/man/man5/collectd-unixsock.5' /usr/bin/install -c -m 644 './types.db.5' '/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/man/man5/types.db.5' make[3]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src' make[2]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src' make[1]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/src' Making install in bindings make[1]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/bindings' cd perl && /usr/bin/make make[2]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/bindings/perl' make[3]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/bindings/perl/Collectd' make[3]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/bindings/perl/Collectd' make[2]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/bindings/perl' make[2]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/bindings' [ ! -f perl/Makefile ] || ( cd perl && /usr/bin/make install ) make[3]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/bindings/perl' make[4]: Entering directory `/builddir/build/BUILD/collectd-4.5.3/bindings/perl/Collectd' make[4]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/bindings/perl/Collectd' Installing /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib/perl5/vendor_perl/5.10.0/Collectd.pm Installing /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib/perl5/vendor_perl/5.10.0/Collectd/Unixsock.pm Installing /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/man/man3/Collectd::Unixsock.3pm Writing /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/Collectd/.packlist Appending installation info to /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi/perllocal.pod make[3]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/bindings/perl' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/bindings' make[1]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3/bindings' make[1]: Entering directory `/builddir/build/BUILD/collectd-4.5.3' make[2]: Entering directory `/builddir/build/BUILD/collectd-4.5.3' /usr/bin/make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/collectd-4.5.3' /bin/sh /builddir/build/BUILD/collectd-4.5.3/install-sh -d /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/var/run /bin/sh /builddir/build/BUILD/collectd-4.5.3/install-sh -d /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/var/lib/collectd /bin/sh /builddir/build/BUILD/collectd-4.5.3/install-sh -d /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/var/log make[3]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3' make[1]: Leaving directory `/builddir/build/BUILD/collectd-4.5.3' + /usr/bin/install -Dp -m0644 src/collectd.conf /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/etc/collectd.conf + /usr/bin/install -Dp -m0755 contrib/fedora/init.d-collectd /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/etc/rc.d/init.d/collectd + /usr/bin/install -d -m0755 /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/var/lib/collectd/ + find contrib/ -type f -exec /bin/chmod a-x '{}' ';' + for f in contrib/README ChangeLog + mv contrib/README contrib/README.old + iconv -f iso-8859-1 -t utf-8 + rm contrib/README.old + for f in contrib/README ChangeLog + mv ChangeLog ChangeLog.old + iconv -f iso-8859-1 -t utf-8 + rm ChangeLog.old + find /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64 -name .packlist -exec rm '{}' ';' + find /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64 -name perllocal.pod -exec rm '{}' ';' + mkdir perl-examples + find contrib -name '*.p[lm]' -exec mv '{}' perl-examples/ ';' + rm /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/collectd/postgresql_default.conf + mkdir -p /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/etc/collectd.d/ + cp contrib/redhat/apache.conf /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/etc/collectd.d/apache.conf + cp contrib/redhat/email.conf /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/etc/collectd.d/email.conf + cp contrib/redhat/mysql.conf /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/etc/collectd.d/mysql.conf + cp contrib/redhat/nginx.conf /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/etc/collectd.d/nginx.conf + cp contrib/redhat/sensors.conf /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/etc/collectd.d/sensors.conf + cp contrib/redhat/snmp.conf /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/etc/collectd.d/snmp.conf + for p in dns ipmi libvirt nut perl postgresql rrdtool + /bin/cat + for p in dns ipmi libvirt nut perl postgresql rrdtool + /bin/cat + for p in dns ipmi libvirt nut perl postgresql rrdtool + /bin/cat + for p in dns ipmi libvirt nut perl postgresql rrdtool + /bin/cat + for p in dns ipmi libvirt nut perl postgresql rrdtool + /bin/cat + for p in dns ipmi libvirt nut perl postgresql rrdtool + /bin/cat + for p in dns ipmi libvirt nut perl postgresql rrdtool + /bin/cat + rm -f /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/apache.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/apcups.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/battery.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/cpu.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/cpufreq.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/csv.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/df.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/disk.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/dns.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/email.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/entropy.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/exec.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/filecount.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/hddtemp.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/interface.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/ipmi.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/iptables.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/irq.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/libvirt.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/load.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/logfile.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/mbmon.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/memcached.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/memory.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/multimeter.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/mysql.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/network.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/nfs.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/nginx.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/ntpd.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/nut.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/perl.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/ping.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/postgresql.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/powerdns.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/processes.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/rrdtool.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/sensors.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/serial.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/snmp.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/swap.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/syslog.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/tail.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/tcpconns.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/teamspeak2.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/thermal.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/unixsock.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/users.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/uuid.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/vmem.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/vserver.la /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64//usr/lib64/collectd/wireless.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/collectd-4.5.3 extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/apache.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/apcups.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/battery.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/cpu.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/cpufreq.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/csv.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/df.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/disk.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/dns.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/email.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/entropy.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/exec.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/filecount.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/hddtemp.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/interface.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/iptables.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/ipmi.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/irq.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/libvirt.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/load.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/logfile.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/mbmon.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/memcached.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/memory.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/multimeter.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/mysql.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/network.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/nfs.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/nginx.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/ntpd.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/nut.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/perl.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/ping.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/postgresql.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/powerdns.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/processes.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/rrdtool.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/sensors.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/serial.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/snmp.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/swap.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/syslog.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/tail.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/tcpconns.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/teamspeak2.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/thermal.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/unixsock.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/users.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/uuid.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/vmem.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/vserver.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/lib64/collectd/wireless.so extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/bin/collectd-nagios extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/sbin/collectd extracting debug info from /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/sbin/collectdmon cpio: collectd-4.5.3/src/.libs/collectdS.c: Cannot stat: No such file or directory 2662 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: collectd-4.5.3-1.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HDRzwi + umask 022 + cd /builddir/build/BUILD + cd collectd-4.5.3 + DOCDIR=/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/doc/collectd-4.5.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/doc/collectd-4.5.3 + /bin/mkdir -p /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/doc/collectd-4.5.3 + cp -pr AUTHORS ChangeLog COPYING INSTALL README /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/doc/collectd-4.5.3 + exit 0 Provides: apcups.so()(64bit) battery.so()(64bit) config(collectd) = 4.5.3-1.fc10 cpu.so()(64bit) cpufreq.so()(64bit) csv.so()(64bit) df.so()(64bit) disk.so()(64bit) entropy.so()(64bit) exec.so()(64bit) filecount.so()(64bit) hddtemp.so()(64bit) interface.so()(64bit) iptables.so()(64bit) irq.so()(64bit) load.so()(64bit) logfile.so()(64bit) mbmon.so()(64bit) memcached.so()(64bit) memory.so()(64bit) multimeter.so()(64bit) network.so()(64bit) nfs.so()(64bit) ntpd.so()(64bit) ping.so()(64bit) powerdns.so()(64bit) processes.so()(64bit) serial.so()(64bit) swap.so()(64bit) syslog.so()(64bit) tail.so()(64bit) tcpconns.so()(64bit) teamspeak2.so()(64bit) thermal.so()(64bit) unixsock.so()(64bit) users.so()(64bit) uuid.so()(64bit) vmem.so()(64bit) vserver.so()(64bit) wireless.so()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: collectd-apache-4.5.3-1.fc10 Provides: apache.so()(64bit) config(collectd-apache) = 4.5.3-1.fc10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) rtld(GNU_HASH) Processing files: collectd-dns-4.5.3-1.fc10 Provides: config(collectd-dns) = 4.5.3-1.fc10 dns.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpcap.so.0.9()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: collectd-email-4.5.3-1.fc10 Provides: config(collectd-email) = 4.5.3-1.fc10 email.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: collectd-ipmi-4.5.3-1.fc10 Provides: config(collectd-ipmi) = 4.5.3-1.fc10 ipmi.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libOpenIPMI.so.0()(64bit) libOpenIPMIpthread.so.0()(64bit) libOpenIPMIutils.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: collectd-mysql-4.5.3-1.fc10 Provides: config(collectd-mysql) = 4.5.3-1.fc10 mysql.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.1()(64bit) libcrypto.so.7()(64bit) libm.so.6()(64bit) libmysqlclient.so.15()(64bit) libmysqlclient.so.15(libmysqlclient_15)(64bit) libnsl.so.1()(64bit) libssl.so.7()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: collectd-nginx-4.5.3-1.fc10 Provides: config(collectd-nginx) = 4.5.3-1.fc10 nginx.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) rtld(GNU_HASH) Processing files: collectd-nut-4.5.3-1.fc10 Provides: config(collectd-nut) = 4.5.3-1.fc10 nut.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.7()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl.so.7()(64bit) libupsclient.so.1()(64bit) rtld(GNU_HASH) Processing files: perl-Collectd-4.5.3-1.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.baW4tV + umask 022 + cd /builddir/build/BUILD + cd collectd-4.5.3 + DOCDIR=/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/doc/perl-Collectd-4.5.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/doc/perl-Collectd-4.5.3 + /bin/mkdir -p /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/doc/perl-Collectd-4.5.3 + cp -pr perl-examples/collectd2html.pl perl-examples/Common.pm perl-examples/Config.pm perl-examples/cussh.pl perl-examples/Df.pm perl-examples/GenericIO.pm perl-examples/GenericStacked.pm perl-examples/Load.pm perl-examples/MyPlugin.pm perl-examples/TypeLoader.pm perl-examples/Type.pm /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/doc/perl-Collectd-4.5.3 + exit 0 Provides: config(perl-Collectd) = 4.5.3-1.fc10 perl(Collectd) perl(Collectd::Graph::Common) perl(Collectd::Graph::Config) perl(Collectd::Graph::Type) perl(Collectd::Graph::Type::Df) perl(Collectd::Graph::Type::GenericIO) perl(Collectd::Graph::Type::GenericStacked) perl(Collectd::Graph::Type::Load) perl(Collectd::Graph::TypeLoader) perl(Collectd::Plugin::MyPlugin) perl(Collectd::Unixsock) perl.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.1()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libnsl.so.1()(64bit) libperl.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libresolv.so.2()(64bit) libutil.so.1()(64bit) perl(CGI) perl(Carp) perl(Collectd) perl(Collectd::Graph::Common) perl(Collectd::Graph::Config) perl(Collectd::Graph::Type) perl(Config) perl(Config::General) perl(Exporter) perl(IO::Socket::UNIX) perl(RRDs) perl(Regexp::Common) perl(URI::Escape) perl(base) perl(strict) perl(threads) perl(threads::shared) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: collectd-postgresql-4.5.3-1.fc10 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1jYP4y + umask 022 + cd /builddir/build/BUILD + cd collectd-4.5.3 + DOCDIR=/builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/doc/collectd-postgresql-4.5.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/doc/collectd-postgresql-4.5.3 + /bin/mkdir -p /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/doc/collectd-postgresql-4.5.3 + cp -pr src/postgresql_default.conf /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64/usr/share/doc/collectd-postgresql-4.5.3 + exit 0 Provides: config(collectd-postgresql) = 4.5.3-1.fc10 postgresql.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpq.so.5()(64bit) rtld(GNU_HASH) Processing files: collectd-rrdtool-4.5.3-1.fc10 Provides: config(collectd-rrdtool) = 4.5.3-1.fc10 rrdtool.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) librrd_th.so.4()(64bit) rtld(GNU_HASH) Processing files: collectd-sensors-4.5.3-1.fc10 Provides: config(collectd-sensors) = 4.5.3-1.fc10 sensors.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libsensors.so.4()(64bit) rtld(GNU_HASH) Processing files: collectd-snmp-4.5.3-1.fc10 Provides: config(collectd-snmp) = 4.5.3-1.fc10 snmp.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.7()(64bit) libnetsnmp.so.15()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsensors.so.4()(64bit) rtld(GNU_HASH) Processing files: collectd-virt-4.5.3-1.fc10 Provides: config(collectd-virt) = 4.5.3-1.fc10 libvirt.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libvirt.so.0()(64bit) libvirt.so.0(LIBVIRT_0.0.3)(64bit) libvirt.so.0(LIBVIRT_0.1.0)(64bit) libvirt.so.0(LIBVIRT_0.1.1)(64bit) libvirt.so.0(LIBVIRT_0.1.4)(64bit) libvirt.so.0(LIBVIRT_0.3.2)(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: collectd-debuginfo-4.5.3-1.fc10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64 warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/collectd-4.5.3-1.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-apache-4.5.3-1.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-dns-4.5.3-1.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-email-4.5.3-1.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-ipmi-4.5.3-1.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-mysql-4.5.3-1.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-nginx-4.5.3-1.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-nut-4.5.3-1.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/perl-Collectd-4.5.3-1.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-postgresql-4.5.3-1.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-rrdtool-4.5.3-1.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-sensors-4.5.3-1.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-snmp-4.5.3-1.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-virt-4.5.3-1.fc10.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-debuginfo-4.5.3-1.fc10.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Fi8lZ7 + umask 022 + cd /builddir/build/BUILD + cd collectd-4.5.3 + /bin/rm -rf /builddir/build/BUILDROOT/collectd-4.5.3-1.fc10.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->