Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] portage getting mixed up with USE? Daniel Pielmeier <billie@g.o>
Re: [gentoo-user] portage getting mixed up with USE? Neil Bothwick <neil@××××××××××.uk>