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

Bug 668974

Summary: media-libs/openal-1.19.0[sdl abi_x86_32 abi_x86_64] fails on multilib build, missing media-libs/libsdl2 multilib dep
Product: Gentoo Linux Reporter: Branko Grubic <bitlord0xff>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal CC: bitlord0xff
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/gentoo/gentoo/pull/10174
See Also: https://github.com/gentoo/gentoo/pull/10174
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
patch

Description Branko Grubic 2018-10-18 21:16:26 UTC
Created attachment 551828 [details]
build log

media-libs/openal-1.19.0[sdl abi_x86_32 abi_x86_64] fails to build since it misses multilib dependency for libsdl2. I tweaked the ebuild, and I'll create a pull request with a fix.
Comment 1 Branko Grubic 2018-10-18 21:48:49 UTC
Created attachment 551830 [details, diff]
patch

I have a really slow connection, I'll try to create a pull request, for now I'm attaching the patch if that is good enough for this. It's really a simple change. It builds fine here.
Comment 2 Branko Grubic 2018-10-18 22:42:39 UTC
Created pull request[1]

[1] https://github.com/gentoo/gentoo/pull/10174
Comment 3 Larry the Git Cow gentoo-dev 2018-10-26 14:19:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d1ea099b65e58ae3dba77c7bac88f195e305088

commit 9d1ea099b65e58ae3dba77c7bac88f195e305088
Author:     Branko Grubic <bitlord0xff@gmail.com>
AuthorDate: 2018-10-18 21:10:27 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-10-26 14:18:57 +0000

    Fixes multilib build when built with sdl support
    
    Closes: https://bugs.gentoo.org/668974
    Signed-off-by: Branko Grubic <bitlord0xff@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/10174
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 media-libs/openal/openal-1.19.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)