Mock Version: 1.1.33 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/collectd.spec'], False, '/var/lib/mock/epel-7-x86_64/root/', None, 600, True, False, 106, 999, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/collectd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/collectd-5.4.3.14.g0b97cf2-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/collectd.spec'], False, '/var/lib/mock/epel-7-x86_64/root/', None, 600, True, False, 106, 999, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/collectd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UPG56I + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf collectd-5.4.3.14.g0b97cf2 + /usr/bin/gzip -dc /builddir/build/SOURCES/collectd-5.4.3.14.g0b97cf2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd collectd-5.4.3.14.g0b97cf2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.okrAqV + umask 022 + cd /builddir/build/BUILD + cd collectd-5.4.3.14.g0b97cf2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./libltdl/config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./libltdl/config/config.sub ++ basename ./libltdl/config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./libltdl/config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './libltdl/config/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./libltdl/config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./libltdl/config/config.guess ++ basename ./libltdl/config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./libltdl/config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './libltdl/config/config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --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 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DLT_LAZY_OR_NOW="RTLD_LAZY|RTLD_GLOBAL"' --disable-static --without-included-ltdl --enable-all-plugins=yes --enable-match_empty_counter --enable-match_hashed --enable-match_regex --enable-match_timediff --enable-match_value --enable-target_notification --enable-target_replace --enable-target_scale --enable-target_set --enable-target_v5upgrade --enable-aggregation --enable-amqp --enable-apache --enable-apcups --disable-apple_sensors --disable-aquaero --enable-ascent --enable-battery --enable-bind --enable-cgroups --enable-conntrack --enable-contextswitch --enable-cpu --enable-cpufreq --enable-csv --enable-curl --enable-curl_json --enable-curl_xml --enable-dbi --enable-df --enable-disk --enable-dns --enable-email --enable-entropy --enable-ethstat --enable-exec --enable-filecount --enable-fscache --disable-gmond --enable-hddtemp --enable-interface --enable-ipmi --enable-iptables --enable-ipvs --enable-java --with-java=/usr/lib/jvm/java/ --enable-libvirt --disable-lpar --enable-lvm --enable-memcachec --disable-mic --enable-modbus --enable-multimeter --enable-mysql --disable-netapp --enable-netlink --enable-nginx --enable-notify_desktop --enable-notify_email --enable-nut --disable-onewire --disable-oracle --enable-perl --with-perl-bindings=INSTALLDIRS=vendor --disable-pf --enable-pinba --enable-ping --enable-postgresql --enable-python --disable-redis --disable-routeros --enable-rrdcached --enable-rrdtool --enable-sensors --disable-sigrok --enable-snmp --disable-tape --disable-tokyotyrant --disable-varnish --enable-write_http --disable-write_mongodb --disable-write_redis --enable-xmms --disable-zfs_arc --enable-irq --enable-load --enable-logfile --enable-madwifi --enable-mbmon --enable-md --enable-memcached --enable-memory --enable-network --enable-nfs --enable-ntpd --enable-numa --enable-olsrd --enable-openvpn --enable-powerdns --enable-processes --enable-protocols --enable-serial --enable-statsd --enable-swap --enable-syslog --enable-table --enable-tail --enable-tail_csv --enable-tcpconns --enable-teamspeak2 --enable-ted --enable-thermal --enable-threshold --enable-unixsock --enable-uptime --enable-users --enable-uuid --enable-vmem --enable-vserver --enable-wireless --enable-write_graphite --enable-write_http --enable-write_riemann checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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 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... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/lib64/mysql checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... yes checking whether lt_dlinterface_register is declared... yes checking for lt_dladvise_preload in -lltdl... yes checking where to find libltdl headers... checking where to find libltdl library... -lltdl checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of gcc... none checking whether make supports nested variables... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-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 whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking for egrep... (cached) /usr/bin/grep -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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 if bison is the parser generator... no checking for protoc-c... yes checking protobuf-c/protobuf-c.h usability... yes checking protobuf-c/protobuf-c.h presence... yes checking for protobuf-c/protobuf-c.h... yes checking for protobuf_c_message_pack in -lprotobuf-c... yes checking for kernel type (linux-gnu)... Linux checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/isa_defs.h usability... no checking sys/isa_defs.h presence... no checking for sys/isa_defs.h... no checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for netinet/in_systm.h... yes checking for netinet/in.h... yes checking for netinet/ip.h... yes checking for netinet/ip_icmp.h... yes checking for netinet/ip_var.h... no checking for netinet/ip6.h... yes checking for netinet/icmp6.h... yes checking for netinet/tcp.h... yes checking for netinet/udp.h... yes checking for struct ip6_ext... yes checking sys/dkstat.h usability... no checking sys/dkstat.h presence... no checking for sys/dkstat.h... no checking for sys/sysctl.h... yes checking for sysctl kern.cp_times... no checking linux/major.h usability... yes checking linux/major.h presence... yes checking for linux/major.h... yes checking for linux/raid/md_u.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for linux/wireless.h... yes checking for sys/swap.h... yes checking for vm/anon.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking linux/config.h usability... no checking linux/config.h presence... no checking for linux/config.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for net/if.h... yes checking for linux/if.h... yes checking for linux/inet_diag.h... yes checking for linux/netdevice.h... yes checking for linux/sockios.h... yes checking for linux/ethtool.h... yes checking linux/ip_vs.h usability... yes checking linux/ip_vs.h presence... yes checking for linux/ip_vs.h... yes checking net/ip_vs.h usability... no checking net/ip_vs.h presence... no checking for net/ip_vs.h... no checking ip_vs.h usability... no checking ip_vs.h presence... no checking for ip_vs.h... no checking for sys/ucred.h... no checking for sys/mount.h... yes checking for linux/un.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fs_info.h usability... no checking fs_info.h presence... no checking for fs_info.h... no checking fshelp.h usability... no checking fshelp.h presence... no checking for fshelp.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking kvm.h usability... no checking kvm.h presence... no checking for kvm.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.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 paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking sys/fstyp.h usability... no checking sys/fstyp.h presence... no checking for sys/fstyp.h... no checking sys/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/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/vfstab.h usability... no checking sys/vfstab.h presence... no checking for sys/vfstab.h... no checking wordexp.h usability... yes checking wordexp.h presence... yes checking for wordexp.h... yes checking for xfs/xqm.h... no checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking for arpa/nameser_compat.h... yes checking for net/if_arp.h... yes checking net/ppp_defs.h usability... yes checking net/ppp_defs.h presence... yes checking for net/ppp_defs.h... yes checking for net/if_ppp.h... yes checking for netinet/if_ether.h... yes checking netinet/ip_compat.h usability... no checking netinet/ip_compat.h presence... no checking for netinet/ip_compat.h... no checking for net/pfvar.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking 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 for sysconf... yes checking for setenv... yes checking for if_indextoname... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for strtok_r... yes checking for getpwnam_r... yes checking for getgrnam_r... yes checking for setgroups... yes checking for regcomp... yes checking for regerror... yes checking for regexec... yes checking for regfree... yes checking for socket... yes checking for clock_gettime... yes checking for nanosleep... yes checking for sysctl... yes checking for sysctlbyname... no checking for host_statistics... no checking for processor_info... no checking for thread_info... no checking for statfs... yes checking for statvfs... yes checking for getifaddrs... yes checking for getloadavg... yes checking for syslog... yes checking for getutent... yes checking for getutxent... yes checking for strptime... yes checking whether strptime is exported by default... no checking whether strptime needs standards mode... yes checking for swapctl... no checking whether NAN is defined by default... yes checking if doubles are stored in x86 representation... yes checking for getfsstat... no checking for getvfsstat... no checking for listmntent... no checking for getmntent_r... yes checking for getmntent... yes checking whether getmntent takes one argument... yes checking whether getmntent takes two arguments... no checking if have htonll defined... no checking for struct if_data.ifi_ibytes... no checking for struct if_data.ifi_opackets... no checking for struct if_data.ifi_ierrors... no checking for struct net_device_stats.rx_bytes... no checking for struct net_device_stats.tx_packets... no checking for struct net_device_stats.rx_errors... no checking for struct inet_diag_req.id... yes checking for struct inet_diag_req.idiag_states... yes checking for struct ip_mreqn.imr_ifindex... yes checking for struct kinfo_proc.ki_pid... no checking for struct kinfo_proc.ki_rssize... no checking for struct kinfo_proc.ki_rusage... no checking for struct kinfo_proc.kp_proc... no checking for struct kinfo_proc.kp_eproc... no checking for struct udphdr.uh_dport... yes checking for struct udphdr.uh_sport... yes checking for struct udphdr.dest... no checking for struct udphdr.source... no checking for kstat_io_t.nwritten... no checking for kstat_io_t.writes... no checking for kstat_io_t.nwrites... no checking for kstat_io_t.wtime... no checking for res_search in -lresolv... no checking for libhal_device_property_exists in -lhal... no checking for kvm_getprocs in -lkvm... no checking for kvm_getswapinfo in -lkvm... no checking for kvm_nlist in -lkvm... no checking for kvm_openfiles in -lkvm... no checking libaquaero5.h usability... no checking libaquaero5.h presence... no checking for libaquaero5.h... no checking credis.h usability... no checking credis.h presence... no checking for credis.h... no checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for curl_easy_init in -lcurl... yes checking dbi/dbi.h usability... yes checking dbi/dbi.h presence... yes checking for dbi/dbi.h... yes checking for dbi_initialize in -ldbi... yes checking for smtp_create_session in -lesmtp... yes checking libesmtp.h usability... yes checking libesmtp.h presence... yes checking for libesmtp.h... yes checking gm_protocol.h usability... no checking gm_protocol.h presence... no checking for gm_protocol.h... no checking gcrypt.h usability... yes checking gcrypt.h presence... yes checking for gcrypt.h... yes checking for gcry_md_hash_buffer in -lgcrypt... yes checking for x86_64-redhat-linux-gnu-libgcrypt-config... no checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.5.3) checking LIBGCRYPT API version... okay checking libiptc/libiptc.h usability... yes checking libiptc/libiptc.h presence... yes checking for libiptc/libiptc.h... yes checking libiptc/libip6tc.h usability... yes checking libiptc/libip6tc.h presence... yes checking for libiptc/libip6tc.h... yes checking for iptc_handle_t... no checking for ip6tc_handle_t... no checking for library containing iptc_init... -liptc checking for jni.h... found in /usr/lib/jvm/java/include checking for jni_md.h... found in /usr/lib/jvm/java/include/linux checking for libjvm.so... found in /usr/lib/jvm/java/jre-abrt/lib/amd64/server checking for javac... /usr/lib/jvm/java/bin/javac checking for jar... /usr/lib/jvm/java/bin/jar configure: Building with JAVA_CPPFLAGS set to: -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux configure: Building with JAVA_LDFLAGS set to: -L/usr/lib/jvm/java/jre-abrt/lib/amd64/server -Wl,-rpath -Wl,/usr/lib/jvm/java/jre-abrt/lib/amd64/server checking jni.h usability... yes checking jni.h presence... yes checking for jni.h... yes checking for JNI_CreateJavaVM in -ljvm... yes configure: Building with JAVA_LIBS set to: -ljvm checking lvm2app.h usability... yes checking lvm2app.h presence... yes checking for lvm2app.h... yes checking for lvm_init in -llvm2app... yes checking libmemcached/memcached.h usability... yes checking libmemcached/memcached.h presence... yes checking for libmemcached/memcached.h... yes checking for memcached_create in -lmemcached... yes configure: Checking for libmodbus using /usr/bin/pkg-config checking modbus.h usability... yes checking modbus.h presence... yes checking for modbus.h... yes checking for modbus_connect in -lmodbus... yes checking for mongo.h... no checking mysql.h usability... yes checking mysql.h presence... yes checking for mysql.h... yes checking for library containing mysql_get_server_version... none required checking for libmnl.h... no checking for libmnl/libmnl.h... yes checking for linux/gen_stats.h... yes checking for linux/pkt_sched.h... yes checking for mnl_nlmsg_get_payload in -lmnl... yes checking netapp_api.h usability... no checking netapp_api.h presence... no checking for netapp_api.h... no checking net-snmp/net-snmp-config.h usability... yes checking net-snmp/net-snmp-config.h presence... yes checking for net-snmp/net-snmp-config.h... yes checking for init_snmp in -lnetsnmp... yes checking for oconfig_parse_fh in -loconfig... no checking oping.h usability... yes checking oping.h presence... yes checking for oping.h... yes checking for ping_construct in -loping... yes checking owcapi.h usability... no checking owcapi.h presence... no checking for owcapi.h... no checking for pcap_open_live in -lpcap... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking whether libpcap has PCAP_ERROR_IFACE_NOT_UP... yes checking for perl... yes (/usr/bin/perl) checking for libperl... yes checking if perl supports ithreads... yes checking for broken Perl_load_module()... no checking for struct mgvtbl.svt_local... yes checking libpq-fe.h usability... yes checking libpq-fe.h presence... yes checking for libpq-fe.h... yes checking for PQconnectdb in -lpq... yes checking for PQserverVersion in -lpq... yes checking for pthread_create in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for python... /usr/bin/python checking for Python CPPFLAGS... /usr/include/python2.7 checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for Python LDFLAGS... /usr/lib64 checking for Python LIBS... -L. -lpython2.7 checking for PyObject_CallFunction... yes checking amqp.h usability... yes checking amqp.h presence... yes checking for amqp.h... yes checking for amqp_rpc_reply_t.library_errno... no checking for amqp_basic_publish in -lrabbitmq... yes checking amqp_tcp_socket.h usability... yes checking amqp_tcp_socket.h presence... yes checking for amqp_tcp_socket.h... yes checking amqp_socket.h usability... no checking amqp_socket.h presence... no checking for amqp_socket.h... no checking for amqp_tcp_socket_new... yes checking whether amqp_socket_close is declared... no checking routeros_api.h usability... no checking routeros_api.h presence... no checking for routeros_api.h... no checking for RRD... no checking rrd.h usability... yes checking rrd.h presence... yes checking for rrd.h... yes checking for rrd_update_r in -lrrd_th... yes checking for rrdc_update in -lrrd_th... yes checking sensors/sensors.h usability... yes checking sensors/sensors.h presence... yes checking for sensors/sensors.h... yes checking for sensors_init in -lsensors... yes checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.28.0... yes (version 2.42.2) checking libsigrok/libsigrok.h usability... no checking libsigrok/libsigrok.h presence... no checking for libsigrok/libsigrok.h... no checking pkg-config for libstatgrab... not found checking tcrdb.h usability... no checking tcrdb.h presence... no checking for tcrdb.h... no configure: Checking for libupsclient using /usr/bin/pkg-config checking upsclient.h usability... yes checking upsclient.h presence... yes checking for upsclient.h... yes checking for upscli_connect in -lupsclient... yes checking for UPSCONN_t... yes checking for UPSCONN... no checking for xmms_remote_get_info in -lxmms... yes checking yajl/yajl_parse.h usability... yes checking yajl/yajl_parse.h presence... yes checking for yajl/yajl_parse.h... yes checking yajl/yajl_version.h usability... yes checking yajl/yajl_version.h presence... yes checking for yajl/yajl_version.h... yes checking for yajl_alloc in -lyajl... yes checking MicAccessApi.h usability... no checking MicAccessApi.h presence... no checking for MicAccessApi.h... no configure: Checking for varnishapi using /usr/bin/pkg-config checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking for xmlXPathEval in -lxml2... yes checking libvirt/libvirt.h usability... yes checking libvirt/libvirt.h presence... yes checking for libvirt/libvirt.h... yes checking for virDomainBlockStats in -lvirt... 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 for LIBNOTIFY... yes checking which default log plugin to load... syslog checking which default write plugin to load... rrdtool checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/libcollectdclient/collectd/lcc_features.h config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/collectd.conf config.status: creating src/libcollectdclient/Makefile config.status: creating src/libcollectdclient/libcollectdclient.pc config.status: creating src/liboconfig/Makefile config.status: creating bindings/Makefile config.status: creating bindings/java/Makefile config.status: creating src/config.h config.status: executing libtool commands config.status: executing depfiles commands === configuring in libltdl (/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--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' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DLT_LAZY_OR_NOW="RTLD_LAZY|RTLD_GLOBAL"' '--disable-static' '--without-included-ltdl' '--enable-all-plugins=yes' '--enable-match_empty_counter' '--enable-match_hashed' '--enable-match_regex' '--enable-match_timediff' '--enable-match_value' '--enable-target_notification' '--enable-target_replace' '--enable-target_scale' '--enable-target_set' '--enable-target_v5upgrade' '--enable-aggregation' '--enable-amqp' '--enable-apache' '--enable-apcups' '--disable-apple_sensors' '--disable-aquaero' '--enable-ascent' '--enable-battery' '--enable-bind' '--enable-cgroups' '--enable-conntrack' '--enable-contextswitch' '--enable-cpu' '--enable-cpufreq' '--enable-csv' '--enable-curl' '--enable-curl_json' '--enable-curl_xml' '--enable-dbi' '--enable-df' '--enable-disk' '--enable-dns' '--enable-email' '--enable-entropy' '--enable-ethstat' '--enable-exec' '--enable-filecount' '--enable-fscache' '--disable-gmond' '--enable-hddtemp' '--enable-interface' '--enable-ipmi' '--enable-iptables' '--enable-ipvs' '--enable-java' '--with-java=/usr/lib/jvm/java/' '--enable-libvirt' '--disable-lpar' '--enable-lvm' '--enable-memcachec' '--disable-mic' '--enable-modbus' '--enable-multimeter' '--enable-mysql' '--disable-netapp' '--enable-netlink' '--enable-nginx' '--enable-notify_desktop' '--enable-notify_email' '--enable-nut' '--disable-onewire' '--disable-oracle' '--enable-perl' '--with-perl-bindings=INSTALLDIRS=vendor' '--disable-pf' '--enable-pinba' '--enable-ping' '--enable-postgresql' '--enable-python' '--disable-redis' '--disable-routeros' '--enable-rrdcached' '--enable-rrdtool' '--enable-sensors' '--disable-sigrok' '--enable-snmp' '--disable-tape' '--disable-tokyotyrant' '--disable-varnish' '--disable-write_mongodb' '--disable-write_redis' '--enable-xmms' '--disable-zfs_arc' '--enable-irq' '--enable-load' '--enable-logfile' '--enable-madwifi' '--enable-mbmon' '--enable-md' '--enable-memcached' '--enable-memory' '--enable-network' '--enable-nfs' '--enable-ntpd' '--enable-numa' '--enable-olsrd' '--enable-openvpn' '--enable-powerdns' '--enable-processes' '--enable-protocols' '--enable-serial' '--enable-statsd' '--enable-swap' '--enable-syslog' '--enable-table' '--enable-tail' '--enable-tail_csv' '--enable-tcpconns' '--enable-teamspeak2' '--enable-ted' '--enable-thermal' '--enable-threshold' '--enable-unixsock' '--enable-uptime' '--enable-users' '--enable-uuid' '--enable-vmem' '--enable-vserver' '--enable-wireless' '--enable-write_graphite' '--enable-write_http' '--enable-write_riemann' 'build_alias=x86_64-redhat-linux-gnu' 'host_alias=x86_64-redhat-linux-gnu' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' --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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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 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... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/lib64/mysql checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration: Libraries: intel mic . . . . . . no (MicAccessApi not found) libaquaero5 . . . . . no (libaquaero5.h not found) libcredis . . . . . . no (credis.h not found) libcurl . . . . . . . yes libdbi . . . . . . . yes libesmtp . . . . . . yes libganglia . . . . . no (gm_protocol.h not found) libgcrypt . . . . . . yes libhal . . . . . . . no libiokit . . . . . . no libiptc . . . . . . . yes libjvm . . . . . . . yes libkstat . . . . . . no (Solaris only) libkvm . . . . . . . no liblvm2app . . . . . yes libmemcached . . . . yes libmnl . . . . . . . yes libmodbus . . . . . . yes libmongoc . . . . . . no ('mongo.h' not found) libmysql . . . . . . yes libnetapp . . . . . . no (netapp_api.h not found) libnetsnmp . . . . . yes libnotify . . . . . . yes liboconfig . . . . . yes (shipped version) libopenipmi . . . . . yes liboping . . . . . . yes libowcapi . . . . . . no (owcapi.h not found) libpcap . . . . . . . yes libperfstat . . . . . no (AIX only) libperl . . . . . . . yes (version 5.16.3) libpq . . . . . . . . yes libpthread . . . . . yes librabbitmq . . . . . yes librouteros . . . . . no (routeros_api.h not found) librrd . . . . . . . yes libsensors . . . . . yes libsigrok . . . . . no (libsigrok/libsigrok.h not found) libstatgrab . . . . . no (pkg-config doesn't know libstatgrab) libtokyotyrant . . . no (tcrdb.h not found) libupsclient . . . . yes libvarnish . . . . . no (pkg-config doesn't know varnishapi) libvirt . . . . . . . yes libxml2 . . . . . . . yes libxmms . . . . . . . yes libyajl . . . . . . . yes oracle . . . . . . . no (ORACLE_HOME is not set) protobuf-c . . . . . yes python . . . . . . . yes Features: daemon mode . . . . . yes debug . . . . . . . . no Bindings: perl . . . . . . . . yes (INSTALLDIRS=vendor) Modules: aggregation . . . . . yes amqp . . . . . . . yes apache . . . . . . . yes apcups . . . . . . . yes aquaero . . . . . . . no (disabled on command line) apple_sensors . . . . no (disabled on command line) ascent . . . . . . . yes battery . . . . . . . yes bind . . . . . . . . yes conntrack . . . . . . yes contextswitch . . . . yes cgroups . . . . . . . yes cpu . . . . . . . . . yes cpufreq . . . . . . . yes csv . . . . . . . . . yes curl . . . . . . . . yes curl_json . . . . . . yes curl_xml . . . . . . yes dbi . . . . . . . . . yes df . . . . . . . . . yes disk . . . . . . . . yes dns . . . . . . . . . yes email . . . . . . . . yes entropy . . . . . . . yes ethstat . . . . . . . yes exec . . . . . . . . yes filecount . . . . . . yes fscache . . . . . . . yes gmond . . . . . . . . no (disabled on command line) hddtemp . . . . . . . yes interface . . . . . . yes ipmi . . . . . . . . yes iptables . . . . . . yes ipvs . . . . . . . . yes irq . . . . . . . . . yes java . . . . . . . . yes libvirt . . . . . . . yes load . . . . . . . . yes logfile . . . . . . . yes lpar . . . . . . . . no (disabled on command line) lvm . . . . . . . . . yes madwifi . . . . . . . yes match_empty_counter . yes match_hashed . . . . yes match_regex . . . . . yes match_timediff . . . yes match_value . . . . . yes mbmon . . . . . . . . yes md . . . . . . . . . yes memcachec . . . . . . yes memcached . . . . . . yes memory . . . . . . . yes mic . . . . . . . . . no (disabled on command line) modbus . . . . . . . yes multimeter . . . . . yes mysql . . . . . . . . yes netapp . . . . . . . no (disabled on command line) netlink . . . . . . . yes network . . . . . . . yes nfs . . . . . . . . . yes nginx . . . . . . . . yes notify_desktop . . . yes notify_email . . . . yes ntpd . . . . . . . . yes numa . . . . . . . . yes nut . . . . . . . . . yes olsrd . . . . . . . . yes onewire . . . . . . . no (disabled on command line) openvpn . . . . . . . yes oracle . . . . . . . no (disabled on command line) perl . . . . . . . . yes pf . . . . . . . . . no (disabled on command line) pinba . . . . . . . . yes ping . . . . . . . . yes postgresql . . . . . yes powerdns . . . . . . yes processes . . . . . . yes protocols . . . . . . yes python . . . . . . . yes redis . . . . . . . . no (disabled on command line) routeros . . . . . . no (disabled on command line) rrdcached . . . . . . yes rrdtool . . . . . . . yes sensors . . . . . . . yes serial . . . . . . . yes sigrok . . . . . . . no (disabled on command line) snmp . . . . . . . . yes statsd . . . . . . . yes swap . . . . . . . . yes syslog . . . . . . . yes table . . . . . . . . yes tail . . . . . . . . yes tail_csv . . . . . . yes tape . . . . . . . . no (disabled on command line) target_notification . yes target_replace . . . yes target_scale . . . . yes target_set . . . . . yes target_v5upgrade . . yes tcpconns . . . . . . yes teamspeak2 . . . . . yes ted . . . . . . . . . yes thermal . . . . . . . yes threshold . . . . . . yes tokyotyrant . . . . . no (disabled on command line) unixsock . . . . . . yes uptime . . . . . . . yes users . . . . . . . . yes uuid . . . . . . . . yes varnish . . . . . . . no (disabled on command line) vmem . . . . . . . . yes vserver . . . . . . . yes wireless . . . . . . yes write_graphite . . . yes write_http . . . . . yes write_mongodb . . . . no (disabled on command line) write_redis . . . . . no (disabled on command line) write_riemann . . . . yes xmms . . . . . . . . yes zfs_arc . . . . . . . no (disabled on command line) + /usr/bin/make -j2 Making all in src make[1]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' PROTOC-C pinba.pb-c.c PROTOC-C pinba.pb-c.h PROTOC-C riemann.pb-c.c PROTOC-C riemann.pb-c.h /usr/bin/make all-recursive make[2]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' Making all in libcollectdclient make[3]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/libcollectdclient' /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/libcollectdclient' CC libcollectdclient_la-client.lo CC libcollectdclient_la-network.lo CC libcollectdclient_la-network_buffer.lo CCLD libcollectdclient.la make[4]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/libcollectdclient' make[3]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/libcollectdclient' Making all in liboconfig make[3]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/liboconfig' /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/liboconfig' CC oconfig.lo CC scanner.lo CC parser.lo CCLD liboconfig.la make[4]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/liboconfig' make[3]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/liboconfig' make[3]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' CC aggregation.lo CC utils_vl_lookup.lo CC amqp_la-amqp.lo CC amqp_la-utils_cmd_putval.lo CC amqp_la-utils_parse_option.lo CC amqp_la-utils_format_graphite.lo CC amqp_la-utils_format_json.lo CC apache_la-apache.lo CC apcups.lo CC ascent_la-ascent.lo CC battery.lo CC bind_la-bind.lo CC cgroups.lo CC utils_mount.lo CC conntrack.lo CC contextswitch.lo CC cpu_la-cpu.lo CC cpufreq.lo CC csv.lo CC curl_la-curl.lo CC curl_json_la-curl_json.lo CC curl_xml_la-curl_xml.lo CC dbi_la-dbi.lo CC dbi_la-utils_db_query.lo CC df.lo CC disk_la-disk.lo CC dns.lo CC utils_dns.lo CC email.lo CC entropy.lo CC exec.lo CC utils_cmd_putnotif.lo CC utils_cmd_putval.lo CC ethstat.lo CC filecount.lo CC hddtemp.lo CC interface_la-interface.lo CC iptables_la-iptables.lo CC ipmi_la-ipmi.lo CC ipvs_la-ipvs.lo CC irq.lo CC java_la-java.lo CC libvirt_la-libvirt.lo CC load_la-load.lo CC logfile.lo CC lvm.lo CC madwifi.lo CC match_empty_counter.lo CC match_hashed.lo CC match_regex.lo CC match_timediff.lo CC match_value.lo CC mbmon.lo CC md.lo CC memcachec_la-memcachec.lo CC memcached.lo CC memory_la-memory.lo CC modbus_la-modbus.lo CC multimeter.lo CC mysql_la-mysql.lo CC netlink_la-netlink.lo CC network_la-network.lo CC network_la-utils_fbhash.lo CC nfs.lo CC fscache.lo CC nginx_la-nginx.lo CC notify_desktop_la-notify_desktop.lo CC notify_email.lo CC ntpd.lo CC numa.lo CC nut_la-nut.lo CC olsrd.lo CC openvpn_la-openvpn.lo CC perl_la-perl.lo CC pinba.lo CC pinba.pb-c.lo CC ping_la-ping.lo CC postgresql_la-postgresql.lo CC postgresql_la-utils_db_query.lo CC powerdns.lo CC python_la-python.lo CC python_la-pyconfig.lo CC python_la-pyvalues.lo CC processes.lo CC protocols.lo CC rrdcached_la-rrdcached.lo CC rrdcached_la-utils_rrdcreate.lo CC rrdtool_la-rrdtool.lo CC rrdtool_la-utils_rrdcreate.lo CC sensors_la-sensors.lo CC serial.lo CC snmp_la-snmp.lo CC statsd.lo CC utils_latency.lo CC swap_la-swap.lo CC syslog.lo CC table.lo CC tail.lo CC tail_csv.lo CC target_notification.lo CC target_replace.lo CC target_scale.lo CC target_set.lo CC target_v5upgrade.lo CC tcpconns.lo CC teamspeak2.lo CC ted.lo CC thermal.lo CC threshold.lo CC unixsock.lo CC utils_cmd_flush.lo CC utils_cmd_getval.lo CC utils_cmd_listval.lo CC uptime_la-uptime.lo CC users_la-users.lo CC uuid_la-uuid.lo CC vmem.lo CC vserver.lo CC wireless.lo CC write_graphite.lo CC utils_format_graphite.lo CC utils_format_json.lo CC write_http_la-write_http.lo CC write_http_la-utils_format_json.lo CC write_riemann.lo CC riemann.pb-c.lo CC xmms_la-xmms.lo CC collectd_nagios-collectd-nagios.o CC collectdctl-collectdctl.o CC collectd_tg-collectd-tg.o CC collectd_tg-utils_heap.o CC collectd-collectd.o CC collectd-common.o CC collectd-configfile.o CC collectd-filter_chain.o CC collectd-meta_data.o CC collectd-plugin.o CC collectd-utils_avltree.o CC collectd-utils_cache.o CC collectd-utils_complain.o CC collectd-utils_heap.o CC collectd-utils_ignorelist.o CC collectd-utils_llist.o CC collectd-utils_parse_option.o CC collectd-utils_random.o CC collectd-utils_tail_match.o CC collectd-utils_match.o CC collectd-utils_subst.o CC collectd-utils_tail.o CC collectd-utils_time.o CC collectd-types_list.o CC collectdmon-collectdmon.o CCLD aggregation.la CCLD amqp.la CCLD apache.la CCLD apcups.la CCLD ascent.la CCLD battery.la CCLD bind.la CCLD cgroups.la CCLD conntrack.la CCLD contextswitch.la CCLD cpu.la CCLD cpufreq.la CCLD csv.la CCLD curl.la CCLD curl_json.la CCLD curl_xml.la CCLD dbi.la CCLD df.la CCLD disk.la CCLD dns.la CCLD email.la CCLD entropy.la CCLD exec.la CCLD ethstat.la CCLD filecount.la CCLD hddtemp.la CCLD interface.la CCLD iptables.la CCLD ipmi.la CCLD ipvs.la CCLD irq.la CCLD java.la CCLD libvirt.la CCLD load.la CCLD logfile.la CCLD lvm.la CCLD madwifi.la CCLD match_empty_counter.la CCLD match_hashed.la CCLD match_regex.la CCLD match_timediff.la CCLD match_value.la CCLD mbmon.la CCLD md.la CCLD memcachec.la CCLD memcached.la CCLD memory.la CCLD modbus.la CCLD multimeter.la CCLD mysql.la CCLD netlink.la CCLD network.la CCLD nfs.la CCLD fscache.la CCLD nginx.la CCLD notify_desktop.la CCLD notify_email.la CCLD ntpd.la CCLD numa.la CCLD nut.la CCLD olsrd.la CCLD openvpn.la CCLD perl.la CCLD pinba.la CCLD ping.la CCLD postgresql.la CCLD powerdns.la CCLD python.la CCLD processes.la CCLD protocols.la CCLD rrdcached.la CCLD rrdtool.la CCLD sensors.la CCLD serial.la CCLD snmp.la CCLD statsd.la CCLD swap.la CCLD syslog.la CCLD table.la CCLD tail.la CCLD tail_csv.la CCLD target_notification.la CCLD target_replace.la CCLD target_scale.la CCLD target_set.la CCLD target_v5upgrade.la CCLD tcpconns.la CCLD teamspeak2.la CCLD ted.la CCLD thermal.la CCLD threshold.la CCLD unixsock.la CCLD uptime.la CCLD users.la CCLD uuid.la CCLD vmem.la CCLD vserver.la CCLD wireless.la CCLD write_graphite.la CCLD write_http.la CCLD write_riemann.la CCLD xmms.la CCLD collectd-nagios CCLD collectdctl CCLD collectd-tg CCLD collectd CCLD collectdmon make[3]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' make[2]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' make[1]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' Making all in bindings make[1]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings' Making all in java make[2]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings/java' /usr/lib/jvm/java/bin/javac -d "." "./org/collectd/api"/*.java /usr/lib/jvm/java/bin/javac -d "." "./org/collectd/java"/*.java Note: ./org/collectd/java/GenericJMXConfConnection.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. mkdir -p .libs /usr/lib/jvm/java/bin/jar cf .libs/collectd-api.jar "org/collectd/api"/*.class /usr/lib/jvm/java/bin/jar cf .libs/generic-jmx.jar "org/collectd/java"/*.class touch "java-build-stamp" make[2]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings/java' make[2]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings' if test ! -d buildperl; then \ mkdir -p buildperl/Collectd/Plugins; \ cp ./perl/lib/Collectd.pm buildperl/; \ cp ./perl/Makefile.PL buildperl/; \ cp ./perl/lib/Collectd/Unixsock.pm buildperl/Collectd/; \ cp ./perl/lib/Collectd/Plugins/OpenVZ.pm buildperl/Collectd/Plugins/; \ fi touch .perl-directory-stamp cd buildperl && /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Writing Makefile for Collectd cd buildperl && /usr/bin/make make[3]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings/buildperl' cp Collectd.pm blib/lib/Collectd.pm cp Collectd/Plugins/OpenVZ.pm blib/lib/Collectd/Plugins/OpenVZ.pm cp Collectd/Unixsock.pm blib/lib/Collectd/Unixsock.pm Manifying blib/man3/Collectd::Unixsock.3pm make[3]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings/buildperl' make[2]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings' make[1]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings' Making all in . make[1]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EH4N0g + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 + cd collectd-5.4.3.14.g0b97cf2 + rm -rf /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' /usr/bin/make install-recursive make[2]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' Making install in libcollectdclient make[3]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/libcollectdclient' /usr/bin/make install-am make[4]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/libcollectdclient' make[5]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/libcollectdclient' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcollectdclient.la '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcollectdclient.so.1.0.0 /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/libcollectdclient.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libcollectdclient.so.1.0.0 libcollectdclient.so.1 || { rm -f libcollectdclient.so.1 && ln -s libcollectdclient.so.1.0.0 libcollectdclient.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libcollectdclient.so.1.0.0 libcollectdclient.so || { rm -f libcollectdclient.so && ln -s libcollectdclient.so.1.0.0 libcollectdclient.so; }; }) libtool: install: /usr/bin/install -c .libs/libcollectdclient.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/libcollectdclient.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libcollectdclient.pc '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/include/collectd' /usr/bin/install -c -m 644 collectd/client.h collectd/network.h collectd/network_buffer.h collectd/lcc_features.h '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/include/collectd' make[5]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/libcollectdclient' make[4]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/libcollectdclient' make[3]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/libcollectdclient' Making install in liboconfig make[3]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/liboconfig' /usr/bin/make install-am make[4]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/liboconfig' make[5]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/liboconfig' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/liboconfig' make[4]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/liboconfig' make[3]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src/liboconfig' make[3]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' make[4]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c collectd-nagios collectdctl collectd-tg '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/bin' libtool: install: warning: `libcollectdclient/libcollectdclient.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/collectd-nagios /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/bin/collectd-nagios libtool: install: warning: `libcollectdclient/libcollectdclient.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/collectdctl /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/bin/collectdctl libtool: install: warning: `libcollectdclient/libcollectdclient.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/collectd-tg /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/bin/collectd-tg /usr/bin/mkdir -p '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd' /bin/sh ../libtool --mode=install /usr/bin/install -c aggregation.la amqp.la apache.la apcups.la ascent.la battery.la bind.la cgroups.la conntrack.la contextswitch.la cpu.la cpufreq.la csv.la curl.la curl_json.la curl_xml.la dbi.la df.la disk.la dns.la email.la entropy.la exec.la ethstat.la filecount.la hddtemp.la interface.la iptables.la ipmi.la ipvs.la irq.la java.la libvirt.la load.la logfile.la lvm.la madwifi.la match_empty_counter.la match_hashed.la match_regex.la match_timediff.la match_value.la mbmon.la md.la memcachec.la memcached.la memory.la modbus.la multimeter.la mysql.la netlink.la network.la nfs.la fscache.la nginx.la notify_desktop.la notify_email.la ntpd.la numa.la nut.la olsrd.la openvpn.la perl.la pinba.la ping.la postgresql.la powerdns.la python.la processes.la protocols.la rrdcached.la rrdtool.la sensors.la serial.la snmp.la statsd.la swap.la syslog.la table.la tail.la tail_csv.la target_notification.la target_replace.la target_scale.la target_set.la target_v5upgrade.la tcpconns.la teamspeak2.la ted.la thermal.la threshold.la unixsock.la uptime.la users.la uuid.la vmem.la vserver.la wireless.la write_graphite.la write_http.la write_riemann.la xmms.la '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd' libtool: install: /usr/bin/install -c .libs/aggregation.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/aggregation.so libtool: install: /usr/bin/install -c .libs/aggregation.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/aggregation.la libtool: install: /usr/bin/install -c .libs/amqp.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/amqp.so libtool: install: /usr/bin/install -c .libs/amqp.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/amqp.la libtool: install: /usr/bin/install -c .libs/apache.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/apache.so libtool: install: /usr/bin/install -c .libs/apache.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/apache.la libtool: install: /usr/bin/install -c .libs/apcups.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/apcups.so libtool: install: /usr/bin/install -c .libs/apcups.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/apcups.la libtool: install: /usr/bin/install -c .libs/ascent.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ascent.so libtool: install: /usr/bin/install -c .libs/ascent.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ascent.la libtool: install: /usr/bin/install -c .libs/battery.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/battery.so libtool: install: /usr/bin/install -c .libs/battery.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/battery.la libtool: install: /usr/bin/install -c .libs/bind.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/bind.so libtool: install: /usr/bin/install -c .libs/bind.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/bind.la libtool: install: /usr/bin/install -c .libs/cgroups.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/cgroups.so libtool: install: /usr/bin/install -c .libs/cgroups.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/cgroups.la libtool: install: /usr/bin/install -c .libs/conntrack.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/conntrack.so libtool: install: /usr/bin/install -c .libs/conntrack.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/conntrack.la libtool: install: /usr/bin/install -c .libs/contextswitch.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/contextswitch.so libtool: install: /usr/bin/install -c .libs/contextswitch.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/contextswitch.la libtool: install: /usr/bin/install -c .libs/cpu.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/cpu.so libtool: install: /usr/bin/install -c .libs/cpu.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/cpu.la libtool: install: /usr/bin/install -c .libs/cpufreq.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/cpufreq.so libtool: install: /usr/bin/install -c .libs/cpufreq.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/cpufreq.la libtool: install: /usr/bin/install -c .libs/csv.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/csv.so libtool: install: /usr/bin/install -c .libs/csv.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/csv.la libtool: install: /usr/bin/install -c .libs/curl.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/curl.so libtool: install: /usr/bin/install -c .libs/curl.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/curl.la libtool: install: /usr/bin/install -c .libs/curl_json.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/curl_json.so libtool: install: /usr/bin/install -c .libs/curl_json.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/curl_json.la libtool: install: /usr/bin/install -c .libs/curl_xml.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/curl_xml.so libtool: install: /usr/bin/install -c .libs/curl_xml.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/curl_xml.la libtool: install: /usr/bin/install -c .libs/dbi.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/dbi.so libtool: install: /usr/bin/install -c .libs/dbi.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/dbi.la libtool: install: /usr/bin/install -c .libs/df.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/df.so libtool: install: /usr/bin/install -c .libs/df.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/df.la libtool: install: /usr/bin/install -c .libs/disk.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/disk.so libtool: install: /usr/bin/install -c .libs/disk.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/disk.la libtool: install: /usr/bin/install -c .libs/dns.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/dns.so libtool: install: /usr/bin/install -c .libs/dns.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/dns.la libtool: install: /usr/bin/install -c .libs/email.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/email.so libtool: install: /usr/bin/install -c .libs/email.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/email.la libtool: install: /usr/bin/install -c .libs/entropy.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/entropy.so libtool: install: /usr/bin/install -c .libs/entropy.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/entropy.la libtool: install: /usr/bin/install -c .libs/exec.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/exec.so libtool: install: /usr/bin/install -c .libs/exec.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/exec.la libtool: install: /usr/bin/install -c .libs/ethstat.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ethstat.so libtool: install: /usr/bin/install -c .libs/ethstat.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ethstat.la libtool: install: /usr/bin/install -c .libs/filecount.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/filecount.so libtool: install: /usr/bin/install -c .libs/filecount.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/filecount.la libtool: install: /usr/bin/install -c .libs/hddtemp.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/hddtemp.so libtool: install: /usr/bin/install -c .libs/hddtemp.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/hddtemp.la libtool: install: /usr/bin/install -c .libs/interface.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/interface.so libtool: install: /usr/bin/install -c .libs/interface.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/interface.la libtool: install: /usr/bin/install -c .libs/iptables.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/iptables.so libtool: install: /usr/bin/install -c .libs/iptables.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/iptables.la libtool: install: /usr/bin/install -c .libs/ipmi.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ipmi.so libtool: install: /usr/bin/install -c .libs/ipmi.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ipmi.la libtool: install: /usr/bin/install -c .libs/ipvs.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ipvs.so libtool: install: /usr/bin/install -c .libs/ipvs.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ipvs.la libtool: install: /usr/bin/install -c .libs/irq.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/irq.so libtool: install: /usr/bin/install -c .libs/irq.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/irq.la libtool: install: /usr/bin/install -c .libs/java.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/java.so libtool: install: /usr/bin/install -c .libs/java.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/java.la libtool: install: /usr/bin/install -c .libs/libvirt.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/libvirt.so libtool: install: /usr/bin/install -c .libs/libvirt.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/libvirt.la libtool: install: /usr/bin/install -c .libs/load.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/load.so libtool: install: /usr/bin/install -c .libs/load.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/load.la libtool: install: /usr/bin/install -c .libs/logfile.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/logfile.so libtool: install: /usr/bin/install -c .libs/logfile.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/logfile.la libtool: install: /usr/bin/install -c .libs/lvm.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/lvm.so libtool: install: /usr/bin/install -c .libs/lvm.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/lvm.la libtool: install: /usr/bin/install -c .libs/madwifi.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/madwifi.so libtool: install: /usr/bin/install -c .libs/madwifi.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/madwifi.la libtool: install: /usr/bin/install -c .libs/match_empty_counter.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/match_empty_counter.so libtool: install: /usr/bin/install -c .libs/match_empty_counter.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/match_empty_counter.la libtool: install: /usr/bin/install -c .libs/match_hashed.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/match_hashed.so libtool: install: /usr/bin/install -c .libs/match_hashed.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/match_hashed.la libtool: install: /usr/bin/install -c .libs/match_regex.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/match_regex.so libtool: install: /usr/bin/install -c .libs/match_regex.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/match_regex.la libtool: install: /usr/bin/install -c .libs/match_timediff.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/match_timediff.so libtool: install: /usr/bin/install -c .libs/match_timediff.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/match_timediff.la libtool: install: /usr/bin/install -c .libs/match_value.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/match_value.so libtool: install: /usr/bin/install -c .libs/match_value.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/match_value.la libtool: install: /usr/bin/install -c .libs/mbmon.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/mbmon.so libtool: install: /usr/bin/install -c .libs/mbmon.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/mbmon.la libtool: install: /usr/bin/install -c .libs/md.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/md.so libtool: install: /usr/bin/install -c .libs/md.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/md.la libtool: install: /usr/bin/install -c .libs/memcachec.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/memcachec.so libtool: install: /usr/bin/install -c .libs/memcachec.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/memcachec.la libtool: install: /usr/bin/install -c .libs/memcached.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/memcached.so libtool: install: /usr/bin/install -c .libs/memcached.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/memcached.la libtool: install: /usr/bin/install -c .libs/memory.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/memory.so libtool: install: /usr/bin/install -c .libs/memory.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/memory.la libtool: install: /usr/bin/install -c .libs/modbus.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/modbus.so libtool: install: /usr/bin/install -c .libs/modbus.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/modbus.la libtool: install: /usr/bin/install -c .libs/multimeter.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/multimeter.so libtool: install: /usr/bin/install -c .libs/multimeter.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/multimeter.la libtool: install: /usr/bin/install -c .libs/mysql.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/mysql.so libtool: install: /usr/bin/install -c .libs/mysql.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/mysql.la libtool: install: /usr/bin/install -c .libs/netlink.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/netlink.so libtool: install: /usr/bin/install -c .libs/netlink.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/netlink.la libtool: install: /usr/bin/install -c .libs/network.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/network.so libtool: install: /usr/bin/install -c .libs/network.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/network.la libtool: install: /usr/bin/install -c .libs/nfs.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/nfs.so libtool: install: /usr/bin/install -c .libs/nfs.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/nfs.la libtool: install: /usr/bin/install -c .libs/fscache.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/fscache.so libtool: install: /usr/bin/install -c .libs/fscache.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/fscache.la libtool: install: /usr/bin/install -c .libs/nginx.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/nginx.so libtool: install: /usr/bin/install -c .libs/nginx.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/nginx.la libtool: install: /usr/bin/install -c .libs/notify_desktop.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/notify_desktop.so libtool: install: /usr/bin/install -c .libs/notify_desktop.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/notify_desktop.la libtool: install: /usr/bin/install -c .libs/notify_email.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/notify_email.so libtool: install: /usr/bin/install -c .libs/notify_email.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/notify_email.la libtool: install: /usr/bin/install -c .libs/ntpd.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ntpd.so libtool: install: /usr/bin/install -c .libs/ntpd.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ntpd.la libtool: install: /usr/bin/install -c .libs/numa.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/numa.so libtool: install: /usr/bin/install -c .libs/numa.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/numa.la libtool: install: /usr/bin/install -c .libs/nut.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/nut.so libtool: install: /usr/bin/install -c .libs/nut.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/nut.la libtool: install: /usr/bin/install -c .libs/olsrd.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/olsrd.so libtool: install: /usr/bin/install -c .libs/olsrd.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/olsrd.la libtool: install: /usr/bin/install -c .libs/openvpn.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/openvpn.so libtool: install: /usr/bin/install -c .libs/openvpn.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/openvpn.la libtool: install: /usr/bin/install -c .libs/perl.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/perl.so libtool: install: /usr/bin/install -c .libs/perl.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/perl.la libtool: install: /usr/bin/install -c .libs/pinba.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/pinba.so libtool: install: /usr/bin/install -c .libs/pinba.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/pinba.la libtool: install: /usr/bin/install -c .libs/ping.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ping.so libtool: install: /usr/bin/install -c .libs/ping.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ping.la libtool: install: /usr/bin/install -c .libs/postgresql.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/postgresql.so libtool: install: /usr/bin/install -c .libs/postgresql.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/postgresql.la libtool: install: /usr/bin/install -c .libs/powerdns.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/powerdns.so libtool: install: /usr/bin/install -c .libs/powerdns.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/powerdns.la libtool: install: /usr/bin/install -c .libs/python.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/python.so libtool: install: /usr/bin/install -c .libs/python.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/python.la libtool: install: /usr/bin/install -c .libs/processes.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/processes.so libtool: install: /usr/bin/install -c .libs/processes.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/processes.la libtool: install: /usr/bin/install -c .libs/protocols.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/protocols.so libtool: install: /usr/bin/install -c .libs/protocols.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/protocols.la libtool: install: /usr/bin/install -c .libs/rrdcached.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/rrdcached.so libtool: install: /usr/bin/install -c .libs/rrdcached.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/rrdcached.la libtool: install: /usr/bin/install -c .libs/rrdtool.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/rrdtool.so libtool: install: /usr/bin/install -c .libs/rrdtool.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/rrdtool.la libtool: install: /usr/bin/install -c .libs/sensors.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/sensors.so libtool: install: /usr/bin/install -c .libs/sensors.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/sensors.la libtool: install: /usr/bin/install -c .libs/serial.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/serial.so libtool: install: /usr/bin/install -c .libs/serial.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/serial.la libtool: install: /usr/bin/install -c .libs/snmp.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/snmp.so libtool: install: /usr/bin/install -c .libs/snmp.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/snmp.la libtool: install: /usr/bin/install -c .libs/statsd.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/statsd.so libtool: install: /usr/bin/install -c .libs/statsd.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/statsd.la libtool: install: /usr/bin/install -c .libs/swap.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/swap.so libtool: install: /usr/bin/install -c .libs/swap.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/swap.la libtool: install: /usr/bin/install -c .libs/syslog.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/syslog.so libtool: install: /usr/bin/install -c .libs/syslog.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/syslog.la libtool: install: /usr/bin/install -c .libs/table.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/table.so libtool: install: /usr/bin/install -c .libs/table.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/table.la libtool: install: /usr/bin/install -c .libs/tail.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/tail.so libtool: install: /usr/bin/install -c .libs/tail.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/tail.la libtool: install: /usr/bin/install -c .libs/tail_csv.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/tail_csv.so libtool: install: /usr/bin/install -c .libs/tail_csv.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/tail_csv.la libtool: install: /usr/bin/install -c .libs/target_notification.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/target_notification.so libtool: install: /usr/bin/install -c .libs/target_notification.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/target_notification.la libtool: install: /usr/bin/install -c .libs/target_replace.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/target_replace.so libtool: install: /usr/bin/install -c .libs/target_replace.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/target_replace.la libtool: install: /usr/bin/install -c .libs/target_scale.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/target_scale.so libtool: install: /usr/bin/install -c .libs/target_scale.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/target_scale.la libtool: install: /usr/bin/install -c .libs/target_set.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/target_set.so libtool: install: /usr/bin/install -c .libs/target_set.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/target_set.la libtool: install: /usr/bin/install -c .libs/target_v5upgrade.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/target_v5upgrade.so libtool: install: /usr/bin/install -c .libs/target_v5upgrade.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/target_v5upgrade.la libtool: install: /usr/bin/install -c .libs/tcpconns.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/tcpconns.so libtool: install: /usr/bin/install -c .libs/tcpconns.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/tcpconns.la libtool: install: /usr/bin/install -c .libs/teamspeak2.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/teamspeak2.so libtool: install: /usr/bin/install -c .libs/teamspeak2.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/teamspeak2.la libtool: install: /usr/bin/install -c .libs/ted.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ted.so libtool: install: /usr/bin/install -c .libs/ted.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ted.la libtool: install: /usr/bin/install -c .libs/thermal.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/thermal.so libtool: install: /usr/bin/install -c .libs/thermal.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/thermal.la libtool: install: /usr/bin/install -c .libs/threshold.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/threshold.so libtool: install: /usr/bin/install -c .libs/threshold.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/threshold.la libtool: install: /usr/bin/install -c .libs/unixsock.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/unixsock.so libtool: install: /usr/bin/install -c .libs/unixsock.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/unixsock.la libtool: install: /usr/bin/install -c .libs/uptime.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/uptime.so libtool: install: /usr/bin/install -c .libs/uptime.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/uptime.la libtool: install: /usr/bin/install -c .libs/users.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/users.so libtool: install: /usr/bin/install -c .libs/users.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/users.la libtool: install: /usr/bin/install -c .libs/uuid.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/uuid.so libtool: install: /usr/bin/install -c .libs/uuid.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/uuid.la libtool: install: /usr/bin/install -c .libs/vmem.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/vmem.so libtool: install: /usr/bin/install -c .libs/vmem.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/vmem.la libtool: install: /usr/bin/install -c .libs/vserver.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/vserver.so libtool: install: /usr/bin/install -c .libs/vserver.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/vserver.la libtool: install: /usr/bin/install -c .libs/wireless.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/wireless.so libtool: install: /usr/bin/install -c .libs/wireless.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/wireless.la libtool: install: /usr/bin/install -c .libs/write_graphite.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/write_graphite.so libtool: install: /usr/bin/install -c .libs/write_graphite.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/write_graphite.la libtool: install: /usr/bin/install -c .libs/write_http.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/write_http.so libtool: install: /usr/bin/install -c .libs/write_http.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/write_http.la libtool: install: /usr/bin/install -c .libs/write_riemann.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/write_riemann.so libtool: install: /usr/bin/install -c .libs/write_riemann.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/write_riemann.la libtool: install: /usr/bin/install -c .libs/xmms.so /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/xmms.so libtool: install: /usr/bin/install -c .libs/xmms.lai /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/xmms.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/collectd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c collectd collectdmon '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/sbin' libtool: install: /usr/bin/install -c collectd /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/sbin/collectd libtool: install: /usr/bin/install -c collectdmon /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/sbin/collectdmon /usr/bin/make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' /bin/sh /builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/libltdl/config/install-sh -d /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/etc if test -e /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/etc/collectd.conf; \ then \ /usr/bin/install -c -m 0640 collectd.conf /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/etc/collectd.conf.pkg-orig; \ else \ /usr/bin/install -c -m 0640 collectd.conf /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/etc/collectd.conf; \ fi; \ /bin/sh /builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/libltdl/config/install-sh -d /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/collectd /usr/bin/install -c -m 0644 ./types.db /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/collectd/types.db; /usr/bin/install -c -m 0644 ./postgresql_default.conf \ /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/collectd/postgresql_default.conf; make[5]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 collectd.1 collectdctl.1 collectdmon.1 collectd-nagios.1 collectd-tg.1 '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/man/man5' /usr/bin/install -c -m 644 collectd.conf.5 collectd-email.5 collectd-exec.5 collectd-java.5 collectd-perl.5 collectd-python.5 collectd-snmp.5 collectd-threshold.5 collectd-unixsock.5 types.db.5 '/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/man/man5' make[4]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' make[3]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' make[2]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' make[1]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/src' Making install in bindings make[1]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings' Making install in java make[2]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings/java' make[3]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings/java' mkdir -p "/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/collectd/java" /usr/bin/install -c -m 644 .libs/collectd-api.jar \ "/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/collectd/java" /usr/bin/install -c -m 644 .libs/generic-jmx.jar \ "/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/collectd/java" make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings/java' make[2]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings/java' make[2]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings' cd buildperl && /usr/bin/make make[3]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings/buildperl' Manifying blib/man3/Collectd::Unixsock.3pm make[3]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings/buildperl' make[3]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings' [ ! -f buildperl/Makefile ] || ( cd buildperl && /usr/bin/make install ) make[4]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings/buildperl' Installing /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/perl5/vendor_perl/Collectd.pm Installing /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/perl5/vendor_perl/Collectd/Unixsock.pm Installing /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/perl5/vendor_perl/Collectd/Plugins/OpenVZ.pm Installing /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/man/man3/Collectd::Unixsock.3pm Appending installation info to /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/perl5/perllocal.pod make[4]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings/buildperl' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings' make[2]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings' make[1]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/bindings' Making install in . make[1]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2' make[2]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2' /usr/bin/make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2' /bin/sh /builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/libltdl/config/install-sh -d /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/var/run /bin/sh /builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/libltdl/config/install-sh -d /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/var/lib/collectd /bin/sh /builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2/libltdl/config/install-sh -d /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/var/log make[3]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2' make[1]: Leaving directory `/builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2' + /usr/bin/install -Dp -m 0755 contrib/redhat/init.d-collectd /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/etc/rc.d/init.d/collectd + /usr/bin/install -Dp -m0644 src/collectd.conf /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/etc/collectd.conf + /usr/bin/install -d /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/var/lib/collectd/ + /usr/bin/install -d /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/etc/collectd.d/ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/var/www + /usr/bin/mkdir -p /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//etc/httpd/conf.d + /usr/bin/mv contrib/collection3 /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/var/www + /usr/bin/mv contrib/redhat/collection3.conf /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//etc/httpd/conf.d/ + /usr/bin/mv contrib/php-collection /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/var/www + /usr/bin/mv contrib/redhat/php-collection.conf /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//etc/httpd/conf.d/ + find contrib/ -type f -exec /usr/bin/chmod a-x '{}' ';' + rm -f /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/aggregation.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/amqp.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/apache.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/apcups.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/ascent.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/battery.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/bind.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/cgroups.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/conntrack.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/contextswitch.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/cpu.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/cpufreq.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/csv.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/curl.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/curl_json.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/curl_xml.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/dbi.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/df.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/disk.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/dns.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/email.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/entropy.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/ethstat.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/exec.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/filecount.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/fscache.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/hddtemp.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/interface.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/ipmi.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/iptables.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/ipvs.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/irq.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/java.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/libvirt.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/load.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/logfile.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/lvm.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/madwifi.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/match_empty_counter.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/match_hashed.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/match_regex.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/match_timediff.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/match_value.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/mbmon.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/md.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/memcachec.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/memcached.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/memory.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/modbus.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/multimeter.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/mysql.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/netlink.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/network.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/nfs.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/nginx.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/notify_desktop.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/notify_email.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/ntpd.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/numa.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/nut.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/olsrd.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/openvpn.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/perl.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/pinba.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/ping.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/postgresql.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/powerdns.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/processes.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/protocols.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/python.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/rrdcached.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/rrdtool.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/sensors.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/serial.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/snmp.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/statsd.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/swap.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/syslog.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/table.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/tail.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/tail_csv.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/target_notification.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/target_replace.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/target_scale.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/target_set.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/target_v5upgrade.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/tcpconns.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/teamspeak2.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/ted.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/thermal.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/threshold.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/unixsock.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/uptime.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/users.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/uuid.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/vmem.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/vserver.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/wireless.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/write_graphite.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/write_http.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/write_riemann.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/collectd/xmms.la /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64//usr/lib64/libcollectdclient.la + find /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 -type f -name .packlist -delete + find /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 -type f -name perllocal.pod -delete + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/collectd-5.4.3.14.g0b97cf2 extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/bin/collectd-nagios extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/bin/collectd-tg extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/bin/collectdctl extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/numa.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ipvs.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/apache.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ascent.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/csv.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/write_graphite.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/exec.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/powerdns.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/olsrd.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ntpd.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/network.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/conntrack.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/curl_xml.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/uptime.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/nfs.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/vmem.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/hddtemp.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/contextswitch.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/cpu.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/tail.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/thermal.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/madwifi.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/modbus.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/tcpconns.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/target_v5upgrade.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/netlink.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/rrdtool.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/notify_desktop.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/amqp.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ted.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/cgroups.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/write_http.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/table.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/disk.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/filecount.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/users.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/lvm.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/write_riemann.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/protocols.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/match_timediff.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/match_value.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/logfile.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/memcached.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/mysql.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/battery.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/rrdcached.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/statsd.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/notify_email.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ethstat.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/iptables.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/teamspeak2.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/postgresql.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/curl.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/apcups.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/df.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/entropy.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/target_scale.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/syslog.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/target_replace.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/dbi.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/threshold.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/python.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/memory.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/match_regex.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/irq.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/md.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/unixsock.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/vserver.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/snmp.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/target_notification.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/memcachec.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/interface.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/libvirt.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/pinba.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/perl.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/bind.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/load.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/multimeter.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/nut.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/sensors.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/nginx.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/swap.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ping.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/cpufreq.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/tail_csv.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/target_set.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/aggregation.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/processes.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/openvpn.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/dns.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/wireless.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/xmms.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/email.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/uuid.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/serial.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/fscache.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/java.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/match_hashed.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/curl_json.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/ipmi.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/mbmon.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/collectd/match_empty_counter.so extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/lib64/libcollectdclient.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/sbin/collectd extracting debug info from /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/sbin/collectdmon /usr/lib/rpm/sepdebugcrcfix: Updated 108 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libcollectdclient.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libcollectdclient.so.1.debug symlinked /usr/lib/debug/usr/lib64/libcollectdclient.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libcollectdclient.so.debug cpio: collectd-5.4.3.14.g0b97cf2/src/.libs/collectdS.c: Cannot stat: No such file or directory 5002 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4PX0Nl + umask 022 + cd /builddir/build/BUILD + cd collectd-5.4.3.14.g0b97cf2 + DOCDIR=/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/doc/collectd-5.4.3.14.g0b97cf2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/doc/collectd-5.4.3.14.g0b97cf2 + cp -pr AUTHORS /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/doc/collectd-5.4.3.14.g0b97cf2 + cp -pr COPYING /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/doc/collectd-5.4.3.14.g0b97cf2 + cp -pr ChangeLog /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/doc/collectd-5.4.3.14.g0b97cf2 + cp -pr README /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/doc/collectd-5.4.3.14.g0b97cf2 + exit 0 Provides: collectd = 5.4.3.14.g0b97cf2-1.el7.centos collectd(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos config(collectd) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: /bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(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) libc.so.6(GLIBC_2.7)(64bit) libcollectdclient.so.1()(64bit) libdl.so.2()(64bit) libgcrypt.so.11()(64bit) libgcrypt.so.11(GCRYPT_1.2)(64bit) libgpg-error.so.0()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libm.so.6(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-amqp-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-amqp = 5.4.3.14.g0b97cf2-1.el7.centos collectd-amqp(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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) librabbitmq.so.1()(64bit) rtld(GNU_HASH) Processing files: collectd-apache-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-apache = 5.4.3.14.g0b97cf2-1.el7.centos collectd-apache(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) rtld(GNU_HASH) Processing files: collectd-ascent-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-ascent = 5.4.3.14.g0b97cf2-1.el7.centos collectd-ascent(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Processing files: collectd-bind-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-bind = 5.4.3.14.g0b97cf2-1.el7.centos collectd-bind(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Processing files: collectd-curl-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-curl = 5.4.3.14.g0b97cf2-1.el7.centos collectd-curl(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) rtld(GNU_HASH) Processing files: collectd-curl_json-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-curl_json = 5.4.3.14.g0b97cf2-1.el7.centos collectd-curl_json(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH) Processing files: collectd-curl_xml-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-curl_xml = 5.4.3.14.g0b97cf2-1.el7.centos collectd-curl_xml(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) rtld(GNU_HASH) Processing files: collectd-dbi-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-dbi = 5.4.3.14.g0b97cf2-1.el7.centos collectd-dbi(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdbi.so.0()(64bit) libdl.so.2()(64bit) rtld(GNU_HASH) Processing files: collectd-dns-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-dns = 5.4.3.14.g0b97cf2-1.el7.centos collectd-dns(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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) libpcap.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: collectd-email-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-email = 5.4.3.14.g0b97cf2-1.el7.centos collectd-email(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdl.so.2()(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-hddtemp-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-hddtemp = 5.4.3.14.g0b97cf2-1.el7.centos collectd-hddtemp(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdl.so.2()(64bit) rtld(GNU_HASH) Processing files: collectd-ipmi-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-ipmi = 5.4.3.14.g0b97cf2-1.el7.centos collectd-ipmi(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: collectd-iptables-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-iptables = 5.4.3.14.g0b97cf2-1.el7.centos collectd-iptables(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdl.so.2()(64bit) libip4tc.so.0()(64bit) libip6tc.so.0()(64bit) rtld(GNU_HASH) Processing files: collectd-java-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-java = 5.4.3.14.g0b97cf2-1.el7.centos collectd-java(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libjvm.so()(64bit) libjvm.so(SUNWprivate_1.1)(64bit) rtld(GNU_HASH) Processing files: collectd-libvirt-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-libvirt = 5.4.3.14.g0b97cf2-1.el7.centos collectd-libvirt(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos libvirt.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdl.so.2()(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) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: collectd-lvm-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-lvm = 5.4.3.14.g0b97cf2-1.el7.centos collectd-lvm(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdl.so.2()(64bit) liblvm2app.so.2.2()(64bit) liblvm2app.so.2.2(Base)(64bit) rtld(GNU_HASH) Processing files: collectd-memcachec-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-memcachec = 5.4.3.14.g0b97cf2-1.el7.centos collectd-memcachec(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdl.so.2()(64bit) libmemcached.so.11()(64bit) rtld(GNU_HASH) Processing files: collectd-modbus-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-modbus = 5.4.3.14.g0b97cf2-1.el7.centos collectd-modbus(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdl.so.2()(64bit) libmodbus.so.5()(64bit) rtld(GNU_HASH) Processing files: collectd-mysql-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-mysql = 5.4.3.14.g0b97cf2-1.el7.centos collectd-mysql(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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.10()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libmysqlclient.so.18()(64bit) libmysqlclient.so.18(libmysqlclient_18)(64bit) libpthread.so.0()(64bit) libssl.so.10()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: collectd-netlink-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-netlink = 5.4.3.14.g0b97cf2-1.el7.centos collectd-netlink(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdl.so.2()(64bit) libmnl.so.0()(64bit) libmnl.so.0(LIBMNL_1.0)(64bit) rtld(GNU_HASH) Processing files: collectd-nginx-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-nginx = 5.4.3.14.g0b97cf2-1.el7.centos collectd-nginx(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) rtld(GNU_HASH) Processing files: collectd-notify_desktop-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-notify_desktop = 5.4.3.14.g0b97cf2-1.el7.centos collectd-notify_desktop(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdl.so.2()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libnotify.so.4()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: collectd-notify_email-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-notify_email = 5.4.3.14.g0b97cf2-1.el7.centos collectd-notify_email(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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.10()(64bit) libdl.so.2()(64bit) libesmtp.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) rtld(GNU_HASH) Processing files: collectd-nut-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-nut = 5.4.3.14.g0b97cf2-1.el7.centos collectd-nut(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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.10()(64bit) libdl.so.2()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libssl.so.10()(64bit) libupsclient.so.4()(64bit) rtld(GNU_HASH) Processing files: collectd-perl-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-perl = 5.4.3.14.g0b97cf2-1.el7.centos collectd-perl(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos perl(Collectd) perl(Collectd::Plugins::OpenVZ) perl(Collectd::Unixsock) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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(Carp) perl(Collectd) perl(Config) perl(Exporter) perl(IO::Socket::UNIX) perl(Regexp::Common) perl(strict) perl(threads) perl(threads::shared) perl(warnings) rtld(GNU_HASH) Processing files: collectd-pinba-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-pinba = 5.4.3.14.g0b97cf2-1.el7.centos collectd-pinba(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libprotobuf-c.so.1()(64bit) libprotobuf-c.so.1(LIBPROTOBUF_C_1.0.0)(64bit) rtld(GNU_HASH) Processing files: collectd-ping-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-ping = 5.4.3.14.g0b97cf2-1.el7.centos collectd-ping(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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.4)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) liboping.so.0()(64bit) rtld(GNU_HASH) Processing files: collectd-postgresql-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-postgresql = 5.4.3.14.g0b97cf2-1.el7.centos collectd-postgresql(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdl.so.2()(64bit) libpq.so.5()(64bit) rtld(GNU_HASH) Processing files: collectd-python-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-python = 5.4.3.14.g0b97cf2-1.el7.centos collectd-python(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdl.so.2()(64bit) libpython2.7.so.1.0()(64bit) rtld(GNU_HASH) Processing files: collectd-rrdcached-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-rrdcached = 5.4.3.14.g0b97cf2-1.el7.centos collectd-rrdcached(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) librrd_th.so.4()(64bit) rtld(GNU_HASH) Processing files: collectd-rrdtool-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-rrdtool = 5.4.3.14.g0b97cf2-1.el7.centos collectd-rrdtool(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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) libdl.so.2()(64bit) librrd_th.so.4()(64bit) rtld(GNU_HASH) Processing files: collectd-sensors-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-sensors = 5.4.3.14.g0b97cf2-1.el7.centos collectd-sensors(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdl.so.2()(64bit) libsensors.so.4()(64bit) rtld(GNU_HASH) Processing files: collectd-snmp-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-snmp = 5.4.3.14.g0b97cf2-1.el7.centos collectd-snmp(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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.10()(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libnetsnmp.so.31()(64bit) libpthread.so.0()(64bit) libssl.so.10()(64bit) rtld(GNU_HASH) Processing files: collectd-write_http-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-write_http = 5.4.3.14.g0b97cf2-1.el7.centos collectd-write_http(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) rtld(GNU_HASH) Processing files: collectd-write_riemann-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-write_riemann = 5.4.3.14.g0b97cf2-1.el7.centos collectd-write_riemann(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libdl.so.2()(64bit) libprotobuf-c.so.1()(64bit) libprotobuf-c.so.1(LIBPROTOBUF_C_1.0.0)(64bit) rtld(GNU_HASH) Processing files: collectd-xmms-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-xmms = 5.4.3.14.g0b97cf2-1.el7.centos collectd-xmms(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXext.so.6()(64bit) libXi.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgdk-1.2.so.0()(64bit) libglib-1.2.so.0()(64bit) libgtk-1.2.so.0()(64bit) libm.so.6()(64bit) libxmms.so.1()(64bit) rtld(GNU_HASH) Processing files: collectd-collection3-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-collection3 = 5.4.3.14.g0b97cf2-1.el7.centos collectd-collection3(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos perl(Collectd::Graph::Common) perl(Collectd::Graph::Config) perl(Collectd::Graph::Type) perl(Collectd::Graph::Type::ArcCounts) perl(Collectd::Graph::Type::Df) perl(Collectd::Graph::Type::GenericIO) perl(Collectd::Graph::Type::GenericStacked) perl(Collectd::Graph::Type::JavaMemory) perl(Collectd::Graph::Type::Load) perl(Collectd::Graph::Type::PsCputime) perl(Collectd::Graph::Type::TableSize) perl(Collectd::Graph::Type::Wirkleistung) perl(Collectd::Graph::TypeLoader) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl perl(CGI) perl(CGI::Carp) perl(Carp) perl(Collectd::Graph::Common) perl(Collectd::Graph::Config) perl(Collectd::Graph::Type) perl(Collectd::Graph::TypeLoader) perl(Collectd::Unixsock) perl(Config::General) perl(Data::Dumper) perl(Exporter) perl(File::Temp) perl(FindBin) perl(HTML::Entities) perl(JSON) perl(RRDs) perl(URI::Escape) perl(base) perl(lib) perl(strict) perl(utf8) perl(vars) perl(warnings) Processing files: collectd-php-collection-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-php-collection = 5.4.3.14.g0b97cf2-1.el7.centos collectd-php-collection(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: collectd-contrib-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mwuhRt + umask 022 + cd /builddir/build/BUILD + cd collectd-5.4.3.14.g0b97cf2 + DOCDIR=/builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/doc/collectd-contrib-5.4.3.14.g0b97cf2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/doc/collectd-contrib-5.4.3.14.g0b97cf2 + cp -pr contrib/ /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64/usr/share/doc/collectd-contrib-5.4.3.14.g0b97cf2 + exit 0 Provides: collectd-contrib = 5.4.3.14.g0b97cf2-1.el7.centos collectd-contrib(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libcollectdclient-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: libcollectdclient = 5.4.3.14.g0b97cf2-1.el7.centos libcollectdclient(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos libcollectdclient.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libgcrypt.so.11()(64bit) libgcrypt.so.11(GCRYPT_1.2)(64bit) libgpg-error.so.0()(64bit) rtld(GNU_HASH) Processing files: libcollectdclient-devel-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: libcollectdclient-devel = 5.4.3.14.g0b97cf2-1.el7.centos libcollectdclient-devel(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos pkgconfig(libcollectdclient) = 5.4.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libcollectdclient.so.1()(64bit) Processing files: collectd-debuginfo-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Provides: collectd-debuginfo = 5.4.3.14.g0b97cf2-1.el7.centos collectd-debuginfo(x86-64) = 5.4.3.14.g0b97cf2-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-amqp-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-apache-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-ascent-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-bind-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-curl-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-curl_json-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-curl_xml-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-dbi-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-dns-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-email-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-hddtemp-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-ipmi-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-iptables-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-java-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-libvirt-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-lvm-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-memcachec-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-modbus-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-mysql-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-netlink-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-nginx-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-notify_desktop-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-notify_email-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-nut-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-perl-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-pinba-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-ping-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-postgresql-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-python-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-rrdcached-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-rrdtool-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-sensors-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-snmp-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-write_http-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-write_riemann-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-xmms-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-collection3-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-php-collection-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-contrib-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libcollectdclient-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libcollectdclient-devel-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/collectd-debuginfo-5.4.3.14.g0b97cf2-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Sijc2H + umask 022 + cd /builddir/build/BUILD + cd collectd-5.4.3.14.g0b97cf2 + rm -rf /builddir/build/BUILDROOT/collectd-5.4.3.14.g0b97cf2-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->