Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122530 - liboil 0.3.7 causes internal compiler error
Summary: liboil 0.3.7 causes internal compiler error
Status: RESOLVED DUPLICATE of bug 121501
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-12 01:58 UTC by Pekka Enberg
Modified: 2006-02-12 02:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Preprocessed source (liboil-0.3.7,120.04 KB, text/plain)
2006-02-12 01:59 UTC, Pekka Enberg
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pekka Enberg 2006-02-12 01:58:20 UTC
When I try to emerge liboil 0.3.7, I get the following internal compiler error:

 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -O2 -O2 -march=pentium3 -g -MT libsse_la-composite_sse_2pix.lo -MD -MP -MF .deps/libsse_la-composite_sse_2pix.Tpo -c composite_sse_2pix.c  -fPIC -DPIC -o .libs/libsse_la-composite_sse_2pix.o
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/ccPxWmu7.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

!!! ERROR: dev-libs/liboil-0.3.7 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_compile
  ebuild.sh, line 941:   Called src_compile

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Portage 2.1_pre4-r1 (default-linux/x86/2005.0, gcc-3.3.4, glibc-2.3.6-r2, 2.6.16-rc2 i686)
=================================================================
System uname: 2.6.16-rc2 i686 Intel(R) Celeron(R) CPU 2.80GHz
Gentoo Base System version 1.12.0_pre15
dev-lang/python:     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="-O2 -march=pentium3 -g"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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="-O2 -march=pentium3 -g"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks nostrip sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
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 alsa apm avi berkdb bitmap-fonts cdr crypt cups curl dbus eds emboss encode foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 hal imlib ipod ipv6 jpeg libg++ libwww mad mikmod mmx mono motif mp3 mpeg ncurses nls nptl ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl spell sse sse2 ssl tcpd truetype truetype-fonts type1-fonts vlc vorbis win32codecs xml2 xmms xv zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Pekka Enberg 2006-02-12 01:59:55 UTC
Created attachment 79553 [details]
Preprocessed source

Here's preprocessed source for the file that causes internal error.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-02-12 02:08:58 UTC

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