Gentoo Archives: gentoo-user

From: Alex Schuster <wonko@×××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to check what cause a use flag
Date: Sun, 29 Apr 2012 16:59:59
Message-Id: 20120429185825.3d982fb7@weird.wonkology.org
In Reply to: [gentoo-user] How to check what cause a use flag by "AleiPhoenix (A.K.A Areverie)"
1 AleiPhoenix (A.K.A Areverie) writes:
2
3 > Hi, all
4 > Recently when I'm trying sync and upgrade the whole system with
5 >
6 > emerge -DNnav --with-bdeps=y @system @world
7 >
8 > I've got erlang with wxwidgets use flag. On my another gentoo box,
9 > uprading erlang didn't build with this flag.
10 >
11 > emerge --info shows my final use flag DOES have wxwidgets (while another
12 > box doesn't have). So how can I find out what cause this?
13
14 I assume grep wxwidgets /etc/make.conf does not give anything on both
15 machines. But does eselect profile list show different profiles?
16
17 /usr/portage/profiles/ChangeLog has this entry:
18
19 16 Apr 2012; Pacho Ramos <pacho@g.o>
20 targets/desktop/make.defaults: Enable wxwidgets by default as discussed in
21 http://archives.gentoo.org/gentoo-dev/msg_fdc392cc98c7eea216175521d87b9955.xml
22
23 Wonko

Replies

Subject Author
Re: [gentoo-user] How to check what cause a use flag Mark Knecht <markknecht@×××××.com>