Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.55WYtT + umask 022 + cd /home/zsun/rpmbuild/BUILD + cd /home/zsun/rpmbuild/BUILD + rm -rf netdata-1.4.0 + /usr/bin/tar -xof - + /usr/bin/xz -dc /home/zsun/rpmbuild/SOURCES/netdata-1.4.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd netdata-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h4RnUy + umask 022 + cd /home/zsun/rpmbuild/BUILD + cd netdata-1.4.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 -Werror=format-security -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 -Werror=format-security -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 -Werror=format-security -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 -Werror=format-security -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 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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 $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./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 --enable-plugin-nfacct --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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-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 for accept4... 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 mallopt... yes checking for mallinfo... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for inline... inline checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for _Generic... yes checking for __atomic... yes checking size of void *... 8 checking for sin in -lm... yes checking for UUID... yes checking for NFACCT... yes checking for LIBMNL... 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 python.d/Makefile 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 -O -j2 /usr/bin/make all-recursive Making all in charts.d make[2]: Nothing to be done for 'all'. Making all in conf.d make[2]: Nothing to be done for 'all'. Making all in node.d make[2]: Nothing to be done for 'all'. Making all in plugins.d make[2]: Nothing to be done for 'all'. Making all in python.d make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o avl.o avl.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o common.o common.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o log.o log.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o procfile.o procfile.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o web_buffer.o web_buffer.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o apps_plugin.o apps_plugin.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o daemon.o daemon.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o appconfig.o appconfig.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o dictionary.o dictionary.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o global_statistics.o global_statistics.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o eval.o eval.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o health.o health.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o main.o main.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o plugin_checks.o plugin_checks.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o plugin_idlejitter.o plugin_idlejitter.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o plugin_nfacct.o plugin_nfacct.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o plugin_proc.o plugin_proc.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o plugins_d.o plugins_d.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o popen.o popen.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o plugin_tc.o plugin_tc.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_interrupts.o proc_interrupts.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_diskstats.o proc_diskstats.c proc_diskstats.c: In function 'do_proc_diskstats': proc_diskstats.c:652:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . if(major(buff_stat.st_dev) == major && minor(buff_stat.st_dev) == minor) { ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ proc_diskstats.c:652:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . if(major(buff_stat.st_dev) == major && minor(buff_stat.st_dev) == minor) { ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_softirqs.o proc_softirqs.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_loadavg.o proc_loadavg.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_meminfo.o proc_meminfo.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_net_dev.o proc_net_dev.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_net_ip_vs_stats.o proc_net_ip_vs_stats.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_net_netstat.o proc_net_netstat.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_net_rpc_nfs.o proc_net_rpc_nfs.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_net_snmp.o proc_net_snmp.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_net_rpc_nfsd.o proc_net_rpc_nfsd.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_net_softnet_stat.o proc_net_softnet_stat.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_net_stat_conntrack.o proc_net_stat_conntrack.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_net_stat_synproxy.o proc_net_stat_synproxy.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_net_snmp6.o proc_net_snmp6.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_stat.o proc_stat.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_sys_kernel_random_entropy_avail.o proc_sys_kernel_random_entropy_avail.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_self_mountinfo.o proc_self_mountinfo.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o proc_vmstat.o proc_vmstat.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o sys_kernel_mm_ksm.o sys_kernel_mm_ksm.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o sys_fs_cgroup.o sys_fs_cgroup.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o registry.o registry.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o rrd.o rrd.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o storage_number.o storage_number.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o rrd2json.o rrd2json.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o unit_test.o unit_test.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o url.o url.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o web_buffer_svg.o web_buffer_svg.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o web_server.o web_server.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' gcc -O2 -g -pipe -Wall -Werror=format-security -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 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o apps.plugin apps_plugin.o avl.o common.o log.o procfile.o web_buffer.o make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 -Werror=format-security -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 -pthread -c -o web_client.o web_client.c make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' gcc -O2 -g -pipe -Wall -Werror=format-security -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 -pthread -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o netdata appconfig.o avl.o common.o daemon.o dictionary.o eval.o global_statistics.o health.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_nfs.o proc_net_rpc_nfsd.o proc_net_snmp.o proc_net_snmp6.o proc_net_softnet_stat.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_buffer_svg.o web_client.o web_server.o -lm -lnetfilter_acct -lmnl -lz -luuid make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' Making all in system make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/system' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]sysconfdir_POST@#/etc#g' \ -e 's#[@]pythondir_POST@#/usr/libexec/netdata/python.d#g' \ netdata-openrc.in > netdata-openrc.tmp; then \ mv "netdata-openrc.tmp" "netdata-openrc"; \ else \ rm -f "netdata-openrc.tmp"; \ false; \ fi make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/system' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/system' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]sysconfdir_POST@#/etc#g' \ -e 's#[@]pythondir_POST@#/usr/libexec/netdata/python.d#g' \ netdata.logrotate.in > netdata.logrotate.tmp; then \ mv "netdata.logrotate.tmp" "netdata.logrotate"; \ else \ rm -f "netdata.logrotate.tmp"; \ false; \ fi make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/system' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/system' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]sysconfdir_POST@#/etc#g' \ -e 's#[@]pythondir_POST@#/usr/libexec/netdata/python.d#g' \ netdata.service.in > netdata.service.tmp; then \ mv "netdata.service.tmp" "netdata.service"; \ else \ rm -f "netdata.service.tmp"; \ false; \ fi make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/system' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/system' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]sysconfdir_POST@#/etc#g' \ -e 's#[@]pythondir_POST@#/usr/libexec/netdata/python.d#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 '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/system' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/system' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]sysconfdir_POST@#/etc#g' \ -e 's#[@]pythondir_POST@#/usr/libexec/netdata/python.d#g' \ netdata-lsb.in > netdata-lsb.tmp; then \ mv "netdata-lsb.tmp" "netdata-lsb"; \ else \ rm -f "netdata-lsb.tmp"; \ false; \ fi make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/system' Making all in web make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/web' Making all in contrib make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.C3dQtc + umask 022 + cd /home/zsun/rpmbuild/BUILD + '[' /home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64 '!=' / ']' + rm -rf /home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64 ++ dirname /home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64 + mkdir -p /home/zsun/rpmbuild/BUILDROOT + mkdir /home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64 + cd netdata-1.4.0 + /usr/bin/make install DESTDIR=/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64 Making install in charts.d make[1]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/charts.d' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/charts.d' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/charts.d' /usr/bin/install -c -m 644 README.md '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/charts.d' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/charts.d' /usr/bin/install -c ap.chart.sh apcupsd.chart.sh apache.chart.sh cpu_apps.chart.sh cpufreq.chart.sh example.chart.sh exim.chart.sh hddtemp.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 '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/charts.d' make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/charts.d' make[1]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/charts.d' Making install in conf.d make[1]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/conf.d' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/conf.d' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/etc/netdata' /usr/bin/install -c -m 644 apps_groups.conf charts.d.conf python.d.conf health_alarm_notify.conf health_email_recipients.conf '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/etc/netdata' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/etc/netdata/health.d' /usr/bin/install -c -m 644 health.d/apache.conf health.d/cpu.conf health.d/disks.conf health.d/entropy.conf health.d/tcp_resets.conf health.d/memcached.conf health.d/mysql.conf health.d/named.conf health.d/net.conf health.d/nginx.conf health.d/qos.conf health.d/ram.conf health.d/redis.conf health.d/retroshare.conf health.d/softnet.conf health.d/swap.conf health.d/squid.conf '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/etc/netdata/health.d' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/etc/netdata/python.d' /usr/bin/install -c -m 644 python.d/apache.conf python.d/apache_cache.conf python.d/cpufreq.conf python.d/dovecot.conf python.d/example.conf python.d/exim.conf python.d/hddtemp.conf python.d/ipfs.conf python.d/memcached.conf python.d/mysql.conf python.d/nginx.conf python.d/nginx_log.conf python.d/phpfpm.conf python.d/postfix.conf python.d/redis.conf python.d/retroshare.conf python.d/sensors.conf python.d/squid.conf python.d/tomcat.conf '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/etc/netdata/python.d' make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/conf.d' make[1]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/conf.d' Making install in node.d make[1]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/node.d' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/node.d' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.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 '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/node.d' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.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 '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/node.d/node_modules' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.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 '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/node.d/node_modules/ber' make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/node.d' make[1]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/node.d' Making install in plugins.d make[1]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/plugins.d' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/plugins.d' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/plugins.d' /usr/bin/install -c -m 644 README.md '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/plugins.d' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/plugins.d' /usr/bin/install -c alarm-email.sh alarm-notify.sh cgroup-name.sh charts.d.dryrun-helper.sh charts.d.plugin node.d.plugin python.d.plugin tc-qos-helper.sh loopsleepms.sh.inc '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/plugins.d' make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/plugins.d' make[1]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/plugins.d' Making install in python.d make[1]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/python.d' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/python.d' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/python.d' /usr/bin/install -c -m 644 README.md '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/python.d' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/python.d' /usr/bin/install -c apache.chart.py apache_cache.chart.py cpufreq.chart.py dovecot.chart.py example.chart.py exim.chart.py hddtemp.chart.py ipfs.chart.py memcached.chart.py mysql.chart.py nginx.chart.py nginx_log.chart.py phpfpm.chart.py postfix.chart.py redis.chart.py retroshare.chart.py sensors.chart.py squid.chart.py tomcat.chart.py python-modules-installer.sh '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/python.d' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/python.d/python_modules' /usr/bin/install -c -m 644 python_modules/__init__.py python_modules/base.py python_modules/msg.py python_modules/lm_sensors.py '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/python.d/python_modules' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/python.d/python_modules/pyyaml2' /usr/bin/install -c -m 644 python_modules/pyyaml2/__init__.py python_modules/pyyaml2/composer.py python_modules/pyyaml2/constructor.py python_modules/pyyaml2/cyaml.py python_modules/pyyaml2/dumper.py python_modules/pyyaml2/emitter.py python_modules/pyyaml2/error.py python_modules/pyyaml2/events.py python_modules/pyyaml2/loader.py python_modules/pyyaml2/nodes.py python_modules/pyyaml2/parser.py python_modules/pyyaml2/reader.py python_modules/pyyaml2/representer.py python_modules/pyyaml2/resolver.py python_modules/pyyaml2/scanner.py python_modules/pyyaml2/serializer.py python_modules/pyyaml2/tokens.py '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/python.d/python_modules/pyyaml2' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/python.d/python_modules/pyyaml3' /usr/bin/install -c -m 644 python_modules/pyyaml3/__init__.py python_modules/pyyaml3/composer.py python_modules/pyyaml3/constructor.py python_modules/pyyaml3/cyaml.py python_modules/pyyaml3/dumper.py python_modules/pyyaml3/emitter.py python_modules/pyyaml3/error.py python_modules/pyyaml3/events.py python_modules/pyyaml3/loader.py python_modules/pyyaml3/nodes.py python_modules/pyyaml3/parser.py python_modules/pyyaml3/reader.py python_modules/pyyaml3/representer.py python_modules/pyyaml3/resolver.py python_modules/pyyaml3/scanner.py python_modules/pyyaml3/serializer.py python_modules/pyyaml3/tokens.py '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/python.d/python_modules/pyyaml3' make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/python.d' make[1]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/python.d' Making install in src make[1]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/sbin' /usr/bin/install -c netdata '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/sbin' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/var/cache/netdata' /usr/bin/install -c -m 644 .keep '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/var/cache/netdata' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/var/log/netdata' /usr/bin/install -c -m 644 .keep '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/var/log/netdata' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/var/lib/netdata/registry' /usr/bin/install -c -m 644 .keep '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/var/lib/netdata/registry' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/var/lib/netdata' /usr/bin/install -c -m 644 .keep '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/var/lib/netdata' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/plugins.d' /usr/bin/install -c apps.plugin '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/plugins.d' /usr/bin/make install-data-hook make[3]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' if [ `id -u` == 0 ]; then \ chown root '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/plugins.d/apps.plugin' && \ chmod 0755 '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/plugins.d/apps.plugin' && \ ( setcap cap_dac_read_search,cap_sys_ptrace+ep '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/plugins.d/apps.plugin' || \ chmod 4755 '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.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 '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/plugins.d/apps.plugin'"; \ echo "sudo chmod 0755 '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/plugins.d/apps.plugin'"; \ echo "sudo setcap cap_dac_read_search,cap_sys_ptrace+ep '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.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 '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/plugins.d/apps.plugin' sudo chmod 0755 '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/plugins.d/apps.plugin' sudo setcap cap_dac_read_search,cap_sys_ptrace+ep '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/libexec/netdata/plugins.d/apps.plugin' make[3]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' make[1]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/src' Making install in system make[1]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/system' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/system' make[1]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/system' Making install in web make[1]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/share/netdata/web' /usr/bin/install -c -m 644 demo.html demo2.html demosites.html dashboard.html dashboard.js dashboard_info.js dashboard.css dashboard.slate.css favicon.ico goto-host-from-alarm.html index.html netdata-swagger.yaml netdata-swagger.json robots.txt registry.html tv.html version.txt '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/share/netdata/web' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/share/netdata/web/css' /usr/bin/install -c -m 644 css/morris-0.5.1.css css/bootstrap-3.3.7.min.css css/bootstrap-theme-3.3.7.min.css css/bootstrap.slate.min.css css/bootstrap-toggle-2.2.2.min.css css/font-awesome.min.css css/c3-0.4.11.min.css '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/share/netdata/web/css' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/share/netdata/web/.well-known/dnt' /usr/bin/install -c -m 644 .well-known/dnt/cookies '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/share/netdata/web/.well-known/dnt' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.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 '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/share/netdata/web/fonts' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/share/netdata/web/images' /usr/bin/install -c -m 644 images/alert-128-orange.png images/alert-128-red.png images/alert-multi-size-orange.ico images/alert-multi-size-red.ico images/animated.gif images/check-mark-2-128-green.png images/check-mark-2-multi-size-green.ico images/post.png 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 '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/share/netdata/web/images' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/share/netdata/web/lib' /usr/bin/install -c -m 644 lib/bootstrap-3.3.7.min.js lib/bootstrap-table-1.11.0.min.js lib/bootstrap-table-export-1.11.0.min.js lib/bootstrap-toggle-2.2.2.min.js lib/c3-0.4.11.min.js lib/d3-3.5.17.min.js lib/dygraph-combined-dd74404.js lib/dygraph-smooth-plotter-dd74404.js lib/gauge-d5260c3.min.js lib/jquery-2.2.4.min.js lib/jquery.easypiechart-97b5824.min.js lib/jquery.nanoscroller-0.8.7.min.js lib/jquery.peity-3.2.0.min.js lib/jquery.sparkline-2.1.2.min.js lib/morris-0.5.1.min.js lib/raphael-2.2.4-min.js lib/tableExport-1.6.0.min.js '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/share/netdata/web/lib' /usr/bin/mkdir -p '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.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 '/home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/share/netdata/web/old' make[2]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/web' make[1]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/web' Making install in contrib make[1]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/contrib' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/contrib' make[1]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0/contrib' make[1]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0' make[2]: Entering directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.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 '/home/zsun/rpmbuild/BUILD/netdata-1.4.0' make[1]: Leaving directory '/home/zsun/rpmbuild/BUILD/netdata-1.4.0' + find /home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64 -name .keep -delete + install -Dp -m0644 system/netdata.service /home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/lib/systemd/system/netdata.service + install -Dp -m0644 /home/zsun/rpmbuild/SOURCES/netdata.tmpfiles /home/zsun/rpmbuild/BUILDROOT/netdata-1.4.0-1.fc26.x86_64/usr/lib/tmpfiles.d/netdata.conf install: cannot stat '/home/zsun/rpmbuild/SOURCES/netdata.tmpfiles': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.C3dQtc (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.C3dQtc (%install)