Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83457 - xorg-x11 ICE in function `_XcmsCubeRoot'
Summary: xorg-x11 ICE in function `_XcmsCubeRoot'
Status: RESOLVED DUPLICATE of bug 20600
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-27 06:42 UTC by insenic
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description insenic 2005-02-27 06:42:05 UTC
When I try to emerge xorg-x11 with flags USE="opengl xv", I get errors about failed make World.

Reproducible: Always
Steps to Reproduce:
1. First I compiling xorg-x11 without USE="opengl".
2. To emerging xorg with USE="opengl" I must too use flag "xv" why?
3. When I emerge with flags USE"opengl xv" I get errors...

Actual Results:  
Now I didn't instaled xscreensaver with opengl but I must change opengl-update
at xorg-x11, but opengl-update do not see this glx...


my emerge info:

Gentoo Base System version 1.6.9
Portage 2.0.51-r15 (default-linux/x86/2005.0, gcc-3.4.3-20050110,
glibc-2.3.4.20050125-r0, 2.6.10-gentoo-r7 i686)
=================================================================
System uname: 2.6.10-gentoo-r7 i686 AMD Athlon(tm) XP 2000+
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 23 2005, 06:18:12)]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r4
sys-devel/libtool:   1.5.10-r5
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -Os -s -pipe -mmmx -m3dnow -msse -mfpmath=sse
-fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -Os -s -pipe -mmmx -m3dnow -msse -mfpmath=sse
-fno-exceptions -fno-rtti"
DISTDIR="/mnt/files/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl http://src.gentoo.pl
http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="pl_PL"
LC_ALL="pl_PL"
LDFLAGS="-s -z combreloc"
MAKEOPTS="-j2"
PKGDIR="/mnt/files/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X alsa avi bitmap-fonts cdr crypt cups curl drw emboss esd
foomaticdb gif gimpprint gpm gtk gtk2 imlib java jpeg libg++ libwww mad mikmod
minimal mmx mmx2 mozilla mp3 mpeg mplayer mysql ncurses nls nptl nptlonly nvidia
oggvorbis opengl oss pam pdflib png ppds readline sdk sdl session slang spell
ssl svga t1lib tiff truetype truetype-fonts type1-fonts usb userlocales videos
xml2 xmms zlib linguas_pl"
Unset:  ASFLAGS, CBUILD, CTARGET, PORTDIR_OVERLAY
Comment 1 insenic 2005-02-27 06:44:54 UTC
I forget ;) 
 This is bug report:

i686-pc-linux-gnu-gcc -c -ansi -pedantic -Wno-return-type -w    -I../.. -I../../exports/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L                 -D_POSIX_SOURCE -D_XOPEN_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE                             -D_GNU_SOURCE                            -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS  -D_REENTRANT -DXUSE_MTSAFE_API    -DMALLOC_0_RETURNS_NULL  -DHAS_SNPRINTF -DLIBX11                   -DPOSTLOCALELIBDIR=\"lib\"      -march=athlon-xp -Os -pipe -fomit-frame-pointer -mno-sse2 -mno-sse3 -fno-strict-aliasing   cmsMath.c -o unshared/cmsMath.o
cmsMath.c: In function `_XcmsCubeRoot':
cmsMath.c:91: internal compiler error: in try_split, at emit-rtl.c:3343
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/xorg-x11-6.8.2/temp/ccoLfX7N.out file, please attach this to your bugreport.
make[4]: *** [cmsMath.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2/work/xc/lib/X11'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2/work/xc/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2/work/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2/work/xc'
make: *** [World] Error 2

!!! ERROR: x11-base/xorg-x11-6.8.2 failed.
!!! Function build, Line 959, Exitcode 2
!!! make World failed
!!! If you need support, post the topmost build error, NOT this status message.


And file ccoLfX7N.out is here:
http://insenic.lins.pl/ccoLfX7N.out
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2005-02-27 15:07:41 UTC
Try taming your CFLAGS. See comment #6 on bug #81597 or comment #11 on bug #80655. Remember to search for duplicates before filing a new bug.

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