* Package: net-analyzer/pinger-0.33 * Repository: gentoo * Maintainer: netmon@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux ncurses nls userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking pinger-0.33.tar.gz to /var/tmp/portage/net-analyzer/pinger-0.33/work >>> Source unpacked in /var/tmp/portage/net-analyzer/pinger-0.33/work >>> Preparing source in /var/tmp/portage/net-analyzer/pinger-0.33/work/pinger-0.33 ... * Applying pinger-0.33-gentoo.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-analyzer/pinger-0.33/work/pinger-0.33' ... * Running autopoint --force ... [ ok ] * Running aclocal -I m4 ... [ 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 automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: pinger-0.33/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/pinger-0.33/work/pinger-0.33 ... * econf: updating pinger-0.33/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pinger-0.33/config.guess with /usr/share/gnuconfig/config.guess ./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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib --enable-ncurses --enable-nls configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.6/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-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 whether x86_64-gentoo-linux-musl-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-gentoo-linux-musl-gcc... none 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/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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.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 netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... 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 for sys/stat.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for pthread.h... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdio.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/time.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes --- checking if ARP pinging is possible --- checking for linux/if_arp.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking net/ethernet.h usability... yes checking net/ethernet.h presence... yes checking for net/ethernet.h... yes checking for asm/types.h... (cached) yes checking linux/if_packet.h usability... yes checking linux/if_packet.h presence... yes checking for linux/if_packet.h... yes checking linux/if_ether.h usability... yes checking linux/if_ether.h presence... yes checking for linux/if_ether.h... yes -- ARP testing done, result: ARP enabled checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl checking for ld used by GCC... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking for GNU gettext in libintl... no checking whether to use NLS... no 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 for in_addr_t... yes 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 libintl_gettext in -lintl... no checking for pthread_create in -lpthread... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for setresuid... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile Available modes (note GTK2 and GTK3 can't be compiled at the same time): GTK 2.x: NO GTK 3.x: NO ncurses: YES ARP pinging enabled Now type 'make' and 'make install'. Root privileges required for installing!!! >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/pinger-0.33/work/pinger-0.33 ... make -j1 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-analyzer/pinger-0.33/work/pinger-0.33/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/var/tmp/portage/net-analyzer/pinger-0.33/work/pinger-0.33' Making all in m4 make[2]: Entering directory '/var/tmp/portage/net-analyzer/pinger-0.33/work/pinger-0.33/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-analyzer/pinger-0.33/work/pinger-0.33/m4' Making all in po make[2]: Entering directory '/var/tmp/portage/net-analyzer/pinger-0.33/work/pinger-0.33/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/net-analyzer/pinger-0.33/work/pinger-0.33/po' Making all in src make[2]: Entering directory '/var/tmp/portage/net-analyzer/pinger-0.33/work/pinger-0.33/src' x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o timefunc.o timefunc.c In file included from timefunc.c:24: globals.h:96:5: error: unknown type name ‘u_int’ 96 | u_int last_seq_sent; /* sequence nr. of last packet sent */ | ^~~~~ globals.h:97:5: error: unknown type name ‘u_int’ 97 | u_int last_seq_recv; /* sequence nr. of last packet received */ | ^~~~~ globals.h:66:22: error: duplicate member ‘uint’ 66 | #define unsigned int uint; | ^~~~ globals.h:99:5: note: in expansion of macro ‘unsigned’ 99 | unsigned long long nr_recv; | ^~~~~~~~ globals.h:169:8: error: unknown type name ‘uint’ 169 | extern uint dns_check_s; | ^~~~ make[2]: *** [Makefile:492: timefunc.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/net-analyzer/pinger-0.33/work/pinger-0.33/src' make[1]: *** [Makefile:395: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-analyzer/pinger-0.33/work/pinger-0.33' make: *** [Makefile:336: all] Error 2 * ERROR: net-analyzer/pinger-0.33::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/pinger-0.33::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/pinger-0.33::gentoo'`. * The complete build log is located at '/var/log/portage/net-analyzer:pinger-0.33:20200315-180717.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/pinger-0.33/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/pinger-0.33/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/pinger-0.33/work/pinger-0.33' * S: '/var/tmp/portage/net-analyzer/pinger-0.33/work/pinger-0.33'