Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 498318 - app-emulation/wine-1.6 (stable) depends on media-libs/openal[abi_x86_32] (masked)
Summary: app-emulation/wine-1.6 (stable) depends on media-libs/openal[abi_x86_32] (mas...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-17 05:07 UTC by dE
Modified: 2014-01-17 14:16 UTC (History)
1 user (show)

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 dE 2014-01-17 05:07:31 UTC
openal? ( || (
				app-emulation/emul-linux-x86-sdl[development]
				media-libs/openal[abi_x86_32]
			) )

But ebuilds with abi_x86_32 is masked (media-libs/openal-1.15.1-r1)

Reproducible: Always
Comment 1 eroen 2014-01-17 07:26:59 UTC
(In reply to dE from comment #0)
> But ebuilds with abi_x86_32 is masked (media-libs/openal-1.15.1-r1)

I would expect this is why the dependency is not directly on the eclass-multilib-enabled openal, but rather on multilib-openal OR emul-linux-x86-sdl, the latter being available with stable keywords. emul-linux-x86-sdl is also listed first in the OR block, so it will be chosen by default by the package manager.

You might want to review the Dynamic Dependencies section in man 5 ebuild .-)
Comment 2 Ben Kohler gentoo-dev 2014-01-17 14:16:53 UTC
There is nothing wrong with one dependency in an "or" list being unavailable for your arch.