packet-vtp.c seg faults on emerge (log below) Reproducible: Always Steps to Reproduce: 1. emerge world 2. emerge hits ethereal update 3. compile errors out Actual Results: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../.. -I./.. -I/usr/local/include -DINET6 "-D_U_=__attribute__((unused))" -Wall -W -O -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe -fno-unroll-loops -I/usr/local/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -MT packet-wbxml.lo -MD -MP -MF .deps/packet-wbxml.Tpo -c packet-wbxml.c -fPIC -DPIC -o packet-wbxml.lo cc1: packet-vtp.c: Input/output error packet-vtp.c:1: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugs.gentoo.org/> for instructions. make[4]: *** [packet-vtp.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory `/var/tmp/portage/ethereal-0.10.6/work/ethereal-0.10.6/epan/dissectors' make[3]: *** [all] Error 2 make[3]: Leaving directory `/var/tmp/portage/ethereal-0.10.6/work/ethereal-0.10.6/epan/dissectors' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/ethereal-0.10.6/work/ethereal-0.10.6/epan' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/ethereal-0.10.6/work/ethereal-0.10.6' make: *** [all] Error 2 Expected Results: compiled & installed ethereal Portage 2.0.51_rc7 (default-x86-1.4, gcc-3.4.2, glibc-2.3.4.20040808-r0, 2.6.7 i686) ================================================================= System uname: 2.6.7 i686 Intel(R) Pentium(R) 4 CPU 1.80GHz Gentoo Base System version 1.5.3 distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled] Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.5-r1 Binutils: sys-devel/binutils-2.15.90.0.1.1-r3 Headers: sys-kernel/linux-headers-2.4.22,sys-kernel/linux-headers-2.4.19-r1 Libtools: sys-devel/libtool-1.5.2-r5 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe" CHOST="i686-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs buildpkg ccache distlocks sandbox" GENTOO_MIRRORS="http://mirror.clarkson.edu/pub/distributions/gentoo/ rsync://gentoo.seren.com/gentoo rsync://csociety-ftp.ecn.purdue.edu/pub/gentoo/ http://gentoo.mirrors.pair.com/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="X acpi aim apache2 apm arts avi berkdb bitmap-fonts cdr crypt cups encode esd ethereal foomaticdb gdbm gif gpm gps gtk gtk2 imagemagick imlib innodb java jpeg jpg kde kms ldap libg++ libwww mad mikmod mmx motif mozilla mpeg mysql ncurses nls odbc oggvorbis opengl oss pam pdflib perl png postgres ppds python qt quicktime readline ruby sdl slang spell ssl svga tcltk tcpd tiff truetype unicode x86 xml xml2 xmms xprint xv zlib"
Please reduce CFLAGS to somewhere along the lines of "-O2 -march=pentium4 -pipe" and try again.
Please test 0.10.7.
Please test and reopen if still not fixed.