Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 807085 Details for
Bug 870667
net-analyzer/jnettop-0.13.0-r2 - configure: error: cant figure out gethostbyname_r() since localhost doesnt resolve
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-analyzer:jnettop-0.13.0-r2:20220917-111709.log
net-analyzer:jnettop-0.13.0-r2:20220917-111709.log (text/plain), 5.47 KB, created by
Toralf Förster
on 2022-09-17 11:24:26 UTC
(
hide
)
Description:
net-analyzer:jnettop-0.13.0-r2:20220917-111709.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-09-17 11:24:26 UTC
Size:
5.47 KB
patch
obsolete
> * Package: net-analyzer/jnettop-0.13.0-r2:0 > * Repository: gentoo > * Maintainer: netmon@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ncurses userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking jnettop-0.13.0.tar.gz to /var/tmp/portage/net-analyzer/jnettop-0.13.0-r2/work >>>> Source unpacked in /var/tmp/portage/net-analyzer/jnettop-0.13.0-r2/work >>>> Preparing source in /var/tmp/portage/net-analyzer/jnettop-0.13.0-r2/work/jnettop-0.13.0 ... > * Applying jnettop-0.13.0-asneeded.patch ... >patching file Makefile.am >Hunk #1 succeeded at 1 with fuzz 1. > [ ok ] > * Applying jnettop-0.13.0-tinfo.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-analyzer/jnettop-0.13.0-r2/work/jnettop-0.13.0' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/net-analyzer/jnettop-0.13.0-r2/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: jnettop-0.13.0/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-analyzer/jnettop-0.13.0-r2/work/jnettop-0.13.0 ... > * econf: updating jnettop-0.13.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating jnettop-0.13.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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/jnettop-0.13.0-r2 --htmldir=/usr/share/doc/jnettop-0.13.0-r2/html --libdir=/usr/lib64 --with-ncurses --without-db4 --without-syslog >checking for a BSD-compatible install... /usr/lib/portage/python3.10/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 for x86_64-pc-linux-gnu-gcc... clang >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 clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking whether clang understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of clang... none >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 grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for arpa/inet.h... yes >checking for netdb.h... yes >checking for netinet/in.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for sys/socket.h... yes >checking for sys/sockio.h... no >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 ncurses... yes >checking for wbkgdset in -lncurses... yes >checking for ncurses.h... yes >checking for ncurses/ncurses.h... no >checking for an ANSI C-conforming const... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for gethostbyname... yes >checking for connect... yes >checking for extraneous pcap header directories... found -- -I/usr/include/pcap -I/usr/include added to CFLAGS >checking for pcap.h... yes >checking for pcap_open_live in -lpcap... yes >checking if pcap_freecode takes 2 arguments... no >checking if pcap_freecode takes 1 argument... yes >checking if struct in6_addr contains s6_addr32 member... yes >checking if "localhost" resolves... no >configure: error: can't figure out gethostbyname_r() since localhost doesn't resolve > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-analyzer/jnettop-0.13.0-r2/work/jnettop-0.13.0/config.log > * ERROR: net-analyzer/jnettop-0.13.0-r2::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 122: Called src_configure > * environment, line 1758: Called econf '--with-ncurses' '--without-db4' '--without-syslog' > * phase-helpers.sh, line 730: 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/jnettop-0.13.0-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-analyzer/jnettop-0.13.0-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/net-analyzer:jnettop-0.13.0-r2:20220917-111709.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/jnettop-0.13.0-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/jnettop-0.13.0-r2/temp/environment'. > * Working directory: '/var/tmp/portage/net-analyzer/jnettop-0.13.0-r2/work/jnettop-0.13.0' > * S: '/var/tmp/portage/net-analyzer/jnettop-0.13.0-r2/work/jnettop-0.13.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 870667
:
807070
|
807073
|
807076
|
807079
|
807082
| 807085 |
807088