Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/netdata.spec'], chrootPath='/var/lib/mock/721280-epel-6-i386-1519667353.621090/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/netdata.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: warning: Could not canonicalize hostname: copr-builder-699663981.novalocal Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/netdata-1.6.0-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/netdata.spec'], chrootPath='/var/lib/mock/721280-epel-6-i386-1519667353.621090/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/netdata.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tKLWhl + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf netdata-1.6.0 + /usr/bin/xz -dc /builddir/build/SOURCES/netdata-1.6.0.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd netdata-1.6.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UzcMnY + umask 022 + cd /builddir/build/BUILD + cd netdata-1.6.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i686-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for i686-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... gcc3 checking for i686-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... /bin/grep checking for egrep... /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 __attribute__((returns_nonnull))... no checking for __attribute__((malloc))... yes checking for __attribute__((noreturn))... yes checking for __attribute__((format))... yes checking for __attribute__((warn_unused_result))... yes checking for accept4... yes checking for struct timespec... yes checking for clockid_t... yes checking for library containing clock_gettime... -lrt checking for clock_gettime... yes checking for sched_setscheduler... yes checking for sched_get_priority_min... yes checking for sched_get_priority_max... yes checking for nice... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_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... no checking for __atomic... no checking size of void *... 4 checking whether sys/types.h defines makedev... yes checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for sys/prctl.h... yes checking for linux/netfilter/nfnetlink_conntrack.h... yes checking operating system... linux checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... 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 sin in -lm... yes checking if libm should be used... yes checking for ZLIB... yes checking if zlib should be used... yes checking for UUID... yes checking whether C compiler accepts -msse2 -mfpmath=sse... yes checking for memory allocator... system checking for mallopt... yes checking for mallinfo... yes checking for LIBCAP... no checking if libcap should be used... no checking if apps.plugin should be enabled... yes checking for IPMIMONITORING... no checking if freeipmi.plugin should be enabled... no checking for NFACCT... no checking for LIBMNL... no checking if nfacct.plugin should be enabled... no checking whether C compiler accepts -flto... no checking if LTO should be enabled... no 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 -j2 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/netdata-1.6.0' Making all in charts.d make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/charts.d' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/charts.d' Making all in conf.d make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/conf.d' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/conf.d' Making all in node.d make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/node.d' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/node.d' Making all in plugins.d make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/plugins.d' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/plugins.d' Making all in python.d make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/python.d' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/python.d' Making all in src make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT apps_plugin.o -MD -MP -MF .deps/apps_plugin.Tpo -c -o apps_plugin.o 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT avl.o -MD -MP -MF .deps/avl.Tpo -c -o avl.o avl.c mv -f .deps/avl.Tpo .deps/avl.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT clocks.o -MD -MP -MF .deps/clocks.Tpo -c -o clocks.o clocks.c mv -f .deps/clocks.Tpo .deps/clocks.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c BUILDSTDERR: common.c: In function 'sleep_usec': BUILDSTDERR: common.c:241: warning: integer constant is too large for 'long' type BUILDSTDERR: common.c: In function 'get_system_cpus': BUILDSTDERR: common.c:1156: warning: integer constant is too large for 'long' type mv -f .deps/common.Tpo .deps/common.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/log.Tpo .deps/log.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT procfile.o -MD -MP -MF .deps/procfile.Tpo -c -o procfile.o procfile.c mv -f .deps/procfile.Tpo .deps/procfile.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT web_buffer.o -MD -MP -MF .deps/web_buffer.Tpo -c -o web_buffer.o web_buffer.c mv -f .deps/web_buffer.Tpo .deps/web_buffer.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT adaptive_resortable_list.o -MD -MP -MF .deps/adaptive_resortable_list.Tpo -c -o adaptive_resortable_list.o adaptive_resortable_list.c mv -f .deps/adaptive_resortable_list.Tpo .deps/adaptive_resortable_list.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT appconfig.o -MD -MP -MF .deps/appconfig.Tpo -c -o appconfig.o appconfig.c mv -f .deps/appconfig.Tpo .deps/appconfig.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT backends.o -MD -MP -MF .deps/backends.Tpo -c -o backends.o backends.c mv -f .deps/apps_plugin.Tpo .deps/apps_plugin.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.c BUILDSTDERR: daemon.c: In function 'oom_score_adj': BUILDSTDERR: daemon.c:173: warning: integer constant is too large for 'long' type BUILDSTDERR: daemon.c: In function 'process_nice_level': BUILDSTDERR: daemon.c:180: warning: integer constant is too large for 'long' type BUILDSTDERR: daemon.c: In function 'sched_setscheduler_set': BUILDSTDERR: daemon.c:286: warning: integer constant is too large for 'long' type BUILDSTDERR: daemon.c: In function 'become_daemon': BUILDSTDERR: daemon.c:360: warning: integer constant is too large for 'long' type mv -f .deps/daemon.Tpo .deps/daemon.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT dictionary.o -MD -MP -MF .deps/dictionary.Tpo -c -o dictionary.o dictionary.c mv -f .deps/backends.Tpo .deps/backends.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c mv -f .deps/dictionary.Tpo .deps/dictionary.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT global_statistics.o -MD -MP -MF .deps/global_statistics.Tpo -c -o global_statistics.o global_statistics.c BUILDSTDERR: global_statistics.c:40:2: warning: #warning NOT using atomic operations - using locks for global statistics mv -f .deps/global_statistics.Tpo .deps/global_statistics.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT health.o -MD -MP -MF .deps/health.Tpo -c -o health.o health.c mv -f .deps/health.Tpo .deps/health.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT health_config.o -MD -MP -MF .deps/health_config.Tpo -c -o health_config.o health_config.c mv -f .deps/eval.Tpo .deps/eval.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT health_json.o -MD -MP -MF .deps/health_json.Tpo -c -o health_json.o health_json.c mv -f .deps/health_json.Tpo .deps/health_json.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT health_log.o -MD -MP -MF .deps/health_log.Tpo -c -o health_log.o health_log.c mv -f .deps/health_log.Tpo .deps/health_log.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/health_config.Tpo .deps/health_config.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT plugin_checks.o -MD -MP -MF .deps/plugin_checks.Tpo -c -o plugin_checks.o plugin_checks.c BUILDSTDERR: main.c: In function 'main': BUILDSTDERR: main.c:912: warning: integer constant is too large for 'long' type BUILDSTDERR: main.c:939: warning: integer constant is too large for 'long' type BUILDSTDERR: main.c:947: warning: integer constant is too large for 'long' type mv -f .deps/plugin_checks.Tpo .deps/plugin_checks.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT plugin_idlejitter.o -MD -MP -MF .deps/plugin_idlejitter.Tpo -c -o plugin_idlejitter.o plugin_idlejitter.c mv -f .deps/plugin_idlejitter.Tpo .deps/plugin_idlejitter.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT plugin_nfacct.o -MD -MP -MF .deps/plugin_nfacct.Tpo -c -o plugin_nfacct.o plugin_nfacct.c mv -f .deps/plugin_nfacct.Tpo .deps/plugin_nfacct.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT plugin_tc.o -MD -MP -MF .deps/plugin_tc.Tpo -c -o plugin_tc.o plugin_tc.c mv -f .deps/main.Tpo .deps/main.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT plugins_d.o -MD -MP -MF .deps/plugins_d.Tpo -c -o plugins_d.o plugins_d.c mv -f .deps/plugins_d.Tpo .deps/plugins_d.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT popen.o -MD -MP -MF .deps/popen.Tpo -c -o popen.o popen.c mv -f .deps/popen.Tpo .deps/popen.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_self_mountinfo.o -MD -MP -MF .deps/proc_self_mountinfo.Tpo -c -o proc_self_mountinfo.o proc_self_mountinfo.c mv -f .deps/plugin_tc.Tpo .deps/plugin_tc.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT registry.o -MD -MP -MF .deps/registry.Tpo -c -o registry.o registry.c mv -f .deps/proc_self_mountinfo.Tpo .deps/proc_self_mountinfo.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT registry_db.o -MD -MP -MF .deps/registry_db.Tpo -c -o registry_db.o registry_db.c mv -f .deps/registry.Tpo .deps/registry.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT registry_init.o -MD -MP -MF .deps/registry_init.Tpo -c -o registry_init.o registry_init.c mv -f .deps/registry_db.Tpo .deps/registry_db.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT registry_internals.o -MD -MP -MF .deps/registry_internals.Tpo -c -o registry_internals.o registry_internals.c mv -f .deps/registry_init.Tpo .deps/registry_init.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT registry_log.o -MD -MP -MF .deps/registry_log.Tpo -c -o registry_log.o registry_log.c mv -f .deps/registry_internals.Tpo .deps/registry_internals.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT registry_machine.o -MD -MP -MF .deps/registry_machine.Tpo -c -o registry_machine.o registry_machine.c mv -f .deps/registry_log.Tpo .deps/registry_log.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT registry_person.o -MD -MP -MF .deps/registry_person.Tpo -c -o registry_person.o registry_person.c mv -f .deps/registry_machine.Tpo .deps/registry_machine.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT registry_url.o -MD -MP -MF .deps/registry_url.Tpo -c -o registry_url.o registry_url.c mv -f .deps/registry_person.Tpo .deps/registry_person.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT rrd.o -MD -MP -MF .deps/rrd.Tpo -c -o rrd.o rrd.c mv -f .deps/registry_url.Tpo .deps/registry_url.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT rrd2json.o -MD -MP -MF .deps/rrd2json.Tpo -c -o rrd2json.o rrd2json.c mv -f .deps/rrd.Tpo .deps/rrd.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT rrd2json_api_old.o -MD -MP -MF .deps/rrd2json_api_old.Tpo -c -o rrd2json_api_old.o rrd2json_api_old.c BUILDSTDERR: rrd2json_api_old.c: In function 'rrdset_info2json_api_old': BUILDSTDERR: rrd2json_api_old.c:57: warning: format '%lu' expects type 'long unsigned int', but argument 15 has type 'size_t' BUILDSTDERR: rrd2json_api_old.c:96: warning: format '%lu' expects type 'long unsigned int', but argument 15 has type 'size_t' mv -f .deps/rrd2json_api_old.Tpo .deps/rrd2json_api_old.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT rrdcalc.o -MD -MP -MF .deps/rrdcalc.Tpo -c -o rrdcalc.o rrdcalc.c mv -f .deps/rrdcalc.Tpo .deps/rrdcalc.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT rrdcalctemplate.o -MD -MP -MF .deps/rrdcalctemplate.Tpo -c -o rrdcalctemplate.o rrdcalctemplate.c mv -f .deps/rrdcalctemplate.Tpo .deps/rrdcalctemplate.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT rrddim.o -MD -MP -MF .deps/rrddim.Tpo -c -o rrddim.o rrddim.c mv -f .deps/rrd2json.Tpo .deps/rrd2json.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT rrddimvar.o -MD -MP -MF .deps/rrddimvar.Tpo -c -o rrddimvar.o rrddimvar.c mv -f .deps/rrddimvar.Tpo .deps/rrddimvar.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT rrdfamily.o -MD -MP -MF .deps/rrdfamily.Tpo -c -o rrdfamily.o rrdfamily.c mv -f .deps/rrddim.Tpo .deps/rrddim.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT rrdhost.o -MD -MP -MF .deps/rrdhost.Tpo -c -o rrdhost.o rrdhost.c mv -f .deps/rrdfamily.Tpo .deps/rrdfamily.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT rrdpush.o -MD -MP -MF .deps/rrdpush.Tpo -c -o rrdpush.o rrdpush.c BUILDSTDERR: rrdpush.c: In function 'rrdpush_receiver_thread_spawn': BUILDSTDERR: rrdpush.c:745: warning: integer constant is too large for 'long' type mv -f .deps/rrdhost.Tpo .deps/rrdhost.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT rrdset.o -MD -MP -MF .deps/rrdset.Tpo -c -o rrdset.o rrdset.c mv -f .deps/rrdpush.Tpo .deps/rrdpush.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT rrdsetvar.o -MD -MP -MF .deps/rrdsetvar.Tpo -c -o rrdsetvar.o rrdsetvar.c mv -f .deps/rrdsetvar.Tpo .deps/rrdsetvar.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT rrdvar.o -MD -MP -MF .deps/rrdvar.Tpo -c -o rrdvar.o rrdvar.c mv -f .deps/rrdvar.Tpo .deps/rrdvar.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT simple_pattern.o -MD -MP -MF .deps/simple_pattern.Tpo -c -o simple_pattern.o simple_pattern.c mv -f .deps/rrdset.Tpo .deps/rrdset.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.c mv -f .deps/simple_pattern.Tpo .deps/simple_pattern.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT storage_number.o -MD -MP -MF .deps/storage_number.Tpo -c -o storage_number.o storage_number.c mv -f .deps/storage_number.Tpo .deps/storage_number.Po mv -f .deps/socket.Tpo .deps/socket.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT sys_devices_system_edac_mc.o -MD -MP -MF .deps/sys_devices_system_edac_mc.Tpo -c -o sys_devices_system_edac_mc.o sys_devices_system_edac_mc.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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT sys_devices_system_node.o -MD -MP -MF .deps/sys_devices_system_node.Tpo -c -o sys_devices_system_node.o sys_devices_system_node.c mv -f .deps/sys_devices_system_edac_mc.Tpo .deps/sys_devices_system_edac_mc.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT sys_fs_cgroup.o -MD -MP -MF .deps/sys_fs_cgroup.Tpo -c -o sys_fs_cgroup.o sys_fs_cgroup.c mv -f .deps/sys_devices_system_node.Tpo .deps/sys_devices_system_node.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT unit_test.o -MD -MP -MF .deps/unit_test.Tpo -c -o unit_test.o unit_test.c BUILDSTDERR: unit_test.c: In function 'run_test': BUILDSTDERR: unit_test.c:948: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t' mv -f .deps/unit_test.Tpo .deps/unit_test.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT url.o -MD -MP -MF .deps/url.Tpo -c -o url.o url.c mv -f .deps/url.Tpo .deps/url.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT web_api_old.o -MD -MP -MF .deps/web_api_old.Tpo -c -o web_api_old.o web_api_old.c mv -f .deps/web_api_old.Tpo .deps/web_api_old.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT web_api_v1.o -MD -MP -MF .deps/web_api_v1.Tpo -c -o web_api_v1.o web_api_v1.c mv -f .deps/sys_fs_cgroup.Tpo .deps/sys_fs_cgroup.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT web_buffer_svg.o -MD -MP -MF .deps/web_buffer_svg.Tpo -c -o web_buffer_svg.o web_buffer_svg.c mv -f .deps/web_api_v1.Tpo .deps/web_api_v1.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT web_client.o -MD -MP -MF .deps/web_client.Tpo -c -o web_client.o web_client.c mv -f .deps/web_buffer_svg.Tpo .deps/web_buffer_svg.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT web_server.o -MD -MP -MF .deps/web_server.Tpo -c -o web_server.o web_server.c mv -f .deps/web_server.Tpo .deps/web_server.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT ipc.o -MD -MP -MF .deps/ipc.Tpo -c -o ipc.o ipc.c mv -f .deps/ipc.Tpo .deps/ipc.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT plugin_proc.o -MD -MP -MF .deps/plugin_proc.Tpo -c -o plugin_proc.o plugin_proc.c mv -f .deps/web_client.Tpo .deps/web_client.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT plugin_proc_diskspace.o -MD -MP -MF .deps/plugin_proc_diskspace.Tpo -c -o plugin_proc_diskspace.o plugin_proc_diskspace.c mv -f .deps/plugin_proc.Tpo .deps/plugin_proc.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_diskstats.o -MD -MP -MF .deps/proc_diskstats.Tpo -c -o proc_diskstats.o proc_diskstats.c mv -f .deps/plugin_proc_diskspace.Tpo .deps/plugin_proc_diskspace.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_interrupts.o -MD -MP -MF .deps/proc_interrupts.Tpo -c -o proc_interrupts.o proc_interrupts.c mv -f .deps/proc_interrupts.Tpo .deps/proc_interrupts.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_softirqs.o -MD -MP -MF .deps/proc_softirqs.Tpo -c -o proc_softirqs.o proc_softirqs.c mv -f .deps/proc_diskstats.Tpo .deps/proc_diskstats.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_loadavg.o -MD -MP -MF .deps/proc_loadavg.Tpo -c -o proc_loadavg.o proc_loadavg.c mv -f .deps/proc_softirqs.Tpo .deps/proc_softirqs.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_meminfo.o -MD -MP -MF .deps/proc_meminfo.Tpo -c -o proc_meminfo.o proc_meminfo.c mv -f .deps/proc_loadavg.Tpo .deps/proc_loadavg.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_net_dev.o -MD -MP -MF .deps/proc_net_dev.Tpo -c -o proc_net_dev.o proc_net_dev.c mv -f .deps/proc_meminfo.Tpo .deps/proc_meminfo.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_net_ip_vs_stats.o -MD -MP -MF .deps/proc_net_ip_vs_stats.Tpo -c -o proc_net_ip_vs_stats.o proc_net_ip_vs_stats.c mv -f .deps/proc_net_ip_vs_stats.Tpo .deps/proc_net_ip_vs_stats.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_net_netstat.o -MD -MP -MF .deps/proc_net_netstat.Tpo -c -o proc_net_netstat.o proc_net_netstat.c mv -f .deps/proc_net_dev.Tpo .deps/proc_net_dev.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_net_rpc_nfs.o -MD -MP -MF .deps/proc_net_rpc_nfs.Tpo -c -o proc_net_rpc_nfs.o proc_net_rpc_nfs.c mv -f .deps/proc_net_netstat.Tpo .deps/proc_net_netstat.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_net_rpc_nfsd.o -MD -MP -MF .deps/proc_net_rpc_nfsd.Tpo -c -o proc_net_rpc_nfsd.o proc_net_rpc_nfsd.c mv -f .deps/proc_net_rpc_nfs.Tpo .deps/proc_net_rpc_nfs.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_net_snmp.o -MD -MP -MF .deps/proc_net_snmp.Tpo -c -o proc_net_snmp.o proc_net_snmp.c mv -f .deps/proc_net_snmp.Tpo .deps/proc_net_snmp.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_net_snmp6.o -MD -MP -MF .deps/proc_net_snmp6.Tpo -c -o proc_net_snmp6.o proc_net_snmp6.c mv -f .deps/proc_net_rpc_nfsd.Tpo .deps/proc_net_rpc_nfsd.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_net_softnet_stat.o -MD -MP -MF .deps/proc_net_softnet_stat.Tpo -c -o proc_net_softnet_stat.o proc_net_softnet_stat.c mv -f .deps/proc_net_snmp6.Tpo .deps/proc_net_snmp6.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_net_stat_conntrack.o -MD -MP -MF .deps/proc_net_stat_conntrack.Tpo -c -o proc_net_stat_conntrack.o proc_net_stat_conntrack.c mv -f .deps/proc_net_softnet_stat.Tpo .deps/proc_net_softnet_stat.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_net_stat_synproxy.o -MD -MP -MF .deps/proc_net_stat_synproxy.Tpo -c -o proc_net_stat_synproxy.o proc_net_stat_synproxy.c mv -f .deps/proc_net_stat_synproxy.Tpo .deps/proc_net_stat_synproxy.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_stat.o -MD -MP -MF .deps/proc_stat.Tpo -c -o proc_stat.o proc_stat.c mv -f .deps/proc_net_stat_conntrack.Tpo .deps/proc_net_stat_conntrack.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_sys_kernel_random_entropy_avail.o -MD -MP -MF .deps/proc_sys_kernel_random_entropy_avail.Tpo -c -o proc_sys_kernel_random_entropy_avail.o proc_sys_kernel_random_entropy_avail.c mv -f .deps/proc_sys_kernel_random_entropy_avail.Tpo .deps/proc_sys_kernel_random_entropy_avail.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_vmstat.o -MD -MP -MF .deps/proc_vmstat.Tpo -c -o proc_vmstat.o proc_vmstat.c mv -f .deps/proc_stat.Tpo .deps/proc_stat.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT proc_uptime.o -MD -MP -MF .deps/proc_uptime.Tpo -c -o proc_uptime.o proc_uptime.c mv -f .deps/proc_vmstat.Tpo .deps/proc_vmstat.Po 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 --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -MT sys_kernel_mm_ksm.o -MD -MP -MF .deps/sys_kernel_mm_ksm.Tpo -c -o sys_kernel_mm_ksm.o sys_kernel_mm_ksm.c mv -f .deps/proc_uptime.Tpo .deps/proc_uptime.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -o apps.plugin apps_plugin.o avl.o clocks.o common.o log.o procfile.o web_buffer.o -lm -lrt mv -f .deps/sys_kernel_mm_ksm.Tpo .deps/sys_kernel_mm_ksm.Po gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -msse2 -mfpmath=sse -o netdata adaptive_resortable_list.o appconfig.o avl.o backends.o clocks.o common.o daemon.o dictionary.o eval.o global_statistics.o health.o health_config.o health_json.o health_log.o log.o main.o plugin_checks.o plugin_idlejitter.o plugin_nfacct.o plugin_tc.o plugins_d.o popen.o proc_self_mountinfo.o procfile.o registry.o registry_db.o registry_init.o registry_internals.o registry_log.o registry_machine.o registry_person.o registry_url.o rrd.o rrd2json.o rrd2json_api_old.o rrdcalc.o rrdcalctemplate.o rrddim.o rrddimvar.o rrdfamily.o rrdhost.o rrdpush.o rrdset.o rrdsetvar.o rrdvar.o simple_pattern.o socket.o storage_number.o sys_devices_system_edac_mc.o sys_devices_system_node.o sys_fs_cgroup.o unit_test.o url.o web_api_old.o web_api_v1.o web_buffer.o web_buffer_svg.o web_client.o web_server.o ipc.o plugin_proc.o plugin_proc_diskspace.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_sys_kernel_random_entropy_avail.o proc_vmstat.o proc_uptime.o sys_kernel_mm_ksm.o -lm -lz -luuid -lrt make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/src' Making all in system make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.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 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 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 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 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 `/builddir/build/BUILD/netdata-1.6.0/system' Making all in web make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.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.6.0/web' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/contrib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/contrib' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.0' make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LKPzUs + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386 + cd netdata-1.6.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386 + /usr/bin/make -j2 DESTDIR=/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386 install Making install in charts.d make[1]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/charts.d' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/charts.d' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/libexec/netdata/charts.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/charts.d" test -z "/usr/libexec/netdata/charts.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/charts.d" /usr/bin/install -c -m 644 README.md 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 '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/charts.d' make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/charts.d' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/charts.d' Making install in conf.d make[1]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/conf.d' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/conf.d' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/netdata/charts.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/etc/netdata/charts.d" test -z "/etc/netdata" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/etc/netdata" /usr/bin/install -c -m 644 charts.d/apache.conf charts.d/apcupsd.conf charts.d/cpufreq.conf charts.d/exim.conf charts.d/load_average.conf charts.d/mysql.conf charts.d/nut.conf charts.d/phpfpm.conf charts.d/sensors.conf charts.d/tomcat.conf charts.d/ap.conf charts.d/cpu_apps.conf charts.d/example.conf charts.d/hddtemp.conf charts.d/mem_apps.conf charts.d/nginx.conf charts.d/opensips.conf charts.d/postfix.conf charts.d/squid.conf '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/etc/netdata/charts.d' /usr/bin/install -c -m 644 apps_groups.conf charts.d.conf fping.conf node.d.conf python.d.conf health_alarm_notify.conf health_email_recipients.conf stream.conf '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/etc/netdata' test -z "/etc/netdata/health.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/etc/netdata/health.d" test -z "/etc/netdata/node.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/etc/netdata/node.d" /usr/bin/install -c -m 644 health.d/apache.conf health.d/backend.conf health.d/bind_rndc.conf health.d/elasticsearch.conf health.d/fping.conf health.d/haproxy.conf health.d/ipfs.conf health.d/ipmi.conf health.d/isc_dhcpd.conf health.d/mdstat.conf health.d/memcached.conf health.d/mysql.conf health.d/named.conf health.d/nginx.conf health.d/postgres.conf health.d/redis.conf health.d/retroshare.conf health.d/squid.conf health.d/varnish.conf health.d/web_log.conf health.d/cpu.conf health.d/disks.conf health.d/entropy.conf health.d/ipc.conf health.d/memory.conf health.d/net.conf health.d/netfilter.conf health.d/qos.conf health.d/ram.conf health.d/softnet.conf health.d/swap.conf health.d/tcp_resets.conf health.d/udp_errors.conf '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/etc/netdata/health.d' /usr/bin/install -c -m 644 node.d/README.md node.d/named.conf.md node.d/sma_webbox.conf.md node.d/snmp.conf.md '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/etc/netdata/node.d' test -z "/etc/netdata/python.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/etc/netdata/python.d" /usr/bin/install -c -m 644 python.d/apache.conf python.d/apache_cache.conf python.d/bind_rndc.conf python.d/cpufreq.conf python.d/dovecot.conf python.d/elasticsearch.conf python.d/example.conf python.d/exim.conf python.d/fail2ban.conf python.d/freeradius.conf python.d/haproxy.conf python.d/hddtemp.conf python.d/ipfs.conf python.d/isc_dhcpd.conf python.d/mdstat.conf python.d/memcached.conf python.d/mongodb.conf python.d/mysql.conf python.d/nginx.conf python.d/nsd.conf python.d/ovpn_status_log.conf python.d/phpfpm.conf python.d/postfix.conf python.d/postgres.conf python.d/redis.conf python.d/retroshare.conf python.d/sensors.conf python.d/squid.conf python.d/smartd_log.conf python.d/tomcat.conf python.d/varnish.conf python.d/web_log.conf '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/etc/netdata/python.d' make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/conf.d' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/conf.d' Making install in node.d make[1]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/node.d' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/node.d' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/libexec/netdata/node.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/node.d" test -z "/usr/libexec/netdata/node.d/node_modules" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/node.d/node_modules" /usr/bin/install -c -m 644 README.md named.node.js sma_webbox.node.js snmp.node.js '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/node.d' /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.6.0-1.el6.i386/usr/libexec/netdata/node.d/node_modules' test -z "/usr/libexec/netdata/node.d/node_modules/ber" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/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.6.0-1.el6.i386/usr/libexec/netdata/node.d/node_modules/ber' make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/node.d' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/node.d' Making install in plugins.d make[1]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/plugins.d' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/plugins.d' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/libexec/netdata/plugins.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/plugins.d" test -z "/usr/libexec/netdata/plugins.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/plugins.d" /usr/bin/install -c -m 644 README.md '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/plugins.d' /usr/bin/install -c alarm-email.sh alarm-notify.sh alarm-test.sh cgroup-name.sh charts.d.dryrun-helper.sh charts.d.plugin fping.plugin node.d.plugin python.d.plugin tc-qos-helper.sh loopsleepms.sh.inc '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/plugins.d' make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/plugins.d' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/plugins.d' Making install in python.d make[1]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/python.d' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/python.d' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/libexec/netdata/python.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/python.d" test -z "/usr/libexec/netdata/python.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/python.d" /usr/bin/install -c -m 644 README.md apache.chart.py apache_cache.chart.py bind_rndc.chart.py cpufreq.chart.py cpuidle.chart.py dovecot.chart.py elasticsearch.chart.py example.chart.py exim.chart.py fail2ban.chart.py freeradius.chart.py haproxy.chart.py hddtemp.chart.py ipfs.chart.py isc_dhcpd.chart.py mdstat.chart.py memcached.chart.py mongodb.chart.py mysql.chart.py nginx.chart.py nsd.chart.py ovpn_status_log.chart.py phpfpm.chart.py postfix.chart.py postgres.chart.py redis.chart.py retroshare.chart.py sensors.chart.py squid.chart.py smartd_log.chart.py tomcat.chart.py varnish.chart.py web_log.chart.py '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/python.d' /usr/bin/install -c python-modules-installer.sh '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/python.d' test -z "/usr/libexec/netdata/python.d/python_modules" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/python.d/python_modules" test -z "/usr/libexec/netdata/python.d/python_modules/pyyaml2" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/python.d/python_modules/pyyaml2" /usr/bin/install -c -m 644 python_modules/__init__.py python_modules/base.py python_modules/msg.py python_modules/lm_sensors.py '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/python.d/python_modules' test -z "/usr/libexec/netdata/python.d/python_modules/pyyaml3" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/python.d/python_modules/pyyaml3" /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 '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/python.d/python_modules/pyyaml2' /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 '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/python.d/python_modules/pyyaml3' make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/python.d' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/python.d' Making install in src make[1]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/src' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/src' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/sbin" test -z "/var/cache/netdata" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/var/cache/netdata" /usr/bin/install -c -m 644 .keep '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/var/cache/netdata' /usr/bin/install -c netdata '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/sbin' test -z "/var/log/netdata" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/var/log/netdata" test -z "/var/lib/netdata/registry" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/var/lib/netdata/registry" /usr/bin/install -c -m 644 .keep '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/var/log/netdata' test -z "/var/lib/netdata" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/var/lib/netdata" /usr/bin/install -c -m 644 .keep '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/var/lib/netdata/registry' test -z "/usr/libexec/netdata/plugins.d" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/plugins.d" /usr/bin/install -c -m 644 .keep '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/var/lib/netdata' /usr/bin/install -c apps.plugin '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/plugins.d' make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/src' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/src' Making install in system make[1]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/system' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.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.6.0/system' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/system' Making install in web make[1]: Entering directory `/builddir/build/BUILD/netdata-1.6.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.6.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 -z "/usr/share/netdata/web/css" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/netdata/web/css" test -s version.txt.tmp || echo 0 > version.txt.tmp mv version.txt.tmp version.txt test -z "/usr/share/netdata/web/.well-known/dnt" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/netdata/web/.well-known/dnt" /usr/bin/install -c -m 644 css/morris-0.5.1.css css/bootstrap-3.3.7.css css/bootstrap-theme-3.3.7.min.css css/bootstrap-slate-flat-3.3.7.css css/bootstrap-toggle-2.2.2.min.css css/font-awesome.min.css css/c3-0.4.11.min.css '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/netdata/web/css' test -z "/usr/share/netdata/web/fonts" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/netdata/web/fonts" /usr/bin/install -c -m 644 .well-known/dnt/cookies '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/netdata/web/.well-known/dnt' test -z "/usr/share/netdata/web/images" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/netdata/web/images" /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.6.0-1.el6.i386/usr/share/netdata/web/fonts' /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 '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/netdata/web/images' test -z "/usr/share/netdata/web/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/netdata/web/lib" test -z "/usr/share/netdata/web/old" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/netdata/web/old" /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-1.3.2.min.js lib/jquery-2.2.4.min.js lib/jquery.easypiechart-97b5824.min.js lib/perfect-scrollbar-0.6.15.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 '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/netdata/web/lib' /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.6.0-1.el6.i386/usr/share/netdata/web/old' test -z "/usr/share/netdata/web/.well-known" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/netdata/web/.well-known" test -z "/usr/share/netdata/web" || /bin/mkdir -p "/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/netdata/web" /usr/bin/install -c -m 644 demo.html demo2.html demosites.html demosites2.html dashboard.html dashboard.js dashboard_info.js dashboard_info_custom_example.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 sitemap.xml tv.html version.txt '/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/netdata/web' make[2]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/web' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/web' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/netdata-1.6.0/contrib' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.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.6.0/contrib' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0/contrib' make[1]: Entering directory `/builddir/build/BUILD/netdata-1.6.0' make[2]: Entering directory `/builddir/build/BUILD/netdata-1.6.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.6.0' make[1]: Leaving directory `/builddir/build/BUILD/netdata-1.6.0' + find /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386 -name .keep -delete + install -m 644 -p system/netdata.conf /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/etc/netdata + install -m 755 -d /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/etc/logrotate.d + install -m 644 -p system/netdata.logrotate /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/etc/logrotate.d/netdata + install -d /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/etc/rc.d/init.d + install -m 755 system/netdata-init-d /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/etc/rc.d/init.d/netdata + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/netdata-1.6.0 extracting debug info from /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/sbin/netdata extracting debug info from /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/libexec/netdata/plugins.d/apps.plugin BUILDSTDERR: 3158 blocks + /usr/lib/rpm/check-buildroot Processing files: netdata-1.6.0-1.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.egfA6Z + umask 022 + cd /builddir/build/BUILD + cd netdata-1.6.0 + DOCDIR=/builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/doc/netdata-1.6.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/doc/netdata-1.6.0 + /bin/mkdir -p /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/doc/netdata-1.6.0 + cp -pr README.md /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386/usr/share/doc/netdata-1.6.0 + exit 0 BUILDSTDERR: warning: File listed twice: /usr/libexec/netdata/plugins.d/apps.plugin Provides: config(netdata) = 1.6.0-1.el6 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileCaps) <= 4.6.1-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/groupadd /usr/sbin/useradd Requires(post): /bin/sh chkconfig libcap Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh /usr/bin/env libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.1) libc.so.6(GLIBC_2.10) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) librt.so.1 librt.so.1(GLIBC_2.2) libuuid.so.1 libuuid.so.1(UUID_1.0) libz.so.1 rtld(GNU_HASH) Processing files: netdata-debuginfo-1.6.0-1.el6.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386 BUILDSTDERR: warning: Could not canonicalize hostname: copr-builder-699663981.novalocal Wrote: /builddir/build/RPMS/netdata-1.6.0-1.el6.i686.rpm Wrote: /builddir/build/RPMS/netdata-debuginfo-1.6.0-1.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LEgv3X + umask 022 + cd /builddir/build/BUILD + cd netdata-1.6.0 + rm -rf /builddir/build/BUILDROOT/netdata-1.6.0-1.el6.i386 + exit 0 Child return code was: 0