Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 122193

Summary: internal compiler error compiling liboil-0.3.7
Product: Gentoo Linux Reporter: Andy Neitzke <neitzke>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: preprocessed source

Description Andy Neitzke 2006-02-08 17:38:58 UTC
On my system, with gcc-3.4.5, "emerge liboil" fails with

composite_sse_2pix.c: In function `composite_in_argb_sse_2pix':
composite_sse_2pix.c:162: internal compiler error: in push_reload, at reload.c:1315
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /var/tmp/portage/liboil-0.3.7/temp/cc77HK3W.out file, please attach this to your bugreport.
make[3]: *** [libsse_la-composite_sse_2pix.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/liboil-0.3.7/work/liboil-0.3.7/liboil/sse'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/liboil-0.3.7/work/liboil-0.3.7/liboil'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/liboil-0.3.7/work/liboil-0.3.7'
make: *** [all] Error 2

"emerge info" output:

Portage 2.1_pre4-r1 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.6-r2, 2.6.14-gentoo-r2 i686)
=================================================================
System uname: 2.6.14-gentoo-r2 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.12.0_pre15
dev-lang/python:     2.3.4-r1, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-pipe -O2 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-pipe -O2 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aac acpi aim alsa apm arts artswrappersuid audiofile avi bash-completion berkdb bitmap-fonts bzip2 cairo cpudetection crypt cups curl dbus dga directfb dvd dvdr dvdread eds emboss encode ffmpeg flac foomaticdb fortran gdbm gif gimpprint gnome gpm gstreamer gtk gtk2 gtkhtml hal imagemagick imlib ipv6 java jpeg kde kdeenablefinal lcms libg++ libwww lirc live mad mikmod mng motif moznoirc moznomail mozsvg mp3 mpeg mplayer musicbrainz mysql ncurses nls ntfs offensive ogg oggvorbis opengl oss pam pcmcia pdf pdflib perl png ppds python qt quicktime readline real rtc sdl spell sqlite ssl tcpd theora tiff truetype truetype-fonts type1-fonts udev usb vorbis win32codecs xcomposite xine xml2 xmms xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux linguas_en userland_GNU video_cards_radeon"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS
Comment 1 Andy Neitzke 2006-02-08 17:40:40 UTC
Created attachment 79292 [details]
preprocessed source

This is the preprocessed source file which the error message suggested I should attach to my bug report.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2006-02-08 19:30:25 UTC
Please search.

*** This bug has been marked as a duplicate of 121501 ***