Gentoo Archives: gentoo-user

From: Personal <willecg@×××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Fail to configure polari and gnome-documents with portage. (SOLVED)
Date: Thu, 04 Jan 2018 21:10:07
Message-Id: 1515100178.29264.1.camel@disroot.org
In Reply to: Re: [gentoo-user] Fail to configure polari and gnome-documents with portage. by Corbin Bird
1 El jue, 04-01-2018 a las 12:04 -0600, Corbin Bird escribió:
2 >
3 > On 01/04/2018 10:31 AM, Personal wrote:
4 > > Hi list.
5 > >
6 > > I can't install polari and gnome-documents using portage. Using
7 > > ./configure by myself there is no problem. I post the polari
8 > > output:
9 > > ...
10 >
11 > > I tested changing the PYTHON_TARGETS and PYTHON_SINGLE_TARGETS vars
12 > > with no success.
13 > > I think is something with gjs, python or meson but in the end I
14 > > can't
15 > > determinate and solve the problem.
16 > > The problem started after the change to 17 profile.
17 > > I asked on the web and the IRC channel with no success.
18 > >
19 > > Thank you in advance.
20 > >
21 > > -- 
22 > > Will <willecg@×××××××.org>
23 > be a stupid question ....
24 >
25 > If Profile 17 is the cause ... have you tried disabling both PIE /
26 > PIC
27 > for a test emerge?
28 > ( Both PIE / PIC gcc switches are enforced by Profile 17 )
29 >
30 > Corbin
31
32 Thank you Corbin.
33
34 I finally found the solution.
35
36 The problem was that, for any cause, the user <portage> can't access to
37 some directory. So the solution was to unset the XDG_DATA_DIRS and
38 emerge again.
39
40 Thank you so much.
41
42 --
43 Will <willecg@×××××××.org>