Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /netdata/ drwxr-xr-x | |
| Viewing file: Select action/file-type: 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.31.0-460-gd101b9b7f, 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 --with-bundled-lws --with-bundled-protobuf CFLAGS=-O2 LDFLAGS=
## --------- ##
## Platform. ##
## --------- ##
hostname = apirnd
uname -m = x86_64
uname -r = 5.4.0-89-generic
uname -s = Linux
uname -v = #100-Ubuntu SMP Fri Sep 24 14:50:10 UTC 2021
/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: /usr/games
PATH: /usr/local/games
PATH: /snap/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3080: checking whether to enable maintainer-specific portions of Makefiles
configure:3089: result: no
configure:3166: checking for a BSD-compatible install
configure:3234: result: /usr/bin/install -c
configure:3245: checking whether build environment is sane
configure:3300: result: yes
configure:3449: checking for a thread-safe mkdir -p
configure:3488: result: /usr/bin/mkdir -p
configure:3495: checking for gawk
configure:3511: found /usr/bin/gawk
configure:3522: result: gawk
configure:3533: checking whether make sets $(MAKE)
configure:3555: result: yes
configure:3584: checking whether make supports nested variables
configure:3601: result: yes
configure:3680: checking how to create a pax tar archive
configure:3691: tar --version
tar (GNU tar) 1.30
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://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:3694: $? = 0
configure:3734: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
configure:3737: $? = 0
configure:3741: tar -xf - <conftest.tar
configure:3744: $? = 0
configure:3746: cat conftest.dir/file
GrepMe
configure:3749: $? = 0
configure:3762: result: gnutar
configure:3824: checking whether make supports nested variables
configure:3841: result: yes
configure:3857: checking build system type
configure:3871: result: x86_64-pc-linux-gnu
configure:3891: checking host system type
configure:3904: result: x86_64-pc-linux-gnu
configure:3972: checking for gcc
configure:3988: found /usr/bin/gcc
configure:3999: result: gcc
configure:4228: checking for C compiler version
configure:4237: gcc --version >&5
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 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:4248: $? = 0
configure:4237: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
configure:4248: $? = 0
configure:4237: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4248: $? = 1
configure:4237: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4248: $? = 1
configure:4268: checking whether the C compiler works
configure:4290: gcc -O2 conftest.c >&5
configure:4294: $? = 0
configure:4342: result: yes
configure:4345: checking for C compiler default output file name
configure:4347: result: a.out
configure:4353: checking for suffix of executables
configure:4360: gcc -o conftest -O2 conftest.c >&5
configure:4364: $? = 0
configure:4386: result:
configure:4408: checking whether we are cross compiling
configure:4416: gcc -o conftest -O2 conftest.c >&5
configure:4420: $? = 0
configure:4427: ./conftest
configure:4431: $? = 0
configure:4419: result: no
configure:4424: checking for suffix of object files
configure:4446: gcc -c -O2 conftest.c >&5
configure:4450: $? = 0
configure:4471: result: o
configure:4475: checking whether we are using the GNU C compiler
configure:4494: gcc -c -O2 conftest.c >&5
configure:4494: $? = 0
configure:4503: result: yes
configure:4512: checking whether gcc accepts -g
configure:4532: gcc -c -g conftest.c >&5
configure:4532: $? = 0
configure:4573: result: yes
configure:4590: checking for gcc option to accept ISO C89
configure:4653: gcc -c -O2 conftest.c >&5
configure:4653: $? = 0
configure:4666: result: none needed
configure:4691: checking whether gcc understands -c and -o together
configure:4713: gcc -c conftest.c -o conftest2.o
configure:4716: $? = 0
configure:4713: gcc -c conftest.c -o conftest2.o
configure:4716: $? = 0
configure:4728: result: yes
configure:4748: checking whether make supports the include directive
configure:4763: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:4766: $? = 0
configure:4785: result: yes (GNU style)
configure:4810: checking dependency style of gcc
configure:4921: result: gcc3
configure:4936: checking for gcc option to accept ISO C99
configure:5085: gcc -c -O2 conftest.c >&5
configure:5085: $? = 0
configure:5098: result: none needed
configure:5172: checking for g++
configure:5188: found /usr/bin/g++
configure:5199: result: g++
configure:5226: checking for C++ compiler version
configure:5235: g++ --version >&5
g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 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:5246: $? = 0
configure:5235: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
configure:5246: $? = 0
configure:5235: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:5246: $? = 1
configure:5235: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:5246: $? = 1
configure:5250: checking whether we are using the GNU C++ compiler
configure:5269: g++ -c conftest.cpp >&5
configure:5269: $? = 0
configure:5278: result: yes
configure:5287: checking whether g++ accepts -g
configure:5307: g++ -c -g conftest.cpp >&5
configure:5307: $? = 0
configure:5348: result: yes
configure:5373: checking dependency style of g++
configure:5484: result: gcc3
configure:5554: checking for pkg-config
configure:5572: found /usr/bin/pkg-config
configure:5584: result: /usr/bin/pkg-config
configure:5609: checking pkg-config is at least version 0.9.0
configure:5612: result: yes
configure:5626: checking how to run the C preprocessor
configure:5657: gcc -E conftest.c
configure:5657: $? = 0
configure:5671: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5671: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5696: result: gcc -E
configure:5716: gcc -E conftest.c
configure:5716: $? = 0
configure:5730: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:5730: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5759: checking for grep that handles long lines and -e
configure:5817: result: /usr/bin/grep
configure:5822: checking for egrep
configure:5884: result: /usr/bin/grep -E
configure:5889: checking for ANSI C header files
configure:5909: gcc -c -O2 conftest.c >&5
configure:5909: $? = 0
configure:5982: gcc -o conftest -O2 conftest.c >&5
configure:5982: $? = 0
configure:5982: ./conftest
configure:5982: $? = 0
configure:5993: result: yes
configure:6006: checking for sys/types.h
configure:6006: gcc -c -O2 conftest.c >&5
configure:6006: $? = 0
configure:6006: result: yes
configure:6006: checking for sys/stat.h
configure:6006: gcc -c -O2 conftest.c >&5
configure:6006: $? = 0
configure:6006: result: yes
configure:6006: checking for stdlib.h
configure:6006: gcc -c -O2 conftest.c >&5
configure:6006: $? = 0
configure:6006: result: yes
configure:6006: checking for string.h
configure:6006: gcc -c -O2 conftest.c >&5
configure:6006: $? = 0
configure:6006: result: yes
configure:6006: checking for memory.h
configure:6006: gcc -c -O2 conftest.c >&5
configure:6006: $? = 0
configure:6006: result: yes
configure:6006: checking for strings.h
configure:6006: gcc -c -O2 conftest.c >&5
configure:6006: $? = 0
configure:6006: result: yes
configure:6006: checking for inttypes.h
configure:6006: gcc -c -O2 conftest.c >&5
configure:6006: $? = 0
configure:6006: result: yes
configure:6006: checking for stdint.h
configure:6006: gcc -c -O2 conftest.c >&5
configure:6006: $? = 0
configure:6006: result: yes
configure:6006: checking for unistd.h
configure:6006: gcc -c -O2 conftest.c >&5
configure:6006: $? = 0
configure:6006: result: yes
configure:6019: checking minix/config.h usability
configure:6019: gcc -c -O2 conftest.c >&5
conftest.c:54:10: fatal error: minix/config.h: No such file or directory
54 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:6019: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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:6019: result: no
configure:6019: checking minix/config.h presence
configure:6019: gcc -E conftest.c
conftest.c:21:10: fatal error: minix/config.h: No such file or directory
21 | #include <minix/config.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
configure:6019: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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:6019: result: no
configure:6019: checking for minix/config.h
configure:6019: result: no
configure:6040: checking whether it is safe to define __EXTENSIONS__
configure:6058: gcc -c -O2 conftest.c >&5
configure:6058: $? = 0
configure:6065: result: yes
configure:6352: checking for __attribute__((returns_nonnull))
configure:6373: gcc -o conftest -O2 conftest.c >&5
configure:6373: $? = 0
configure:6386: result: yes
configure:6402: checking for __attribute__((malloc))
configure:6423: gcc -o conftest -O2 conftest.c >&5
configure:6423: $? = 0
configure:6436: result: yes
configure:6452: checking for __attribute__((noreturn))
configure:6473: gcc -o conftest -O2 conftest.c >&5
configure:6473: $? = 0
configure:6486: result: yes
configure:6502: checking for __attribute__((noinline))
configure:6523: gcc -o conftest -O2 conftest.c >&5
configure:6523: $? = 0
configure:6536: result: yes
configure:6552: checking for __attribute__((format))
configure:6573: gcc -o conftest -O2 conftest.c >&5
configure:6573: $? = 0
configure:6586: result: yes
configure:6602: checking for __attribute__((warn_unused_result))
configure:6623: gcc -o conftest -O2 conftest.c >&5
configure:6623: $? = 0
configure:6636: result: yes
configure:6650: checking for struct timespec
configure:6650: gcc -c -O2 conftest.c >&5
configure:6650: $? = 0
configure:6650: gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:37:30: error: expected expression before ')' token
37 | if (sizeof ((struct timespec)))
| ^
configure:6650: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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:6650: result: yes
configure:6660: checking for clockid_t
configure:6660: gcc -c -O2 conftest.c >&5
configure:6660: $? = 0
configure:6660: gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:38:24: error: expected expression before ')' token
38 | if (sizeof ((clockid_t)))
| ^
configure:6660: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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:6660: result: yes
configure:6671: checking for library containing clock_gettime
configure:6702: gcc -o conftest -O2 conftest.c >&5
configure:6702: $? = 0
configure:6719: result: none required
configure:6729: checking for clock_gettime
configure:6729: gcc -o conftest -O2 conftest.c >&5
configure:6729: $? = 0
configure:6729: result: yes
configure:6741: checking for sched_setscheduler
configure:6741: gcc -o conftest -O2 conftest.c >&5
configure:6741: $? = 0
configure:6741: result: yes
configure:6741: checking for sched_getscheduler
configure:6741: gcc -o conftest -O2 conftest.c >&5
configure:6741: $? = 0
configure:6741: result: yes
configure:6741: checking for sched_getparam
configure:6741: gcc -o conftest -O2 conftest.c >&5
configure:6741: $? = 0
configure:6741: result: yes
configure:6741: checking for sched_get_priority_min
configure:6741: gcc -o conftest -O2 conftest.c >&5
configure:6741: $? = 0
configure:6741: result: yes
configure:6741: checking for sched_get_priority_max
configure:6741: gcc -o conftest -O2 conftest.c >&5
configure:6741: $? = 0
configure:6741: result: yes
configure:6741: checking for getpriority
configure:6741: gcc -o conftest -O2 conftest.c >&5
configure:6741: $? = 0
configure:6741: result: yes
configure:6741: checking for setpriority
configure:6741: gcc -o conftest -O2 conftest.c >&5
configure:6741: $? = 0
configure:6741: result: yes
configure:6741: checking for nice
configure:6741: gcc -o conftest -O2 conftest.c >&5
configure:6741: $? = 0
configure:6741: result: yes
configure:6752: checking for recvmmsg
configure:6752: gcc -o conftest -O2 conftest.c >&5
configure:6752: $? = 0
configure:6752: result: yes
configure:6762: checking for int8_t
configure:6762: gcc -c -O2 conftest.c >&5
configure:6762: $? = 0
configure:6762: gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:12: error: size of array 'test_array' is negative
81 | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
| ^~~~~~~~~~
configure:6762: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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:6762: result: yes
configure:6773: checking for int16_t
configure:6773: gcc -c -O2 conftest.c >&5
configure:6773: $? = 0
configure:6773: gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:81:12: error: size of array 'test_array' is negative
81 | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
| ^~~~~~~~~~
configure:6773: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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:6773: result: yes
configure:6784: checking for int32_t
configure:6784: gcc -c -O2 conftest.c >&5
configure:6784: $? = 0
configure:6784: gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:53: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow]
82 | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| ^
conftest.c:81:12: error: storage size of 'test_array' isn't constant
81 | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| ^~~~~~~~~~
configure:6784: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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:6784: result: yes
configure:6795: checking for int64_t
configure:6795: gcc -c -O2 conftest.c >&5
configure:6795: $? = 0
configure:6795: gcc -c -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:82:53: warning: integer overflow in expression of type 'long int' results in '-9223372036854775808' [-Woverflow]
82 | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| ^
conftest.c:81:12: error: storage size of 'test_array' isn't constant
81 | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| ^~~~~~~~~~
configure:6795: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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:6795: result: yes
configure:6806: checking for uint8_t
configure:6806: gcc -c -O2 conftest.c >&5
configure:6806: $? = 0
configure:6806: result: yes
configure:6820: checking for uint16_t
configure:6820: gcc -c -O2 conftest.c >&5
configure:6820: $? = 0
configure:6820: result: yes
configure:6832: checking for uint32_t
configure:6832: gcc -c -O2 conftest.c >&5
configure:6832: $? = 0
configure:6832: result: yes
configure:6846: checking for uint64_t
configure:6846: gcc -c -O2 conftest.c >&5
configure:6846: $? = 0
configure:6846: result: yes
configure:6860: checking for inline
configure:6876: gcc -c -O2 conftest.c >&5
configure:6876: $? = 0
configure:6884: result: inline
configure:6902: checking whether strerror_r is declared
configure:6902: gcc -c -O2 conftest.c >&5
configure:6902: $? = 0
configure:6902: result: yes
configure:6915: checking for strerror_r
configure:6915: gcc -o conftest -O2 conftest.c >&5
configure:6915: $? = 0
configure:6915: result: yes
configure:6924: checking whether strerror_r returns char *
configure:6948: gcc -c -O2 conftest.c >&5
configure:6948: $? = 0
configure:6986: result: yes
configure:6994: checking for _Generic
configure:7013: gcc -c -O2 conftest.c >&5
configure:7013: $? = 0
configure:7020: result: yes
configure:7028: checking for __atomic
configure:7056: gcc -o conftest -O2 conftest.c >&5
configure:7056: $? = 0
configure:7064: result: yes
configure:7077: checking size of void *
configure:7082: gcc -o conftest -O2 conftest.c >&5
configure:7082: $? = 0
configure:7082: ./conftest
configure:7082: $? = 0
configure:7096: result: 8
configure:7107: checking whether sys/types.h defines makedev
configure:7123: gcc -o conftest -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:54:8: warning: implicit declaration of function 'makedev' [-Wimplicit-function-declaration]
54 | return makedev(0, 0);
| ^~~~~~~
/usr/bin/ld: /tmp/ccG7amsz.o: in function `main':
conftest.c:(.text.startup+0xb): undefined reference to `makedev'
collect2: error: ld returned 1 exit status
configure:7123: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
| #include <sys/types.h>
| int
| main ()
| {
| return makedev(0, 0);
| ;
| return 0;
| }
configure:7132: result: no
configure:7136: checking sys/mkdev.h usability
configure:7136: gcc -c -O2 conftest.c >&5
conftest.c:83:10: fatal error: sys/mkdev.h: No such file or directory
83 | #include <sys/mkdev.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:7136: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| /* 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 <sys/mkdev.h>
configure:7136: result: no
configure:7136: checking sys/mkdev.h presence
configure:7136: gcc -E conftest.c
conftest.c:50:10: fatal error: sys/mkdev.h: No such file or directory
50 | #include <sys/mkdev.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:7136: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| /* end confdefs.h. */
| #include <sys/mkdev.h>
configure:7136: result: no
configure:7136: checking for sys/mkdev.h
configure:7136: result: no
configure:7146: checking sys/sysmacros.h usability
configure:7146: gcc -c -O2 conftest.c >&5
configure:7146: $? = 0
configure:7146: result: yes
configure:7146: checking sys/sysmacros.h presence
configure:7146: gcc -E conftest.c
configure:7146: $? = 0
configure:7146: result: yes
configure:7146: checking for sys/sysmacros.h
configure:7146: result: yes
configure:7160: checking for sys/types.h
configure:7160: result: yes
configure:7160: checking for netinet/in.h
configure:7160: gcc -c -O2 conftest.c >&5
configure:7160: $? = 0
configure:7160: result: yes
configure:7160: checking for arpa/nameser.h
configure:7160: gcc -c -O2 conftest.c >&5
configure:7160: $? = 0
configure:7160: result: yes
configure:7160: checking for netdb.h
configure:7160: gcc -c -O2 conftest.c >&5
configure:7160: $? = 0
configure:7160: result: yes
configure:7160: checking for resolv.h
configure:7160: gcc -c -O2 conftest.c >&5
configure:7160: $? = 0
configure:7160: result: yes
configure:7190: checking for sys/prctl.h
configure:7190: gcc -c -O2 conftest.c >&5
configure:7190: $? = 0
configure:7190: result: yes
configure:7190: checking for sys/vfs.h
configure:7190: gcc -c -O2 conftest.c >&5
configure:7190: $? = 0
configure:7190: result: yes
configure:7190: checking for sys/statfs.h
configure:7190: gcc -c -O2 conftest.c >&5
configure:7190: $? = 0
configure:7190: result: yes
configure:7190: checking for linux/magic.h
configure:7190: gcc -c -O2 conftest.c >&5
configure:7190: $? = 0
configure:7190: result: yes
configure:7190: checking for sys/statvfs.h
configure:7190: gcc -c -O2 conftest.c >&5
configure:7190: $? = 0
configure:7190: result: yes
configure:7190: checking for sys/mount.h
configure:7190: gcc -c -O2 conftest.c >&5
configure:7190: $? = 0
configure:7190: result: yes
configure:7227: checking for accept4
configure:7227: gcc -o conftest -O2 conftest.c >&5
configure:7227: $? = 0
configure:7227: result: yes
configure:7244: checking operating system
configure:7287: result: linux with id 1
configure:7406: checking if compiler needs -Werror to reject unknown flags
configure:7422: gcc -c -O2 -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5
gcc: error: unrecognized command line option '-Wunknown-warning-option'
configure:7422: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| #define MAJOR_IN_SYSMACROS 1
| #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_LINUX_MAGIC_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:7427: result: no
configure:7493: checking for the pthreads library -lpthreads
configure:7531: gcc -o conftest -O2 conftest.c -lpthreads >&5
/usr/bin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
configure:7531: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| #define MAJOR_IN_SYSMACROS 1
| #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_LINUX_MAGIC_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:7540: result: no
configure:7438: checking whether pthreads work without any flags
configure:7531: gcc -o conftest -O2 conftest.c >&5
/usr/bin/ld: /tmp/ccTXUtoT.o: in function `main':
conftest.c:(.text.startup+0x30): undefined reference to `pthread_create'
/usr/bin/ld: conftest.c:(.text.startup+0x3c): undefined reference to `pthread_join'
/usr/bin/ld: conftest.c:(.text.startup+0x67): undefined reference to `__pthread_register_cancel'
/usr/bin/ld: conftest.c:(.text.startup+0x6f): undefined reference to `__pthread_unregister_cancel'
collect2: error: ld returned 1 exit status
configure:7531: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| #define MAJOR_IN_SYSMACROS 1
| #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_LINUX_MAGIC_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:7540: result: no
configure:7443: checking whether pthreads work with -Kthread
configure:7531: gcc -o conftest -O2 -Kthread conftest.c >&5
gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
configure:7531: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| #define MAJOR_IN_SYSMACROS 1
| #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_LINUX_MAGIC_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:7540: result: no
configure:7443: checking whether pthreads work with -kthread
configure:7531: gcc -o conftest -O2 -kthread conftest.c >&5
gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
configure:7531: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| #define MAJOR_IN_SYSMACROS 1
| #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_LINUX_MAGIC_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:7540: result: no
configure:7493: checking for the pthreads library -llthread
configure:7531: gcc -o conftest -O2 conftest.c -llthread >&5
/usr/bin/ld: cannot find -llthread
collect2: error: ld returned 1 exit status
configure:7531: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| #define MAJOR_IN_SYSMACROS 1
| #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_LINUX_MAGIC_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:7540: result: no
configure:7443: checking whether pthreads work with -pthread
configure:7531: gcc -o conftest -O2 -pthread conftest.c >&5
configure:7531: $? = 0
configure:7540: result: yes
configure:7559: checking for joinable pthread attribute
configure:7574: gcc -o conftest -O2 -pthread conftest.c >&5
configure:7574: $? = 0
configure:7580: result: PTHREAD_CREATE_JOINABLE
configure:7590: checking if more special flags are required for pthreads
configure:7605: result: no
configure:7611: checking for PTHREAD_PRIO_INHERIT
configure:7628: gcc -o conftest -O2 -pthread conftest.c >&5
configure:7628: $? = 0
configure:7637: result: yes
configure:7740: checking for pthread_getname_np in -lpthread
configure:7765: gcc -o conftest -O2 -pthread conftest.c -lpthread >&5
configure:7765: $? = 0
configure:7774: result: yes
configure:7791: checking for sin in -lm
configure:7816: gcc -o conftest -O2 -pthread conftest.c -lm >&5
conftest.c:73:6: warning: conflicting types for built-in function 'sin'; expected 'double(double)' [-Wbuiltin-declaration-mismatch]
73 | char sin ();
| ^~~
conftest.c:1:1: note: 'sin' is declared in header '<math.h>'
1 | /* confdefs.h */
configure:7816: $? = 0
configure:7825: result: yes
configure:7835: checking if libm should be used
configure:7847: result: yes
configure:7855: checking for uv_fs_scandir_next in -luv
configure:7880: gcc -o conftest -O2 -pthread conftest.c -luv >&5
configure:7880: $? = 0
configure:7889: result: yes
configure:7905: checking for LZ4_compress_default in -llz4
configure:7930: gcc -o conftest -O2 -pthread conftest.c -llz4 >&5
configure:7930: $? = 0
configure:7939: result: yes
configure:7953: checking for ZLIB
configure:7960: $PKG_CONFIG --exists --print-errors "zlib"
configure:7963: $? = 0
configure:7977: $PKG_CONFIG --exists --print-errors "zlib"
configure:7980: $? = 0
configure:8020: result: yes
configure:8026: checking if zlib should be used
configure:8038: result: yes
configure:8047: checking for UUID
configure:8054: $PKG_CONFIG --exists --print-errors "uuid"
configure:8057: $? = 0
configure:8071: $PKG_CONFIG --exists --print-errors "uuid"
configure:8074: $? = 0
configure:8114: result: yes
configure:8127: checking for SHA256_Init in -lcrypto
configure:8152: gcc -o conftest -O2 -pthread conftest.c -lcrypto >&5
configure:8152: $? = 0
configure:8161: result: yes
configure:8169: checking for X509_VERIFY_PARAM_set1_host in -lcrypto
configure:8194: gcc -o conftest -O2 -pthread conftest.c -lcrypto >&5
configure:8194: $? = 0
configure:8203: result: yes
configure:8235: checking for JSON
configure:8242: $PKG_CONFIG --exists --print-errors "json-c"
configure:8245: $? = 0
configure:8259: $PKG_CONFIG --exists --print-errors "json-c"
configure:8262: $? = 0
configure:8380: result: yes
configure:8382: checking for json_object_get_type in -ljson-c
configure:8407: gcc -o conftest -O2 -pthread conftest.c -ljson-c >&5
configure:8407: $? = 0
configure:8416: result: yes
configure:8476: checking for JudyLIns in -lJudy
configure:8501: gcc -o conftest -O2 -pthread conftest.c -lJudy >&5
configure:8501: $? = 0
configure:8510: result: yes
configure:8528: checking if netdata dbengine should be used
configure:8544: result: yes
configure:8555: checking if netdata https should be used
configure:8567: result: yes
configure:8631: checking if json-c should be used
configure:8641: result: yes
configure:8754: checking for memory allocator
configure:8994: result: system
configure:8996: checking for mallopt
configure:9009: gcc -o conftest -O2 -pthread conftest.c >&5
configure:9009: $? = 0
configure:9017: result: yes
configure:9025: checking for mallinfo
configure:9048: gcc -o conftest -O2 -pthread conftest.c >&5
configure:9048: $? = 0
configure:9056: result: yes
configure:9073: checking for LIBCAP
configure:9080: $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:9083: $? = 1
configure:9097: $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:9100: $? = 1
configure:9114: result: no
No package 'libcap' found
configure:9196: checking if libcap should be used
configure:9208: result: no
configure:9224: checking is bundled protobuf available
configure:9229: result: yes
configure:9362: using bundled protobuf
configure:9373: checking for g++
configure:9391: found /usr/bin/g++
configure:9404: result: /usr/bin/g++
configure:9419: checking if Cloud functionality should be enabled
configure:9421: result: detect
configure:9443: Checking if ACLK Next Generation can be built
configure:9446: checking if git submodules present for ACLK Next Generation
configure:9452: result: no
configure:9456: checking if SSL available for ACLK Next Generation
configure:9459: result: yes
configure:9467: checking if JSON-C available for ACLK Next Generation
configure:9474: result: yes
configure:9478: checking ACLK Next Generation can be built
configure:9480: result: no
configure:9595: Checking if ACLK Legacy can be built
configure:9605: checking if libmosquitto static lib is present (and builds)
configure:9618: gcc -o conftest -O2 -pthread conftest.c externaldeps/mosquitto/libmosquitto.a -lcrypto -lssl >&5
configure:9618: $? = 0
configure:9632: result: yes
configure:9636: checking if libwebsockets static lib is present for ACLK Legacy
configure:9641: result: yes
configure:9715: checking if json-c available for ACLK Legacy
configure:9717: result: yes
configure:9720: checking if netdata ACLK Legacy can be built
configure:9727: result: yes
configure:9788: checking if apps.plugin should be enabled
configure:9798: result: yes
configure:9815: checking for IPMIMONITORING
configure:9822: $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:9825: $? = 1
configure:9839: $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:9842: $? = 1
configure:9856: result: no
No package 'libipmimonitoring' found
configure:9995: checking if freeipmi.plugin should be enabled
configure:10007: result: no
configure:10023: checking for httpConnect2 in -lcups
configure:10048: gcc -o conftest -O2 -pthread conftest.c -lcups >&5
/usr/bin/ld: cannot find -lcups
collect2: error: ld returned 1 exit status
configure:10048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| #define MAJOR_IN_SYSMACROS 1
| #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_LINUX_MAGIC_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 HAVE_PTHREAD_GETNAME_NP 1
| #define STORAGE_WITH_MATH 1
| #define NETDATA_WITH_ZLIB 1
| #define NETDATA_WITH_UUID 1
| #define HAVE_CRYPTO 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 BUNDLED_LWS 1
| #define ACLK_LEGACY 1
| #define ENABLE_ACLK 1
| #define ENABLE_APPS_PLUGIN 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:10057: result: no
configure:10140: checking for cups-config
configure:10173: result: no
configure:10200: checking if cups.plugin should be enabled
configure:10216: result: no
configure:10231: checking linux/netfilter/nfnetlink_conntrack.h usability
configure:10231: gcc -c -O2 -pthread conftest.c >&5
configure:10231: $? = 0
configure:10231: result: yes
configure:10231: checking linux/netfilter/nfnetlink_conntrack.h presence
configure:10231: gcc -E conftest.c
configure:10231: $? = 0
configure:10231: result: yes
configure:10231: checking for linux/netfilter/nfnetlink_conntrack.h
configure:10231: result: yes
configure:10233: checking whether CTA_STATS_MAX is declared
configure:10233: gcc -c -O2 -pthread conftest.c >&5
configure:10233: $? = 0
configure:10233: result: yes
configure:10251: checking for NFACCT
configure:10258: $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:10261: $? = 1
configure:10275: $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:10278: $? = 1
configure:10292: result: no
No package 'libnetfilter_acct' found
configure:10367: checking for LIBMNL
configure:10374: $PKG_CONFIG --exists --print-errors "libmnl"
configure:10377: $? = 0
configure:10391: $PKG_CONFIG --exists --print-errors "libmnl"
configure:10394: $? = 0
configure:10434: result: yes
configure:10436: checking for mnl_socket_open in -lmnl
configure:10461: gcc -o conftest -O2 -pthread conftest.c -lmnl >&5
configure:10461: $? = 0
configure:10470: result: yes
configure:10490: checking if nfacct.plugin should be enabled
configure:10504: result: no
configure:10521: checking for YAJL
configure:10528: $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:10531: $? = 1
configure:10545: $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:10548: $? = 1
configure:10562: result: no
No package 'yajl' found
configure:10635: checking for xenstat_init in -lxenstat
configure:10661: gcc -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:10661: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| #define MAJOR_IN_SYSMACROS 1
| #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_LINUX_MAGIC_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 HAVE_PTHREAD_GETNAME_NP 1
| #define STORAGE_WITH_MATH 1
| #define NETDATA_WITH_ZLIB 1
| #define NETDATA_WITH_UUID 1
| #define HAVE_CRYPTO 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 BUNDLED_LWS 1
| #define ACLK_LEGACY 1
| #define ENABLE_ACLK 1
| #define ENABLE_APPS_PLUGIN 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:10670: result: no
configure:10689: checking for XENLIGHT
configure:10696: $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:10699: $? = 1
configure:10713: $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:10716: $? = 1
configure:10730: result: no
No package 'xenlight' found
configure:10820: checking if xenstat.plugin should be enabled
configure:10832: result: no
configure:10880: checking linux/perf_event.h usability
configure:10880: gcc -c -O2 -pthread conftest.c >&5
configure:10880: $? = 0
configure:10880: result: yes
configure:10880: checking linux/perf_event.h presence
configure:10880: gcc -E conftest.c
configure:10880: $? = 0
configure:10880: result: yes
configure:10880: checking for linux/perf_event.h
configure:10880: result: yes
configure:10882: checking whether PERF_COUNT_HW_REF_CPU_CYCLES is declared
configure:10882: gcc -c -O2 -pthread conftest.c >&5
configure:10882: $? = 0
configure:10882: result: yes
configure:10898: checking if perf.plugin should be enabled
configure:10908: result: yes
configure:10922: checking if gtest and gmock can be found
configure:10927: checking for GTEST
configure:10934: $PKG_CONFIG --exists --print-errors "gtest"
Package gtest was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtest.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtest' found
configure:10937: $? = 1
configure:10951: $PKG_CONFIG --exists --print-errors "gtest"
Package gtest was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtest.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtest' found
configure:10954: $? = 1
configure:10968: result: no
No package 'gtest' found
configure:10998: checking for GMOCK
configure:11005: $PKG_CONFIG --exists --print-errors "gmock"
Package gmock was not found in the pkg-config search path.
Perhaps you should add the directory containing `gmock.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gmock' found
configure:11008: $? = 1
configure:11022: $PKG_CONFIG --exists --print-errors "gmock"
Package gmock was not found in the pkg-config search path.
Perhaps you should add the directory containing `gmock.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gmock' found
configure:11025: $? = 1
configure:11039: result: no
No package 'gmock' found
configure:11085: checking if git submodules are present for machine learning functionality
configure:11092: result: no
configure:11108: checking whether C++ compiler accepts -std=c++11
configure:11127: g++ -c -g -O2 -std=c++11 conftest.cpp >&5
configure:11127: $? = 0
configure:11135: result: yes
configure:11215: checking for LIBELF
configure:11222: $PKG_CONFIG --exists --print-errors "libelf"
configure:11225: $? = 0
configure:11239: $PKG_CONFIG --exists --print-errors "libelf"
configure:11242: $? = 0
configure:11282: result: yes
configure:11287: checking for struct bpf_prog_info
configure:11287: gcc -c -O2 -pthread conftest.c >&5
configure:11287: $? = 0
configure:11287: gcc -c -O2 -pthread conftest.c >&5
conftest.c: In function 'main':
conftest.c:92:35: error: expected expression before ')' token
92 | if (sizeof ((struct bpf_prog_info)))
| ^
configure:11287: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| #define MAJOR_IN_SYSMACROS 1
| #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_LINUX_MAGIC_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 HAVE_PTHREAD_GETNAME_NP 1
| #define STORAGE_WITH_MATH 1
| #define NETDATA_WITH_ZLIB 1
| #define NETDATA_WITH_UUID 1
| #define HAVE_CRYPTO 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 BUNDLED_LWS 1
| #define ACLK_LEGACY 1
| #define ENABLE_ACLK 1
| #define ENABLE_APPS_PLUGIN 1
| #define ENABLE_PERF_PLUGIN 1
| /* end confdefs.h. */
| #include <linux/bpf.h>
|
|
| int
| main ()
| {
| if (sizeof ((struct bpf_prog_info)))
| return 0;
| ;
| return 0;
| }
configure:11287: result: yes
configure:11297: checking for externaldeps/libbpf/libbpf.a
configure:11310: result: yes
configure:11320: checking if ebpf.plugin should be enabled
configure:11337: result: yes
configure:11351: checking if slabinfo.plugin should be enabled
configure:11361: result: yes
configure:11378: checking for LIBCRYPTO
configure:11385: $PKG_CONFIG --exists --print-errors "libcrypto"
configure:11388: $? = 0
configure:11402: $PKG_CONFIG --exists --print-errors "libcrypto"
configure:11405: $? = 0
configure:11445: result: yes
configure:11447: checking for CRYPTO_new_ex_data in -lcrypto
configure:11472: gcc -o conftest -O2 -pthread conftest.c -lcrypto >&5
configure:11472: $? = 0
configure:11481: result: yes
configure:11494: checking for LIBSSL
configure:11501: $PKG_CONFIG --exists --print-errors "libssl"
configure:11504: $? = 0
configure:11518: $PKG_CONFIG --exists --print-errors "libssl"
configure:11521: $? = 0
configure:11561: result: yes
configure:11563: checking for SSL_connect in -lssl
configure:11588: gcc -o conftest -O2 -pthread conftest.c -lssl >&5
configure:11588: $? = 0
configure:11597: result: yes
configure:11610: checking for LIBCURL
configure:11617: $PKG_CONFIG --exists --print-errors "libcurl"
Package libcurl was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcurl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcurl' found
configure:11620: $? = 1
configure:11634: $PKG_CONFIG --exists --print-errors "libcurl"
Package libcurl was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcurl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcurl' found
configure:11637: $? = 1
configure:11651: result: no
No package 'libcurl' found
configure:11726: checking for AWS_CPP_SDK_CORE
configure:11733: $PKG_CONFIG --exists --print-errors "aws-cpp-sdk-core"
Package aws-cpp-sdk-core was not found in the pkg-config search path.
Perhaps you should add the directory containing `aws-cpp-sdk-core.pc'
to the PKG_CONFIG_PATH environment variable
No package 'aws-cpp-sdk-core' found
configure:11736: $? = 1
configure:11750: $PKG_CONFIG --exists --print-errors "aws-cpp-sdk-core"
Package aws-cpp-sdk-core was not found in the pkg-config search path.
Perhaps you should add the directory containing `aws-cpp-sdk-core.pc'
to the PKG_CONFIG_PATH environment variable
No package 'aws-cpp-sdk-core' found
configure:11753: $? = 1
configure:11767: result: no
No package 'aws-cpp-sdk-core' found
configure:11842: checking for AWS_CPP_SDK_KINESIS
configure:11849: $PKG_CONFIG --exists --print-errors "aws-cpp-sdk-kinesis"
Package aws-cpp-sdk-kinesis was not found in the pkg-config search path.
Perhaps you should add the directory containing `aws-cpp-sdk-kinesis.pc'
to the PKG_CONFIG_PATH environment variable
No package 'aws-cpp-sdk-kinesis' found
configure:11852: $? = 1
configure:11866: $PKG_CONFIG --exists --print-errors "aws-cpp-sdk-kinesis"
Package aws-cpp-sdk-kinesis was not found in the pkg-config search path.
Perhaps you should add the directory containing `aws-cpp-sdk-kinesis.pc'
to the PKG_CONFIG_PATH environment variable
No package 'aws-cpp-sdk-kinesis' found
configure:11869: $? = 1
configure:11883: result: no
No package 'aws-cpp-sdk-kinesis' found
configure:11914: checking for aws_checksums_crc32 in -laws-checksums
configure:11939: gcc -o conftest -O2 -pthread conftest.c -laws-checksums >&5
/usr/bin/ld: cannot find -laws-checksums
collect2: error: ld returned 1 exit status
configure:11939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| #define MAJOR_IN_SYSMACROS 1
| #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_LINUX_MAGIC_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 HAVE_PTHREAD_GETNAME_NP 1
| #define STORAGE_WITH_MATH 1
| #define NETDATA_WITH_ZLIB 1
| #define NETDATA_WITH_UUID 1
| #define HAVE_CRYPTO 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 BUNDLED_LWS 1
| #define ACLK_LEGACY 1
| #define ENABLE_ACLK 1
| #define ENABLE_APPS_PLUGIN 1
| #define ENABLE_PERF_PLUGIN 1
| #define HAVE_LIBBPF 1
| #define ENABLE_SLABINFO 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 aws_checksums_crc32 ();
| int
| main ()
| {
| return aws_checksums_crc32 ();
| ;
| return 0;
| }
configure:11948: result: no
configure:11958: checking for aws_default_allocator in -laws-c-common
configure:11983: gcc -o conftest -O2 -pthread conftest.c -laws-c-common >&5
/usr/bin/ld: cannot find -laws-c-common
collect2: error: ld returned 1 exit status
configure:11983: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| #define MAJOR_IN_SYSMACROS 1
| #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_LINUX_MAGIC_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 HAVE_PTHREAD_GETNAME_NP 1
| #define STORAGE_WITH_MATH 1
| #define NETDATA_WITH_ZLIB 1
| #define NETDATA_WITH_UUID 1
| #define HAVE_CRYPTO 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 BUNDLED_LWS 1
| #define ACLK_LEGACY 1
| #define ENABLE_ACLK 1
| #define ENABLE_APPS_PLUGIN 1
| #define ENABLE_PERF_PLUGIN 1
| #define HAVE_LIBBPF 1
| #define ENABLE_SLABINFO 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 aws_default_allocator ();
| int
| main ()
| {
| return aws_default_allocator ();
| ;
| return 0;
| }
configure:11992: result: no
configure:12002: checking for aws_event_stream_library_init in -laws-c-event-stream
configure:12027: gcc -o conftest -O2 -pthread conftest.c -laws-c-event-stream >&5
/usr/bin/ld: cannot find -laws-c-event-stream
collect2: error: ld returned 1 exit status
configure:12027: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| #define MAJOR_IN_SYSMACROS 1
| #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_LINUX_MAGIC_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 HAVE_PTHREAD_GETNAME_NP 1
| #define STORAGE_WITH_MATH 1
| #define NETDATA_WITH_ZLIB 1
| #define NETDATA_WITH_UUID 1
| #define HAVE_CRYPTO 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 BUNDLED_LWS 1
| #define ACLK_LEGACY 1
| #define ENABLE_ACLK 1
| #define ENABLE_APPS_PLUGIN 1
| #define ENABLE_PERF_PLUGIN 1
| #define HAVE_LIBBPF 1
| #define ENABLE_SLABINFO 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 aws_event_stream_library_init ();
| int
| main ()
| {
| return aws_event_stream_library_init ();
| ;
| return 0;
| }
configure:12036: result: no
configure:12066: checking if kinesis backend should be enabled
configure:12088: result: no
configure:12105: checking for GRPC
configure:12112: $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:12115: $? = 1
configure:12129: $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:12132: $? = 1
configure:12146: result: no
No package 'grpc' found
configure:12179: checking for PUBSUB
configure:12186: $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:12189: $? = 1
configure:12203: $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:12206: $? = 1
configure:12220: result: no
No package 'googleapis_cpp_pubsub_protos' found
configure:12253: checking for g++
configure:12284: result: /usr/bin/g++
configure:12308: checking if pubsub exporting connector should be enabled
configure:12322: result: detect
configure:12337: checking for snappy::RawCompress in -lsnappy
configure:12372: g++ -o conftest -g -O2 -std=c++11 conftest.cpp -lsnappy >&5
conftest.cpp:90:22: fatal error: snappy.h: No such file or directory
90 | #include <snappy.h>
| ^~~~~~~~~~
compilation terminated.
configure:12372: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "netdata"
| #define PACKAGE_TARNAME "netdata"
| #define PACKAGE_VERSION "v1.31.0-460-gd101b9b7f"
| #define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "netdata"
| #define VERSION "v1.31.0-460-gd101b9b7f"
| #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_RETURNS_NONNULL 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__GENERIC 1
| #define HAVE_C___ATOMIC 1
| #define SIZEOF_VOID_P 8
| #define MAJOR_IN_SYSMACROS 1
| #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_LINUX_MAGIC_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 HAVE_PTHREAD_GETNAME_NP 1
| #define STORAGE_WITH_MATH 1
| #define NETDATA_WITH_ZLIB 1
| #define NETDATA_WITH_UUID 1
| #define HAVE_CRYPTO 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 BUNDLED_LWS 1
| #define ACLK_LEGACY 1
| #define ENABLE_ACLK 1
| #define ENABLE_APPS_PLUGIN 1
| #define ENABLE_PERF_PLUGIN 1
| #define HAVE_LIBBPF 1
| #define ENABLE_SLABINFO 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:12394: result: no
configure:12409: checking if prometheus remote write backend should be enabled
configure:12426: result: no
configure:12443: checking for LIBMONGOC
configure:12450: $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:12453: $? = 1
configure:12467: $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:12470: $? = 1
configure:12484: result: no
No package 'libmongoc-1.0' found
configure:12518: checking if mongodb backend should be enabled
configure:12531: result: no
configure:12546: checking for setns
configure:12546: gcc -o conftest -O2 -pthread conftest.c >&5
configure:12546: $? = 0
configure:12546: result: yes
configure:12551: checking if cgroup-network can be enabled
configure:12561: result: yes
configure:12660: checking if LTO should be enabled
configure:12668: result: no
configure:12796: checking for CMOCKA
configure:12803: $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:12806: $? = 1
configure:12820: $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:12823: $? = 1
configure:12837: result: no
No package 'cmocka' found
configure:12853: CMocka not found on the system. Unit tests disabled
configure:13001: checking that generated files are newer than configure
configure:13007: result: done
configure:13150: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by netdata config.status v1.31.0-460-gd101b9b7f, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on apirnd
config.status:1233: creating Makefile
config.status:1233: creating netdata.spec
config.status:1233: creating backends/graphite/Makefile
config.status:1233: creating backends/json/Makefile
config.status:1233: creating backends/Makefile
config.status:1233: creating backends/opentsdb/Makefile
config.status:1233: creating backends/prometheus/Makefile
config.status:1233: creating backends/prometheus/remote_write/Makefile
config.status:1233: creating backends/aws_kinesis/Makefile
config.status:1233: creating backends/mongodb/Makefile
config.status:1233: creating collectors/Makefile
config.status:1233: creating collectors/apps.plugin/Makefile
config.status:1233: creating collectors/cgroups.plugin/Makefile
config.status:1233: creating collectors/charts.d.plugin/Makefile
config.status:1233: creating collectors/checks.plugin/Makefile
config.status:1233: creating collectors/diskspace.plugin/Makefile
config.status:1233: creating collectors/timex.plugin/Makefile
config.status:1233: creating collectors/fping.plugin/Makefile
config.status:1233: creating collectors/ioping.plugin/Makefile
config.status:1233: creating collectors/freebsd.plugin/Makefile
config.status:1233: creating collectors/freeipmi.plugin/Makefile
config.status:1233: creating collectors/cups.plugin/Makefile
config.status:1233: creating collectors/idlejitter.plugin/Makefile
config.status:1233: creating collectors/macos.plugin/Makefile
config.status:1233: creating collectors/nfacct.plugin/Makefile
config.status:1233: creating collectors/node.d.plugin/Makefile
config.status:1233: creating collectors/plugins.d/Makefile
config.status:1233: creating collectors/proc.plugin/Makefile
config.status:1233: creating collectors/python.d.plugin/Makefile
config.status:1233: creating collectors/slabinfo.plugin/Makefile
config.status:1233: creating collectors/statsd.plugin/Makefile
config.status:1233: creating collectors/ebpf.plugin/Makefile
config.status:1233: creating collectors/tc.plugin/Makefile
config.status:1233: creating collectors/xenstat.plugin/Makefile
config.status:1233: creating collectors/perf.plugin/Makefile
config.status:1233: creating daemon/Makefile
config.status:1233: creating database/Makefile
config.status:1233: creating database/engine/Makefile
config.status:1233: creating database/engine/metadata_log/Makefile
config.status:1233: creating diagrams/Makefile
config.status:1233: creating exporting/Makefile
config.status:1233: creating exporting/graphite/Makefile
config.status:1233: creating exporting/json/Makefile
config.status:1233: creating exporting/opentsdb/Makefile
config.status:1233: creating exporting/prometheus/Makefile
config.status:1233: creating exporting/prometheus/remote_write/Makefile
config.status:1233: creating exporting/aws_kinesis/Makefile
config.status:1233: creating exporting/pubsub/Makefile
config.status:1233: creating exporting/mongodb/Makefile
config.status:1233: creating exporting/tests/Makefile
config.status:1233: creating health/Makefile
config.status:1233: creating health/notifications/Makefile
config.status:1233: creating ml/Makefile
config.status:1233: creating ml/kmeans/Makefile
config.status:1233: creating libnetdata/Makefile
config.status:1233: creating libnetdata/tests/Makefile
config.status:1233: creating libnetdata/adaptive_resortable_list/Makefile
config.status:1233: creating libnetdata/avl/Makefile
config.status:1233: creating libnetdata/buffer/Makefile
config.status:1233: creating libnetdata/clocks/Makefile
config.status:1233: creating libnetdata/config/Makefile
config.status:1233: creating libnetdata/dictionary/Makefile
config.status:1233: creating libnetdata/ebpf/Makefile
config.status:1233: creating libnetdata/eval/Makefile
config.status:1233: creating libnetdata/locks/Makefile
config.status:1233: creating libnetdata/log/Makefile
config.status:1233: creating libnetdata/popen/Makefile
config.status:1233: creating libnetdata/procfile/Makefile
config.status:1233: creating libnetdata/simple_pattern/Makefile
config.status:1233: creating libnetdata/socket/Makefile
config.status:1233: creating libnetdata/statistical/Makefile
config.status:1233: creating libnetdata/storage_number/Makefile
config.status:1233: creating libnetdata/storage_number/tests/Makefile
config.status:1233: creating libnetdata/threads/Makefile
config.status:1233: creating libnetdata/url/Makefile
config.status:1233: creating libnetdata/json/Makefile
config.status:1233: creating libnetdata/health/Makefile
config.status:1233: creating registry/Makefile
config.status:1233: creating streaming/Makefile
config.status:1233: creating system/Makefile
config.status:1233: creating tests/Makefile
config.status:1233: creating web/Makefile
config.status:1233: creating web/api/Makefile
config.status:1233: creating web/api/badges/Makefile
config.status:1233: creating web/api/exporters/Makefile
config.status:1233: creating web/api/exporters/shell/Makefile
config.status:1233: creating web/api/exporters/prometheus/Makefile
config.status:1233: creating web/api/formatters/Makefile
config.status:1233: creating web/api/formatters/csv/Makefile
config.status:1233: creating web/api/formatters/json/Makefile
config.status:1233: creating web/api/formatters/ssv/Makefile
config.status:1233: creating web/api/formatters/value/Makefile
config.status:1233: creating web/api/queries/Makefile
config.status:1233: creating web/api/queries/average/Makefile
config.status:1233: creating web/api/queries/des/Makefile
config.status:1233: creating web/api/queries/incremental_sum/Makefile
config.status:1233: creating web/api/queries/max/Makefile
config.status:1233: creating web/api/queries/median/Makefile
config.status:1233: creating web/api/queries/min/Makefile
config.status:1233: creating web/api/queries/ses/Makefile
config.status:1233: creating web/api/queries/stddev/Makefile
config.status:1233: creating web/api/queries/sum/Makefile
config.status:1233: creating web/api/health/Makefile
config.status:1233: creating web/gui/Makefile
config.status:1233: creating web/gui/dashboard/Makefile
config.status:1233: creating web/server/Makefile
config.status:1233: creating web/server/static/Makefile
config.status:1233: creating claim/Makefile
config.status:1233: creating aclk/legacy/Makefile
config.status:1233: creating spawn/Makefile
config.status:1233: creating parser/Makefile
config.status:1233: creating config.h
config.status:1462: executing depfiles commands
config.status:1539: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
config.status:1544: $? = 0
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c__Generic=yes
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_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_AWS_CPP_SDK_CORE_CFLAGS_set=
ac_cv_env_AWS_CPP_SDK_CORE_CFLAGS_value=
ac_cv_env_AWS_CPP_SDK_CORE_LIBS_set=
ac_cv_env_AWS_CPP_SDK_CORE_LIBS_value=
ac_cv_env_AWS_CPP_SDK_KINESIS_CFLAGS_set=
ac_cv_env_AWS_CPP_SDK_KINESIS_CFLAGS_value=
ac_cv_env_AWS_CPP_SDK_KINESIS_LIBS_set=
ac_cv_env_AWS_CPP_SDK_KINESIS_LIBS_value=
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_GMOCK_CFLAGS_set=
ac_cv_env_GMOCK_CFLAGS_value=
ac_cv_env_GMOCK_LIBS_set=
ac_cv_env_GMOCK_LIBS_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_GTEST_CFLAGS_set=
ac_cv_env_GTEST_CFLAGS_value=
ac_cv_env_GTEST_LIBS_set=
ac_cv_env_GTEST_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_LIBELF_CFLAGS_set=
ac_cv_env_LIBELF_CFLAGS_value=
ac_cv_env_LIBELF_LIBS_set=
ac_cv_env_LIBELF_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_file_externaldeps_libbpf_libbpf_a=yes
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_magic_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_mkdev_h=no
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_sysmacros_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_types_h_makedev=no
ac_cv_header_sys_vfs_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_Judy_JudyLIns=yes
ac_cv_lib_aws_c_common_aws_default_allocator=no
ac_cv_lib_aws_c_event_stream_aws_event_stream_library_init=no
ac_cv_lib_aws_checksums_aws_checksums_crc32=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_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_pthread_pthread_getname_np=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_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 -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=
ac_cv_prog_cc_g=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_bpf_prog_info=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_cc_c_o=yes
am_cv_prog_tar_pax=gnutar
ax_cv_PTHREAD_PRIO_INHERIT=yes
ax_cv_check_cxxflags___std_cpp11=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=yes
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_LIBELF_CFLAGS=
pkg_cv_LIBELF_LIBS=-lelf
pkg_cv_LIBMNL_CFLAGS=
pkg_cv_LIBMNL_LIBS=-lmnl
pkg_cv_LIBSSL_CFLAGS=
pkg_cv_LIBSSL_LIBS=-lssl
pkg_cv_UUID_CFLAGS=-I/usr/include/uuid
pkg_cv_UUID_LIBS=-luuid
pkg_cv_ZLIB_CFLAGS=
pkg_cv_ZLIB_LIBS=-lz
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLK_LEGACY_FALSE='#'
ACLK_LEGACY_TRUE=''
ACLK_NG_FALSE=''
ACLK_NG_TRUE='#'
ACLOCAL='${SHELL} /netdata/missing aclocal-1.16'
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} /netdata/missing autoconf'
AUTOHEADER='${SHELL} /netdata/missing autoheader'
AUTOMAKE='${SHELL} /netdata/missing automake-1.16'
AWK='gawk'
AWS_CPP_SDK_CORE_CFLAGS=''
AWS_CPP_SDK_CORE_LIBS=''
AWS_CPP_SDK_KINESIS_CFLAGS=''
AWS_CPP_SDK_KINESIS_LIBS=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2 -pthread -I/usr/include/uuid -I $(abs_top_srcdir)/externaldeps/libwebsockets/include -I $(abs_top_srcdir)/externaldeps/libbpf/include '
CMOCKA_CFLAGS=''
CMOCKA_LIBS=''
CPP='gcc -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 -I/usr/include/uuid -I $(abs_top_srcdir)/externaldeps/libwebsockets/include -I $(abs_top_srcdir)/externaldeps/libbpf/include -std=c++11'
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_ML_FALSE=''
ENABLE_ML_TESTS_FALSE=''
ENABLE_ML_TESTS_TRUE='#'
ENABLE_ML_TRUE='#'
ENABLE_NEW_CLOUD_PROTOCOL_FALSE=''
ENABLE_NEW_CLOUD_PROTOCOL_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='#'
GMOCK_CFLAGS=''
GMOCK_LIBS=''
GREP='/usr/bin/grep'
GRPC_CFLAGS=''
GRPC_LIBS=''
GTEST_CFLAGS=''
GTEST_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=''
LIBELF_CFLAGS=''
LIBELF_LIBS='-lelf'
LIBMNL_CFLAGS=''
LIBMNL_LIBS='-lmnl'
LIBMONGOC_CFLAGS=''
LIBMONGOC_LIBS=''
LIBOBJS=''
LIBS=' '
LIBSSL_CFLAGS=''
LIBSSL_LIBS='-lssl'
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} /netdata/missing makeinfo'
MATH_CFLAGS=''
MATH_LIBS='-lm'
MKDIR_P='/usr/bin/mkdir -p'
NFACCT_CFLAGS=''
NFACCT_LIBS=''
OBJEXT='o'
OPTIONAL_ACLK_NG_CFLAGS=''
OPTIONAL_ATOMIC_LIBS=''
OPTIONAL_BPF_CFLAGS=' -I $(abs_top_srcdir)/externaldeps/libbpf/include'
OPTIONAL_BPF_LIBS='$(abs_top_srcdir)/externaldeps/libbpf/libbpf.a -lelf'
OPTIONAL_CUPS_CFLAGS=''
OPTIONAL_CUPS_LIBS=''
OPTIONAL_GTEST_CFLAGS=''
OPTIONAL_GTEST_LIBS=''
OPTIONAL_IPMIMONITORING_CFLAGS=''
OPTIONAL_IPMIMONITORING_LIBS=''
OPTIONAL_JSONC_LIBS='-ljson-c'
OPTIONAL_JUDY_CFLAGS=''
OPTIONAL_JUDY_LIBS='-lJudy'
OPTIONAL_KINESIS_CFLAGS=''
OPTIONAL_KINESIS_LIBS=''
OPTIONAL_LIBCAP_CFLAGS=''
OPTIONAL_LIBCAP_LIBS=''
OPTIONAL_LWS_LIBS='$(abs_top_srcdir)/externaldeps/libwebsockets/libwebsockets.a'
OPTIONAL_LZ4_LIBS='-llz4'
OPTIONAL_MATH_CFLAGS=''
OPTIONAL_MATH_LIBS='-lm'
OPTIONAL_ML_CFLAGS=''
OPTIONAL_ML_LIBS=''
OPTIONAL_ML_TESTS_CFLAGS=''
OPTIONAL_ML_TESTS_LIBS=''
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_PROTOBUF_CFLAGS=''
OPTIONAL_PROTOBUF_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.31.0-460-gd101b9b7f'
PACKAGE_STRING='netdata v1.31.0-460-gd101b9b7f'
PACKAGE_TARNAME='netdata'
PACKAGE_URL=''
PACKAGE_VERSION='v1.31.0-460-gd101b9b7f'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PROTOBUF_CFLAGS='-I $(abs_top_srcdir)/externaldeps/protobuf/src'
PROTOBUF_LIBS='$(abs_top_srcdir)/externaldeps/protobuf/src/.libs/libprotobuf.a'
PROTOC='$(abs_top_srcdir)/externaldeps/protobuf/src/protoc'
PTHREAD_CC='gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
PUBSUB_CFLAGS=''
PUBSUB_LIBS=''
SET_MAKE=''
SHELL='/bin/bash'
SSE_CANDIDATE=''
STRIP=''
TEST_CFLAGS='-O2 -pthread -I/usr/include/uuid -I $(abs_top_srcdir)/externaldeps/libwebsockets/include -I $(abs_top_srcdir)/externaldeps/libbpf/include '
TEST_LIBS=''
UUID_CFLAGS='-I/usr/include/uuid'
UUID_LIBS='-luuid'
VERSION='v1.31.0-460-gd101b9b7f'
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-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_target='linux'
build_vendor='pc'
cachedir='/var/cache/netdata'
chartsdir='/usr/libexec/netdata/charts.d'
configdir='/etc/netdata'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
enable_aclk='yes'
enable_cloud='detect'
exec_prefix='${prefix}'
has_jemalloc='0'
has_tcmalloc='0'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /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'
runstatedir='${localstatedir}/run'
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.31.0-460-gd101b9b7f"
#define PACKAGE_STRING "netdata v1.31.0-460-gd101b9b7f"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "netdata"
#define VERSION "v1.31.0-460-gd101b9b7f"
#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_RETURNS_NONNULL 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__GENERIC 1
#define HAVE_C___ATOMIC 1
#define SIZEOF_VOID_P 8
#define MAJOR_IN_SYSMACROS 1
#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_LINUX_MAGIC_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 HAVE_PTHREAD_GETNAME_NP 1
#define STORAGE_WITH_MATH 1
#define NETDATA_WITH_ZLIB 1
#define NETDATA_WITH_UUID 1
#define HAVE_CRYPTO 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 BUNDLED_LWS 1
#define ACLK_LEGACY 1
#define ENABLE_ACLK 1
#define ENABLE_APPS_PLUGIN 1
#define ENABLE_PERF_PLUGIN 1
#define HAVE_LIBBPF 1
#define ENABLE_SLABINFO 1
#define HAVE_SETNS 1
#define NETDATA_USER "netdata"
#define CONFIGURE_COMMAND " '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=/usr/libexec' '--libdir=/usr/lib' '--with-zlib' '--with-math' '--with-user=netdata' '--with-bundled-lws' '--with-bundled-protobuf' 'CFLAGS=-O2' 'LDFLAGS='"
configure: exit 0
|
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0077 ]-- |