* Package: net-analyzer/dsniff-2.4_beta1-r10 * Repository: gentoo * Maintainer: netmon@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking dsniff-2.4b1.tar.gz to /var/tmp/portage/net-analyzer/dsniff-2.4_beta1-r10/work >>> Unpacking dsniff_2.4b1+debian-22.1.debian.tar.gz to /var/tmp/portage/net-analyzer/dsniff-2.4_beta1-r10/work >>> Source unpacked in /var/tmp/portage/net-analyzer/dsniff-2.4_beta1-r10/work >>> Preparing source in /var/tmp/portage/net-analyzer/dsniff-2.4_beta1-r10/work/dsniff-2.4 ... renamed '/var/tmp/portage/net-analyzer/dsniff-2.4_beta1-r10/work/debian/patches/23_urlsnarf_timestamp.patch' -> '/var/tmp/portage/net-analyzer/dsniff-2.4_beta1-r10/work/debian/patches/23_urlsnarf_timestamp.patch.old' '/var/tmp/portage/net-analyzer/dsniff-2.4_beta1-r10/files/2.4_beta1-urlsnarf-pcap_timestamps.patch' -> '/var/tmp/portage/net-analyzer/dsniff-2.4_beta1-r10/work/debian/patches/23_urlsnarf_timestamp.patch' * Applying 01_time.h.patch ... [ ok ] * Applying 02_mailsnarf_corrupt.patch ... [ ok ] * Applying 03_pcap_read_dump.patch ... [ ok ] * Applying 04_multiple_intf.patch ... [ ok ] * Applying 05_amd64_fix.patch ... [ ok ] * Applying 06_urlsnarf_zeropad.patch ... [ ok ] * Applying 07_libnet_1.1.patch ... [ ok ] * Applying 08_openssl-0.9.8.patch ... [ ok ] * Applying 09_sysconf_clocks.patch ... [ ok ] * Applying 08_checksum.patch ... [ ok ] * Applying 09_sshcrypto.patch ... [ ok ] * Applying 10_urlsnarf_escape.patch ... [ ok ] * Applying 11_string_header.patch ... [ ok ] * Applying 12_arpa_inet_header.patch ... [ ok ] * Applying 13_pop_with_version.patch ... [ ok ] * Applying 14_obsolete_time.patch ... [ ok ] * Applying 15_checksum_libnids.patch ... [ ok ] * Applying 16_TDS_decoder.patch ... [ ok ] * Applying 20_debian_dirs.patch ... [ ok ] * Applying 21_msgsnarf_segfault.patch ... [ ok ] * Applying 22_handlepp.patch ... [ ok ] * Applying 23_urlsnarf_timestamp.patch ... [ ok ] * Applying 0001-rewrite-and-modernize-POP-decoder.patch ... [ ok ] * Applying 0001-arpspoof-add-r-switch-to-poison-both-directions.patch ... [ ok ] * Applying 0002-arpspoof-allow-use-of-of-multiple-targets.patch ... [ ok ] * Applying 0003-arpspoof-allow-selection-of-source-hw-address.patch ... [ ok ] * Applying 2.4_beta1-httppostfix.patch ... [ ok ] * Applying 2.4_beta1-make.patch ... [ ok ] * Applying 2.4_beta1-macof-size-calculation.patch ... [ ok ] * Applying 2.4_beta1-rpc.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-analyzer/dsniff-2.4_beta1-r10/work/dsniff-2.4' ... * 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 ... [ ok ] * Running elibtoolize in: dsniff-2.4/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/dsniff-2.4_beta1-r10/work/dsniff-2.4 ... ./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 --docdir=/usr/share/doc/dsniff-2.4_beta1-r10 --htmldir=/usr/share/doc/dsniff-2.4_beta1-r10/html --libdir=/usr/lib64 --with-libtirpc --without-x 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 for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for X... disabled 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 err.h usability... yes checking err.h presence... yes checking for err.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking for unistd.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking net/if_tun.h usability... no checking net/if_tun.h presence... no checking for net/if_tun.h... no checking for MIN and MAX in sys/param.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for u_int32_t... yes checking for u_int64_t... yes checking for in_addr_t... no checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for working memcmp... yes checking return type of signal handlers... void checking for strftime... yes checking for gethostname... yes checking for socket... yes checking for strdup... yes checking for strstr... yes checking for xdr_fhstatus in -lrpcsvc... no checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for dn_expand in -lresolv... no checking for __dn_expand in -lresolv... yes checking for dirname... yes checking for strlcpy... no checking for strlcat... no checking for strsep... yes checking for MD5Update... no checking for warnx... yes checking for ether_ntoa... yes checking for Berkeley DB with 1.85 compatibility... yes checking for libpcap... yes checking for libnet... yes checking for libnids... yes checking whether libnids version is good... yes checking for OpenSSL... 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 libtirpc... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/dsniff-2.4_beta1-r10/work/dsniff-2.4 ... make -j1 CC=x86_64-pc-linux-gnu-gcc x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./arpspoof.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./arp.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./missing/dummy.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./missing/strlcpy.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./missing/strlcat.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./missing/md5.c ar -cr libmissing.a dummy.o strlcpy.o strlcat.o md5.o x86_64-pc-linux-gnu-ranlib libmissing.a x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o arpspoof arpspoof.o arp.o -lresolv -L. -lmissing -ltirpc -L/usr/lib -lpcap -L/usr/lib -lnet x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./dnsspoof.c rpcgen -h mount.x -o mount.h rpcgen -c mount.x -o mount.c rpcgen -h nfs_prot.x -o nfs_prot.h rpcgen -c nfs_prot.x -o nfs_prot.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./pcaputil.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o dnsspoof dnsspoof.o pcaputil.o -lresolv -L. -lmissing -ltirpc -L/usr/lib -lpcap -L/usr/lib -lnet x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./asn1.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./base64.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./buf.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./hex.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./magic.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./mount.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./rpc.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./tcp_raw.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./trigger.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./record.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./dsniff.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_aim.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_citrix.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_cvs.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_ftp.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_hex.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_http.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_icq.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_imap.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_irc.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_ldap.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_mmxp.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_mountd.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_napster.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_nntp.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_oracle.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_ospf.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_pcanywhere.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_pop.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_portmap.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_postgresql.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_pptp.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_rip.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_rlogin.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_smb.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_smtp.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_sniffer.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_snmp.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_socks.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_tds.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_telnet.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_vrrp.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_BSD_SOURCE -D_DEFAULT_SOURCE -D__DEFAULT_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I. -I./missing -I/usr/include/tirpc -c ./decode_yp.c ./decode_yp.c:18:10: fatal error: rpcsvc/yp_prot.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:76: decode_yp.o] Error 1 * ERROR: net-analyzer/dsniff-2.4_beta1-r10::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/dsniff-2.4_beta1-r10::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/dsniff-2.4_beta1-r10::gentoo'`. * The complete build log is located at '/var/log/portage/net-analyzer:dsniff-2.4_beta1-r10:20180521-083637.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/dsniff-2.4_beta1-r10/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/dsniff-2.4_beta1-r10/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/dsniff-2.4_beta1-r10/work/dsniff-2.4' * S: '/var/tmp/portage/net-analyzer/dsniff-2.4_beta1-r10/work/dsniff-2.4'