Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] LINGUAS make.conf variable being ignored?
Date: Fri, 05 Jan 2018 19:24:14
Message-Id: 94d9fd5f-0516-7b24-943d-60e471e97d56@gmail.com
In Reply to: [gentoo-user] LINGUAS make.conf variable being ignored? by Grant Edwards
1 On 01/05/2018 12:53 PM, Grant Edwards wrote:
2 > I tried to update today using my normal "emerge --sync; emerge -auvND
3 > world" sequence and it's failing when it gets to iso-codes:
4 >
5 >>>> Emerging (1 of 1) app-text/iso-codes-3.75::gentoo
6 > * iso-codes-3.75.tar.xz BLAKE2B SHA512 size ;-) ... [ ok ]
7 >>>> Unpacking source...
8 >>>> Unpacking iso-codes-3.75.tar.xz to /var/tmp/portage/app-text/iso-codes-3.75/work
9 >>>> Source unpacked in /var/tmp/portage/app-text/iso-codes-3.75/work
10 >>>> Preparing source in /var/tmp/portage/app-text/iso-codes-3.75/work/iso-codes-3.75 ...
11 > * Looking for new locales ... [ ok ]
12 > * Preparing iso_15924 ...
13 > * ERROR: app-text/iso-codes-3.75::gentoo failed (prepare phase):
14 > * USE Flag 'linguas_ar' not in IUSE for app-text/iso-codes-3.75
15 > *
16 > * Call stack:
17 > * ebuild.sh, line 124: Called src_prepare
18 > * environment, line 3054: Called use 'linguas_ar'
19 > * phase-helpers.sh, line 200: Called die
20 > * The specific snippet of code:
21 > * die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}"
22 >
23 > I haven't changed LINGUAS or L10N for ages, but I've noticed that
24 > suddely other packages are being rebuild without linguas_en and
25 > linguas_en_us.
26 >
27 > Is make.conf's LINGUAS variable no longer being expanded?
28 >
29 > How do you show the complete set of use flags including expanded ones?
30 >
31 > euse doesn't seem to show use flags generated from expanded variables.
32 >
33
34
35
36 Is this related:
37
38 https://www.gentoo.org/support/news-items/2016-06-23-l10n-use_expand.html
39
40 Most recent thread here:
41
42 https://archives.gentoo.org/gentoo-dev/message/29b00839ba5be715d883412011d8a421
43
44
45 Dale
46
47 :-) :-)

Replies

Subject Author
[gentoo-user] Re: LINGUAS make.conf variable being ignored? Grant Edwards <grant.b.edwards@×××××.com>