Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Moving from no-multilib to (true) multilib
Date: Tue, 31 Mar 2015 10:52:18
Message-Id: 551A7C4E.9080305@gmail.com
In Reply to: Re: [gentoo-user] Moving from no-multilib to (true) multilib by Bruce Hill
1 On 31/03/2015 12:48, Bruce Hill wrote:
2 > On Mon, Mar 30, 2015 at 11:20:23AM +0100, Mick wrote:
3 >> Given that the emul-linux-x86 package sets are now deprecated and we can now
4 >> with USE="abi_x86_32" emerge our own 32bit libraries where needed, is it now
5 >> easier to move from a no-multilib to a multilib environment, or will it still
6 >> require a complete reinstall?
7 >>
8 >> --
9 >> Regards,
10 >> Mick
11 >
12 > On my workstation the day this option came out, "*/* abi_x86_32" in
13 > package.use went reasonably well. x11-libs/cairo-1.12.18-r1 failed, but maybe
14 > that problem is the 32-bit mesa. Going to rebuild it and try.
15
16
17 There's a comment in the ebuild about a bug for cairo. IIRC
18 USE="gtkstyle" and USE="qt4" don't play nice together.
19
20 This in package.use fixed it for me:
21
22 >=x11-libs/cairo-1.12.0 -qt4
23
24
25 >
26 > On another box it's just getting that same solution and rebuilding some:
27 >>>> Jobs: 28 of 204 complete Load avg: 4.14, 4.57, 3.67
28 >
29 > Hopefully it doesn't break too badly. That's the wife's PC, and there's not
30 > much time to fix it this morning.
31 >
32
33
34 --
35 Alan McKinnon
36 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] Moving from no-multilib to (true) multilib Bruce Hill <daddy@×××××××××××××××××××××.com>