Currently on AMD64 mumble is built only with 64-bit version of preload libmumble.so. As many games lack a 64-bit version, I think we should build 32-bit version of preload library on multilib systems. AFAICS mumble itself doesn't provide a nice way to build both versions on multilib systems, but mumble-overlay script looks for both of them and works great with both 64- and 32-bit applications when appriopriate libraries are installed.
Created attachment 189402 [details] Ebuild with multilib building
Created attachment 189404 [details, diff] Diff from original ebuild
I'd also add that CONF_LIBDIR doesn't seem to work with =portage-2.2_rc31.
I doubt this will solution has any chance of being incorporated until all emul-* packages have been punted. Anyway, reassigning...
whoops, consider the word "will" as non existing in my previous comment :P
(In reply to comment #4) > I doubt this solution has any chance of being incorporated until all > emul-* packages have been punted. Anyway, reassigning... Although I understand your point, I'd like to note that we've already got multilib-enabled www-plugins/mplayerplug-in in portage.
Upstream afaik includes a newer snapshot of 1.1 in the 1.2 sources. (Or at least that was the plan, which is currently executed for Windows builds already.)
(In reply to comment #7) > Upstream afaik includes a newer snapshot of 1.1 in the 1.2 sources. (Or at > least that was the plan, which is currently executed for Windows builds > already.) n/m mixed up my tabs...
This bug should probably depend on bug #145737.
Is there any updated ebuild for this? It doesn't look like multilib is getting it's way into portage anytime soon. Maybe just having a 32 bit build is acceptable?
Looks like ABI_X86 is getting more and more support now [1]. Maybe this should be added to bug #454644? [1] https://wiki.gentoo.org/wiki/Multilib_porting_status
Yes, plese add to bug #454644
Created attachment 580154 [details, diff] 0001-media-sound-mumble-Build-multilib-libmumble.so.patch Here's an updated patch that accounts for multilib-build.eclass. I don't think it can be done any better without having Qt5 multilib, and I don't think requiring multilib Qt5 is going to be worth the hassle for users.
*** Bug 688090 has been marked as a duplicate of this bug. ***
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f523cdc975e9726f259f5f661332e57e9e499b26 commit f523cdc975e9726f259f5f661332e57e9e499b26 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-06-19 14:50:49 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2019-06-19 15:03:42 +0000 media-sound/mumble: Build multilib libmumble.so* Closes: https://bugs.gentoo.org/267441 Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> media-sound/mumble/mumble-9999.ebuild | 40 ++++++++++++++++++++++++++--------- 1 file changed, 30 insertions(+), 10 deletions(-)