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

Bug 365095

Summary: media-sound/pulseaudio-0.9.22 failt to build with newer x11-libs/xcb-*
Product: Gentoo Linux Reporter: Maciej Piechotka <uzytkownik2>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.pulseaudio.org/ticket/927
Whiteboard:
Package list:
Runtime testing required: ---

Description Maciej Piechotka 2011-04-27 16:05:52 UTC
pulsecore/x11prop.c: In function 'pa_x11_set_prop':
pulsecore/x11prop.c:60:9: warning: implicit declaration of function 'xcb_atom_get' [-Wimplicit-function-declaration]
pulsecore/x11prop.c:61:70: error: 'STRING' undeclared (first use in this function)
pulsecore/x11prop.c:61:70: note: each undeclared identifier is reported only once for each function it appears in
pulsecore/x11prop.c: In function 'pa_x11_get_prop':
pulsecore/x11prop.c:104:53: error: 'STRING' undeclared (first use in this function)
make[3]: *** [libpulsecommon_0.9.22_la-x11prop.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
pulsecore/dbus-util.c: In function 'add_timeout':
./pulse/xmalloc.h:64:21: warning: inlining failed in call to '_pa_xnew_internal.part.2': call is unlikely and code size would grow [-Winline]
pulsecore/dbus-util.c:200:20: warning: called from here [-Winline]
pulsecore/dbus-util.c: In function 'pa_dbus_wrap_connection_new':
./pulse/xmalloc.h:64:21: warning: inlining failed in call to '_pa_xnew_internal.part.2': call is unlikely and code size would grow [-Winline]
pulsecore/dbus-util.c:263:26: warning: called from here [-Winline]
pulsecore/dbus-util.c: In function 'pa_dbus_pending_new':
./pulse/xmalloc.h:64:21: warning: inlining failed in call to '_pa_xnew_internal.part.2': call is unlikely and code size would grow [-Winline]
pulsecore/dbus-util.c:374:18: warning: called from here [-Winline]
mv -f .deps/libpulsecommon_0.9.22_la-dbus-util.Tpo .deps/libpulsecommon_0.9.22_la-dbus-util.Plo
make[3]: Leaving directory `/var/tmp/paludis/media-sound-pulseaudio-0.9.22/work/pulseaudio-0.9.22/src'
make[2]: Leaving directory `/var/tmp/paludis/media-sound-pulseaudio-0.9.22/work/pulseaudio-0.9.22/src'
make[1]: Leaving directory `/var/tmp/paludis/media-sound-pulseaudio-0.9.22/work/pulseaudio-0.9.22'
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
/usr/libexec/paludis/utils/emake: emake returned error 2

!!! ERROR in media-sound/pulseaudio-0.9.22::gentoo:
!!! In default_src_compile at line 27
!!! emake failed

!!! Call stack:
!!!    * default_src_compile (/usr/libexec/paludis/2/src_compile.bash:27)
!!!    * src_compile (/usr/libexec/paludis/2/src_compile.bash:33)
!!!    * ebuild_f_compile (/usr/libexec/paludis/2/src_compile.bash:56)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:646)
!!!    * main (/usr/libexec/paludis/ebuild.bash:672)
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-04-27 16:13:21 UTC
do search next time

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