Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 667748 Details for
Bug 750578
net-analyzer/netdata-1.26.0 : ./configure:line <snip>: syntax error near unexpected token fi
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-analyzer:netdata-1.26.0:20201021-010407.log
net-analyzer:netdata-1.26.0:20201021-010407.log (text/plain), 7.52 KB, created by
Toralf Förster
on 2020-10-21 16:52:37 UTC
(
hide
)
Description:
net-analyzer:netdata-1.26.0:20201021-010407.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-10-21 16:52:37 UTC
Size:
7.52 KB
patch
obsolete
> * Package: net-analyzer/netdata-1.26.0 > * Repository: gentoo > * Maintainer: candrews@gentoo.org > * USE: abi_x86_64 amd64 compression cpu_flags_x86_sse2 dbengine elibc_glibc filecaps jsonc kernel_linux lto python python_single_target_python3_7 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using python3.7 to build > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found sources for kernel version: > * 5.9.1-gentoo >>>> Unpacking source... >>>> Unpacking netdata-1.26.0.tar.gz to /var/tmp/portage/net-analyzer/netdata-1.26.0/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/netdata-1.26.0/work >>>> Preparing source in /var/tmp/portage/net-analyzer/netdata-1.26.0/work/netdata-1.26.0 ... > * Running eautoreconf in '/var/tmp/portage/net-analyzer/netdata-1.26.0/work/netdata-1.26.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-1.26.0/ > * Running elibtoolize in: netdata-1.26.0/docs/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/netdata-1.26.0/work/netdata-1.26.0 ... > * econf: updating netdata-1.26.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating netdata-1.26.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.26.0 --htmldir=/usr/share/doc/netdata-1.26.0/html --libdir=/usr/lib64 --localstatedir=/var --with-user=netdata --disable-cloud --enable-jsonc --disable-plugin-cups --enable-dbengine --disable-plugin-nfacct --disable-plugin-freeipmi --disable-backend-kinesis --enable-lto --disable-backend-mongodb --disable-backend-prometheus-remote-write --disable-plugin-xenstat --enable-x86-sse --with-zlib >checking whether to enable maintainer-specific portions of Makefiles... no >checking for a BSD-compatible install... /usr/lib/portage/python3.7/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 sys/types.h... yes >checking for sys/stat.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for sys/prctl.h... yes >checking for sys/vfs.h... yes >checking for sys/statfs.h... yes >checking for sys/statvfs.h... yes >checking for sys/mount.h... yes >checking for minix/config.h... no >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 how x86_64-pc-linux-gnu-gcc reports undeclared, standard C functions... error >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking for accept4... 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 >./configure: line 7703: syntax error near unexpected token `fi' >./configure: line 7703: `fi' > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-analyzer/netdata-1.26.0/work/netdata-1.26.0/config.log > * ERROR: net-analyzer/netdata-1.26.0::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 125: Called src_configure > * environment, line 3387: Called econf '--localstatedir=/var' '--with-user=netdata' '--disable-cloud' '--enable-jsonc' '--disable-plugin-cups' '--enable-dbengine' '--disable-plugin-nfacct' '--disable-plugin-freeipmi' '--disable-backend-kinesis' '--enable-lto' '--disable-backend-mongodb' '--disable-backend-prometheus-remote-write' '--disable-plugin-xenstat' '--enable-x86-sse' '--with-zlib' > * phase-helpers.sh, line 681: 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.26.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-analyzer/netdata-1.26.0::gentoo'`. > * The complete build log is located at '/var/log/portage/net-analyzer:netdata-1.26.0:20201021-010407.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/netdata-1.26.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/netdata-1.26.0/temp/environment'. > * Working directory: '/var/tmp/portage/net-analyzer/netdata-1.26.0/work/netdata-1.26.0' > * S: '/var/tmp/portage/net-analyzer/netdata-1.26.0/work/netdata-1.26.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 750578
:
667733
|
667736
|
667739
|
667742
|
667745
| 667748 |
667751