* Package: net-analyzer/ippl-1.4.14-r6 * 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 ippl-1.4.14.tar.gz to /var/tmp/portage/net-analyzer/ippl-1.4.14-r6/work >>> Source unpacked in /var/tmp/portage/net-analyzer/ippl-1.4.14-r6/work >>> Preparing source in /var/tmp/portage/net-analyzer/ippl-1.4.14-r6/work/ippl-1.4.14 ... * Applying ippl-1.4.14-noportresolve.patch ... [ ok ] * Applying ippl-1.4.14-manpage.patch ... [ ok ] * Applying ippl-1.4.14-privilege-drop.patch ... [ ok ] * Applying ippl-1.4.14-includes.patch ... [ ok ] * Applying ippl-1.4.14-format-warnings.patch ... [ ok ] * Applying ippl-1.4.14-fix-build-system.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/ippl-1.4.14-r6/work/ippl-1.4.14 ... ./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 --libdir=/usr/lib loading site script /usr/share/config.site creating cache ./config.cache Configuring ippl 1.4.14... checking for gcc... x86_64-gentoo-linux-musl-gcc checking whether the C compiler (x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0) works... yes checking whether the C compiler (x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0) is a cross-compiler... no checking whether we are using GNU C... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for flex... flex checking for yywrap in -lfl... yes checking for bison... bison -y checking for a BSD compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking for pthread_attr_init in -lpthread... yes checking for pthread_attr_setdetachstate in -lpthread... yes checking for pthread_attr_destroy in -lpthread... yes checking for pthread_create in -lpthread... yes checking for pthread_setcancelstate in -lpthread... yes checking for pthread_attr_setdetachstate in -lpthread... (cached) yes checking for pthread_cancel in -lpthread... yes checking for pthread_mutex_lock in -lpthread... yes checking for pthread_mutex_unlock in -lpthread... yes Using nobody as the default user to run threads. updating cache ./config.cache creating ./config.status creating Makefile creating Makefile.common creating Source/Makefile creating Docs/Makefile Configuration: ippl in /usr/sbin man pages in /usr/share/man configuration file in /etc pid file in /var/run using nobody account to run threads Now you can type `` make ''. Good luck! >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/ippl-1.4.14-r6/work/ippl-1.4.14 ... make -j1 make[1]: Entering directory '/var/tmp/portage/net-analyzer/ippl-1.4.14-r6/work/ippl-1.4.14/Source' x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -DVERSION=\"1.4.14\" -DDEFAULT_USER=\"nobody\" -DCONFIGURATION_FILE=\"/etc/ippl.conf\" -DPID_FILE=\"/var/run/ippl.pid\" -c main.c main.c:57:16: warning: built-in function ‘log’ declared as non-function [-Wbuiltin-declaration-mismatch] 57 | struct loginfo log; | ^~~ x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -DVERSION=\"1.4.14\" -DDEFAULT_USER=\"nobody\" -DCONFIGURATION_FILE=\"/etc/ippl.conf\" -DPID_FILE=\"/var/run/ippl.pid\" -c configuration.c In file included from filter.h:24, from configuration.c:27: defines.h:65:9: error: unknown type name ‘u_int32_t’ 65 | typedef u_int32_t __u32; | ^~~~~~~~~ defines.h:66:9: error: unknown type name ‘u_int16_t’ 66 | typedef u_int16_t __u16; | ^~~~~~~~~ defines.h:67:9: error: unknown type name ‘u_int8_t’ 67 | typedef u_int8_t __u8; | ^~~~~~~~ configuration.c: In function ‘open_configuration’: configuration.c:42:25: warning: built-in function ‘log’ declared as non-function [-Wbuiltin-declaration-mismatch] 42 | extern struct loginfo log; | ^~~ make[1]: *** [Makefile:45: configuration.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/net-analyzer/ippl-1.4.14-r6/work/ippl-1.4.14/Source' make: *** [Makefile:15: binary] Error 2 * ERROR: net-analyzer/ippl-1.4.14-r6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-analyzer/ippl-1.4.14-r6::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-analyzer/ippl-1.4.14-r6::gentoo'`. * The complete build log is located at '/var/log/portage/net-analyzer:ippl-1.4.14-r6:20200410-092455.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-analyzer/ippl-1.4.14-r6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/ippl-1.4.14-r6/temp/environment'. * Working directory: '/var/tmp/portage/net-analyzer/ippl-1.4.14-r6/work/ippl-1.4.14' * S: '/var/tmp/portage/net-analyzer/ippl-1.4.14-r6/work/ippl-1.4.14'