Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143608 - openal-0.0.8 fails to compile with internal compiler error
Summary: openal-0.0.8 fails to compile with internal compiler error
Status: RESOLVED DUPLICATE of bug 137804
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-11 15:09 UTC by Dan J.
Modified: 2006-08-11 15:15 UTC (History)
0 users

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


Attachments
Preprocessed source stored into /tmp/ccYcoe06.out file, please attach this to your bugreport. (ccYcoe06.out,15.75 KB, text/plain)
2006-08-11 15:13 UTC, Dan J.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dan J. 2006-08-11 15:09:26 UTC
make[3]: Entering directory `/var/tmp/portage/openal-0.0.8/work/openal-0.0.8/src'
if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../common/include -I../include -I../src/arch/i386  -Wall -ansi -pedantic -finline-functions -ffast-math -fomit-frame-pointer -I/usr/include/alsa   -I/usr/kde/3.5/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -I/usr/include/SDL -D_REENTRANT   -I/usr/include/smpeg -I/usr/include/SDL -D_REENTRANT -O2 -march=athlon-xp -fomit-frame-pointer -MT libopenal_la-x86_floatmul.lo -MD -MP -MF ".deps/libopenal_la-x86_floatmul.Tpo" -c -o libopenal_la-x86_floatmul.lo `test -f 'arch/i386/x86_floatmul.c' || echo './'`arch/i386/x86_floatmul.c; \
then mv -f ".deps/libopenal_la-x86_floatmul.Tpo" ".deps/libopenal_la-x86_floatmul.Plo"; else rm -f ".deps/libopenal_la-x86_floatmul.Tpo"; exit 1; fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common/include -I../include -I../src/arch/i386 -Wall -ansi -pedantic -finline-functions -ffast-math -fomit-frame-pointer -I/usr/include/alsa -I/usr/kde/3.5/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/SDL -D_REENTRANT -I/usr/include/smpeg -I/usr/include/SDL -D_REENTRANT -O2 -march=athlon-xp -fomit-frame-pointer -MT libopenal_la-x86_floatmul.lo -MD -MP -MF .deps/libopenal_la-x86_floatmul.Tpo -c arch/i386/x86_floatmul.c  -fPIC -DPIC -o .libs/libopenal_la-x86_floatmul.o
arch/i386/x86_floatmul.c:86:74: warning: use of C99 long long integer constant
arch/i386/x86_floatmul.c:89:74: warning: use of C99 long long integer constant
arch/i386/x86_floatmul.c: In function `_alFloatMul':
arch/i386/x86_floatmul.c:86: internal compiler error: in ix86_expand_binop_builtin, at config/i386/i386.c:13246
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-11 15:12:11 UTC

*** This bug has been marked as a duplicate of 137804 ***
Comment 2 Dan J. 2006-08-11 15:13:42 UTC
Created attachment 94016 [details]
Preprocessed source stored into /tmp/ccYcoe06.out file, please attach this to your bugreport.

Preprocessed source.