Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 757222 Details for
Bug 828027
net-analyzer/netdata-1.32.0 - configure: error: You have requested --with-aclk-ng but it cant be built. See reasons in lines above
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-analyzer:netdata-1.32.0:20211202-160400.log
net-analyzer:netdata-1.32.0:20211202-160400.log (text/plain), 9.59 KB, created by
Toralf Förster
on 2021-12-02 16:56:25 UTC
(
hide
)
Description:
net-analyzer:netdata-1.32.0:20211202-160400.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-12-02 16:56:25 UTC
Size:
9.59 KB
patch
obsolete
> * Package: net-analyzer/netdata-1.32.0 > * Repository: gentoo > * Maintainer: candrews@gentoo.org > * USE: abi_x86_64 amd64 cloud cpu_flags_x86_sse2 dbengine elibc_glibc filecaps kernel_linux lto mongodb nodejs prometheus python python_single_target_python3_9 userland_GNU xen > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using python3.9 to build > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found sources for kernel version: > * 5.15.6-gentoo-dist >>>> Unpacking source... >>>> Unpacking netdata-1.32.0.tar.gz to /var/tmp/portage/net-analyzer/netdata-1.32.0/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/netdata-1.32.0/work >>>> Preparing source in /var/tmp/portage/net-analyzer/netdata-1.32.0/work/netdata-v1.32.0 ... > * Running eautoreconf in '/var/tmp/portage/net-analyzer/netdata-1.32.0/work/netdata-v1.32.0' ... > * Running 'aclocal -I build/m4' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: netdata-v1.32.0/ > * Running elibtoolize in: netdata-v1.32.0/docs/ > * Running elibtoolize in: netdata-v1.32.0/docs/guides/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/netdata-1.32.0/work/netdata-v1.32.0 ... > * econf: updating netdata-v1.32.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating netdata-v1.32.0/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/netdata-1.32.0 --htmldir=/usr/share/doc/netdata-1.32.0/html --libdir=/usr/lib64 --localstatedir=/var --with-user=netdata --enable-cloud --with-aclk-ng --disable-jsonc --disable-plugin-cups --enable-dbengine --disable-plugin-nfacct --disable-plugin-freeipmi --disable-backend-kinesis --enable-lto --enable-backend-mongodb --enable-backend-prometheus-remote-write --enable-plugin-xenstat --enable-x86-sse --without-zlib >checking whether to enable maintainer-specific portions of Makefiles... no >checking for a BSD-compatible install... /usr/lib/portage/python3.9/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 __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 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... none needed >checking whether strerror_r is declared... yes >checking whether strerror_r returns char *... yes >checking for _Generic... yes >checking for __atomic... yes >checking size of void *... 8 >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 operating system... linux with id 1 >checking if compiler needs -Werror to reject unknown flags... no >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for pthread_getname_np in -lpthread... yes >checking for sin in -lm... yes >checking if libm should be used... yes >checking for uv_fs_scandir_next in -luv... yes >checking for LZ4_compress_default in -llz4... yes >checking for ZLIB... yes >checking if zlib should be used... no >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 JudyLIns in -lJudy... yes >checking if netdata dbengine should be used... yes >checking if netdata https 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 is bundled protobuf available... 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 Next Generation can be built >checking if git submodules present for ACLK Next Generation... yes >checking if SSL available for ACLK Next Generation... yes >checking if JSON-C available for ACLK Next Generation... no >checking ACLK Next Generation can be built... no >configure: error: You have requested --with-aclk-ng but it can't be built. See reasons in lines above > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-analyzer/netdata-1.32.0/work/netdata-v1.32.0/config.log > * ERROR: net-analyzer/netdata-1.32.0::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 127: Called src_configure > * environment, line 3386: Called econf '--localstatedir=/var' '--with-user=netdata' '--enable-cloud' '--with-aclk-ng' '--disable-jsonc' '--disable-plugin-cups' '--enable-dbengine' '--disable-plugin-nfacct' '--disable-plugin-freeipmi' '--disable-backend-kinesis' '--enable-lto' '--enable-backend-mongodb' '--enable-backend-prometheus-remote-write' '--enable-plugin-xenstat' '--enable-x86-sse' '--without-zlib' > * phase-helpers.sh, line 711: 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.32.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-analyzer/netdata-1.32.0::gentoo'`. > * The complete build log is located at '/var/log/portage/net-analyzer:netdata-1.32.0:20211202-160400.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/netdata-1.32.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/netdata-1.32.0/temp/environment'. > * Working directory: '/var/tmp/portage/net-analyzer/netdata-1.32.0/work/netdata-v1.32.0' > * S: '/var/tmp/portage/net-analyzer/netdata-1.32.0/work/netdata-v1.32.0' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 828027
:
757217
|
757218
|
757219
|
757220
|
757221
| 757222 |
757223