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

Bug 276389

Summary: media-sound/pulseaudio-0.9.16_rc2-r50 fails to build on bsd with libexecinfo installed
Product: Gentoo Linux Reporter: Alexis Ballier <aballier>
Component: Current packagesAssignee: Diego Elio Pettenò (RETIRED) <flameeyes>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexis Ballier gentoo-dev 2009-07-03 17:54:29 UTC
CCLD   pacat
/var/tmp/portage/media-sound/pulseaudio-0.9.16_rc2-r50/work/pulseaudio-0.9.16-test2/src/.libs/libpulsecommon-0.9.16.so: undefined reference to `backtrace_symbols'
/var/tmp/portage/media-sound/pulseaudio-0.9.16_rc2-r50/work/pulseaudio-0.9.16-test2/src/.libs/libpulsecommon-0.9.16.so: undefined reference to `backtrace'
collect2: ld returned 1 exit status
distcc[66785] ERROR: compile (null) on localhost failed


it found execinfo.h thus enabled it but didnt add the -lexecinfo which is required since its not in the libc.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-07-04 11:17:45 UTC
Marking upstream since this is a masked test version and it's an automagic dependencies; I've fixed it in my repo and asked Lennart to merge it in master for the final release.