From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AB7461381FA for ; Fri, 30 May 2014 19:48:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A42A3E09CC; Fri, 30 May 2014 19:48:05 +0000 (UTC) Received: from mail-wi0-f193.google.com (mail-wi0-f193.google.com [209.85.212.193]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5959BE094E for ; Fri, 30 May 2014 19:48:04 +0000 (UTC) Received: by mail-wi0-f193.google.com with SMTP id bs8so591504wib.4 for ; Fri, 30 May 2014 12:48:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Oqx1i3D7CvGi94RLEdLDDZoQDcpBhw5lnvUGc+ZSMrA=; b=zFnQjIDDGUjJY5FKNd3Z2YEjVP0Vsra519xRBxqlANIqmk0PmDnh5fdE+dFj0t5UR7 4hv8tYNUN52VMNlmRVh1j/29AV/8eeyR9Zr4/33DPafFUEP3H+HafRZytpdOFJVylGt9 O+hbirxn55FeD39O8D1bJfIjAA+lpLWtc6sO/unkhOuQiSv2J0V6LV7QQDABlFUZfpLV XWelUfhPoxActlzUVIZJc75wkmNDsIwCftBlHS/Qn74nnmQGFYf4FCKYftoyvoRZMW6S x3M6v9Th94vV3YrjwmNnVnLyRYp3C7U3XQ1+VxrswFb7goEmpmIRqaCJQBiGppVv0IIr C0qA== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 X-Received: by 10.180.19.37 with SMTP id b5mr10163905wie.16.1401479283099; Fri, 30 May 2014 12:48:03 -0700 (PDT) Received: by 10.216.208.6 with HTTP; Fri, 30 May 2014 12:48:03 -0700 (PDT) In-Reply-To: <20140514223958.GA11182@waltdnes.org> References: <1400088551.15558.0@numa-i> <20140514223958.GA11182@waltdnes.org> Date: Fri, 30 May 2014 12:48:03 -0700 Message-ID: Subject: Re: [gentoo-user] dependency problem - how to decipher this one From: Yuan MEI To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=bcaec53d5e0bd44dea04faa35271 X-Archives-Salt: 4da679d9-1c8c-43b3-a5c9-c0b4a13c3f19 X-Archives-Hash: 146e3d67be95196084cdd6840658f7f5 --bcaec53d5e0bd44dea04faa35271 Content-Type: text/plain; charset=UTF-8 On Wed, May 14, 2014 at 3:39 PM, Walter Dnes wrote: > 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 > > In both cases (Plan A and Plan B), execute the command... > > emerge -1 atk > > ...immediately afterwards. > I have a similar problem: # emerge -pvuDN world These are the packages that would be merged, in order: Calculating dependencies ... done! emerge: there are no ebuilds to satisfy ">=media-libs/audiofile-0.1.9[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?]". (dependency required by "media-libs/libsdl-1.2.15-r5" [ebuild]) (dependency required by "dev-libs/zziplib-0.13.60-r1[sdl]" [installed]) (dependency required by "dev-tex/luatex-0.76.0" [installed]) (dependency required by "app-text/epspdf-0.6.0" [installed]) (dependency required by "app-text/texlive-2013[epspdf]" [installed]) (dependency required by "app-doc/doxygen-1.8.3.1[latex]" [installed]) (dependency required by "x11-proto/xproto-7.0.26[doc]" [ebuild]) (dependency required by "x11-libs/gtk+-2.24.23" [ebuild]) (dependency required by "gnome-base/libglade-2.6.4-r1" [ebuild]) (dependency required by "dev-lisp/clisp-2.49-r8[gtk]" [installed]) (dependency required by "app-text/xindy-2.4" [installed]) # emerge -pv audiofile These are the packages that would be merged, in order: Calculating dependencies ... done! [ebuild R ] media-libs/audiofile-0.3.6-r1:0/1 USE="flac -static-libs {-test}" ABI_X86="(64) (-32) (-x32)" 0 kB Total: 1 package (1 reinstall), Size of downloads: 0 kB I tried Plan B but the problem persists. Any ideas? Thanks, Yuan --bcaec53d5e0bd44dea04faa35271 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On W= ed, May 14, 2014 at 3:39 PM, Walter Dnes <waltdnes@waltdnes.org>= ; wrote:
On Wed, May 14, 2014 at 0= 7:29:11PM +0200, Helmut Jarausch wrote
> Hi,
>
> trying to emerge =C2=A0x11-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
> ">=3Ddev-libs/atk-1.29.2[introspection?,abi_x86_32(-)?,abi_x86= _64(-)?,
> abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?]&qu= ot;.
> (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.

=C2=A0 Plan A) try adding the line...

dev-libs/atk -introspection

...to /etc/portage/package.use

=C2=A0 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. =C2=A0I.e. if you're running on AMD or Intel, add the lin= e...

dev-libs/atk -abi_x86_32 -abi_x86_64 -abi_x86_x32

...to /etc/portage/package.use

=C2=A0 In both cases (Plan A and Plan B), execute the command...

emerge -1 atk

...immediately afterwards.

I have a sim= ilar problem:

# emerge -pvuDN world

These are the packages th= at would be merged, in order:

Calculating dependencies=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 ... done!

emerge: there are no ebuilds to satisfy ">=3Dmedia-libs/audiofi= le-0.1.9[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi= _mips_n64(-)?,abi_mips_o32(-)?]".
(dependency required by "med= ia-libs/libsdl-1.2.15-r5" [ebuild])
(dependency required by "dev-libs/zziplib-0.13.60-r1[sdl]" [insta= lled])
(dependency required by "dev-tex/luatex-0.76.0" [instal= led])
(dependency required by "app-text/epspdf-0.6.0" [install= ed])
(dependency required by "app-text/texlive-2013[epspdf]" [installe= d])
(dependency required by "app-doc/doxygen-1.8.3.1[latex]" [= installed])
(dependency required by "x11-proto/xproto-7.0.26[doc]&q= uot; [ebuild])
(dependency required by "x11-libs/gtk+-2.24.23" [ebuild])
(dep= endency required by "gnome-base/libglade-2.6.4-r1" [ebuild])
(= dependency required by "dev-lisp/clisp-2.49-r8[gtk]" [installed])=
(dependency required by "app-text/xindy-2.4" [installed])
# em= erge -pv audiofile

These are the packages that would be merged, in o= rder:

Calculating dependencies=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ... done!
[ebuild=C2=A0=C2=A0 R=C2=A0=C2=A0=C2=A0 ] media-libs/audiofile-0.3.6-r1:0/1= =C2=A0 USE=3D"flac -static-libs {-test}" ABI_X86=3D"(64) (-3= 2) (-x32)" 0 kB

Total: 1 package (1 reinstall), Size of downloa= ds: 0 kB

I tried Plan B but the problem persists.=C2=A0 A= ny ideas?

Thanks,

Yuan

--bcaec53d5e0bd44dea04faa35271--