Gentoo Archives: gentoo-alt

From: Jeffrey Ratcliffe <jeffrey.ratcliffe@×××××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] multilib
Date: Wed, 20 Nov 2013 17:07:43
Message-Id: 528CEC58.9020200@gmail.com
1 I'm having problems updating world after a sync. I assume this is to do
2 with incompatibilities between prefix and multilib. I've tried various
3 combinations of package use flags like:
4
5 media-libs/freetype abi_x86_32
6 app-arch/bzip2 abi_x86_32
7
8 and package keywords like
9
10 media-libs/freetype **
11 app-arch/bzip2 **
12
13 to no avail.
14
15 freetype has:
16 bzip2? ( app-arch/bzip2[${MULTILIB_USEDEP}] )
17
18 and MULTILIB_USEDEP seems to be empty (how do I check for sure?).
19
20 I'd be grateful for tips to get me going again.
21
22 $ emerge --deep --with-bdeps=y --newuse -up @world
23
24 These are the packages that would be merged, in order:
25
26 Calculating dependencies... done!
27
28 !!! All ebuilds that could satisfy
29 "app-arch/bzip2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?]"
30 have been masked.
31 !!! One of the following masked packages is required to complete your
32 request:
33 - app-arch/bzip2-1.0.6-r3::gentoo_prefix (masked by: )
34 - app-arch/bzip2-1.0.6-r1::gentoo_prefix (masked by: )
35
36 (dependency required by "media-libs/freetype-2.5.0.1" [ebuild])
37 (dependency required by "app-text/ghostscript-gpl-9.10" [ebuild])
38 (dependency required by "@selected" [set])
39 (dependency required by "@world" [argument])
40 For more information, see the MASKED PACKAGES section in the emerge
41 man page or refer to the Gentoo Handbook.

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-alt] Re: multilib Jeffrey Ratcliffe <jeffrey.ratcliffe@×××××.com>