public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] portage getting mixed up with USE?
Date: Wed, 22 Jun 2011 13:54:53 +0200	[thread overview]
Message-ID: <1680906.2ZX3ghURak@nazgul> (raw)
In-Reply-To: <20110622114320.482e56ab@zaphod.digimed.co.uk>

On Wednesday 22 June 2011 11:43:20 Neil Bothwick did opine thusly:
> On Wed, 22 Jun 2011 11:53:19 +0200, Alan McKinnon wrote:
> > > As Daniel said, this is what portage needs, it's been that
> > > way since the autounmask stuff was introduced.
> > 
> > In other words, we must now all end up with giganticly bloated
> > package.use files to satisfy every "built with use" requirement
> > system-wide? What's wrong with looking at the defaults and
> > saying
> > "Gee, you know what, the implicit rules on the box are going to
> > do the right thing anyway, so let's proceed and build the
> > stuff?"
> 
> Are you saying the fltk is/would be built with -cairo anyway and the
> recommended addition changes nothing? That sounds extremely
> undesirable as it would make maintaining package.use much harder.

Ah, hang on a sec. It's not quite what I thought.

The original emerge command done again, plus just fltk on it's own:


# USE="dillo" emerge -pv claws-mail
...
Calculating dependencies... done!
[ebuild  N     ] net-libs/libetpan-1.0  USE="berkdb gnutls sasl ssl -
debug -ipv6 -liblockfile" 0 kB
[ebuild  N     ] x11-libs/fltk-2.0_pre6970-r1  USE="jpeg opengl png 
xft xinerama zlib -cairo -debug -doc" 0 kB
[ebuild  N     ] www-client/dillo-2.2  USE="gif jpeg png ssl -doc -
ipv6" 0 kB
[ebuild   R    ] mail-client/claws-mail-3.7.9-r1  USE="crypt dbus 
dillo* gnutls imap ldap session spell ssl startup-notification -
bogofilter -doc -ipv6 -nntp -pda -smime -spamassassin -xface" 0 kB


# emerge -pv fltk
...
Calculating dependencies... done!
[ebuild  N     ] x11-libs/fltk-2.0_pre6970-r1  USE="cairo jpeg opengl 
png xft xinerama zlib -debug -doc" 0 kB



The first and second are very different.

> I was under the impression portage only did this if the USE flags
> for a package needed to be changed from the current settings.

Now it appears that emerge output (at least in the case of an 
unsatisfied emerge) is "what portage *needs* to do" instead of "what 
it *will* do"

Portage has always displayed the latter right? That makes sense - you 
can see what the emerge command would do as entered and compare it to 
the error to see what the problem is. In this case it's a tweak to 
package.use which I'm perfectly happy to do.

I think it's bug time, portage is displaying the wrong output for 
failures.


-- 
alan dot mckinnon at gmail dot com



  reply	other threads:[~2011-06-22 11:57 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-22  8:18 [gentoo-user] portage getting mixed up with USE? Alan McKinnon
2011-06-22  8:49 ` Daniel Pielmeier
2011-06-22  9:15   ` Alan McKinnon
2011-06-22  9:31     ` Daniel Pielmeier
2011-06-22  9:50       ` Alan McKinnon
2011-06-22  9:47 ` Neil Bothwick
2011-06-22  9:53   ` Alan McKinnon
2011-06-22 10:43     ` Neil Bothwick
2011-06-22 11:54       ` Alan McKinnon [this message]
2011-06-22 12:22         ` Daniel Pielmeier
2011-06-22 12:41           ` Alan McKinnon
2011-06-22 14:19             ` Mick
2011-06-22 14:44             ` Neil Bothwick
2011-06-22 15:31               ` Alan McKinnon
2011-06-22 16:05                 ` Mick
2011-06-22 16:22                 ` Neil Bothwick
2011-06-22 16:30                 ` Sebastian Beßler
2011-06-22 16:59                   ` Alan McKinnon
2011-06-23 11:31                   ` Daniel Pielmeier
2011-06-23 19:40                     ` Alan McKinnon
2011-06-22 17:11                 ` Sebastian Beßler
2011-06-22 18:22                   ` Dale
2011-06-22 19:16                     ` Sebastian Beßler
2011-06-22 20:12                       ` Alan McKinnon
2011-06-22 22:35                         ` Mick
2011-06-22 22:58                       ` Neil Bothwick
2011-06-23  1:35                         ` Matthew Finkel
2011-06-23  6:59                         ` Sebastian Beßler
2011-06-23 19:38                           ` Alan McKinnon
2011-06-23 22:06                             ` Neil Bothwick
2011-06-23 22:31                               ` Alan McKinnon
2011-06-23 22:56                                 ` Mike Edenfield
2011-06-24  0:05                                   ` Neil Bothwick
2011-06-24  0:10                                 ` Neil Bothwick
2011-06-24  8:00                                   ` Sebastian Beßler
2011-06-23 20:05                           ` Yohan Pereira
2011-06-24  8:11                             ` Sebastian Beßler
2011-06-22 10:48   ` Daniel Pielmeier
2011-06-22 11:57     ` Alan McKinnon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1680906.2ZX3ghURak@nazgul \
    --to=alan.mckinnon@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox