* Package: net-analyzer/iftop-1.0_pre4-r4  * Repository: net-kit  * Maintainer: netmon@gentoo.org  * USE: amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking iftop-1.0pre4.tar.gz to /var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/work >>> Source unpacked in /var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/work >>> Preparing source in /var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/work/iftop-1.0pre4 ... * Applying iftop-1.0_pre4-configure.ac.patch ...  [ ok ] * Applying iftop-1.0_pre4-Makefile.am.patch ...  [ ok ] * Applying iftop-1.0_pre4-tsent-set-but-not-used.patch ...  [ ok ] * Applying iftop-1.0_pre4-ip6.arpa.patch ...  [ ok ] * Applying iftop-1.0_pre4-fix-MAC-formatting.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/work/iftop-1.0pre4' ... egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E * Running aclocal ...  [ ok ] egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E egrep: warning: egrep is obsolescent; using /bin/grep -E * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --force-missing ...  [ ok ] * Running elibtoolize in: iftop-1.0pre4/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/work/iftop-1.0pre4 ... * econf: updating iftop-1.0pre4/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating iftop-1.0pre4/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/iftop-1.0_pre4-r4 --htmldir=/usr/share/doc/iftop-1.0_pre4-r4/html --libdir=/usr/lib64 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu 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 thread-safe 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... 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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... 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 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 for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking sys/dlpi.h usability... no checking sys/dlpi.h presence... no checking for sys/dlpi.h... no checking for regcomp... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for strspn... yes checking for library containing socket... none required checking for library containing log... -lm checking for gethostbyname... yes checking for library containing inet_aton... none required checking for library containing inet_pton... none required checking for inet_aton... yes checking for inet_pton... yes checking size of u_int8_t... 1 checking size of u_int16_t... 2 checking size of u_int32_t... 4 checking for library containing getnameinfo... none required checking for library containing gethostbyaddr_r... none required checking how to call gethostbyaddr_r... 8 args, int return checking gethostbyaddr_r usability... yes checking where to find pcap.h... /include checking for pcap_open_live in -lpcap... yes checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes 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 the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... 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 if we need to enable promiscuous mode by default... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: ****************************************************************************** This is a pre-release version. Pre-releases are subject to limited announcements, and therefore limited circulation, as a means of testing the more widely circulated final releases. Please do not be surprised if this release is broken, and if it is broken, do not assume that someone else has spotted it. Instead, please drop a note on the mailing list, or a brief email to me on pdw@ex-parrot.com Thank you for taking the time to be the testing phase of this development process. Paul Warren ****************************************************************************** >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/work/iftop-1.0pre4 ... make -j6 make all-recursive make[1]: Entering directory '/var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/work/iftop-1.0pre4' Making all in config make[2]: Entering directory '/var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/work/iftop-1.0pre4/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/work/iftop-1.0pre4/config' make[2]: Entering directory '/var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/work/iftop-1.0pre4' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o addr_hash.o addr_hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o edline.o edline.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o hash.o hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o iftop.o iftop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o ns_hash.o ns_hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o options.o options.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o resolver.o resolver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o screenfilter.o screenfilter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o serv_hash.o serv_hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o sorted_list.o sorted_list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o threadprof.o threadprof.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o ui_common.o ui_common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o ui.o ui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o tui.o tui.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o util.o util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o addrs_ioctl.o addrs_ioctl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o addrs_dlpi.o addrs_dlpi.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o dlcommon.o dlcommon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o stringmap.o stringmap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o cfgfile.o cfgfile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -march=znver3 -O2 -pipe -pthread -c -o vector.o vector.c x86_64-pc-linux-gnu-gcc -march=znver3 -O2 -pipe -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -o iftop addr_hash.o edline.o hash.o iftop.o ns_hash.o options.o resolver.o screenfilter.o serv_hash.o sorted_list.o threadprof.o ui_common.o ui.o tui.o util.o addrs_ioctl.o addrs_dlpi.o dlcommon.o stringmap.o cfgfile.o vector.o -lncursesw -lpcap -lm /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui_common.o:(.bss+0xd0): multiple definition of `screen_list'; iftop.o:(.bss+0x310): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui_common.o:(.bss+0x10): multiple definition of `peaktotal'; iftop.o:(.bss+0x238): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui_common.o:(.bss+0x14): multiple definition of `peakrecv'; iftop.o:(.bss+0x23c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui_common.o:(.bss+0x18): multiple definition of `peaksent'; iftop.o:(.bss+0x240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui_common.o:(.bss+0x20): multiple definition of `totals'; iftop.o:(.bss+0x260): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui_common.o:(.bss+0x8): multiple definition of `screen_hash'; iftop.o:(.bss+0x230): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui_common.o:(.bss+0x0): multiple definition of `service_hash'; iftop.o:(.bss+0x228): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui.o:(.bss+0x150): multiple definition of `screen_list'; iftop.o:(.bss+0x310): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui.o:(.bss+0x98): multiple definition of `peaksent'; iftop.o:(.bss+0x240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui.o:(.bss+0x94): multiple definition of `peakrecv'; iftop.o:(.bss+0x23c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui.o:(.bss+0x90): multiple definition of `peaktotal'; iftop.o:(.bss+0x238): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui.o:(.bss+0xa0): multiple definition of `totals'; iftop.o:(.bss+0x260): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui.o:(.bss+0x88): multiple definition of `screen_hash'; iftop.o:(.bss+0x230): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ui.o:(.bss+0x80): multiple definition of `service_hash'; iftop.o:(.bss+0x228): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: tui.o:(.bss+0xd0): multiple definition of `screen_list'; iftop.o:(.bss+0x310): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: tui.o:(.bss+0x20): multiple definition of `totals'; iftop.o:(.bss+0x260): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: tui.o:(.bss+0x18): multiple definition of `peaksent'; iftop.o:(.bss+0x240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: tui.o:(.bss+0x14): multiple definition of `peakrecv'; iftop.o:(.bss+0x23c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: tui.o:(.bss+0x10): multiple definition of `peaktotal'; iftop.o:(.bss+0x238): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: tui.o:(.bss+0x8): multiple definition of `screen_hash'; iftop.o:(.bss+0x230): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: tui.o:(.bss+0x0): multiple definition of `service_hash'; iftop.o:(.bss+0x228): first defined here collect2: error: ld returned 1 exit status make[2]: *** [Makefile:531: iftop] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/work/iftop-1.0pre4' make[1]: *** [Makefile:631: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/work/iftop-1.0pre4' make: *** [Makefile:434: all] Error 2 * ERROR: net-analyzer/iftop-1.0_pre4-r4::net-kit failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/iftop-1.0_pre4-r4::net-kit'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/iftop-1.0_pre4-r4::net-kit'`. * The complete build log is located at '/var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/work/iftop-1.0pre4' * S: '/var/tmp/portage/net-analyzer/iftop-1.0_pre4-r4/work/iftop-1.0pre4'