文件操作 - config.log
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/src/netdata/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 v1.22.1-294-nightly, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/libexec --libdir=/usr/lib --with-zlib --with-math --with-user=netdata CFLAGS=-O2 LDFLAGS= ## --------- ## ## Platform. ## ## --------- ## hostname = mail.planetcloud-host.com uname -m = x86_64 uname -r = 3.10.0-1127.13.1.el7.x86_64 uname -s = Linux uname -v = #1 SMP Tue Jun 23 15:46:38 UTC 2020 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /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/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/dell/srvadmin/bin PATH: /opt/dell/srvadmin/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2987: checking whether to enable maintainer-specific portions of Makefiles configure:2996: result: no configure:3073: checking for a BSD-compatible install configure:3141: result: /usr/bin/install -c configure:3152: checking whether build environment is sane configure:3207: result: yes configure:3358: checking for a thread-safe mkdir -p configure:3397: result: /usr/bin/mkdir -p configure:3404: checking for gawk configure:3420: found /usr/bin/gawk configure:3431: result: gawk configure:3442: checking whether make sets $(MAKE) configure:3464: result: yes configure:3493: checking whether make supports nested variables configure:3510: result: yes configure:3589: checking how to create a pax tar archive configure:3600: tar --version tar (GNU tar) 1.26 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3603: $? = 0 configure:3643: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3646: $? = 0 configure:3650: tar -xf - <conftest.tar configure:3653: $? = 0 configure:3655: cat conftest.dir/file GrepMe configure:3658: $? = 0 configure:3671: result: gnutar configure:3691: checking whether make supports nested variables configure:3708: result: yes configure:3724: checking build system type configure:3738: result: x86_64-unknown-linux-gnu configure:3758: checking host system type configure:3771: result: x86_64-unknown-linux-gnu configure:3839: checking for gcc configure:3855: found /usr/bin/gcc configure:3866: result: gcc configure:4095: checking for C compiler version configure:4104: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4115: $? = 0 configure:4104: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) configure:4115: $? = 0 configure:4104: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4115: $? = 4 configure:4104: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4115: $? = 4 configure:4135: checking whether the C compiler works configure:4157: gcc -O2 conftest.c >&5 configure:4161: $? = 0 configure:4209: result: yes configure:4212: checking for C compiler default output file name configure:4214: result: a.out configure:4220: checking for suffix of executables configure:4227: gcc -o conftest -O2 conftest.c >&5 configure:4231: $? = 0 configure:4253: result: configure:4275: checking whether we are cross compiling configure:4283: gcc -o conftest -O2 conftest.c >&5 configure:4287: $? = 0 configure:4294: ./conftest configure:4298: $? = 0 configure:4313: result: no configure:4318: checking for suffix of object files configure:4340: gcc -c -O2 conftest.c >&5 configure:4344: $? = 0 configure:4365: result: o configure:4369: checking whether we are using the GNU C compiler configure:4388: gcc -c -O2 conftest.c >&5 configure:4388: $? = 0 configure:4397: result: yes configure:4406: checking whether gcc accepts -g configure:4426: gcc -c -g conftest.c >&5 configure:4426: $? = 0 configure:4467: result: yes configure:4484: checking for gcc option to accept ISO C89 configure:4547: gcc -c -O2 conftest.c >&5 configure:4547: $? = 0 configure:4560: result: none needed configure:4591: checking for style of include used by make configure:4619: result: GNU configure:4645: checking dependency style of gcc configure:4756: result: gcc3 configure:4771: checking for gcc option to accept ISO C99 configure:4920: gcc -c -O2 conftest.c >&5 conftest.c:61:29: error: expected ';', ',' or ')' before 'text' test_restrict (ccp restrict text) ^ conftest.c: In function 'main': conftest.c:115:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' char *restrict newvar = "Another string"; ^ conftest.c:115:18: error: 'newvar' undeclared (first use in this function) conftest.c:115:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:125:3: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < ia->datasize; ++i) ^ conftest.c:125:3: note: use option -std=c99 or -std=gnu99 to compile your code configure:4920: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | /* end confdefs.h. */ | #include <stdarg.h> | #include <stdbool.h> | #include <stdlib.h> | #include <wchar.h> | #include <stdio.h> | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:4920: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:4920: $? = 0 configure:4940: result: -std=gnu99 configure:4949: checking whether gcc -std=gnu99 and cc understand -c and -o together configure:4980: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:4984: $? = 0 configure:4990: gcc -std=gnu99 -c conftest.c -o conftest2.o >&5 configure:4994: $? = 0 configure:5005: cc -c conftest.c >&5 configure:5009: $? = 0 configure:5017: cc -c conftest.c -o conftest2.o >&5 configure:5021: $? = 0 configure:5027: cc -c conftest.c -o conftest2.o >&5 configure:5031: $? = 0 configure:5049: result: yes configure:5132: checking for g++ configure:5148: found /usr/bin/g++ configure:5159: result: g++ configure:5186: checking for C++ compiler version configure:5195: g++ --version >&5 g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5206: $? = 0 configure:5195: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) configure:5206: $? = 0 configure:5195: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5206: $? = 4 configure:5195: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:5206: $? = 4 configure:5210: checking whether we are using the GNU C++ compiler configure:5229: g++ -c conftest.cpp >&5 configure:5229: $? = 0 configure:5238: result: yes configure:5247: checking whether g++ accepts -g configure:5267: g++ -c -g conftest.cpp >&5 configure:5267: $? = 0 configure:5308: result: yes configure:5333: checking dependency style of g++ configure:5444: result: gcc3 configure:5514: checking for pkg-config configure:5532: found /usr/bin/pkg-config configure:5544: result: /usr/bin/pkg-config configure:5569: checking pkg-config is at least version 0.9.0 configure:5572: result: yes configure:5586: checking how to run the C preprocessor configure:5617: gcc -std=gnu99 -E conftest.c configure:5617: $? = 0 configure:5631: gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:5631: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5656: result: gcc -std=gnu99 -E configure:5676: gcc -std=gnu99 -E conftest.c configure:5676: $? = 0 configure:5690: gcc -std=gnu99 -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:5690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5719: checking for grep that handles long lines and -e configure:5777: result: /usr/bin/grep configure:5782: checking for egrep configure:5844: result: /usr/bin/grep -E configure:5849: checking for ANSI C header files configure:5869: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:5869: $? = 0 configure:5942: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:5942: $? = 0 configure:5942: ./conftest configure:5942: $? = 0 configure:5953: result: yes configure:5966: checking for sys/types.h configure:5966: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:5966: $? = 0 configure:5966: result: yes configure:5966: checking for sys/stat.h configure:5966: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:5966: $? = 0 configure:5966: result: yes configure:5966: checking for stdlib.h configure:5966: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:5966: $? = 0 configure:5966: result: yes configure:5966: checking for string.h configure:5966: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:5966: $? = 0 configure:5966: result: yes configure:5966: checking for memory.h configure:5966: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:5966: $? = 0 configure:5966: result: yes configure:5966: checking for strings.h configure:5966: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:5966: $? = 0 configure:5966: result: yes configure:5966: checking for inttypes.h configure:5966: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:5966: $? = 0 configure:5966: result: yes configure:5966: checking for stdint.h configure:5966: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:5966: $? = 0 configure:5966: result: yes configure:5966: checking for unistd.h configure:5966: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:5966: $? = 0 configure:5966: result: yes configure:5979: checking minix/config.h usability configure:5979: gcc -std=gnu99 -c -O2 conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory #include <minix/config.h> ^ compilation terminated. configure:5979: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <minix/config.h> configure:5979: result: no configure:5979: checking minix/config.h presence configure:5979: gcc -std=gnu99 -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory #include <minix/config.h> ^ compilation terminated. configure:5979: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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 <minix/config.h> configure:5979: result: no configure:5979: checking for minix/config.h configure:5979: result: no configure:6000: checking whether it is safe to define __EXTENSIONS__ configure:6018: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:6018: $? = 0 configure:6025: result: yes configure:6237: checking for __attribute__((returns_nonnull)) configure:6258: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 conftest.c:28:21: warning: 'returns_nonnull' attribute directive ignored [-Wattributes] void *foo( void ) __attribute__((returns_nonnull)); ^ configure:6258: $? = 0 configure:6271: result: no configure:6287: checking for __attribute__((malloc)) configure:6308: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6308: $? = 0 configure:6321: result: yes configure:6337: checking for __attribute__((noreturn)) configure:6358: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6358: $? = 0 configure:6371: result: yes configure:6387: checking for __attribute__((noinline)) configure:6408: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6408: $? = 0 configure:6421: result: yes configure:6437: checking for __attribute__((format)) configure:6458: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6458: $? = 0 configure:6471: result: yes configure:6487: checking for __attribute__((warn_unused_result)) configure:6508: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6508: $? = 0 configure:6521: result: yes configure:6535: checking for struct timespec configure:6535: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:6535: $? = 0 configure:6535: gcc -std=gnu99 -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:36:30: error: expected expression before ')' token if (sizeof ((struct timespec))) ^ configure:6535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | /* end confdefs.h. */ | #include <time.h> | | int | main () | { | if (sizeof ((struct timespec))) | return 0; | ; | return 0; | } configure:6535: result: yes configure:6545: checking for clockid_t configure:6545: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:6545: $? = 0 configure:6545: gcc -std=gnu99 -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:37:24: error: expected expression before ')' token if (sizeof ((clockid_t))) ^ configure:6545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | /* end confdefs.h. */ | #include <time.h> | | int | main () | { | if (sizeof ((clockid_t))) | return 0; | ; | return 0; | } configure:6545: result: yes configure:6556: checking for library containing clock_gettime configure:6587: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6587: $? = 0 configure:6604: result: none required configure:6614: checking for clock_gettime configure:6614: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6614: $? = 0 configure:6614: result: yes configure:6626: checking for sched_setscheduler configure:6626: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6626: $? = 0 configure:6626: result: yes configure:6626: checking for sched_getscheduler configure:6626: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6626: $? = 0 configure:6626: result: yes configure:6626: checking for sched_getparam configure:6626: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6626: $? = 0 configure:6626: result: yes configure:6626: checking for sched_get_priority_min configure:6626: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6626: $? = 0 configure:6626: result: yes configure:6626: checking for sched_get_priority_max configure:6626: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6626: $? = 0 configure:6626: result: yes configure:6626: checking for getpriority configure:6626: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6626: $? = 0 configure:6626: result: yes configure:6626: checking for setpriority configure:6626: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6626: $? = 0 configure:6626: result: yes configure:6626: checking for nice configure:6626: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6626: $? = 0 configure:6626: result: yes configure:6637: checking for recvmmsg configure:6637: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6637: $? = 0 configure:6637: result: yes configure:6647: checking for int8_t configure:6647: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:6647: $? = 0 configure:6647: gcc -std=gnu99 -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:80:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:6647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_GETSCHEDULER 1 | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MIN 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NICE 1 | #define HAVE_RECVMMSG 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:6647: result: yes configure:6658: checking for int16_t configure:6658: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:6658: $? = 0 configure:6658: gcc -std=gnu99 -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:80:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:6658: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_GETSCHEDULER 1 | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MIN 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NICE 1 | #define HAVE_RECVMMSG 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:6658: result: yes configure:6669: checking for int32_t configure:6669: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:6669: $? = 0 configure:6669: gcc -std=gnu99 -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:81:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:80:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:6669: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_GETSCHEDULER 1 | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MIN 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NICE 1 | #define HAVE_RECVMMSG 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:6669: result: yes configure:6680: checking for int64_t configure:6680: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:6680: $? = 0 configure:6680: gcc -std=gnu99 -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:81:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:80:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^ configure:6680: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_GETSCHEDULER 1 | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MIN 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NICE 1 | #define HAVE_RECVMMSG 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:6680: result: yes configure:6691: checking for uint8_t configure:6691: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:6691: $? = 0 configure:6691: result: yes configure:6705: checking for uint16_t configure:6705: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:6705: $? = 0 configure:6705: result: yes configure:6717: checking for uint32_t configure:6717: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:6717: $? = 0 configure:6717: result: yes configure:6731: checking for uint64_t configure:6731: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:6731: $? = 0 configure:6731: result: yes configure:6745: checking for inline configure:6761: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:6761: $? = 0 configure:6769: result: inline configure:6787: checking whether strerror_r is declared configure:6787: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:6787: $? = 0 configure:6787: result: yes configure:6800: checking for strerror_r configure:6800: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6800: $? = 0 configure:6800: result: yes configure:6809: checking whether strerror_r returns char * configure:6833: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:6833: $? = 0 configure:6871: result: yes configure:6879: checking for _Generic configure:6898: gcc -std=gnu99 -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:49:11: warning: implicit declaration of function '_Generic' [-Wimplicit-function-declaration] int a = _Generic (argc, int: argc = 1); ^ conftest.c:49:35: error: expected expression before 'int' int a = _Generic (argc, int: argc = 1); ^ conftest.c:50:37: error: expected expression before 'default' int *b = &_Generic (argc, default: argc); ^ conftest.c:51:39: error: expected expression before 'int' char ***c = _Generic (argv, int: argc, default: argv ? &argv : 0); ^ conftest.c:52:32: error: expected expression before 'int' _Generic (1 ? 0 : b, int: a, default: b) = &argc; ^ conftest.c:53:28: error: expected expression before 'default' _Generic (a = 1, default: a) = 3; ^ configure:6898: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_GETSCHEDULER 1 | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MIN 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NICE 1 | #define HAVE_RECVMMSG 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | /* end confdefs.h. */ | int | main (int argc, char **argv) | { | int a = _Generic (argc, int: argc = 1); | int *b = &_Generic (argc, default: argc); | char ***c = _Generic (argv, int: argc, default: argv ? &argv : 0); | _Generic (1 ? 0 : b, int: a, default: b) = &argc; | _Generic (a = 1, default: a) = 3; | return a + !b + !c; | } | configure:6905: result: no configure:6913: checking for __atomic configure:6941: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6941: $? = 0 configure:6949: result: yes configure:6962: checking size of void * configure:6967: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:6967: $? = 0 configure:6967: ./conftest configure:6967: $? = 0 configure:6981: result: 8 configure:6992: checking whether sys/types.h defines makedev configure:7008: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:7008: $? = 0 configure:7017: result: yes configure:7045: checking for sys/types.h configure:7045: result: yes configure:7045: checking for netinet/in.h configure:7045: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:7045: $? = 0 configure:7045: result: yes configure:7045: checking for arpa/nameser.h configure:7045: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:7045: $? = 0 configure:7045: result: yes configure:7045: checking for netdb.h configure:7045: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:7045: $? = 0 configure:7045: result: yes configure:7045: checking for resolv.h configure:7045: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:7045: $? = 0 configure:7045: result: yes configure:7075: checking for sys/prctl.h configure:7075: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:7075: $? = 0 configure:7075: result: yes configure:7075: checking for sys/vfs.h configure:7075: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:7075: $? = 0 configure:7075: result: yes configure:7075: checking for sys/statfs.h configure:7075: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:7075: $? = 0 configure:7075: result: yes configure:7075: checking for sys/statvfs.h configure:7075: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:7075: $? = 0 configure:7075: result: yes configure:7075: checking for sys/mount.h configure:7075: gcc -std=gnu99 -c -O2 conftest.c >&5 configure:7075: $? = 0 configure:7075: result: yes configure:7109: checking for accept4 configure:7109: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 configure:7109: $? = 0 configure:7109: result: yes configure:7126: checking operating system configure:7169: result: linux with id 1 configure:7288: checking if compiler needs -Werror to reject unknown flags configure:7304: gcc -std=gnu99 -c -O2 -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5 gcc: error: unrecognized command line option '-Wunknown-warning-option' gcc: error: unrecognized command line option '-Wsizeof-array-argument' configure:7304: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_GETSCHEDULER 1 | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MIN 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NICE 1 | #define HAVE_RECVMMSG 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_C___ATOMIC 1 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_ACCEPT4 1 | /* end confdefs.h. */ | int foo(void); | int | main () | { | foo() | ; | return 0; | } configure:7309: result: no configure:7375: checking for the pthreads library -lpthreads configure:7413: gcc -std=gnu99 -o conftest -O2 conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:7413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_GETSCHEDULER 1 | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MIN 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NICE 1 | #define HAVE_RECVMMSG 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_C___ATOMIC 1 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_ACCEPT4 1 | /* end confdefs.h. */ | #include <pthread.h> | 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:7422: result: no configure:7320: checking whether pthreads work without any flags configure:7413: gcc -std=gnu99 -o conftest -O2 conftest.c >&5 /tmp/ccEpo7rz.o: In function `main': conftest.c:(.text.startup+0x16): undefined reference to `pthread_create' conftest.c:(.text.startup+0x22): undefined reference to `pthread_join' conftest.c:(.text.startup+0x46): undefined reference to `__pthread_register_cancel' conftest.c:(.text.startup+0x50): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:7413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_GETSCHEDULER 1 | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MIN 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NICE 1 | #define HAVE_RECVMMSG 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_C___ATOMIC 1 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_ACCEPT4 1 | /* end confdefs.h. */ | #include <pthread.h> | 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:7422: result: no configure:7325: checking whether pthreads work with -Kthread configure:7413: gcc -std=gnu99 -o conftest -O2 -Kthread conftest.c >&5 gcc: error: unrecognized command line option '-Kthread' configure:7413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_GETSCHEDULER 1 | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MIN 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NICE 1 | #define HAVE_RECVMMSG 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_C___ATOMIC 1 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_ACCEPT4 1 | /* end confdefs.h. */ | #include <pthread.h> | 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:7422: result: no configure:7325: checking whether pthreads work with -kthread configure:7413: gcc -std=gnu99 -o conftest -O2 -kthread conftest.c >&5 gcc: error: unrecognized command line option '-kthread' configure:7413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_GETSCHEDULER 1 | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MIN 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NICE 1 | #define HAVE_RECVMMSG 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_C___ATOMIC 1 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_ACCEPT4 1 | /* end confdefs.h. */ | #include <pthread.h> | 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:7422: result: no configure:7375: checking for the pthreads library -llthread configure:7413: gcc -std=gnu99 -o conftest -O2 conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:7413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_GETSCHEDULER 1 | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MIN 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NICE 1 | #define HAVE_RECVMMSG 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_C___ATOMIC 1 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_ACCEPT4 1 | /* end confdefs.h. */ | #include <pthread.h> | 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:7422: result: no configure:7325: checking whether pthreads work with -pthread configure:7413: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c >&5 configure:7413: $? = 0 configure:7422: result: yes configure:7441: checking for joinable pthread attribute configure:7456: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c >&5 configure:7456: $? = 0 configure:7462: result: PTHREAD_CREATE_JOINABLE configure:7472: checking if more special flags are required for pthreads configure:7487: result: no configure:7493: checking for PTHREAD_PRIO_INHERIT configure:7510: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c >&5 configure:7510: $? = 0 configure:7519: result: yes configure:7629: checking for sin in -lm configure:7654: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c -lm >&5 conftest.c:68:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ configure:7654: $? = 0 configure:7663: result: yes configure:7673: checking if libm should be used configure:7685: result: yes configure:7693: checking for uv_fs_scandir_next in -luv configure:7718: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c -luv >&5 configure:7718: $? = 0 configure:7727: result: yes configure:7743: checking for LZ4_compress_default in -llz4 configure:7768: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c -llz4 >&5 configure:7768: $? = 0 configure:7777: result: yes configure:7788: checking for JudyLIns in -lJudy configure:7813: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c -lJudy >&5 configure:7813: $? = 0 configure:7822: result: yes configure:7836: checking for ZLIB configure:7843: $PKG_CONFIG --exists --print-errors "zlib" configure:7846: $? = 0 configure:7860: $PKG_CONFIG --exists --print-errors "zlib" configure:7863: $? = 0 configure:7903: result: yes configure:7909: checking if zlib should be used configure:7921: result: yes configure:7930: checking for UUID configure:7937: $PKG_CONFIG --exists --print-errors "uuid" configure:7940: $? = 0 configure:7954: $PKG_CONFIG --exists --print-errors "uuid" configure:7957: $? = 0 configure:7997: result: yes configure:8010: checking for SHA256_Init in -lcrypto configure:8035: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c -lcrypto >&5 configure:8035: $? = 0 configure:8044: result: yes configure:8052: checking for X509_VERIFY_PARAM_set1_host in -lcrypto configure:8077: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c -lcrypto >&5 configure:8077: $? = 0 configure:8086: result: yes configure:8113: checking for JSON configure:8120: $PKG_CONFIG --exists --print-errors "json-c" configure:8123: $? = 0 configure:8137: $PKG_CONFIG --exists --print-errors "json-c" configure:8140: $? = 0 configure:8258: result: yes configure:8260: checking for json_object_get_type in -ljson-c configure:8285: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c -ljson-c >&5 configure:8285: $? = 0 configure:8294: result: yes configure:8307: checking for dlopen in -ldl configure:8332: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c -ldl >&5 configure:8332: $? = 0 configure:8341: result: yes configure:8365: checking if netdata dbengine should be used configure:8381: result: yes configure:8392: checking if netdata https should be used configure:8404: result: yes configure:8468: checking if json-c should be used configure:8478: result: yes configure:8591: checking for memory allocator configure:8831: result: system configure:8833: checking for mallopt configure:8846: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c >&5 configure:8846: $? = 0 configure:8854: result: yes configure:8862: checking for mallinfo configure:8885: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c >&5 configure:8885: $? = 0 configure:8893: result: yes configure:8910: checking for LIBCAP configure:8917: $PKG_CONFIG --exists --print-errors "libcap" Package libcap was not found in the pkg-config search path. Perhaps you should add the directory containing `libcap.pc' to the PKG_CONFIG_PATH environment variable No package 'libcap' found configure:8920: $? = 1 configure:8934: $PKG_CONFIG --exists --print-errors "libcap" Package libcap was not found in the pkg-config search path. Perhaps you should add the directory containing `libcap.pc' to the PKG_CONFIG_PATH environment variable No package 'libcap' found configure:8937: $? = 1 configure:8951: result: no No package 'libcap' found configure:9033: checking if libcap should be used configure:9045: result: no configure:9059: checking if cloud functionality should be enabled configure:9061: result: detect configure:9074: checking if libmosquitto static lib is present (and builds) configure:9087: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c externaldeps/mosquitto/libmosquitto.a -lcrypto -lssl >&5 configure:9087: $? = 0 configure:9101: result: yes configure:9104: checking if libwebsockets static lib is present configure:9115: result: yes configure:9128: checking if json-c available for ACLK configure:9130: result: yes configure:9136: checking if netdata agent-cloud-link can be enabled configure:9143: result: yes configure:9149: checking if netdata agent-cloud-link should/will be enabled configure:9164: result: yes configure:9180: checking if apps.plugin should be enabled configure:9187: result: yes configure:9204: checking for IPMIMONITORING configure:9211: $PKG_CONFIG --exists --print-errors "libipmimonitoring" Package libipmimonitoring was not found in the pkg-config search path. Perhaps you should add the directory containing `libipmimonitoring.pc' to the PKG_CONFIG_PATH environment variable No package 'libipmimonitoring' found configure:9214: $? = 1 configure:9228: $PKG_CONFIG --exists --print-errors "libipmimonitoring" Package libipmimonitoring was not found in the pkg-config search path. Perhaps you should add the directory containing `libipmimonitoring.pc' to the PKG_CONFIG_PATH environment variable No package 'libipmimonitoring' found configure:9231: $? = 1 configure:9245: result: no No package 'libipmimonitoring' found configure:9384: checking if freeipmi.plugin should be enabled configure:9396: result: no configure:9412: checking for httpConnect2 in -lcups configure:9437: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c -lcups >&5 /usr/bin/ld: cannot find -lcups collect2: error: ld returned 1 exit status configure:9437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_GETSCHEDULER 1 | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MIN 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NICE 1 | #define HAVE_RECVMMSG 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_C___ATOMIC 1 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STORAGE_WITH_MATH 1 | #define NETDATA_WITH_ZLIB 1 | #define NETDATA_WITH_UUID 1 | #define HAVE_X509_VERIFY_PARAM_set1_host 1 | #define ENABLE_DBENGINE 1 | #define ENABLE_HTTPS 1 | #define ENABLE_JSONC 1 | #define likely(x) __builtin_expect(!!(x), 1) | #define unlikely(x) __builtin_expect(!!(x), 0) | #define __always_unused __attribute__((unused)) | #define __maybe_unused __attribute__((unused)) | #define prefix_jemalloc | #define HAVE_C_MALLOPT 1 | #define HAVE_C_MALLINFO 1 | #define ENABLE_ACLK 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char httpConnect2 (); | int | main () | { | return httpConnect2 (); | ; | return 0; | } configure:9446: result: no configure:9529: checking for cups-config configure:9562: result: no configure:9589: checking if cups.plugin should be enabled configure:9605: result: no configure:9620: checking linux/netfilter/nfnetlink_conntrack.h usability configure:9620: gcc -std=gnu99 -c -O2 -pthread conftest.c >&5 configure:9620: $? = 0 configure:9620: result: yes configure:9620: checking linux/netfilter/nfnetlink_conntrack.h presence configure:9620: gcc -std=gnu99 -E conftest.c configure:9620: $? = 0 configure:9620: result: yes configure:9620: checking for linux/netfilter/nfnetlink_conntrack.h configure:9620: result: yes configure:9622: checking whether CTA_STATS_MAX is declared configure:9622: gcc -std=gnu99 -c -O2 -pthread conftest.c >&5 configure:9622: $? = 0 configure:9622: result: yes configure:9640: checking for NFACCT configure:9647: $PKG_CONFIG --exists --print-errors "libnetfilter_acct" Package libnetfilter_acct was not found in the pkg-config search path. Perhaps you should add the directory containing `libnetfilter_acct.pc' to the PKG_CONFIG_PATH environment variable No package 'libnetfilter_acct' found configure:9650: $? = 1 configure:9664: $PKG_CONFIG --exists --print-errors "libnetfilter_acct" Package libnetfilter_acct was not found in the pkg-config search path. Perhaps you should add the directory containing `libnetfilter_acct.pc' to the PKG_CONFIG_PATH environment variable No package 'libnetfilter_acct' found configure:9667: $? = 1 configure:9681: result: no No package 'libnetfilter_acct' found configure:9756: checking for LIBMNL configure:9763: $PKG_CONFIG --exists --print-errors "libmnl" configure:9766: $? = 0 configure:9780: $PKG_CONFIG --exists --print-errors "libmnl" configure:9783: $? = 0 configure:9823: result: yes configure:9825: checking for mnl_socket_open in -lmnl configure:9850: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c -lmnl >&5 configure:9850: $? = 0 configure:9859: result: yes configure:9879: checking if nfacct.plugin should be enabled configure:9899: result: no configure:9916: checking for YAJL configure:9923: $PKG_CONFIG --exists --print-errors "yajl" Package yajl was not found in the pkg-config search path. Perhaps you should add the directory containing `yajl.pc' to the PKG_CONFIG_PATH environment variable No package 'yajl' found configure:9926: $? = 1 configure:9940: $PKG_CONFIG --exists --print-errors "yajl" Package yajl was not found in the pkg-config search path. Perhaps you should add the directory containing `yajl.pc' to the PKG_CONFIG_PATH environment variable No package 'yajl' found configure:9943: $? = 1 configure:9957: result: no No package 'yajl' found configure:10030: checking for xenstat_init in -lxenstat configure:10056: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c -lxenstat -lyajl >&5 /usr/bin/ld: cannot find -lxenstat /usr/bin/ld: cannot find -lyajl collect2: error: ld returned 1 exit status configure:10056: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_GETSCHEDULER 1 | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MIN 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NICE 1 | #define HAVE_RECVMMSG 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_C___ATOMIC 1 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STORAGE_WITH_MATH 1 | #define NETDATA_WITH_ZLIB 1 | #define NETDATA_WITH_UUID 1 | #define HAVE_X509_VERIFY_PARAM_set1_host 1 | #define ENABLE_DBENGINE 1 | #define ENABLE_HTTPS 1 | #define ENABLE_JSONC 1 | #define likely(x) __builtin_expect(!!(x), 1) | #define unlikely(x) __builtin_expect(!!(x), 0) | #define __always_unused __attribute__((unused)) | #define __maybe_unused __attribute__((unused)) | #define prefix_jemalloc | #define HAVE_C_MALLOPT 1 | #define HAVE_C_MALLINFO 1 | #define ENABLE_ACLK 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char xenstat_init (); | int | main () | { | return xenstat_init (); | ; | return 0; | } configure:10065: result: no configure:10084: checking for XENLIGHT configure:10091: $PKG_CONFIG --exists --print-errors "xenlight" Package xenlight was not found in the pkg-config search path. Perhaps you should add the directory containing `xenlight.pc' to the PKG_CONFIG_PATH environment variable No package 'xenlight' found configure:10094: $? = 1 configure:10108: $PKG_CONFIG --exists --print-errors "xenlight" Package xenlight was not found in the pkg-config search path. Perhaps you should add the directory containing `xenlight.pc' to the PKG_CONFIG_PATH environment variable No package 'xenlight' found configure:10111: $? = 1 configure:10125: result: no No package 'xenlight' found configure:10215: checking if xenstat.plugin should be enabled configure:10233: result: no configure:10281: checking linux/perf_event.h usability configure:10281: gcc -std=gnu99 -c -O2 -pthread conftest.c >&5 configure:10281: $? = 0 configure:10281: result: yes configure:10281: checking linux/perf_event.h presence configure:10281: gcc -std=gnu99 -E conftest.c configure:10281: $? = 0 configure:10281: result: yes configure:10281: checking for linux/perf_event.h configure:10281: result: yes configure:10283: checking whether PERF_COUNT_HW_REF_CPU_CYCLES is declared configure:10283: gcc -std=gnu99 -c -O2 -pthread conftest.c >&5 configure:10283: $? = 0 configure:10283: result: yes configure:10299: checking if perf.plugin should be enabled configure:10306: result: yes configure:10320: checking if ebpf.plugin should be enabled configure:10327: result: yes configure:10341: checking if slabinfo.plugin should be enabled configure:10348: result: yes configure:10365: checking for LIBCRYPTO configure:10372: $PKG_CONFIG --exists --print-errors "libcrypto" configure:10375: $? = 0 configure:10389: $PKG_CONFIG --exists --print-errors "libcrypto" configure:10392: $? = 0 configure:10432: result: yes configure:10434: checking for CRYPTO_new_ex_data in -lcrypto configure:10459: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c -lcrypto >&5 configure:10459: $? = 0 configure:10468: result: yes configure:10481: checking for LIBSSL configure:10488: $PKG_CONFIG --exists --print-errors "libssl" configure:10491: $? = 0 configure:10505: $PKG_CONFIG --exists --print-errors "libssl" configure:10508: $? = 0 configure:10548: result: yes configure:10550: checking for SSL_connect in -lssl configure:10575: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c -lssl >&5 configure:10575: $? = 0 configure:10584: result: yes configure:10597: checking for LIBCURL configure:10604: $PKG_CONFIG --exists --print-errors "libcurl" configure:10607: $? = 0 configure:10621: $PKG_CONFIG --exists --print-errors "libcurl" configure:10624: $? = 0 configure:10664: result: yes configure:10666: checking for curl_easy_init in -lcurl configure:10691: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c -lcurl >&5 configure:10691: $? = 0 configure:10700: result: yes configure:10711: checking for cJSON_free in -laws-cpp-sdk-core configure:10737: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c -laws-cpp-sdk-core -lcrypto -lssl -lcrypto -lcurl >&5 /usr/bin/ld: cannot find -laws-cpp-sdk-core collect2: error: ld returned 1 exit status configure:10737: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_GETSCHEDULER 1 | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MIN 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NICE 1 | #define HAVE_RECVMMSG 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_C___ATOMIC 1 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STORAGE_WITH_MATH 1 | #define NETDATA_WITH_ZLIB 1 | #define NETDATA_WITH_UUID 1 | #define HAVE_X509_VERIFY_PARAM_set1_host 1 | #define ENABLE_DBENGINE 1 | #define ENABLE_HTTPS 1 | #define ENABLE_JSONC 1 | #define likely(x) __builtin_expect(!!(x), 1) | #define unlikely(x) __builtin_expect(!!(x), 0) | #define __always_unused __attribute__((unused)) | #define __maybe_unused __attribute__((unused)) | #define prefix_jemalloc | #define HAVE_C_MALLOPT 1 | #define HAVE_C_MALLINFO 1 | #define ENABLE_ACLK 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char cJSON_free (); | int | main () | { | return cJSON_free (); | ; | return 0; | } configure:10746: result: no configure:10755: checking for Aws::Kinesis::Model::PutRecordRequest in -laws-cpp-sdk-kinesis configure:10811: result: no configure:10829: checking if kinesis backend should be enabled configure:10844: result: no configure:10861: checking for GRPC configure:10868: $PKG_CONFIG --exists --print-errors "grpc" Package grpc was not found in the pkg-config search path. Perhaps you should add the directory containing `grpc.pc' to the PKG_CONFIG_PATH environment variable No package 'grpc' found configure:10871: $? = 1 configure:10885: $PKG_CONFIG --exists --print-errors "grpc" Package grpc was not found in the pkg-config search path. Perhaps you should add the directory containing `grpc.pc' to the PKG_CONFIG_PATH environment variable No package 'grpc' found configure:10888: $? = 1 configure:10902: result: no No package 'grpc' found configure:10935: checking for PUBSUB configure:10942: $PKG_CONFIG --exists --print-errors "googleapis_cpp_pubsub_protos" Package googleapis_cpp_pubsub_protos was not found in the pkg-config search path. Perhaps you should add the directory containing `googleapis_cpp_pubsub_protos.pc' to the PKG_CONFIG_PATH environment variable No package 'googleapis_cpp_pubsub_protos' found configure:10945: $? = 1 configure:10959: $PKG_CONFIG --exists --print-errors "googleapis_cpp_pubsub_protos" Package googleapis_cpp_pubsub_protos was not found in the pkg-config search path. Perhaps you should add the directory containing `googleapis_cpp_pubsub_protos.pc' to the PKG_CONFIG_PATH environment variable No package 'googleapis_cpp_pubsub_protos' found configure:10962: $? = 1 configure:10976: result: no No package 'googleapis_cpp_pubsub_protos' found configure:11009: checking for g++ configure:11027: found /usr/bin/g++ configure:11040: result: /usr/bin/g++ configure:11064: checking if pubsub exporting connector should be enabled configure:11078: result: detect configure:11095: checking for PROTOBUF configure:11102: $PKG_CONFIG --exists --print-errors "protobuf >= 3" Package protobuf was not found in the pkg-config search path. Perhaps you should add the directory containing `protobuf.pc' to the PKG_CONFIG_PATH environment variable No package 'protobuf' found configure:11105: $? = 1 configure:11119: $PKG_CONFIG --exists --print-errors "protobuf >= 3" Package protobuf was not found in the pkg-config search path. Perhaps you should add the directory containing `protobuf.pc' to the PKG_CONFIG_PATH environment variable No package 'protobuf' found configure:11122: $? = 1 configure:11136: result: no No package 'protobuf' found configure:11167: checking for snappy::RawCompress in -lsnappy configure:11202: g++ -o conftest -g -O2 -std=c++11 conftest.cpp -lsnappy >&5 conftest.cpp:78:32: fatal error: snappy.h: No such file or directory #include <snappy.h> ^ compilation terminated. configure:11202: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "netdata" | #define PACKAGE_TARNAME "netdata" | #define PACKAGE_VERSION "v1.22.1-294-nightly" | #define PACKAGE_STRING "netdata v1.22.1-294-nightly" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "netdata" | #define VERSION "v1.22.1-294-nightly" | #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_FUNC_ATTRIBUTE_MALLOC 1 | #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 | #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 | #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 | #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 | #define HAVE_STRUCT_TIMESPEC 1 | #define HAVE_CLOCKID_T 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SCHED_GETSCHEDULER 1 | #define HAVE_SCHED_GETPARAM 1 | #define HAVE_SCHED_GET_PRIORITY_MIN 1 | #define HAVE_SCHED_GET_PRIORITY_MAX 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_NICE 1 | #define HAVE_RECVMMSG 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_C___ATOMIC 1 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_ACCEPT4 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define STORAGE_WITH_MATH 1 | #define NETDATA_WITH_ZLIB 1 | #define NETDATA_WITH_UUID 1 | #define HAVE_X509_VERIFY_PARAM_set1_host 1 | #define ENABLE_DBENGINE 1 | #define ENABLE_HTTPS 1 | #define ENABLE_JSONC 1 | #define likely(x) __builtin_expect(!!(x), 1) | #define unlikely(x) __builtin_expect(!!(x), 0) | #define __always_unused __attribute__((unused)) | #define __maybe_unused __attribute__((unused)) | #define prefix_jemalloc | #define HAVE_C_MALLOPT 1 | #define HAVE_C_MALLINFO 1 | #define ENABLE_ACLK 1 | /* end confdefs.h. */ | | #include <stdlib.h> | #include <snappy.h> | | int | main () | { | | const char *input = "test"; | size_t compressed_length; | char *buffer = (char *)malloc(5 * sizeof(char)); | snappy::RawCompress(input, 4, buffer, &compressed_length); | free(buffer); | | ; | return 0; | } configure:11224: result: no configure:11229: checking for protoc configure:11260: result: no configure:11277: checking for g++ configure:11308: result: /usr/bin/g++ configure:11335: checking if prometheus remote write backend should be enabled configure:11350: result: no configure:11367: checking for LIBMONGOC configure:11374: $PKG_CONFIG --exists --print-errors "libmongoc-1.0 >= 1.7" Package libmongoc-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libmongoc-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libmongoc-1.0' found configure:11377: $? = 1 configure:11391: $PKG_CONFIG --exists --print-errors "libmongoc-1.0 >= 1.7" Package libmongoc-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libmongoc-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libmongoc-1.0' found configure:11394: $? = 1 configure:11408: result: no No package 'libmongoc-1.0' found configure:11442: checking if mongodb backend should be enabled configure:11455: result: no configure:11470: checking for setns configure:11470: gcc -std=gnu99 -o conftest -O2 -pthread conftest.c >&5 configure:11470: $? = 0 configure:11470: result: yes configure:11475: checking if cgroup-network can be enabled configure:11485: result: yes configure:11503: checking whether C compiler accepts -flto configure:11522: gcc -std=gnu99 -c -O2 -pthread -flto conftest.c >&5 configure:11522: $? = 0 configure:11531: result: yes configure:11545: checking if -flto builds executables configure:11561: gcc -std=gnu99 -o conftest -O2 -pthread -flto conftest.c >&5 configure:11561: $? = 0 configure:11561: ./conftest configure:11561: $? = 0 configure:11571: result: yes configure:11584: checking if LTO should be enabled configure:11592: result: yes configure:11705: checking for CMOCKA configure:11712: $PKG_CONFIG --exists --print-errors "cmocka" Package cmocka was not found in the pkg-config search path. Perhaps you should add the directory containing `cmocka.pc' to the PKG_CONFIG_PATH environment variable No package 'cmocka' found configure:11715: $? = 1 configure:11729: $PKG_CONFIG --exists --print-errors "cmocka" Package cmocka was not found in the pkg-config search path. Perhaps you should add the directory containing `cmocka.pc' to the PKG_CONFIG_PATH environment variable No package 'cmocka' found configure:11732: $? = 1 configure:11746: result: no No package 'cmocka' found configure:11762: CMocka not found on the system. Unit tests disabled configure:11909: checking that generated files are newer than configure configure:11915: result: done configure:12038: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by netdata config.status v1.22.1-294-nightly, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mail.planetcloud-host.com config.status:1184: creating Makefile config.status:1184: creating netdata.spec config.status:1184: creating backends/graphite/Makefile config.status:1184: creating backends/json/Makefile config.status:1184: creating backends/Makefile config.status:1184: creating backends/opentsdb/Makefile config.status:1184: creating backends/prometheus/Makefile config.status:1184: creating backends/prometheus/remote_write/Makefile config.status:1184: creating backends/aws_kinesis/Makefile config.status:1184: creating backends/mongodb/Makefile config.status:1184: creating collectors/Makefile config.status:1184: creating collectors/apps.plugin/Makefile config.status:1184: creating collectors/cgroups.plugin/Makefile config.status:1184: creating collectors/charts.d.plugin/Makefile config.status:1184: creating collectors/checks.plugin/Makefile config.status:1184: creating collectors/diskspace.plugin/Makefile config.status:1184: creating collectors/fping.plugin/Makefile config.status:1184: creating collectors/ioping.plugin/Makefile config.status:1184: creating collectors/freebsd.plugin/Makefile config.status:1184: creating collectors/freeipmi.plugin/Makefile config.status:1184: creating collectors/cups.plugin/Makefile config.status:1184: creating collectors/idlejitter.plugin/Makefile config.status:1184: creating collectors/macos.plugin/Makefile config.status:1184: creating collectors/nfacct.plugin/Makefile config.status:1184: creating collectors/node.d.plugin/Makefile config.status:1184: creating collectors/plugins.d/Makefile config.status:1184: creating collectors/proc.plugin/Makefile config.status:1184: creating collectors/python.d.plugin/Makefile config.status:1184: creating collectors/slabinfo.plugin/Makefile config.status:1184: creating collectors/statsd.plugin/Makefile config.status:1184: creating collectors/ebpf.plugin/Makefile config.status:1184: creating collectors/tc.plugin/Makefile config.status:1184: creating collectors/xenstat.plugin/Makefile config.status:1184: creating collectors/perf.plugin/Makefile config.status:1184: creating daemon/Makefile config.status:1184: creating database/Makefile config.status:1184: creating database/engine/Makefile config.status:1184: creating database/engine/metadata_log/Makefile config.status:1184: creating database/engine/global_uuid_map/Makefile config.status:1184: creating diagrams/Makefile config.status:1184: creating exporting/Makefile config.status:1184: creating exporting/graphite/Makefile config.status:1184: creating exporting/json/Makefile config.status:1184: creating exporting/opentsdb/Makefile config.status:1184: creating exporting/prometheus/Makefile config.status:1184: creating exporting/prometheus/remote_write/Makefile config.status:1184: creating exporting/aws_kinesis/Makefile config.status:1184: creating exporting/pubsub/Makefile config.status:1184: creating exporting/mongodb/Makefile config.status:1184: creating exporting/tests/Makefile config.status:1184: creating health/Makefile config.status:1184: creating health/notifications/Makefile config.status:1184: creating libnetdata/Makefile config.status:1184: creating libnetdata/tests/Makefile config.status:1184: creating libnetdata/adaptive_resortable_list/Makefile config.status:1184: creating libnetdata/avl/Makefile config.status:1184: creating libnetdata/buffer/Makefile config.status:1184: creating libnetdata/clocks/Makefile config.status:1184: creating libnetdata/config/Makefile config.status:1184: creating libnetdata/dictionary/Makefile config.status:1184: creating libnetdata/ebpf/Makefile config.status:1184: creating libnetdata/eval/Makefile config.status:1184: creating libnetdata/locks/Makefile config.status:1184: creating libnetdata/log/Makefile config.status:1184: creating libnetdata/popen/Makefile config.status:1184: creating libnetdata/procfile/Makefile config.status:1184: creating libnetdata/simple_pattern/Makefile config.status:1184: creating libnetdata/socket/Makefile config.status:1184: creating libnetdata/statistical/Makefile config.status:1184: creating libnetdata/storage_number/Makefile config.status:1184: creating libnetdata/storage_number/tests/Makefile config.status:1184: creating libnetdata/threads/Makefile config.status:1184: creating libnetdata/url/Makefile config.status:1184: creating libnetdata/json/Makefile config.status:1184: creating libnetdata/health/Makefile config.status:1184: creating registry/Makefile config.status:1184: creating streaming/Makefile config.status:1184: creating system/Makefile config.status:1184: creating tests/Makefile config.status:1184: creating web/Makefile config.status:1184: creating web/api/Makefile config.status:1184: creating web/api/badges/Makefile config.status:1184: creating web/api/exporters/Makefile config.status:1184: creating web/api/exporters/shell/Makefile config.status:1184: creating web/api/exporters/prometheus/Makefile config.status:1184: creating web/api/formatters/Makefile config.status:1184: creating web/api/formatters/csv/Makefile config.status:1184: creating web/api/formatters/json/Makefile config.status:1184: creating web/api/formatters/ssv/Makefile config.status:1184: creating web/api/formatters/value/Makefile config.status:1184: creating web/api/queries/Makefile config.status:1184: creating web/api/queries/average/Makefile config.status:1184: creating web/api/queries/des/Makefile config.status:1184: creating web/api/queries/incremental_sum/Makefile config.status:1184: creating web/api/queries/max/Makefile config.status:1184: creating web/api/queries/median/Makefile config.status:1184: creating web/api/queries/min/Makefile config.status:1184: creating web/api/queries/ses/Makefile config.status:1184: creating web/api/queries/stddev/Makefile config.status:1184: creating web/api/queries/sum/Makefile config.status:1184: creating web/api/health/Makefile config.status:1184: creating web/gui/Makefile config.status:1184: creating web/server/Makefile config.status:1184: creating web/server/static/Makefile config.status:1184: creating claim/Makefile config.status:1184: creating aclk/Makefile config.status:1184: creating spawn/Makefile config.status:1184: creating parser/Makefile config.status:1184: creating config.h config.status:1413: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c__Generic=no ac_cv_c___atomic=yes ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_lto=yes ac_cv_c_lto_cross_compile=no ac_cv_c_mallinfo=yes ac_cv_c_mallopt=yes ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-O2 ac_cv_env_CMOCKA_CFLAGS_set= ac_cv_env_CMOCKA_CFLAGS_value= ac_cv_env_CMOCKA_LIBS_set= ac_cv_env_CMOCKA_LIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GRPC_CFLAGS_set= ac_cv_env_GRPC_CFLAGS_value= ac_cv_env_GRPC_LIBS_set= ac_cv_env_GRPC_LIBS_value= ac_cv_env_IPMIMONITORING_CFLAGS_set= ac_cv_env_IPMIMONITORING_CFLAGS_value= ac_cv_env_IPMIMONITORING_LIBS_set= ac_cv_env_IPMIMONITORING_LIBS_value= ac_cv_env_JSON_CFLAGS_set= ac_cv_env_JSON_CFLAGS_value= ac_cv_env_JSON_LIBS_set= ac_cv_env_JSON_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_LIBCAP_CFLAGS_set= ac_cv_env_LIBCAP_CFLAGS_value= ac_cv_env_LIBCAP_LIBS_set= ac_cv_env_LIBCAP_LIBS_value= ac_cv_env_LIBCRYPTO_CFLAGS_set= ac_cv_env_LIBCRYPTO_CFLAGS_value= ac_cv_env_LIBCRYPTO_LIBS_set= ac_cv_env_LIBCRYPTO_LIBS_value= ac_cv_env_LIBCURL_CFLAGS_set= ac_cv_env_LIBCURL_CFLAGS_value= ac_cv_env_LIBCURL_LIBS_set= ac_cv_env_LIBCURL_LIBS_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_LIBMONGOC_CFLAGS_set= ac_cv_env_LIBMONGOC_CFLAGS_value= ac_cv_env_LIBMONGOC_LIBS_set= ac_cv_env_LIBMONGOC_LIBS_value= ac_cv_env_LIBSSL_CFLAGS_set= ac_cv_env_LIBSSL_CFLAGS_value= ac_cv_env_LIBSSL_LIBS_set= ac_cv_env_LIBSSL_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_PROTOBUF_CFLAGS_set= ac_cv_env_PROTOBUF_CFLAGS_value= ac_cv_env_PROTOBUF_LIBS_set= ac_cv_env_PROTOBUF_LIBS_value= ac_cv_env_PUBSUB_CFLAGS_set= ac_cv_env_PUBSUB_CFLAGS_value= ac_cv_env_PUBSUB_LIBS_set= ac_cv_env_PUBSUB_LIBS_value= ac_cv_env_SSE_CANDIDATE_set= ac_cv_env_SSE_CANDIDATE_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_XENLIGHT_CFLAGS_set= ac_cv_env_XENLIGHT_CFLAGS_value= ac_cv_env_XENLIGHT_LIBS_set= ac_cv_env_XENLIGHT_LIBS_value= ac_cv_env_YAJL_CFLAGS_set= ac_cv_env_YAJL_CFLAGS_value= ac_cv_env_YAJL_LIBS_set= ac_cv_env_YAJL_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= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_accept4=yes ac_cv_func_clock_gettime=yes ac_cv_func_getpriority=yes ac_cv_func_nice=yes ac_cv_func_recvmmsg=yes ac_cv_func_sched_get_priority_max=yes ac_cv_func_sched_get_priority_min=yes ac_cv_func_sched_getparam=yes ac_cv_func_sched_getscheduler=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_setns=yes ac_cv_func_setpriority=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_have_decl_CTA_STATS_MAX=yes ac_cv_have_decl_PERF_COUNT_HW_REF_CPU_CYCLES=yes ac_cv_have_decl_strerror_r=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_netfilter_nfnetlink_conntrack_h=yes ac_cv_header_linux_perf_event_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_resolv_h=yes 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_mount_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_types_h_makedev=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_Judy_JudyLIns=yes ac_cv_lib_aws_cpp_sdk_core_cJSON_free=no ac_cv_lib_crypto_CRYPTO_new_ex_data=yes ac_cv_lib_crypto_SHA256_Init=yes ac_cv_lib_crypto_X509_VERIFY_PARAM_set1_host=yes ac_cv_lib_cups_httpConnect2=no ac_cv_lib_curl_curl_easy_init=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_json_c_json_object_get_type=yes ac_cv_lib_lz4_LZ4_compress_default=yes ac_cv_lib_m_sin=yes ac_cv_lib_mnl_mnl_socket_open=yes ac_cv_lib_ssl_SSL_connect=yes ac_cv_lib_uv_uv_fs_scandir_next=yes ac_cv_lib_xenstat_xenstat_init=no ac_cv_objext=o ac_cv_path_CXX_BINARY=/usr/bin/g++ ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PROTOC=no 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_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_clock_gettime='none required' ac_cv_sizeof_void_p=8 ac_cv_type_clockid_t=yes ac_cv_type_struct_timespec=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_tar_pax=gnutar ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_check_cflags___flto=yes ax_cv_have_func_attribute_format=yes ax_cv_have_func_attribute_malloc=yes ax_cv_have_func_attribute_noinline=yes ax_cv_have_func_attribute_noreturn=yes ax_cv_have_func_attribute_returns_nonnull=no ax_cv_have_func_attribute_warn_unused_result=yes pkg_cv_JSON_CFLAGS='-I/usr/include/json-c ' pkg_cv_JSON_LIBS='-ljson-c ' pkg_cv_LIBCRYPTO_CFLAGS=' ' pkg_cv_LIBCRYPTO_LIBS='-lcrypto ' pkg_cv_LIBCURL_CFLAGS=' ' pkg_cv_LIBCURL_LIBS='-lcurl ' pkg_cv_LIBMNL_CFLAGS=' ' pkg_cv_LIBMNL_LIBS='-lmnl ' pkg_cv_LIBSSL_CFLAGS=' ' pkg_cv_LIBSSL_LIBS='-lssl -lcrypto ' 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} /usr/local/src/netdata/missing aclocal-1.13' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AUTOCONF='${SHELL} /usr/local/src/netdata/missing autoconf' AUTOHEADER='${SHELL} /usr/local/src/netdata/missing autoheader' AUTOMAKE='${SHELL} /usr/local/src/netdata/missing automake-1.13' AWK='gawk' CC='gcc -std=gnu99' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -pthread -flto -I/usr/include/uuid -I externaldeps/libwebsockets/include ' CMOCKA_CFLAGS='' CMOCKA_LIBS='' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -DTARGET_OS=1 -DVARLIB_DIR="\"/var/lib/netdata\"" -DCACHE_DIR="\"/var/cache/netdata\"" -DCONFIG_DIR="\"/etc/netdata\"" -DLIBCONFIG_DIR="\"/usr/lib/netdata/conf.d\"" -DLOG_DIR="\"/var/log/netdata\"" -DPLUGINS_DIR="\"/usr/libexec/netdata/plugins.d\"" -DRUN_DIR="\"/var/run/netdata\"" -DWEB_DIR="\"$(pkgdatadir)/web\"" ' CUPSCONFIG='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -pthread -flto -I/usr/include/uuid -I externaldeps/libwebsockets/include ' CXX_BINARY='/usr/bin/g++' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_ACLK_FALSE='#' ENABLE_ACLK_TRUE='' ENABLE_BACKEND_KINESIS_FALSE='' ENABLE_BACKEND_KINESIS_TRUE='#' ENABLE_BACKEND_MONGODB_FALSE='' ENABLE_BACKEND_MONGODB_TRUE='#' ENABLE_BACKEND_PROMETHEUS_REMOTE_WRITE_FALSE='' ENABLE_BACKEND_PROMETHEUS_REMOTE_WRITE_TRUE='#' ENABLE_CAPABILITY_FALSE='' ENABLE_CAPABILITY_TRUE='#' ENABLE_CXX_LINKER_FALSE='' ENABLE_CXX_LINKER_TRUE='#' ENABLE_DBENGINE_FALSE='#' ENABLE_DBENGINE_TRUE='' ENABLE_EXPORTING_PUBSUB_FALSE='' ENABLE_EXPORTING_PUBSUB_TRUE='#' ENABLE_HTTPS_FALSE='#' ENABLE_HTTPS_TRUE='' ENABLE_JSONC_FALSE='#' ENABLE_JSONC_TRUE='' ENABLE_PLUGIN_APPS_FALSE='#' ENABLE_PLUGIN_APPS_TRUE='' ENABLE_PLUGIN_CGROUP_NETWORK_FALSE='#' ENABLE_PLUGIN_CGROUP_NETWORK_TRUE='' ENABLE_PLUGIN_CUPS_FALSE='' ENABLE_PLUGIN_CUPS_TRUE='#' ENABLE_PLUGIN_EBPF_FALSE='#' ENABLE_PLUGIN_EBPF_TRUE='' ENABLE_PLUGIN_FREEIPMI_FALSE='' ENABLE_PLUGIN_FREEIPMI_TRUE='#' ENABLE_PLUGIN_NFACCT_FALSE='' ENABLE_PLUGIN_NFACCT_TRUE='#' ENABLE_PLUGIN_PERF_FALSE='#' ENABLE_PLUGIN_PERF_TRUE='' ENABLE_PLUGIN_SLABINFO_FALSE='#' ENABLE_PLUGIN_SLABINFO_TRUE='' ENABLE_PLUGIN_XENSTAT_FALSE='' ENABLE_PLUGIN_XENSTAT_TRUE='#' ENABLE_UNITTESTS='' ENABLE_UNITTESTS_FALSE='' ENABLE_UNITTESTS_TRUE='#' EXEEXT='' FREEBSD_FALSE='' FREEBSD_TRUE='#' GREP='/usr/bin/grep' GRPC_CFLAGS='' GRPC_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IPMIMONITORING_CFLAGS='' IPMIMONITORING_LIBS='' JSON_CFLAGS='-I/usr/include/json-c ' JSON_LIBS='-ljson-c ' LDFLAGS='' LIBCAP_CFLAGS='' LIBCAP_LIBS='' LIBCRYPTO_CFLAGS=' ' LIBCRYPTO_LIBS='-lcrypto ' LIBCURL_CFLAGS=' ' LIBCURL_LIBS='-lcurl ' LIBMNL_CFLAGS=' ' LIBMNL_LIBS='-lmnl ' LIBMONGOC_CFLAGS='' LIBMONGOC_LIBS='' LIBOBJS='' LIBS=' ' LIBSSL_CFLAGS=' ' LIBSSL_LIBS='-lssl -lcrypto ' LINK_STATIC_JSONC_FALSE='' LINK_STATIC_JSONC_TRUE='#' LINUX_FALSE='#' LINUX_TRUE='' LTLIBOBJS='' MACOS_FALSE='' MACOS_TRUE='#' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/local/src/netdata/missing makeinfo' MATH_CFLAGS='' MATH_LIBS='-lm' MKDIR_P='/usr/bin/mkdir -p' NFACCT_CFLAGS='' NFACCT_LIBS='' OBJEXT='o' OPTIONAL_CUPS_CFLAGS='' OPTIONAL_CUPS_LIBS='' OPTIONAL_EBPF_LIBS='-ldl' OPTIONAL_IPMIMONITORING_CFLAGS='' OPTIONAL_IPMIMONITORING_LIBS='' OPTIONAL_JSONC_LIBS='-ljson-c' OPTIONAL_JUDY_LIBS='-lJudy' OPTIONAL_KINESIS_CFLAGS='' OPTIONAL_KINESIS_LIBS='' OPTIONAL_LIBCAP_CFLAGS='' OPTIONAL_LIBCAP_LIBS='' OPTIONAL_LZ4_LIBS='-llz4' OPTIONAL_MATH_CFLAGS='' OPTIONAL_MATH_LIBS='-lm' OPTIONAL_MONGOC_CFLAGS='' OPTIONAL_MONGOC_LIBS='' OPTIONAL_MQTT_LIBS='' OPTIONAL_NFACCT_CFLAGS='' OPTIONAL_NFACCT_LIBS='' OPTIONAL_PROMETHEUS_REMOTE_WRITE_CFLAGS='' OPTIONAL_PROMETHEUS_REMOTE_WRITE_LIBS='' OPTIONAL_PUBSUB_CFLAGS='' OPTIONAL_PUBSUB_LIBS='' OPTIONAL_SSL_LIBS='-lcrypto -lssl' OPTIONAL_UUID_CFLAGS='-I/usr/include/uuid ' OPTIONAL_UUID_LIBS='-luuid ' OPTIONAL_UV_LIBS='-luv' OPTIONAL_XENSTAT_CFLAGS='' OPTIONAL_XENSTAT_LIBS='' OPTIONAL_ZLIB_CFLAGS=' ' OPTIONAL_ZLIB_LIBS='-lz ' PACKAGE='netdata' PACKAGE_BUGREPORT='' PACKAGE_NAME='netdata' PACKAGE_RPM_VERSION='v1.22.1-294-nightly' PACKAGE_STRING='netdata v1.22.1-294-nightly' PACKAGE_TARNAME='netdata' PACKAGE_URL='' PACKAGE_VERSION='v1.22.1-294-nightly' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PROTOBUF_CFLAGS='' PROTOBUF_LIBS='' PROTOC='no' PTHREAD_CC='gcc -std=gnu99' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PUBSUB_CFLAGS='' PUBSUB_LIBS='' SET_MAKE='' SHELL='/bin/sh' SSE_CANDIDATE='' STRIP='' TEST_CFLAGS='-O2 -pthread -flto -I/usr/include/uuid -I externaldeps/libwebsockets/include ' TEST_LIBS='' UUID_CFLAGS='-I/usr/include/uuid ' UUID_LIBS='-luuid ' VERSION='v1.22.1-294-nightly' XENLIGHT_CFLAGS='' XENLIGHT_LIBS='' YAJL_CFLAGS='' YAJL_LIBS='' ZLIB_CFLAGS=' ' ZLIB_LIBS='-lz ' ac_ct_CC='gcc' ac_ct_CXX='g++' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='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_target='linux' build_vendor='unknown' cachedir='/var/cache/netdata' can_enable_aclk='yes' chartsdir='/usr/libexec/netdata/charts.d' configdir='/etc/netdata' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' enable_cloud='detect' exec_prefix='${prefix}' has_jemalloc='0' has_tcmalloc='0' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /usr/local/src/netdata/install-sh' libconfigdir='/usr/lib/netdata/conf.d' libdir='/usr/lib' libexecdir='/usr/libexec' localedir='${datarootdir}/locale' localstatedir='/var' logdir='/var/log/netdata' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' nodedir='/usr/libexec/netdata/node.d' oldincludedir='/usr/include' pdfdir='${docdir}' pluginsdir='/usr/libexec/netdata/plugins.d' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pythondir='/usr/libexec/netdata/python.d' registrydir='/var/lib/netdata/registry' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' varlibdir='/var/lib/netdata' webdir='$(pkgdatadir)/web' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "netdata" #define PACKAGE_TARNAME "netdata" #define PACKAGE_VERSION "v1.22.1-294-nightly" #define PACKAGE_STRING "netdata v1.22.1-294-nightly" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "netdata" #define VERSION "v1.22.1-294-nightly" #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_FUNC_ATTRIBUTE_MALLOC 1 #define HAVE_FUNC_ATTRIBUTE_NORETURN 1 #define HAVE_FUNC_ATTRIBUTE_NOINLINE 1 #define HAVE_FUNC_ATTRIBUTE_FORMAT 1 #define HAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT 1 #define HAVE_STRUCT_TIMESPEC 1 #define HAVE_CLOCKID_T 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_SCHED_GETSCHEDULER 1 #define HAVE_SCHED_GETPARAM 1 #define HAVE_SCHED_GET_PRIORITY_MIN 1 #define HAVE_SCHED_GET_PRIORITY_MAX 1 #define HAVE_GETPRIORITY 1 #define HAVE_SETPRIORITY 1 #define HAVE_NICE 1 #define HAVE_RECVMMSG 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_C___ATOMIC 1 #define SIZEOF_VOID_P 8 #define HAVE_SYS_TYPES_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_NETDB_H 1 #define HAVE_RESOLV_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_ACCEPT4 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define STORAGE_WITH_MATH 1 #define NETDATA_WITH_ZLIB 1 #define NETDATA_WITH_UUID 1 #define HAVE_X509_VERIFY_PARAM_set1_host 1 #define ENABLE_DBENGINE 1 #define ENABLE_HTTPS 1 #define ENABLE_JSONC 1 #define likely(x) __builtin_expect(!!(x), 1) #define unlikely(x) __builtin_expect(!!(x), 0) #define __always_unused __attribute__((unused)) #define __maybe_unused __attribute__((unused)) #define prefix_jemalloc #define HAVE_C_MALLOPT 1 #define HAVE_C_MALLINFO 1 #define ENABLE_ACLK 1 #define HAVE_SETNS 1 #define HAVE_LTO 1 #define NETDATA_USER "netdata" configure: exit 0
修改文件时间
将文件时间修改为当前时间的前一年
删除文件