Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145514 - openal doesn't compile
Summary: openal doesn't compile
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-29 12:21 UTC by Miguel Marco
Modified: 2006-08-29 13:11 UTC (History)
0 users

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


Attachments
the ccRk9YeE.out file (ccRk9YeE.out,15.73 KB, text/plain)
2006-08-29 12:24 UTC, Miguel Marco
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Marco 2006-08-29 12:21:30 UTC
I get an error when emerging openal-0.0.8. The last lines i get on the prompt are the following:

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common/include -I../inc
lude -I../src/arch/i386 -Wall -ansi -pedantic -finline-functions -ffast-math -fo
mit-frame-pointer -I/usr/include/alsa -I/usr/kde/3.5/include/artsc -pthread -I/u
sr/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 -march=athlon-xp -O3 -pipe
-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_built
in, at config/i386/i386.c:13246
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/openal-0.0.8/temp/ccRk9YeE.out                                            file, please attach this to your bugreport.
make[3]: *** [libopenal_la-x86_floatmul.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/openal-0.0.8/work/openal-0.0.8/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/openal-0.0.8/work/openal-0.0.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/openal-0.0.8/work/openal-0.0.8'
make: *** [all] Error 2

!!! ERROR: media-libs/openal-0.0.8 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  openal-0.0.8.ebuild, line 45:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if rel                                           evant.
Comment 1 Miguel Marco 2006-08-29 12:24:08 UTC
Created attachment 95408 [details]
the ccRk9YeE.out file
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-29 13:11:02 UTC
Please, search.


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