Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928973 - media-libs/gst-plugins-bad: ABI_X86=32 depends on ABI_X86=32 dev-libs/libgudev
Summary: media-libs/gst-plugins-bad: ABI_X86=32 depends on ABI_X86=32 dev-libs/libgudev
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-09 05:17 UTC by Nick Wallingford
Modified: 2024-04-13 11:01 UTC (History)
2 users (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 Nick Wallingford 2024-04-09 05:17:15 UTC
I have certain packages (wine and steam I think) that require media-libs/gst-plugins-bad to be installed with ABI_X86=32. When I do an install I get the failure:

Run-time dependency gudev-1.0 found: NO (tried pkgconfig and cmake)

I reinstall with dev-libs/libgudev with ABI-X86=32 and gst-plugins-bad installs correctly.

Reproducible: Always
Comment 1 Phil Rigby 2024-04-10 13:18:09 UTC
Confirming what Nick reported - I also have Wine and Steam installed and trying to update gst-plugins-bad-1.22.11-r1 fails with the same error.  Recompiling libgudev with the abi_x86=32 then allows gst-plugins-bad-1.22.11-r1 to install.
Comment 2 Larry the Git Cow gentoo-dev 2024-04-13 11:01:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1aa46834180cb2cfd130314b2fa8764f3d0e5f82

commit 1aa46834180cb2cfd130314b2fa8764f3d0e5f82
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2024-04-13 10:50:11 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2024-04-13 10:50:11 +0000

    media-libs/gst-plugins-bad: fix missing libgudev multilib dep
    
    Closes: https://bugs.gentoo.org/928973
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 media-libs/gst-plugins-bad/gst-plugins-bad-1.22.11-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)