From: Volker Armin Hemmann <volkerarmin@googlemail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] dependency problem - how to decipher this one
Date: Sun, 01 Jun 2014 21:31:00 +0200 [thread overview]
Message-ID: <538B7F74.5050906@googlemail.com> (raw)
In-Reply-To: <20140514223958.GA11182@waltdnes.org>
Am 15.05.2014 00:39, schrieb Walter Dnes:
> On Wed, May 14, 2014 at 07:29:11PM +0200, Helmut Jarausch wrote
>> Hi,
>>
>> trying to emerge x11-libs/gtk+:2 (2.24.23-r1) together with
>> dev-libs/atk (2.12.0-r1) I get the following messages
>>
>> emerge: there are no ebuilds to satisfy
>> ">=dev-libs/atk-1.29.2[introspection?,abi_x86_32(-)?,abi_x86_64(-)?,
>> abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?]".
>> (dependency required by "x11-libs/gtk+-2.24.23-r1" [ebuild])
>> (dependency required by "x11-libs/gtk+:2" [argument])
>>
>> How can this be deciphered? How can I trace / debug the problem.
> Plan A) try adding the line...
>
> dev-libs/atk -introspection
>
> ...to /etc/portage/package.use
>
> Plan B) if some other package requires atk built with introspection,
> then make sure that atk is not built with any of abi_x86_32, or
> abi_x86_64, abi_x86_x32, or abi_mips_n32, or abi_mips_n64, or
> abi_mips_o32. I.e. if you're running on AMD or Intel, add the line...
>
> dev-libs/atk -abi_x86_32 -abi_x86_64 -abi_x86_x32
>
> ...to /etc/portage/package.use
so basically building nothing? Doesn't sound right.
next prev parent reply other threads:[~2014-06-01 19:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-14 17:29 [gentoo-user] dependency problem - how to decipher this one Helmut Jarausch
2014-05-14 22:39 ` Walter Dnes
2014-05-30 19:48 ` Yuan MEI
2014-06-01 19:31 ` Volker Armin Hemmann [this message]
2014-06-01 20:51 ` Volker Armin Hemmann
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=538B7F74.5050906@googlemail.com \
--to=volkerarmin@googlemail.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