* Package: net-analyzer/netdata-1.40.0:0 * Repository: gentoo * Maintainer: candrews@gentoo.org * USE: abi_x86_64 amd64 cloud compression cpu_flags_x86_sse2 elibc_glibc filecaps kernel_linux lto nodejs postgres prometheus python python_single_target_python3_11 tor * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using python3.11 to build * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 6.3.8-gentoo-dist >>> Unpacking source... >>> Unpacking netdata-1.40.0.tar.gz to /var/tmp/portage/net-analyzer/netdata-1.40.0/work >>> Source unpacked in /var/tmp/portage/net-analyzer/netdata-1.40.0/work >>> Preparing source in /var/tmp/portage/net-analyzer/netdata-1.40.0/work/netdata-v1.40.0 ... * Running eautoreconf in '/var/tmp/portage/net-analyzer/netdata-1.40.0/work/netdata-v1.40.0' ... * Running 'aclocal -I build/m4 --system-acdir=/var/tmp/portage/net-analyzer/netdata-1.40.0/temp/aclocal' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: netdata-v1.40.0/ * Running elibtoolize in: netdata-v1.40.0/docs/ * Running elibtoolize in: netdata-v1.40.0/docs/guides/ * Running elibtoolize in: netdata-v1.40.0/httpd/h2o/deps/mruby-file-stat/ * Running elibtoolize in: netdata-v1.40.0/httpd/h2o/deps/yaml/ * Applying target-nm/2.4.2 patch ... * Applying ppc64le/2.4.2 patch ... * Running elibtoolize in: netdata-v1.40.0/httpd/h2o/deps/yaml/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Running elibtoolize in: netdata-v1.40.0/httpd/h2o/doc/ * Running elibtoolize in: netdata-v1.40.0/httpd/h2o/srcdoc/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/netdata-1.40.0/work/netdata-v1.40.0 ... * econf: updating netdata-v1.40.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating netdata-v1.40.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating netdata-v1.40.0/httpd/h2o/deps/yaml/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating netdata-v1.40.0/httpd/h2o/deps/yaml/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/netdata-1.40.0 --htmldir=/usr/share/doc/netdata-1.40.0/html --libdir=/usr/lib64 --localstatedir=/var --with-user=netdata --without-bundled-protobuf --enable-cloud --disable-jsonc --disable-plugin-cups --disable-dbengine --disable-plugin-nfacct --disable-plugin-freeipmi --disable-exporting-kinesis --enable-lto --disable-exporting-mongodb --enable-exporting-prometheus-remote-write --disable-plugin-xenstat --enable-x86-sse checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/prctl.h... yes checking for sys/vfs.h... yes checking for sys/statfs.h... yes checking for linux/magic.h... yes checking for sys/statvfs.h... yes checking for sys/mount.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for C compiler vendor... gnu checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=c++11... yes checking c++ standard to use... c++11 checking for __attribute__((returns_nonnull))... yes checking for __attribute__((malloc))... yes checking for __attribute__((noreturn))... yes checking for __attribute__((noinline))... yes checking for __attribute__((format))... yes checking for __attribute__((warn_unused_result))... yes checking for struct timespec... yes checking for clockid_t... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for sched_setscheduler... yes checking for sched_getscheduler... yes checking for sched_getparam... yes checking for sched_get_priority_min... yes checking for sched_get_priority_max... yes checking for getpriority... yes checking for setpriority... yes checking for nice... yes checking for recvmmsg... yes checking for close_range... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for inline... inline checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for _Generic... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for sys/types.h... (cached) yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for accept4... yes checking for malloc_usable_size... yes checking operating system... Host OS: linux checking for library containing backtrace... none required checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-pc-linux-gnu-gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_getname_np in -lpthread... yes checking for rtcCreatePeerConnection in -ldatachannel... no checking for sin in -lm... yes checking if libm should be used... yes checking for isfinite... no checking for finite... yes checking for uv_fs_scandir_next in -luv... yes checking for LZ4_initStream in -llz4... yes checking for LZ4_compress_default in -llz4... yes checking for ZLIB... yes checking for UUID... yes checking for SHA256_Init in -lcrypto... yes checking for X509_VERIFY_PARAM_set1_host in -lcrypto... yes checking for JSON... yes checking for json_object_get_type in -ljson-c... yes checking for yaml_parser_initialize in -lyaml... yes checking whether byte ordering is bigendian... no checking size of void *... 8 Detected 64-bit Build Environment checking if netdata dbengine should be used... no checking if netdata https should be used... yes checking if netdata compression should be used... yes checking if json-c should be used... no checking for memory allocator... system checking for mallopt... yes checking for mallinfo... yes checking for LIBCAP... yes checking for cap_get_proc, cap_set_proc in -lcap... yes checking for sys/capability.h... yes checking if libcap should be used... yes checking can build HTTPD... no checking for PROTOBUF... yes checking for protoc... /usr/bin/protoc checking for x86_64-pc-linux-gnu-g++... /usr/bin/x86_64-pc-linux-gnu-g++ checking if Cloud functionality should be enabled... yes configure: Checking if ACLK can be built checking if git submodules present for ACLK... yes checking if SSL available for ACLK... yes checking if JSON-C available for ACLK... no checking if protobuf available for ACLK New Cloud Protocol... yes checking if protoc available for ACLK New Cloud Protocol... yes checking if C++ compiler available for ACLK New Cloud Protocol... yes checking ACLK Next Generation can be built... no configure: error: You have requested --with-cloud but ACLK can't be built. See reasons in lines above !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-analyzer/netdata-1.40.0/work/netdata-v1.40.0/config.log * ERROR: net-analyzer/netdata-1.40.0::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 3731: Called econf '--localstatedir=/var' '--with-user=netdata' '--without-bundled-protobuf' '--enable-cloud' '--disable-jsonc' '--disable-plugin-cups' '--disable-dbengine' '--disable-plugin-nfacct' '--disable-plugin-freeipmi' '--disable-exporting-kinesis' '--enable-lto' '--disable-exporting-mongodb' '--enable-exporting-prometheus-remote-write' '--disable-plugin-xenstat' '--enable-x86-sse' * phase-helpers.sh, line 732: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=net-analyzer/netdata-1.40.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/netdata-1.40.0::gentoo'`. * The complete build log is located at '/var/log/portage/net-analyzer:netdata-1.40.0:20230616-004250.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/netdata-1.40.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/netdata-1.40.0/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/netdata-1.40.0/work/netdata-v1.40.0' * S: '/var/tmp/portage/net-analyzer/netdata-1.40.0/work/netdata-v1.40.0'