public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Allan Gottlieb <gottlieb@nyu.edu>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Use Flags
Date: Thu, 26 Jul 2012 09:22:25 -0400	[thread overview]
Message-ID: <yu91ujywtbi.fsf@nyu.edu> (raw)
In-Reply-To: <20120726084226.37ccc353@khamul.example.com> (Alan McKinnon's message of "Thu, 26 Jul 2012 08:42:26 +0200")

On Thu, Jul 26 2012, Alan McKinnon wrote:

> On Wed, 25 Jul 2012 18:55:58 +0200
> Silvio Siefke <siefke_listen@web.de> wrote:
>
>> Hello,
>> 
>> after longer time want update my Gentoo PC. But ever come error msg
>> with the USE Flags. I not know what say me Gentoo with the message.
>> 
>> gentoo-desk ~ # emerge -uDN world
>> Calculating dependencies... done!
>> 
>> !!! The ebuild selected to satisfy "media-libs/sdl-mixer[mikmod]" has
>> unmet requirements.
>> - media-libs/sdl-mixer-1.2.12-r1::gentoo USE="mikmod wav -flac
>> -fluidsynth -mad -midi -mod -modplug -mp3 -playtools -smpeg
>> -static-libs -timidity -vorbis"
>> 
>>   The following REQUIRED_USE flag constraints are unsatisfied:
>>     mikmod? ( mod )
>> 
>>   The above constraints are a subset of the following complete
>> expression: midi? ( any-of ( timidity fluidsynth ) ) timidity? ( midi
>> ) fluidsynth? ( midi ) mp3? ( any-of ( smpeg mad ) ) smpeg? ( mp3 )
>> mad? ( mp3 ) mod? ( any-of ( mikmod modplug ) ) mikmod? ( mod )
>> modplug? ( mod )
>> 
>> (dependency required by "games-kids/tuxmath-1.7.2" [installed])
>> (dependency required by "@selected" [set])
>> (dependency required by "@world" [argument])
>> 
>> 
>> gentoo-desk ~ # cat /etc/portage/package.use | grep sdl-mixer
>> media-libs/sdl-mixer mikmod wav -flac -fluidsynth -mad -midi -mod
>> -modplug -mp3 -playtools -smpeg -static-libs -timidity -vorbis
>> 
>> I understand not what want me say the system?
>> 
>> 
>> Thanks for help.
>> 
>> Regards
>> Silvio
>> 
>
> Your USE for media-libs/sdl-mixer has this: "mikmod -mod"
>
> The system wants "mod" if "mikmod" is set, or both to be off.
>
> Add this to /etc/portage/package.mask:
>
>
> media-libs/sdl-mixer mod

Don't you mean /etc/portage/package.use   not .mask ?

allan



  reply	other threads:[~2012-07-26 13:28 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-25 16:55 [gentoo-user] Use Flags Silvio Siefke
2012-07-25 17:07 ` Yohan Pereira
2012-07-26  7:43   ` [gentoo-user] Gentoo package database ivan ivanov
2012-07-26  7:57     ` Alan McKinnon
2012-07-26  8:13       ` Marc Joliet
2012-07-26 18:55         ` Alan McKinnon
2012-07-26  8:15       ` ivan ivanov
2012-07-27 18:59         ` Mick
2012-07-26  6:42 ` [gentoo-user] Use Flags Alan McKinnon
2012-07-26 13:22   ` Allan Gottlieb [this message]
2012-07-26 18:53     ` Alan McKinnon
  -- strict thread matches above, loose matches on Subject: below --
2006-12-10  9:35 [gentoo-user] USE Flags Vlad Dogaru
2006-12-10  9:46 ` Raymond Lewis Rebbeck
2006-12-10  9:55 ` Uwe Thiem
2006-12-10 11:20 ` Neil Bothwick
2006-12-10 16:18   ` Vlad Dogaru
2006-12-10 17:34     ` Rick van Hattem
2006-04-05 14:28 [gentoo-user] USE flags Leonid Podolny
2006-03-09 11:19 Goran Maksimoviæ
2006-03-09 16:29 ` Daniel da Veiga
2006-03-09 17:15   ` Richard Fish
2006-03-09 18:22   ` Goran Maksimović
2006-03-10  1:52   ` Boyd Stephen Smith Jr.
2005-12-02 20:14 Jeff
2005-12-02 20:58 ` Neil Bothwick
2005-12-02 21:02 ` Dale
2005-12-02 22:20 ` John J. Foster
2005-10-24 22:13 Eric Waguespack
2005-10-24 22:19 ` Hemmann, Volker Armin
2005-10-24 22:21 ` Dave Nebinger
2005-10-24 22:21 ` Holly Bostick
2005-10-24 22:22 ` Petteri Räty
2005-10-24 22:24 ` Brett I. Holcomb
2005-10-25 15:24   ` Neil Bothwick
2005-10-25 19:55     ` Mark Shields
2005-10-25 23:58       ` Neil Bothwick
2005-10-24 22:29 ` Willie Wong
2005-10-24 23:11   ` Holly Bostick
2005-08-20  0:46 John Dangler
2005-08-20  1:50 ` Marco Matthies
2005-08-20  2:19   ` John Dangler
2005-08-20  2:26     ` John Jolet
2005-08-20  2:37     ` Marco Matthies
2005-08-20  3:53 ` Walter Dnes
2005-08-20 13:48 ` Peter O'Connor
2005-07-18 16:58 Vincent A. Primavera
2005-07-18 17:24 ` Vincent A. Primavera
2005-07-18 15:24 Vincent A. Primavera
2005-07-18 15:38 ` Dave Nebinger
2005-07-18 15:53 ` Rumen Yotov
2005-07-18 17:17 ` Marco Matthies

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=yu91ujywtbi.fsf@nyu.edu \
    --to=gottlieb@nyu.edu \
    --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