* Package: net-analyzer/netwatch-1.3.0.1-r4 * Repository: gentoo * Maintainer: netmon@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking netwatch-1.3.0-1.tgz to /var/tmp/portage/net-analyzer/netwatch-1.3.0.1-r4/work >>> Source unpacked in /var/tmp/portage/net-analyzer/netwatch-1.3.0.1-r4/work >>> Preparing source in /var/tmp/portage/net-analyzer/netwatch-1.3.0.1-r4/work/netwatch-1.3.0 ... * Applying netwatch-1.3.0.1-append_ldflags.patch ... [ ok ] * Applying netwatch-1.3.0.1-open.patch ... [ ok ] * Applying netwatch-1.3.0.1-fix-fortify.patch ... [ ok ] * Applying netwatch-1.3.0.1-do-not-call.patch ... [ ok ] * Applying netwatch-1.3.0.1-includes.patch ... [ ok ] * Applying netwatch-1.3.0.1-tinfo.patch ... [ ok ] * Applying netwatch-1.3.0.1-fno-common.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-analyzer/netwatch-1.3.0.1-r4/work/netwatch-1.3.0' ... * Running aclocal ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf --force ... [ ok ] * Running autoheader ... [ !! ] * Running elibtoolize in: netwatch-1.3.0/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/netwatch-1.3.0.1-r4/work/netwatch-1.3.0 ... ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/netwatch-1.3.0.1-r4 --htmldir=/usr/share/doc/netwatch-1.3.0.1-r4/html --libdir=/usr/lib checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed checking for x86_64-gentoo-linux-musl-pkg-config... /usr/bin/x86_64-gentoo-linux-musl-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ncurses... yes checking for pthread_create in -lpthread... yes checking how to run the C preprocessor... x86_64-gentoo-linux-musl-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/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) 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 for unistd.h... (cached) yes checking netinet/ip_icmp.h usability... yes checking netinet/ip_icmp.h presence... yes checking for netinet/ip_icmp.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/ip_tcp.h usability... no checking netinet/ip_tcp.h presence... no checking for netinet/ip_tcp.h... no checking netinet/udp.h usability... yes checking netinet/udp.h presence... yes checking for netinet/udp.h... yes checking netinet/ip_udp.h usability... no checking netinet/ip_udp.h presence... no checking for netinet/ip_udp.h... no checking netinet/if_ether.h usability... yes checking netinet/if_ether.h presence... yes checking for netinet/if_ether.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/socket.h usability... no checking netinet/socket.h presence... no checking for netinet/socket.h... no checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking net/if_ppp.h usability... no checking net/if_ppp.h presence... no checking for net/if_ppp.h... no checking for netinet/if_ether.h... (cached) yes checking for netinet/in.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sys/if_packet.h usability... no checking sys/if_packet.h presence... no checking for sys/if_packet.h... no checking linux/if_packet.h usability... yes checking linux/if_packet.h presence... yes checking for linux/if_packet.h... yes checking net/if_packet.h usability... no checking net/if_packet.h presence... no checking for net/if_packet.h... no checking linux/if_ppp.h usability... yes checking linux/if_ppp.h presence... yes checking for linux/if_ppp.h... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether x86_64-gentoo-linux-musl-gcc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for select... yes checking for socket... yes checking for strstr... yes checking for uname... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Make.common config.status: creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/netwatch-1.3.0.1-r4/work/netwatch-1.3.0 ... make -j1 x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c curs.c x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c dispdata.c dispdata.c:43:8: warning: type defaults to ‘int’ in declaration of ‘destroy_program’ [-Wimplicit-int] 43 | extern destroy_program; | ^~~~~~~~~~~~~~~ dispdata.c: In function ‘print_tcp’: dispdata.c:284:13: error: ‘struct tcphdr’ has no member named ‘dest’ 284 | ntohs (p->dest), ntohs (p->source), ntohl (p->seq), | ^~ dispdata.c:284:30: error: ‘struct tcphdr’ has no member named ‘source’ 284 | ntohs (p->dest), ntohs (p->source), ntohl (p->seq), | ^~ dispdata.c:284:49: error: ‘struct tcphdr’ has no member named ‘seq’ 284 | ntohs (p->dest), ntohs (p->source), ntohl (p->seq), | ^~ dispdata.c:285:13: error: ‘struct tcphdr’ has no member named ‘ack_seq’ 285 | ntohl (p->ack_seq), ntohs (p->window), ntohs (p->urg_ptr)); | ^~ dispdata.c:285:33: error: ‘struct tcphdr’ has no member named ‘window’ 285 | ntohl (p->ack_seq), ntohs (p->window), ntohs (p->urg_ptr)); | ^~ dispdata.c:285:52: error: ‘struct tcphdr’ has no member named ‘urg_ptr’ 285 | ntohl (p->ack_seq), ntohs (p->window), ntohs (p->urg_ptr)); | ^~ dispdata.c: In function ‘print_udp’: dispdata.c:292:62: error: ‘struct udphdr’ has no member named ‘dest’ 292 | sprintf (s, "\\3UDP DPORT:\\2%5d\\3 SPORT:\\2%5d", ntohs (p->dest), | ^~ dispdata.c:293:13: error: ‘struct udphdr’ has no member named ‘source’ 293 | ntohs (p->source)); | ^~ dispdata.c: In function ‘dispdata’: dispdata.c:641:2: warning: implicit declaration of function ‘dokeyin’ [-Wimplicit-function-declaration] 641 | dokeyin ('l'); | ^~~~~~~ dispdata.c:724:7: warning: implicit declaration of function ‘uthread_wait’; did you mean ‘pthread_exit’? [-Wimplicit-function-declaration] 724 | uthread_wait(1000); | ^~~~~~~~~~~~ | pthread_exit make: *** [Makefile:40: dispdata.o] Error 1 * ERROR: net-analyzer/netwatch-1.3.0.1-r4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/netwatch-1.3.0.1-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/netwatch-1.3.0.1-r4::gentoo'`. * The complete build log is located at '/var/log/portage/net-analyzer:netwatch-1.3.0.1-r4:20200318-121403.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/netwatch-1.3.0.1-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/netwatch-1.3.0.1-r4/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/netwatch-1.3.0.1-r4/work/netwatch-1.3.0' * S: '/var/tmp/portage/net-analyzer/netwatch-1.3.0.1-r4/work/netwatch-1.3.0'