Mock Version: 1.2.18 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/netdata.spec'], uid=1001env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'}timeout=0logger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6652/root'printOutput=Falseuser='mockbuild'gid=135shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/netdata.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'} and shell False warning: Could not canonicalize hostname: copr-builder-749673361.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/netdata-1.2.0-4.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/netdata.spec'], uid=1001env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'}timeout=0logger=chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6652/root'printOutput=Falseuser='mockbuild'gid=135private_network=Trueshell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/netdata.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bhv3xB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf netdata-1.2.0 + /usr/bin/xz -dc /builddir/build/SOURCES/netdata-1.2.0.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd netdata-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ab3JE0 + umask 022 + cd /builddir/build/BUILD + cd netdata-1.2.0 + autoreconf -ivf autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + 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 ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './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 --with-zlib --with-math --with-user=netdata checking whether to enable maintainer-specific portions of Makefiles... 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 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 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 for style of include used by make... GNU checking dependency style of gcc... none 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for inline... inline checking for sin in -lm... yes checking for UUID... yes checking for ZLIB... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating charts.d/Makefile config.status: creating conf.d/Makefile config.status: creating netdata.spec config.status: creating node.d/Makefile config.status: creating plugins.d/Makefile config.status: creating src/Makefile config.status: creating system/Makefile config.status: creating web/Makefile config.status: creating contrib/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -j2 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/netdata-1.2.0' Making all in charts.d make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/charts.d' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/charts.d' Making all in conf.d make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/conf.d' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/conf.d' Making all in node.d make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/node.d' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/node.d' Making all in plugins.d make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/plugins.d' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/plugins.d' Making all in src make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c apps_plugin.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c avl.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c common.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c log.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c procfile.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c appconfig.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c daemon.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c dictionary.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c global_statistics.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c main.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c plugin_checks.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c plugin_idlejitter.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c plugin_nfacct.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c plugin_proc.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c plugin_tc.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c plugins_d.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c popen.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_diskstats.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_interrupts.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_softirqs.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_loadavg.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_meminfo.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_net_dev.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_net_ip_vs_stats.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_net_netstat.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_net_rpc_nfsd.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_net_snmp.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_net_snmp6.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_net_stat_conntrack.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_net_stat_synproxy.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_stat.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_self_mountinfo.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_sys_kernel_random_entropy_avail.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c proc_vmstat.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c sys_kernel_mm_ksm.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c sys_fs_cgroup.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c registry.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c rrd.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c rrd2json.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c storage_number.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c unit_test.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c url.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c web_buffer.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c web_client.c gcc -DHAVE_CONFIG_H -I. -I.. -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -c web_server.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -Wl,-z,relro -o apps.plugin apps_plugin.o avl.o common.o log.o procfile.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pthread -Wl,-z,relro -o netdata appconfig.o avl.o common.o daemon.o dictionary.o global_statistics.o log.o main.o plugin_checks.o plugin_idlejitter.o plugin_nfacct.o plugin_proc.o plugin_tc.o plugins_d.o popen.o proc_diskstats.o proc_interrupts.o proc_softirqs.o proc_loadavg.o proc_meminfo.o proc_net_dev.o proc_net_ip_vs_stats.o proc_net_netstat.o proc_net_rpc_nfsd.o proc_net_snmp.o proc_net_snmp6.o proc_net_stat_conntrack.o proc_net_stat_synproxy.o proc_stat.o proc_self_mountinfo.o proc_sys_kernel_random_entropy_avail.o proc_vmstat.o sys_kernel_mm_ksm.o sys_fs_cgroup.o procfile.o registry.o rrd.o rrd2json.o storage_number.o unit_test.o url.o web_buffer.o web_client.o web_server.o -lm -lz -luuid make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/src' Making all in system make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/system' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]sysconfdir_POST@#/etc#g' \ netdata-openrc.in > netdata-openrc.tmp; then \ mv "netdata-openrc.tmp" "netdata-openrc"; \ else \ rm -f "netdata-openrc.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]sysconfdir_POST@#/etc#g' \ netdata.logrotate.in > netdata.logrotate.tmp; then \ mv "netdata.logrotate.tmp" "netdata.logrotate"; \ else \ rm -f "netdata.logrotate.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]sysconfdir_POST@#/etc#g' \ netdata.service.in > netdata.service.tmp; then \ mv "netdata.service.tmp" "netdata.service"; \ else \ rm -f "netdata.service.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]sysconfdir_POST@#/etc#g' \ netdata-init-d.in > netdata-init-d.tmp; then \ mv "netdata-init-d.tmp" "netdata-init-d"; \ else \ rm -f "netdata-init-d.tmp"; \ false; \ fi make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/system' Making all in web make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/web' if test -d "../.git"; then \ git --git-dir="../.git" log -n 1 --format=%H; \ fi > version.txt.tmp test -s version.txt.tmp || echo 0 > version.txt.tmp mv version.txt.tmp version.txt make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/web' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/contrib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/contrib' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0' make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vJDhNZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64 + cd netdata-1.2.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64 Making install in charts.d make[1]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/charts.d' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/charts.d' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/charts.d' /usr/bin/install -c -m 644 README.md '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/charts.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/charts.d' /usr/bin/install -c airsearches.chart.sh ap.chart.sh apache.chart.sh cpu_apps.chart.sh cpufreq.chart.sh crsproxy.chart.sh example.chart.sh load_average.chart.sh mem_apps.chart.sh mysql.chart.sh nginx.chart.sh nut.chart.sh opensips.chart.sh phpfpm.chart.sh postfix.chart.sh sensors.chart.sh squid.chart.sh tomcat.chart.sh '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/charts.d' make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/charts.d' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/charts.d' Making install in conf.d make[1]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/conf.d' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/conf.d' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/etc/netdata' /usr/bin/install -c -m 644 apps_groups.conf charts.d.conf '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/etc/netdata' make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/conf.d' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/conf.d' Making install in node.d make[1]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/node.d' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/node.d' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/node.d' /usr/bin/install -c -m 644 README.md named.node.js sma_webbox.node.js snmp.node.js '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/node.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/node.d/node_modules' /usr/bin/install -c -m 644 node_modules/netdata.js node_modules/extend.js node_modules/pixl-xml.js node_modules/net-snmp.js node_modules/asn1.js '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/node.d/node_modules' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/node.d/node_modules/ber' /usr/bin/install -c -m 644 node_modules/ber/index.js node_modules/ber/errors.js node_modules/ber/reader.js node_modules/ber/types.js node_modules/ber/writer.js '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/node.d/node_modules/ber' make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/node.d' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/node.d' Making install in plugins.d make[1]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/plugins.d' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/plugins.d' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d' /usr/bin/install -c -m 644 README.md '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d' /usr/bin/install -c cgroup-name.sh charts.d.dryrun-helper.sh charts.d.plugin node.d.plugin tc-qos-helper.sh loopsleepms.sh.inc '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d' make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/plugins.d' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/plugins.d' Making install in src make[1]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/src' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/sbin' /usr/bin/install -c netdata '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/var/cache/netdata' /usr/bin/install -c -m 644 .keep '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/var/cache/netdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/var/log/netdata' /usr/bin/install -c -m 644 .keep '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/var/log/netdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d' /usr/bin/install -c apps.plugin '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d' /usr/bin/make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/src' if [ `id -u` == 0 ]; then \ chown root '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d/apps.plugin' && \ chmod 0755 '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d/apps.plugin' && \ ( setcap cap_dac_read_search,cap_sys_ptrace+ep '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d/apps.plugin' || \ chmod 4755 '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d/apps.plugin' ); \ else \ echo; \ echo "ATTENTION"; \ echo; \ echo "/usr/libexec/netdata/plugins.d/apps.plugin requires escalated capabilities:"; \ echo "sudo chown root '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d/apps.plugin'"; \ echo "sudo chmod 0755 '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d/apps.plugin'"; \ echo "sudo setcap cap_dac_read_search,cap_sys_ptrace+ep '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d/apps.plugin'"; \ echo; \ fi ATTENTION /usr/libexec/netdata/plugins.d/apps.plugin requires escalated capabilities: sudo chown root '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d/apps.plugin' sudo chmod 0755 '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d/apps.plugin' sudo setcap cap_dac_read_search,cap_sys_ptrace+ep '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/libexec/netdata/plugins.d/apps.plugin' make[3]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/src' make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/src' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/src' Making install in system make[1]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/system' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/system' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/system' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/system' Making install in web make[1]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/web' if test -d "../.git"; then \ git --git-dir="../.git" log -n 1 --format=%H; \ fi > version.txt.tmp test -s version.txt.tmp || echo 0 > version.txt.tmp mv version.txt.tmp version.txt make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/web' make[2]: Nothing to be done for `install-exec-am'. if test -d "../.git"; then \ git --git-dir="../.git" log -n 1 --format=%H; \ fi > version.txt.tmp test -s version.txt.tmp || echo 0 > version.txt.tmp mv version.txt.tmp version.txt /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/netdata/web' /usr/bin/install -c -m 644 demo.html demo2.html demosites.html dashboard.html dashboard.js dashboard.css dashboard.slate.css favicon.ico index.html netdata-swagger.yaml netdata-swagger.json robots.txt tv.html version.txt '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/netdata/web' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/netdata/web/css' /usr/bin/install -c -m 644 css/morris.css css/bootstrap.min.css css/bootstrap-theme.min.css css/bootstrap.slate.min.css css/font-awesome.min.css css/bootstrap-toggle.min.css css/c3.min.css '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/netdata/web/css' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/netdata/web/fonts' /usr/bin/install -c -m 644 fonts/glyphicons-halflings-regular.eot fonts/glyphicons-halflings-regular.svg fonts/glyphicons-halflings-regular.ttf fonts/glyphicons-halflings-regular.woff fonts/glyphicons-halflings-regular.woff2 fonts/FontAwesome.otf fonts/fontawesome-webfont.eot fonts/fontawesome-webfont.svg fonts/fontawesome-webfont.ttf fonts/fontawesome-webfont.woff fonts/fontawesome-webfont.woff2 '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/netdata/web/fonts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/netdata/web/images' /usr/bin/install -c -m 644 images/seo-performance-16.png images/seo-performance-24.png images/seo-performance-32.png images/seo-performance-48.png images/seo-performance-64.png images/seo-performance-72.png images/seo-performance-114.png images/seo-performance-128.png images/seo-performance-256.png images/seo-performance-512.png images/seo-performance-multi-size.ico images/seo-performance-multi-size.icns '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/netdata/web/images' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/netdata/web/lib' /usr/bin/install -c -m 644 lib/dygraph-combined.js lib/dygraph-smooth-plotter.js lib/jquery-1.12.0.min.js lib/jquery.peity.min.js lib/jquery.sparkline.min.js lib/morris.min.js lib/raphael-min.js lib/jquery.easypiechart.min.js lib/jquery.nanoscroller.min.js lib/bootstrap.min.js lib/ElementQueries.js lib/ResizeSensor.js lib/bootstrap-toggle.min.js lib/c3.min.js lib/d3.min.js lib/gauge.min.js '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/netdata/web/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/netdata/web/old' /usr/bin/install -c -m 644 old/datasource.html old/index.html old/index.js old/netdata.js old/theme.css '/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/netdata/web/old' make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/web' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/web' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/contrib' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0/contrib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/contrib' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0/contrib' make[1]: Entering directory `/builddir/build/BUILD/netdata-1.2.0' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.2.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.2.0' + find /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64 -name .keep -delete + install -Dp -m0644 system/netdata.service /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/lib/systemd/system/netdata.service + install -Dp -m0644 /builddir/build/SOURCES/netdata.tmpfiles /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/lib/tmpfiles.d/netdata.conf + install -Dp -m0644 /builddir/build/SOURCES/netdata.logrotate /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/etc/logrotate.d/netdata + install /builddir/build/SOURCES/netdata.conf /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/etc/netdata/ + /usr/bin/mkdir -p /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/var/lib/netdata + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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: netdata-1.2.0-4.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.itABVZ + umask 022 + cd /builddir/build/BUILD + cd netdata-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/doc/netdata-1.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/doc/netdata-1.2.0 + cp -pr README.md /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/doc/netdata-1.2.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.N5604Z + umask 022 + cd /builddir/build/BUILD + cd netdata-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/licenses/netdata-1.2.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/licenses/netdata-1.2.0 + cp -pr COPYING /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64/usr/share/licenses/netdata-1.2.0 + exit 0 Provides: config(netdata) = 1.2.0-4.el7.centos netdata = 1.2.0-4.el7.centos netdata(x86-64) = 1.2.0-4.el7.centos Requires(interp): /bin/sh /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(pre): /bin/sh Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/bash /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(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) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64 Wrote: /builddir/build/RPMS/netdata-1.2.0-4.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.T5syf9 + umask 022 + cd /builddir/build/BUILD + cd netdata-1.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/netdata-1.2.0-4.el7.centos.x86_64 + exit 0 Child return code was: 0