>>> Unpacking source... >>> Unpacking trafshow-5.2.3.tgz to /var/tmp/portage/net-analyzer/trafshow-5.2.3/work * Applying trafshow-5.2.3-gentoo.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/net-analyzer/trafshow-5.2.3/work * Flameeyes QA Warning! AC_CANONICAL_TARGET used /var/tmp/portage/net-analyzer/trafshow-5.2.3/work/trafshow-5.2.3/configure.in:20:AC_CANONICAL_TARGET: * Flameeyes QA Warning (end)! AC_CANONICAL_TARGET used >>> Compiling source in /var/tmp/portage/net-analyzer/trafshow-5.2.3/work/trafshow-5.2.3 ... * econf: updating trafshow-5.2.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating trafshow-5.2.3/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 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 bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for egrep... grep -E checking for AIX... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... i686-pc-linux-gnu-gcc checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... 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/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking resolv.h usability... yes checking resolv.h presence... yes checking for resolv.h... yes checking for an ANSI C-conforming const... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for in_addr_t... yes checking for socklen_t... yes checking for struct sockaddr_storage... yes checking for struct ether_addr... yes checking for main in -lresolv... yes checking for main in -linet... no checking for gethostbyname in -lnsl... yes checking for connect in -lsocket... no checking for siginterrupt... yes checking for snprintf... yes checking for strftime... yes checking for strcasecmp... yes checking for pcap_findalldevs in -lpcap... yes checking for pcap_dump_flush... yes checking for pcap_get_selectable_fd... yes checking for tgetent in -ltermcap... no checking for curses library... (cached) ncurses checking for has_colors... yes checking for bkgd... yes checking for wbkgd... yes checking for wredrawln... yes checking for resizeterm... yes checking for use_default_colors... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make -j14 i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -pthread -c trafshow.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -pthread -c screen.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -pthread -c colormask.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -pthread -c getkey.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -pthread -c selector.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -pthread -c events.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -pthread -c session.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -pthread -c show_if.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -pthread -c show_stat.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -pthread -c show_dump.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -pthread -c parse_dl.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -pthread -c parse_ip.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -pthread -c netstat.c session.c:43:6: error: #elif with no expression i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I. -DHAVE_CONFIG_H -pthread -c cisco_netflow.c make: *** [session.o] Error 1 make: *** Waiting for unfinished jobs.... * * ERROR: net-analyzer/trafshow-5.2.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2374: 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-analyzer/trafshow-5.2.3:20090714-111932.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/trafshow-5.2.3/temp/environment'. *