Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143806 - openal-0.0.8 fails to build
Summary: openal-0.0.8 fails to build
Status: RESOLVED DUPLICATE of bug 137804
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-13 12:30 UTC by Nathan Adams
Modified: 2006-08-13 12:33 UTC (History)
0 users

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


Attachments
Preprocessed source (ccH4lvuq.out,15.34 KB, text/plain)
2006-08-13 12:32 UTC, Nathan Adams
Details
emerge --info (einfo.txt,3.48 KB, text/plain)
2006-08-13 12:33 UTC, Nathan Adams
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Adams 2006-08-13 12:30:34 UTC
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 -march=athlon-xp -O3 -pipe -funroll-loops -fprefetch-loop-arrays -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
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/ccH4lvuq.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
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-13 12:32:17 UTC

*** This bug has been marked as a duplicate of 137804 ***
Comment 2 Nathan Adams 2006-08-13 12:32:49 UTC
Created attachment 94169 [details]
Preprocessed source

/var/tmp/portage/openal-0.0.8/temp/ccH4lvuq.out
Comment 3 Nathan Adams 2006-08-13 12:33:12 UTC
Created attachment 94170 [details]
emerge --info