public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Huettel" <dilfridge@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] USE flags handling
Date: Tue, 29 Jul 2014 23:33:31 +0200	[thread overview]
Message-ID: <201407292333.31865.dilfridge@gentoo.org> (raw)
In-Reply-To: <CAO5-k+rEqJHSA2DOBNMt+jDXpPBJmrQ9OY0eT2xhLhgWZRxxFA@mail.gmail.com>

[-- Attachment #1: Type: Text/Plain, Size: 1284 bytes --]

Am Dienstag, 29. Juli 2014, 19:04:04 schrieb behrouz khosravi:
>
> Now I am thinking about managing USE flags.
> What if I  disable everything in the make.conf ( I mean USE="-*" ) and
> gradually add the needed flags to package.use?

The default profile is what you need.

Please don't do USE="-*". It breaks things. 

* Long ago, setting a useflag always meant "adding things to the default". For 
some years now, we have use-defaults, which means an ebuild can set whether a 
use flag set not by profile and not by user is on or off. If you add "-*" to 
your use flags, you turn all default-on useflags off too (which means you may 
switch away from upstream defaults a lot). 
An example where this may lead to trouble: you end up with sys-devel/gcc[-
cxx], i.e. a compiler that cannot translate C++.

* The dependencies on specific Python or Ruby versions are controlled via 
useflags. Basically, if Python package X needs Python package Y, both have to 
be installed for the same Python variant for things to work. If you disable 
all useflags via "-*", you basically disable support for all variants. Bang.

* Similar for multilib installations. 



-- 

Andreas K. Huettel
Gentoo Linux developer 
dilfridge@gentoo.org
http://www.akhuettel.de/


[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 951 bytes --]

  parent reply	other threads:[~2014-07-29 21:33 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-29 17:04 [gentoo-user] USE flags handling behrouz khosravi
2014-07-29 17:18 ` Philip Webb
2014-07-29 20:15   ` behrouz khosravi
2014-07-29 22:04     ` Philip Webb
2014-07-30  1:00       ` behrouz khosravi
2014-07-30 10:37       ` Dale
2014-07-30 13:14         ` Peter Humphrey
2014-07-30 16:52           ` Dale
2014-07-29 17:26 ` Neil Bothwick
2014-07-29 17:32   ` Alec Ten Harmsel
2014-07-29 20:56   ` behrouz khosravi
2014-07-29 20:16 ` Walter Dnes
2014-07-29 21:35   ` Alan McKinnon
2014-07-30  1:01     ` behrouz khosravi
2014-07-30  0:54   ` behrouz khosravi
2014-07-30 14:07     ` [gentoo-user] " James
2014-07-30 15:02       ` Neil Bothwick
2014-07-30 18:02         ` Volker Armin Hemmann
2014-07-30 18:26           ` Alan McKinnon
2014-07-30 20:18             ` Joost Roeleveld
2014-07-30 20:22               ` Volker Armin Hemmann
2014-07-30 20:43                 ` Alan McKinnon
2014-07-30 20:53                   ` Volker Armin Hemmann
2014-07-30 22:34                 ` Bill Kenworthy
2014-07-30 19:05           ` Neil Bothwick
2014-07-30 19:48             ` Dale
2014-07-30 20:31               ` Volker Armin Hemmann
2014-07-30 20:54                 ` Dale
2014-07-30 20:59                   ` Neil Bothwick
2014-07-31  0:26                     ` Dale
2014-07-31  2:41                       ` Volker Armin Hemmann
2014-07-31  6:28                         ` Walter Dnes
2014-07-31  7:23                           ` Dale
2014-07-31  8:24                             ` Alan McKinnon
2014-07-31  9:28                         ` Neil Bothwick
2014-07-31  1:55                 ` Walter Dnes
2014-07-31  2:49                   ` Volker Armin Hemmann
2014-07-31  3:50                     ` Alec Ten Harmsel
2014-07-31  8:47                       ` Volker Armin Hemmann
2014-07-31 10:45                         ` Alec Ten Harmsel
2014-07-31 13:37                           ` Alan McKinnon
2014-07-31 14:16                             ` J. Roeleveld
2014-07-31 14:33                               ` Neil Bothwick
2014-07-31 14:35                                 ` Neil Bothwick
2014-07-31 17:13                                 ` J. Roeleveld
2014-08-01  9:49                             ` Peter Humphrey
2014-08-01  3:16                         ` Walter Dnes
2014-08-01 16:26                           ` Philip Webb
2014-08-02 13:35                             ` J. Roeleveld
2014-08-02 15:13                               ` [gentoo-user] " Stroller
2014-08-03  6:49                                 ` Joost Roeleveld
2014-08-04  2:53                                   ` Philip Webb
2014-08-04  3:23                                   ` Stroller
2014-08-04  3:26                                   ` wraeth
2014-08-04  4:37                                     ` Dale
2014-08-02 22:08                               ` [gentoo-user] " Philip Webb
2014-08-01 16:57                           ` Alan McKinnon
2014-08-03  2:59                             ` Walter Dnes
2014-08-03  4:38                               ` Philip Webb
2014-08-03  7:07                                 ` Joost Roeleveld
2014-08-03  8:17                                   ` Walter Dnes
2014-08-03  8:47                                     ` J. Roeleveld
2014-08-04  3:39                                     ` [gentoo-user] " Stroller
2014-08-04  7:26                                       ` Neil Bothwick
2014-08-04  7:30                                         ` Neil Bothwick
2014-08-03 13:57                               ` [gentoo-user] " Alan McKinnon
2014-08-01 19:49                           ` Volker Armin Hemmann
2014-07-31  8:57                       ` Peter Humphrey
2014-07-31  6:34                   ` Alan McKinnon
2014-07-31  8:32                     ` J. Roeleveld
2014-07-31  8:47                       ` J. Roeleveld
2014-07-30 18:12       ` behrouz khosravi
2014-07-30 18:56         ` James
2014-07-30 19:40           ` Alan McKinnon
2014-07-29 21:33 ` Andreas K. Huettel [this message]
2014-07-30 17:57 ` [gentoo-user] " Volker Armin Hemmann
2014-07-30 18:33   ` Alan McKinnon
2014-07-30 18:32 ` the
2014-07-31 13:05 ` Frank Steinmetzger
2014-07-31 13:22   ` behrouz khosravi
2014-07-31 15:27   ` the
2014-08-17 21:21 ` thegeezer
2014-08-18  5:16   ` behrouz khosravi

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=201407292333.31865.dilfridge@gentoo.org \
    --to=dilfridge@gentoo.org \
    --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