Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668974 - media-libs/openal-1.19.0[sdl abi_x86_32 abi_x86_64] fails on multilib build, missing media-libs/libsdl2 multilib dep
Summary: media-libs/openal-1.19.0[sdl abi_x86_32 abi_x86_64] fails on multilib build, ...
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: https://github.com/gentoo/gentoo/pull...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-10-18 21:16 UTC by Branko Grubic
Modified: 2018-10-26 14:19 UTC (History)
1 user (show)

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


Attachments
build log (build.log,424.82 KB, text/x-log)
2018-10-18 21:16 UTC, Branko Grubic
Details
patch (0001-Fixes-multilib-build-when-built-with-sdl-support.patch,797 bytes, patch)
2018-10-18 21:48 UTC, Branko Grubic
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)