Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 523902 - media-libs/libsdl-1.2.15-r8 depends on >=x11-proto/xextproto-7.2.1-r1[abi_...
Summary: media-libs/libsdl-1.2.15-r8 depends on >=x11-proto/xextproto-7.2.1-r1[abi_...
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-27 19:54 UTC by semen
Modified: 2014-09-28 09:17 UTC (History)
0 users

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 semen 2014-09-27 19:54:42 UTC
Hello, i trying to re-merge mplayer and got a strange error, that i do not understand:

# emerge mplayer
Calculating dependencies... done!
x11-proto/xextproto
emerge: there are no ebuilds to satisfy ">=x11-proto/xextproto-7.2.1-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]".
(dependency required by "media-libs/libsdl-1.2.15-r8" [ebuild])
(dependency required by "media-video/ffmpeg-1.2.6-r1[sdl]" [ebuild])
(dependency required by "media-video/mplayer-1.2_pre20130729" [ebuild])
(dependency required by "mplayer" [argument])

but there is installed x11-proto/xextproto-7.3.0
re-merging of x11-proto/xextproto does not helps.
i trying to remove x11-proto/xextproto and install it again,
trying to remove mplayer and install it and got same error whith another package:

# emerge mplayer
Calculating dependencies... done!

emerge: there are no ebuilds to satisfy ">=x11-libs/libX11-1.6.2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]".
(dependency required by "media-libs/libsdl-1.2.15-r8" [ebuild])
(dependency required by "media-video/ffmpeg-1.2.6-r1[sdl]" [ebuild])
(dependency required by "media-video/mplayer-1.2_pre20130729" [ebuild])
(dependency required by "mplayer" [argument])

i try to re-merge or reinstall it - does not help.
What is wrong whith dependency and what can i do to solve such problems?
Comment 1 Rafał Mużyło 2014-09-27 22:38:08 UTC
This seems to be a support question, not a bug.

Anyway, this probably be a package.use.stable.mask problem.
Most likely once x11-proto/xextproto-7.2.1-r1 went stable, ABI_X86 flags requested by one of your packages effectively disappeared.

Search the forum.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-09-28 09:17:14 UTC
It looks like you unmasked libsdl but not its dependencies.