Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18042 - sdl-sound 1.0.0 ebuild segfaults
Summary: sdl-sound 1.0.0 ebuild segfaults
Status: RESOLVED DUPLICATE of bug 16577
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: 2003-03-23 09:43 UTC by Alexander Jenisch
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 Alexander Jenisch 2003-03-23 09:43:27 UTC
at least one other guy has the same problem as me (see here: http://forums.gentoo.org/viewtopic.php?t=43129&highlight= )

this is the error related compiler output:

gcc -mcpu=athlon-xp -O3 -pipe -I/usr/include/SDL -D_REENTRANT -I/usr/include/smp            
eg -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -o .libs/playsound play             
sound-playsound.o -Wl,-rpath -Wl,/usr/lib -Wl,-rpath -Wl,/usr/lib -Wl,-rpath -Wl            
,/usr/lib ../.libs/libSDL_sound.so -L/usr/lib -lm -lm -lpthread -lm -lm -lpthre            
ad -L/usr/X11R6/lib -lpthread -lm -lm -lpthread -lm -lm -lpthread -lm -lm -lpthr            
ead -lm -lm -lpthread -lm -lm -lpthread -lpthread -lm -lm -lm -lm -lm -lm -lm -l            
m -lpthread -lm -lm -lpthread -lpthread -lm -lm -lpthread -lm -lm -lpthread -lm            
-lm -lpthread -lm -lm -lpthread -lm -lm -lpthread -lpthread -lm -lm -lm -lm -lm            
-lm -lm -lm -lpthread -lm -lm -lpthread -lpthread -lpthread -lpthread -lpthread            
-lm -lm -lpthread -lm -lm -lpthread -lm -lm -lpthread -lm -lm -lm -lm -lpthread            
-lm -lpthread -lm -lm -lm -lpthread -lpthread -lm -lm -lm -lm -lm -lm -lm -lm -l            
m -lm -lm -lm -lpthread -lpthread -lpthread -lpthread -lm -lm -lpthread -lm -lm            
-lm -lm -lm -lm -lm -lm -lpthread /usr/lib/libsmpeg.so -lpthread -lpthread -lpth            
read /usr/lib/libSDL.so -lm /usr/lib/libesd.so /usr/lib/libaudiofile.so -lm /usr            
/lib/libasound.so -lX11 -lXext -lpthread /usr/lib/libmikmod.so -lm -ldl -lm /usr            
/lib/libvorbis.so -lm -lm /usr/lib/libvorbisfile.so -lm /usr/lib/libvorbisenc.so            
-lm /usr/lib/libogg.so 
collect2: ld terminated with signal 11 [Segmentation fault], core dumped 
make[2]: *** [playsound] Error 1 
make[2]: Leaving directory `/var/tmp/portage/sdl-sound-1.0.0/work/SDL_sound-1.0.            
0/playsound' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/sdl-sound-1.0.0/work/SDL_sound-1.0.            
0' 
make: *** [all] Error 2 

!!! ERROR: media-libs/sdl-sound-1.0.0 failed. 
!!! Function src_compile, Line 28, Exitcode 2 
!!! (no error message)
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-03-23 10:15:27 UTC

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