Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 455818 - media-sound/pulseaudio USE=xen should depend on app-emulation/xen-tools not app-emulation/xen
Summary: media-sound/pulseaudio USE=xen should depend on app-emulation/xen-tools not a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-02-06 10:53 UTC by Paul Freeman
Modified: 2014-02-16 21:21 UTC (History)
1 user (show)

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


Attachments
pulseaudio 2.1 xen fix (pulseaudio-2.1-r1.ebuild-xenfix.diff,441 bytes, patch)
2013-02-06 10:54 UTC, Paul Freeman
Details | Diff
pulseaudio 3.0 xen fix (pulseaudio-3.0.ebuild-xenfix.diff,441 bytes, patch)
2013-02-06 10:55 UTC, Paul Freeman
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Freeman 2013-02-06 10:53:27 UTC
When compiling with Xen support pulseaudio requires /usr/include/xenctrl.h which comes from app-emulation/xen-tools not app-emulation/xen as is the current RDEPEND.

whilst app-emulation/xen-tools is pulled in by app-emulation/xen it is only a PDEPEND so it will not necessarily be pulled in in-time for the pulse build.

simple patches for current 2.x & 3.x pulseaudio ebuilds attached.


NOTES:
 this will cause a circular dependency on a vanilla system, since:

xen-tools depends libsdl depends pulseaudio depends xen-tools

a simple fix in that case being initially to USE=-xen emerge -av pulseaudio :)


Reproducible: Always
Comment 1 Paul Freeman 2013-02-06 10:54:53 UTC
Created attachment 338066 [details, diff]
pulseaudio 2.1 xen fix
Comment 2 Paul Freeman 2013-02-06 10:55:13 UTC
Created attachment 338068 [details, diff]
pulseaudio 3.0 xen fix
Comment 3 Pacho Ramos gentoo-dev 2014-02-16 21:21:53 UTC
fixed in 4.99.4