>>> Unpacking source... >>> Unpacking libnids-1.23.tar.gz to /var/tmp/portage/net-libs/libnids-1.23-r1/work >>> Source unpacked in /var/tmp/portage/net-libs/libnids-1.23-r1/work >>> Preparing source in /var/tmp/portage/net-libs/libnids-1.23-r1/work/libnids-1.23 ... * Applying libnids-1.20-chksum.c-ebx.patch ...  [ ok ] >>> Source prepared. * Flameeyes QA Warning! AC_CANONICAL_TARGET used /var/tmp/portage/net-libs/libnids-1.23-r1/work/libnids-1.23/configure.in:9:AC_CANONICAL_TARGET: * Flameeyes QA Warning (end)! AC_CANONICAL_TARGET used >>> Configuring source in /var/tmp/portage/net-libs/libnids-1.23-r1/work/libnids-1.23 ... * econf: updating libnids-1.23/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libnids-1.23/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... 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 sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for gettimeofday... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for libpcap... yes checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GTHREAD... yes checking for g_thread_init in -lgthread-2.0... yes checking for libnet... yes checking whether to build shared library... yes checking the name of struct icmp... struct icmphdr checking if tcp states are defined... yes checking for bsd-ish struct udphdr... yes checking libnet version... looks new configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating samples/Makefile config.status: creating src/config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/libnids-1.23-r1/work/libnids-1.23 ... make -j14 cd src ; make static cd src ; make shared make[1]: Entering directory `/var/tmp/portage/net-libs/libnids-1.23-r1/work/libnids-1.23/src' i686-pc-linux-gnu-gcc -c -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checksum.c i686-pc-linux-gnu-gcc -c -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ip_fragment.c i686-pc-linux-gnu-gcc -c -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include ip_options.c i686-pc-linux-gnu-gcc -c -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include killtcp.c make[1]: Entering directory `/var/tmp/portage/net-libs/libnids-1.23-r1/work/libnids-1.23/src' i686-pc-linux-gnu-gcc -c -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include libnids.c i686-pc-linux-gnu-gcc -fPIC -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c checksum.c -o checksum_pic.o i686-pc-linux-gnu-gcc -fPIC -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c ip_fragment.c -o ip_fragment_pic.o i686-pc-linux-gnu-gcc -fPIC -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c ip_options.c -o ip_options_pic.o i686-pc-linux-gnu-gcc -c -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include scan.c i686-pc-linux-gnu-gcc -c -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include tcp.c i686-pc-linux-gnu-gcc -fPIC -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c killtcp.c -o killtcp_pic.o i686-pc-linux-gnu-gcc -c -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include util.c i686-pc-linux-gnu-gcc -fPIC -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c libnids.c -o libnids_pic.o i686-pc-linux-gnu-gcc -c -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include allpromisc.c ip_options.c: In function 'ip_options_compile': ip_options.c:293: warning: dereferencing type-punned pointer will break strict-aliasing rules i686-pc-linux-gnu-gcc -c -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include hash.c checksum.c: In function 'my_tcp_check': checksum.c:207: warning: pointer targets in passing argument 1 of 'csum_partial' differ in signedness checksum.c:44: note: expected 'const u_char *' but argument is of type 'char *' checksum.c: In function 'my_udp_check': checksum.c:215: warning: pointer targets in passing argument 1 of 'csum_partial' differ in signedness checksum.c:44: note: expected 'const u_char *' but argument is of type 'char *' i686-pc-linux-gnu-gcc -fPIC -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c scan.c -o scan_pic.o killtcp.c:121:6: error: #elif with no expression ip_options.c: In function 'ip_options_compile': ip_options.c:293: warning: dereferencing type-punned pointer will break strict-aliasing rules i686-pc-linux-gnu-gcc -fPIC -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c tcp.c -o tcp_pic.o i686-pc-linux-gnu-gcc -fPIC -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c util.c -o util_pic.o i686-pc-linux-gnu-gcc -fPIC -O2 -pipe -D_BSD_SOURCE -W -Wall -DLIBNET_VER=1 -DHAVE_ICMPHDR=1 -DHAVE_TCP_STATES=1 -DHAVE_BSD_UDPHDR=1 -I. -I/usr/include -I/usr/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c allpromisc.c -o allpromisc_pic.o make[1]: *** [killtcp.o] Error 1 make[1]: *** Waiting for unfinished jobs.... checksum.c: In function 'my_tcp_check': checksum.c:207: warning: pointer targets in passing argument 1 of 'csum_partial' differ in signedness checksum.c:44: note: expected 'const u_char *' but argument is of type 'char *' checksum.c: In function 'my_udp_check': checksum.c:215: warning: pointer targets in passing argument 1 of 'csum_partial' differ in signedness checksum.c:44: note: expected 'const u_char *' but argument is of type 'char *' killtcp.c:121:6: error: #elif with no expression make[1]: *** [killtcp_pic.o] Error 1 make[1]: *** Waiting for unfinished jobs.... hash.c: In function 'getrnd': hash.c:18: warning: ignoring return value of 'read', declared with attribute warn_unused_result hash.c:19: warning: ignoring return value of 'read', declared with attribute warn_unused_result hash.c: In function 'mkhash': hash.c:60: warning: dereferencing type-punned pointer will break strict-aliasing rules ip_fragment.c: In function 'ip_glue': ip_fragment.c:496: warning: pointer targets in assignment differ in signedness ip_fragment.c: In function 'ip_defrag': ip_fragment.c:609: warning: pointer targets in assignment differ in signedness ip_fragment.c: In function 'ip_glue': ip_fragment.c:496: warning: pointer targets in assignment differ in signedness ip_fragment.c: In function 'ip_defrag': ip_fragment.c:609: warning: pointer targets in assignment differ in signedness libnids.c: In function 'gen_ip_frag_proc': libnids.c:379: warning: pointer targets in passing argument 1 of 'ip_options_compile' differ in signedness libnids.c:39: note: expected 'char *' but argument is of type 'u_char *' libnids.c: In function 'gen_ip_proc': libnids.c:453: warning: pointer targets in passing argument 1 of 'process_udp' differ in signedness libnids.c:417: note: expected 'char *' but argument is of type 'u_char *' libnids.c: In function 'nids_next': libnids.c:746: warning: pointer targets in passing argument 3 of 'nids_pcap_handler' differ in signedness libnids.c:221: note: expected 'u_char *' but argument is of type 'char *' libnids.c: In function 'gen_ip_frag_proc': libnids.c:379: warning: pointer targets in passing argument 1 of 'ip_options_compile' differ in signedness libnids.c:39: note: expected 'char *' but argument is of type 'u_char *' libnids.c: In function 'gen_ip_proc': libnids.c:453: warning: pointer targets in passing argument 1 of 'process_udp' differ in signedness libnids.c:417: note: expected 'char *' but argument is of type 'u_char *' libnids.c: In function 'nids_next': libnids.c:746: warning: pointer targets in passing argument 3 of 'nids_pcap_handler' differ in signedness libnids.c:221: note: expected 'u_char *' but argument is of type 'char *' tcp.c: In function 'get_ts': tcp.c:198: warning: pointer targets in initialization differ in signedness tcp.c: In function 'get_wscale': tcp.c:225: warning: pointer targets in initialization differ in signedness tcp.c: In function 'add_from_skb': tcp.c:446: warning: pointer targets in passing argument 2 of 'add2buf' differ in signedness tcp.c:312: note: expected 'char *' but argument is of type 'u_char *' tcp.c:463: warning: pointer targets in passing argument 2 of 'add2buf' differ in signedness tcp.c:312: note: expected 'char *' but argument is of type 'u_char *' tcp.c:475: warning: pointer targets in passing argument 2 of 'add2buf' differ in signedness tcp.c:312: note: expected 'char *' but argument is of type 'u_char *' tcp.c: In function 'tcp_queue': tcp.c:511: warning: pointer targets in passing argument 4 of 'add_from_skb' differ in signedness tcp.c:428: note: expected 'u_char *' but argument is of type 'char *' make[1]: Leaving directory `/var/tmp/portage/net-libs/libnids-1.23-r1/work/libnids-1.23/src' make: *** [static] Error 2 make: *** Waiting for unfinished jobs.... tcp.c: In function 'get_ts': tcp.c:198: warning: pointer targets in initialization differ in signedness tcp.c: In function 'get_wscale': tcp.c:225: warning: pointer targets in initialization differ in signedness tcp.c: In function 'add_from_skb': tcp.c:446: warning: pointer targets in passing argument 2 of 'add2buf' differ in signedness tcp.c:312: note: expected 'char *' but argument is of type 'u_char *' tcp.c:463: warning: pointer targets in passing argument 2 of 'add2buf' differ in signedness tcp.c:312: note: expected 'char *' but argument is of type 'u_char *' tcp.c:475: warning: pointer targets in passing argument 2 of 'add2buf' differ in signedness tcp.c:312: note: expected 'char *' but argument is of type 'u_char *' tcp.c: In function 'tcp_queue': tcp.c:511: warning: pointer targets in passing argument 4 of 'add_from_skb' differ in signedness tcp.c:428: note: expected 'u_char *' but argument is of type 'char *' make[1]: Leaving directory `/var/tmp/portage/net-libs/libnids-1.23-r1/work/libnids-1.23/src' make: *** [shared] Error 2 * * ERROR: net-libs/libnids-1.23-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2364: Called _eapi2_src_compile * ebuild.sh, line 634: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-libs/libnids-1.23-r1:20090702-135847.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/libnids-1.23-r1/temp/environment'. *