Gentoo Archives: gentoo-user

From: Daniel Pielmeier <billie@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] portage getting mixed up with USE?
Date: Wed, 22 Jun 2011 08:50:37
Message-Id: BANLkTin5BY7jCRr85wg3VH7RmHtiHJwK8Q@mail.gmail.com
In Reply to: [gentoo-user] portage getting mixed up with USE? by Alan McKinnon
1 2011/6/22 Alan McKinnon <alan.mckinnon@×××××.com>:
2 > # emerge -av claws-mail
3 >
4 > These are the packages that would be merged, in order:
5 >
6 > Calculating dependencies... done!
7 > [ebuild  N     ] net-libs/libetpan-1.0  USE="berkdb gnutls sasl ssl -
8 > debug -ipv6 -liblockfile" 1,631 kB
9 > [ebuild  N     ] x11-libs/fltk-2.0_pre6970-r1  USE="jpeg opengl png
10 > xft xinerama zlib -cairo -debug -doc" 2,470 kB
11 > [ebuild  N     ] www-client/dillo-2.2  USE="gif jpeg png ssl -doc -
12 > ipv6" 616 kB
13 > [ebuild  N     ] mail-client/claws-mail-3.7.9-r1  USE="crypt dbus
14 > dillo gnutls imap ldap session spell ssl startup-notification -
15 > bogofilter -doc -ipv6 -nntp -pda -smime -spamassassin -xface" 6,921 kB
16 >
17 > Total: 4 packages (4 new), Size of downloads: 11,637 kB
18 >
19 > The following USE changes are necessary to proceed:
20 > #required by www-client/dillo-2.2, required by mail-client/claws-
21 > mail-3.7.9-r1[dillo], required by claws-mail (argument)
22 >>=x11-libs/fltk-2.0_pre6970-r1 -cairo
23 >
24 > Any reason why portage is telling me to set a USE that is already
25 > there per portage's own output?
26 >
27 > It will build fltk with USE=-cairo, so why the need to tell me to set
28 > it explicitly?
29 >
30
31 I guess it displays the USE settings how they should be and afterwards
32 prints the required changes. Or does it build fltk with USE="-cairo"
33 if you just type emerge -av fltk?
34
35 --
36 Regards,
37 Daniel

Replies

Subject Author
Re: [gentoo-user] portage getting mixed up with USE? Alan McKinnon <alan.mckinnon@×××××.com>