Build of netdata with clang_glibc toolchain

The build took 00h 01m 58s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
18,000 ansic
7,941 sh
4,962 makefile
30,903 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: netdata 1.2.0-1 (Thu Apr 13 18:16:45 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) libnfnetlink-1.0.1-2 libnetfilter_acct-1.0.2-2
#
# Total Installed Size: 0.10 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing libnfnetlink...
# installing libnetfilter_acct...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# autoreconf: Leaving directory `.'
# 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 x86_64-unknown-linux-strip... no
# checking for strip... strip
# 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-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gcc... clang
# 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 clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for x86_64-unknown-linux-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... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking if compiler needs -Werror to reject unknown flags... yes
# checking for the pthreads library -lpthreads... no
# checking whether pthreads work without any flags... no
# checking whether pthreads work with -Kthread... no
# checking whether pthreads work with -kthread... no
# checking for the pthreads library -llthread... no
# checking whether pthreads work with -pthread... yes
# checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
# checking if more special flags are required for pthreads... no
# checking for PTHREAD_PRIO_INHERIT... yes
# checking for uint8_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for inline... inline
# checking for sin in -lm... yes
# checking for UUID... yes
# checking for ZLIB... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating charts.d/Makefile
# config.status: creating conf.d/Makefile
# config.status: creating netdata.spec
# config.status: creating node.d/Makefile
# config.status: creating plugins.d/Makefile
# config.status: creating src/Makefile
# config.status: creating system/Makefile
# config.status: creating web/Makefile
# config.status: creating contrib/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/netdata/src/netdata-1.2.0'
# Making all in charts.d
# make[2]: Entering directory '/tmp/netdata/src/netdata-1.2.0/charts.d'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/netdata/src/netdata-1.2.0/charts.d'
# Making all in conf.d
# make[2]: Entering directory '/tmp/netdata/src/netdata-1.2.0/conf.d'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/netdata/src/netdata-1.2.0/conf.d'
# Making all in node.d
# make[2]: Entering directory '/tmp/netdata/src/netdata-1.2.0/node.d'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/netdata/src/netdata-1.2.0/node.d'
# Making all in plugins.d
# make[2]: Entering directory '/tmp/netdata/src/netdata-1.2.0/plugins.d'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/netdata/src/netdata-1.2.0/plugins.d'
# Making all in src
# make[2]: Entering directory '/tmp/netdata/src/netdata-1.2.0/src'
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT apps_plugin.o -MD -MP -MF .deps/apps_plugin.Tpo -c -o apps_plugin.o apps_plugin.c
# mv -f .deps/apps_plugin.Tpo .deps/apps_plugin.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT avl.o -MD -MP -MF .deps/avl.Tpo -c -o avl.o avl.c
# mv -f .deps/avl.Tpo .deps/avl.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c
# mv -f .deps/common.Tpo .deps/common.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c
# mv -f .deps/log.Tpo .deps/log.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT procfile.o -MD -MP -MF .deps/procfile.Tpo -c -o procfile.o procfile.c
# mv -f .deps/procfile.Tpo .deps/procfile.Po
# clang -pthread -o apps.plugin apps_plugin.o avl.o common.o log.o procfile.o
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT appconfig.o -MD -MP -MF .deps/appconfig.Tpo -c -o appconfig.o appconfig.c
# mv -f .deps/appconfig.Tpo .deps/appconfig.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT daemon.o -MD -MP -MF .deps/daemon.Tpo -c -o daemon.o daemon.c
# mv -f .deps/daemon.Tpo .deps/daemon.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT dictionary.o -MD -MP -MF .deps/dictionary.Tpo -c -o dictionary.o dictionary.c
# mv -f .deps/dictionary.Tpo .deps/dictionary.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT global_statistics.o -MD -MP -MF .deps/global_statistics.Tpo -c -o global_statistics.o global_statistics.c
# mv -f .deps/global_statistics.Tpo .deps/global_statistics.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# mv -f .deps/main.Tpo .deps/main.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT plugin_checks.o -MD -MP -MF .deps/plugin_checks.Tpo -c -o plugin_checks.o plugin_checks.c
# mv -f .deps/plugin_checks.Tpo .deps/plugin_checks.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT plugin_proc.o -MD -MP -MF .deps/plugin_proc.Tpo -c -o plugin_proc.o plugin_proc.c
# mv -f .deps/plugin_proc.Tpo .deps/plugin_proc.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT plugin_tc.o -MD -MP -MF .deps/plugin_tc.Tpo -c -o plugin_tc.o plugin_tc.c
# mv -f .deps/plugin_tc.Tpo .deps/plugin_tc.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT popen.o -MD -MP -MF .deps/popen.Tpo -c -o popen.o popen.c
# mv -f .deps/popen.Tpo .deps/popen.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT proc_diskstats.o -MD -MP -MF .deps/proc_diskstats.Tpo -c -o proc_diskstats.o proc_diskstats.c
# mv -f .deps/proc_diskstats.Tpo .deps/proc_diskstats.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT proc_softirqs.o -MD -MP -MF .deps/proc_softirqs.Tpo -c -o proc_softirqs.o proc_softirqs.c
# mv -f .deps/proc_softirqs.Tpo .deps/proc_softirqs.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT proc_loadavg.o -MD -MP -MF .deps/proc_loadavg.Tpo -c -o proc_loadavg.o proc_loadavg.c
# mv -f .deps/proc_loadavg.Tpo .deps/proc_loadavg.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT proc_meminfo.o -MD -MP -MF .deps/proc_meminfo.Tpo -c -o proc_meminfo.o proc_meminfo.c
# mv -f .deps/proc_meminfo.Tpo .deps/proc_meminfo.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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_net_dev.Tpo .deps/proc_net_dev.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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_netstat.Tpo .deps/proc_net_netstat.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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_nfsd.Tpo .deps/proc_net_rpc_nfsd.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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_snmp6.Tpo .deps/proc_net_snmp6.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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_stat_conntrack.Tpo .deps/proc_net_stat_conntrack.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT proc_stat.o -MD -MP -MF .deps/proc_stat.Tpo -c -o proc_stat.o proc_stat.c
# mv -f .deps/proc_stat.Tpo .deps/proc_stat.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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/proc_self_mountinfo.Tpo .deps/proc_self_mountinfo.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT proc_vmstat.o -MD -MP -MF .deps/proc_vmstat.Tpo -c -o proc_vmstat.o proc_vmstat.c
# mv -f .deps/proc_vmstat.Tpo .deps/proc_vmstat.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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/sys_kernel_mm_ksm.Tpo .deps/sys_kernel_mm_ksm.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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_fs_cgroup.Tpo .deps/sys_fs_cgroup.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT registry.o -MD -MP -MF .deps/registry.Tpo -c -o registry.o registry.c
# mv -f .deps/registry.Tpo .deps/registry.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT rrd.o -MD -MP -MF .deps/rrd.Tpo -c -o rrd.o rrd.c
# mv -f .deps/rrd.Tpo .deps/rrd.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT rrd2json.o -MD -MP -MF .deps/rrd2json.Tpo -c -o rrd2json.o rrd2json.c
# mv -f .deps/rrd2json.Tpo .deps/rrd2json.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT unit_test.o -MD -MP -MF .deps/unit_test.Tpo -c -o unit_test.o unit_test.c
# mv -f .deps/unit_test.Tpo .deps/unit_test.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT url.o -MD -MP -MF .deps/url.Tpo -c -o url.o url.c
# mv -f .deps/url.Tpo .deps/url.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -MT web_client.o -MD -MP -MF .deps/web_client.Tpo -c -o web_client.o web_client.c
# mv -f .deps/web_client.Tpo .deps/web_client.Po
# clang -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/lib/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"/usr/share/netdata/web\"" -pthread -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
# clang -pthread -o netdata appconfig.o avl.o common.o daemon.o dictionary.o global_statistics.o log.o main.o plugin_checks.o plugin_idlejitter.o plugin_nfacct.o plugin_proc.o plugin_tc.o plugins_d.o popen.o proc_diskstats.o proc_interrupts.o proc_softirqs.o proc_loadavg.o proc_meminfo.o proc_net_dev.o proc_net_ip_vs_stats.o proc_net_netstat.o proc_net_rpc_nfsd.o proc_net_snmp.o proc_net_snmp6.o proc_net_stat_conntrack.o proc_net_stat_synproxy.o proc_stat.o proc_self_mountinfo.o proc_sys_kernel_random_entropy_avail.o proc_vmstat.o sys_kernel_mm_ksm.o sys_fs_cgroup.o procfile.o registry.o rrd.o rrd2json.o storage_number.o unit_test.o url.o web_buffer.o web_client.o web_server.o -lm -lz -luuid
# rrd2json.o: In function `rrd2rrdr':
# rrd2json.c:(.text+0x391d): undefined reference to `rrdr_done'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[2]: *** [Makefile:562: netdata] Error 1
# make[2]: Leaving directory '/tmp/netdata/src/netdata-1.2.0/src'
# make[1]: *** [Makefile:449: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/netdata/src/netdata-1.2.0'
# make: *** [Makefile:388: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/netdata/src/netdata-1.2.0/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by netdata configure 1.2.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --with-zlib --with-math --with-user=netdata
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 9bb8a683d1c9
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2225: checking whether to enable maintainer-specific portions of Makefiles
# configure:2234: result: no
# configure:2306: checking for a BSD-compatible install
# configure:2374: result: /usr/bin/install -c
# configure:2385: checking whether build environment is sane
# configure:2440: result: yes
# configure:2499: checking for x86_64-unknown-linux-strip
# configure:2529: result: no
# configure:2539: checking for strip
# configure:2555: found /usr/bin/strip
# configure:2566: result: strip
# configure:2591: checking for a thread-safe mkdir -p
# configure:2630: result: /usr/bin/mkdir -p
# configure:2637: checking for gawk
# configure:2653: found /usr/bin/gawk
# configure:2664: result: gawk
# configure:2675: checking whether make sets $(MAKE)
# configure:2697: result: yes
# configure:2726: checking whether make supports nested variables
# configure:2743: result: yes
# configure:2873: checking build system type
# configure:2887: result: x86_64-unknown-linux-gnu
# configure:2907: checking host system type
# configure:2920: result: x86_64-unknown-linux-gnu
# configure:2948: checking for x86_64-unknown-linux-gcc
# configure:2975: result: clang
# configure:3244: checking for C compiler version
# configure:3253: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3264: $? = 0
# configure:3253: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3264: $? = 0
# configure:3253: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3264: $? = 1
# configure:3253: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3264: $? = 1
# configure:3284: checking whether the C compiler works
# configure:3306: clang conftest.c >&5
# configure:3310: $? = 0
# configure:3358: result: yes
# configure:3361: checking for C compiler default output file name
# configure:3363: result: a.out
# configure:3369: checking for suffix of executables
# configure:3376: clang -o conftest conftest.c >&5
# configure:3380: $? = 0
# configure:3402: result:
# configure:3424: checking whether we are cross compiling
# configure:3432: clang -o conftest conftest.c >&5
# configure:3436: $? = 0
# configure:3443: ./conftest
# configure:3447: $? = 0
# configure:3462: result: no
# configure:3467: checking for suffix of object files
# configure:3489: clang -c conftest.c >&5
# configure:3493: $? = 0
# configure:3514: result: o
# configure:3518: checking whether we are using the GNU C compiler
# configure:3537: clang -c conftest.c >&5
# configure:3537: $? = 0
# configure:3546: result: yes
# configure:3555: checking whether clang accepts -g
# configure:3575: clang -c -g conftest.c >&5
# configure:3575: $? = 0
# configure:3616: result: yes
# configure:3633: checking for clang option to accept ISO C89
# configure:3696: clang -c conftest.c >&5
# configure:3696: $? = 0
# configure:3709: result: none needed
# configure:3734: checking whether clang understands -c and -o together
# configure:3756: clang -c conftest.c -o conftest2.o
# configure:3759: $? = 0
# configure:3756: clang -c conftest.c -o conftest2.o
# configure:3759: $? = 0
# configure:3771: result: yes
# configure:3799: checking for style of include used by make
# configure:3827: result: GNU
# configure:3853: checking dependency style of clang
# configure:3964: result: gcc3
# configure:3991: checking for x86_64-unknown-linux-pkg-config
# configure:4024: result: no
# configure:4034: checking for pkg-config
# configure:4052: found /usr/bin/pkg-config
# configure:4064: result: /usr/bin/pkg-config
# configure:4089: checking pkg-config is at least version 0.9.0
# configure:4092: result: yes
# configure:4106: checking how to run the C preprocessor
# configure:4137: clang -E conftest.c
# configure:4137: $? = 0
# configure:4151: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4151: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netdata"
# | #define PACKAGE_TARNAME "netdata"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "netdata 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netdata"
# | #define VERSION "1.2.0"
# | /* end confdefs.h. */
# | #include
# configure:4176: result: clang -E
# configure:4196: clang -E conftest.c
# configure:4196: $? = 0
# configure:4210: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4210: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netdata"
# | #define PACKAGE_TARNAME "netdata"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "netdata 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netdata"
# | #define VERSION "1.2.0"
# | /* end confdefs.h. */
# | #include
# configure:4239: checking for grep that handles long lines and -e
# configure:4297: result: /usr/bin/grep
# configure:4302: checking for egrep
# configure:4364: result: /usr/bin/grep -E
# configure:4369: checking for ANSI C header files
# configure:4389: clang -c conftest.c >&5
# configure:4389: $? = 0
# configure:4462: clang -o conftest conftest.c >&5
# configure:4462: $? = 0
# configure:4462: ./conftest
# configure:4462: $? = 0
# configure:4473: result: yes
# configure:4486: checking for sys/types.h
# configure:4486: clang -c conftest.c >&5
# configure:4486: $? = 0
# configure:4486: result: yes
# configure:4486: checking for sys/stat.h
# configure:4486: clang -c conftest.c >&5
# configure:4486: $? = 0
# configure:4486: result: yes
# configure:4486: checking for stdlib.h
# configure:4486: clang -c conftest.c >&5
# configure:4486: $? = 0
# configure:4486: result: yes
# configure:4486: checking for string.h
# configure:4486: clang -c conftest.c >&5
# configure:4486: $? = 0
# configure:4486: result: yes
# configure:4486: checking for memory.h
# configure:4486: clang -c conftest.c >&5
# configure:4486: $? = 0
# configure:4486: result: yes
# configure:4486: checking for strings.h
# configure:4486: clang -c conftest.c >&5
# configure:4486: $? = 0
# configure:4486: result: yes
# configure:4486: checking for inttypes.h
# configure:4486: clang -c conftest.c >&5
# configure:4486: $? = 0
# configure:4486: result: yes
# configure:4486: checking for stdint.h
# configure:4486: clang -c conftest.c >&5
# configure:4486: $? = 0
# configure:4486: result: yes
# configure:4486: checking for unistd.h
# configure:4486: clang -c conftest.c >&5
# configure:4486: $? = 0
# configure:4486: result: yes
# configure:4499: checking minix/config.h usability
# configure:4499: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4499: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netdata"
# | #define PACKAGE_TARNAME "netdata"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "netdata 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netdata"
# | #define VERSION "1.2.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4499: result: no
# configure:4499: checking minix/config.h presence
# configure:4499: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4499: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netdata"
# | #define PACKAGE_TARNAME "netdata"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "netdata 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netdata"
# | #define VERSION "1.2.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4499: result: no
# configure:4499: checking for minix/config.h
# configure:4499: result: no
# configure:4520: checking whether it is safe to define __EXTENSIONS__
# configure:4538: clang -c conftest.c >&5
# configure:4538: $? = 0
# configure:4545: result: yes
# configure:4725: checking if compiler needs -Werror to reject unknown flags
# configure:4741: clang -c -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5
# configure:4741: $? = 0
# configure:4742: result: yes
# configure:4812: checking for the pthreads library -lpthreads
# configure:4850: clang -o conftest -Werror conftest.c -lpthreads >&5
# /usr/bin/ld: cannot find -lpthreads
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4850: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netdata"
# | #define PACKAGE_TARNAME "netdata"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "netdata 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netdata"
# | #define VERSION "1.2.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:4859: result: no
# configure:4757: checking whether pthreads work without any flags
# configure:4850: clang -o conftest -Werror conftest.c >&5
# /tmp/conftest-10d1e8.o: In function `main':
# conftest.c:(.text+0x28): undefined reference to `pthread_create'
# conftest.c:(.text+0x3d): undefined reference to `pthread_join'
# conftest.c:(.text+0xbe): undefined reference to `__pthread_register_cancel'
# conftest.c:(.text+0xd9): undefined reference to `__pthread_unregister_cancel'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4850: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netdata"
# | #define PACKAGE_TARNAME "netdata"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "netdata 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netdata"
# | #define VERSION "1.2.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:4859: result: no
# configure:4762: checking whether pthreads work with -Kthread
# configure:4850: clang -o conftest -Kthread -Werror conftest.c >&5
# clang-3.8: error: unknown argument: '-Kthread'
# configure:4850: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netdata"
# | #define PACKAGE_TARNAME "netdata"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "netdata 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netdata"
# | #define VERSION "1.2.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:4859: result: no
# configure:4762: checking whether pthreads work with -kthread
# configure:4850: clang -o conftest -kthread -Werror conftest.c >&5
# clang-3.8: error: unknown argument: '-kthread'
# configure:4850: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netdata"
# | #define PACKAGE_TARNAME "netdata"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "netdata 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netdata"
# | #define VERSION "1.2.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:4859: result: no
# configure:4812: checking for the pthreads library -llthread
# configure:4850: clang -o conftest -Werror conftest.c -llthread >&5
# /usr/bin/ld: cannot find -llthread
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:4850: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netdata"
# | #define PACKAGE_TARNAME "netdata"
# | #define PACKAGE_VERSION "1.2.0"
# | #define PACKAGE_STRING "netdata 1.2.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netdata"
# | #define VERSION "1.2.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* end confdefs.h. */
# | #include
# | static void routine(void *a) { a = 0; }
# | static void *start_routine(void *a) { return a; }
# | int
# | main ()
# | {
# | pthread_t th; pthread_attr_t attr;
# | pthread_create(&th, 0, start_routine, 0);
# | pthread_join(th, 0);
# | pthread_attr_init(&attr);
# | pthread_cleanup_push(routine, 0);
# | pthread_cleanup_pop(0) /* ; */
# | ;
# | return 0;
# | }
# configure:4859: result: no
# configure:4762: checking whether pthreads work with -pthread
# configure:4850: clang -o conftest -pthread -Werror conftest.c >&5
# configure:4850: $? = 0
# configure:4859: result: yes
# configure:4878: checking for joinable pthread attribute
# configure:4893: clang -o conftest -pthread conftest.c >&5
# configure:4893: $? = 0
# configure:4899: result: PTHREAD_CREATE_JOINABLE
# configure:4909: checking if more special flags are required for pthreads
# configure:4924: result: no
# configure:4930: checking for PTHREAD_PRIO_INHERIT
# configure:4947: clang -o conftest -pthread conftest.c >&5
# configure:4947: $? = 0
# configure:4956: result: yes
# configure:5059: checking for uint8_t
# configure:5059: clang -c -pthread conftest.c >&5
# configure:5059: $? = 0
# configure:5059: result: yes
# configure:5073: checking for uint16_t
# configure:5073: clang -c -pthread conftest.c >&5
# configure:5073: $? = 0
# configure:5073: result: yes
# configure:5085: checking for uint32_t
# configure:5085: clang -c -pthread conftest.c >&5
# configure:5085: $? = 0
# configure:5085: result: yes
# configure:5099: checking for inline
# configure:5115: clang -c -pthread conftest.c >&5
# configure:5115: $? = 0
# configure:5123: result: inline
# configure:5145: checking for sin in -lm
# configure:5170: clang -o conftest -pthread conftest.c -lm >&5
# conftest.c:35:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
# char sin ();
# ^
# conftest.c:35:6: note: 'sin' is a builtin with type 'double (double)'
# 1 warning generated.
# configure:5170: $? = 0
# configure:5179: result: yes
# configure:5190: checking for UUID
# configure:5197: $PKG_CONFIG --exists --print-errors "uuid"
# configure:5200: $? = 0
# configure:5214: $PKG_CONFIG --exists --print-errors "uuid"
# configure:5217: $? = 0
# configure:5275: result: yes
# configure:5480: checking for ZLIB
# configure:5487: $PKG_CONFIG --exists --print-errors "zlib"
# configure:5490: $? = 0
# configure:5504: $PKG_CONFIG --exists --print-errors "zlib"
# configure:5507: $? = 0
# configure:5565: result: yes
# configure:5760: checking that generated files are newer than configure
# configure:5766: result: done
# configure:5789: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by netdata config.status 1.2.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 9bb8a683d1c9
#
# config.status:922: creating Makefile
# config.status:922: creating charts.d/Makefile
# config.status:922: creating conf.d/Makefile
# config.status:922: creating netdata.spec
# config.status:922: creating node.d/Makefile
# config.status:922: creating plugins.d/Makefile
# config.status:922: creating src/Makefile
# config.status:922: creating system/Makefile
# config.status:922: creating web/Makefile
# config.status:922: creating contrib/Makefile
# config.status:922: creating config.h
# config.status:1151: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint8_t=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBMNL_CFLAGS_set=
# ac_cv_env_LIBMNL_CFLAGS_value=
# ac_cv_env_LIBMNL_LIBS_set=
# ac_cv_env_LIBMNL_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_MATH_CFLAGS_set=
# ac_cv_env_MATH_CFLAGS_value=
# ac_cv_env_MATH_LIBS_set=
# ac_cv_env_MATH_LIBS_value=
# ac_cv_env_NFACCT_CFLAGS_set=
# ac_cv_env_NFACCT_CFLAGS_value=
# ac_cv_env_NFACCT_LIBS_set=
# ac_cv_env_NFACCT_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_UUID_CFLAGS_set=
# ac_cv_env_UUID_CFLAGS_value=
# ac_cv_env_UUID_LIBS_set=
# ac_cv_env_UUID_LIBS_value=
# ac_cv_env_ZLIB_CFLAGS_set=
# ac_cv_env_ZLIB_CFLAGS_value=
# ac_cv_env_ZLIB_LIBS_set=
# ac_cv_env_ZLIB_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_m_sin=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_PTHREAD_PRIO_INHERIT=yes
# pkg_cv_UUID_CFLAGS=-I/usr/include/uuid
# pkg_cv_UUID_LIBS=-luuid
# pkg_cv_ZLIB_CFLAGS=
# pkg_cv_ZLIB_LIBS=-lz
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/netdata/src/netdata-1.2.0/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='${SHELL} /tmp/netdata/src/netdata-1.2.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/netdata/src/netdata-1.2.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/netdata/src/netdata-1.2.0/missing automake-1.15'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -pthread'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=''
# LIBMNL_CFLAGS=''
# LIBMNL_LIBS=''
# LIBOBJS=''
# LIBS=' '
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/netdata/src/netdata-1.2.0/missing makeinfo'
# MATH_CFLAGS=''
# MATH_LIBS='-lm'
# MKDIR_P='/usr/bin/mkdir -p'
# NFACCT_CFLAGS=''
# NFACCT_LIBS=''
# OBJEXT='o'
# OPTIONAL_MATH_CLFAGS=''
# OPTIONAL_MATH_LIBS='-lm'
# OPTIONAL_NFACCT_CLFAGS=''
# OPTIONAL_NFACCT_LIBS=''
# OPTIONAL_UUID_CLFAGS='-I/usr/include/uuid'
# OPTIONAL_UUID_LIBS='-luuid'
# OPTIONAL_ZLIB_CLFAGS=''
# OPTIONAL_ZLIB_LIBS='-lz'
# PACKAGE='netdata'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='netdata'
# PACKAGE_RPM_RELEASE=''
# PACKAGE_RPM_VERSION='1.2.0'
# PACKAGE_STRING='netdata 1.2.0'
# PACKAGE_TARNAME='netdata'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.2.0'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# PTHREAD_CC='clang'
# PTHREAD_CFLAGS='-pthread'
# PTHREAD_LIBS=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# UUID_CFLAGS='-I/usr/include/uuid'
# UUID_LIBS='-luuid'
# VERSION='1.2.0'
# ZLIB_CFLAGS=''
# ZLIB_LIBS='-lz'
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# ax_pthread_config=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# cachedir='$(localstatedir)/cache/netdata'
# chartsdir='$(libexecdir)/netdata/charts.d'
# configdir='$(sysconfdir)/netdata'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/netdata/src/netdata-1.2.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='/usr/lib'
# localedir='${datarootdir}/locale'
# localstatedir='/var'
# logdir='$(localstatedir)/log/netdata'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# nodedir='$(libexecdir)/netdata/node.d'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pluginsdir='$(libexecdir)/netdata/plugins.d'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='/usr/bin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
# varlibdir='$(localstatedir)/lib/netdata'
# webdir='$(pkgdatadir)/web'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "netdata"
# #define PACKAGE_TARNAME "netdata"
# #define PACKAGE_VERSION "1.2.0"
# #define PACKAGE_STRING "netdata 1.2.0"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "netdata"
# #define VERSION "1.2.0"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_PTHREAD_PRIO_INHERIT 1
# #define HAVE_PTHREAD 1
# #define NETDATA_WITH_UUID 1
# #define NETDATA_WITH_ZLIB 1
# #define STORAGE_WITH_MATH 1
# #define likely(x) __builtin_expect(!!(x), 1)
# #define unlikely(x) __builtin_expect(!!(x), 0)
# #define NETDATA_USER "netdata"
#
# configure: exit 0