Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 190002

Summary: media-sound/musepack-tools fail with USE=esd
Product: Gentoo Linux Reporter: Christian Faulhammer (RETIRED) <fauli>
Component: New packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Christian Faulhammer (RETIRED) gentoo-dev 2007-08-24 06:21:26 UTC
emerge --info and build.log will be attached
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2007-08-24 06:21:59 UTC
Created attachment 129042 [details]
emerge --info
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2007-08-24 06:23:46 UTC
i686-pc-linux-gnu-gcc -O2 -I/var/tmp/portage/media-sound/musepack-tools-1.15v/work/sv7  -DCVD_FASTLOG -DFAST_MATH    -DMPPDEC_VERSION=\"1.15v\" -DMPPENC_VERSION=\"1.15v\" -I/usr/include -L/usr/lib -fno-strict-aliasing -fno-gcse -fno-finite-math-only -fno-unsafe-math-optimizations replaygain.o gain_analysis.o pipeopen.o stderr.o _setargv.o -o replaygain      -lm
wave_out.o: In function `Set_ESD_Params':
wave_out.c:(.text+0x129): undefined reference to `esd_open_sound'
wave_out.c:(.text+0x13b): undefined reference to `esd_get_server_info'
wave_out.c:(.text+0x14f): undefined reference to `esd_free_server_info'
wave_out.c:(.text+0x157): undefined reference to `esd_close'
wave_out.c:(.text+0x276): undefined reference to `esd_audio_rate'
wave_out.c:(.text+0x27c): undefined reference to `esd_audio_format'
wave_out.c:(.text+0x262): undefined reference to `esd_play_stream_fallback'
collect2: ld returned 1 exit status
distcc[25328] ERROR: compile (null) on localhost failed
make: *** [mppdec] Error 1
make: *** Waiting for unfinished jobs....

!!! ERROR: media-sound/musepack-tools-1.15v failed.
Call stack:
  ebuild.sh, line 1638:   Called dyn_compile
  ebuild.sh, line 985:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  musepack-tools-1.15v.ebuild, line 64:   Called die

Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2007-08-24 06:46:31 UTC
Sorry guys, I should have checked before.

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