Gentoo Archives: gentoo-ppc-user

From: Draeven Eriu <draeven@××××××××××××××.net>
To: gentoo-ppc-user@l.g.o
Subject: Re: [gentoo-ppc-user] emerge -puD world block strangeness
Date: Thu, 24 May 2007 00:41:35
Message-Id: 1179967205.24168.2.camel@eragon
In Reply to: [gentoo-ppc-user] emerge -puD world block strangeness by darren kirby
1 I've experienced the same thing on x86. Try rebuilding poppler-bindings
2 this way:
3
4 #emerge -1 poppler-bindings
5
6 I've had success with that.
7
8 --Draeven.
9
10
11 On Wed, 2007-05-23 at 15:15 -0600, darren kirby wrote:
12 > Not sure if this is a bug or me being stupid so I will ask here first.
13 >
14 > I am trying to do an 'emerge -puD world' however it fails with:
15 >
16 > --------------
17 > !!! All ebuilds that could satisfy "=x11-libs/qt-4*" have been masked.
18 > <snip>
19 > (dependency required by "app-text/poppler-bindings-0.5.4" [ebuild])
20 > --------------
21 >
22 > QT4 is not keyworded for PPC64, so that makes sense. What doesn't make sense
23 > is that poppler-bindings is trying to draw in QT4, as I have '-qt4' in my USE
24 > flags, and what's more, poppler-bindings confirms this when I 'emerge -p' it:
25 >
26 > ------------
27 > These are the packages that would be merged, in order:
28 >
29 > Calculating dependencies ..... ........ done!
30 > [ebuild R ] app-text/poppler-bindings-0.5.4 USE="gtk qt3 -cairo (-qt4*)"
31 > 1,753 kB
32 > -------------
33 >
34 > Does someone know what's going on here, and how I might resolve it? The system
35 > is a G5 with 64 bit userland.
36 >
37 > Thanks for consideration,
38 > -d
39 > --
40 > darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
41 > "...the number of UNIX installations has grown to 10, with more expected..."
42 > - Dennis Ritchie and Ken Thompson, June 1972
43
44 --
45 gentoo-ppc-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-ppc-user] emerge -puD world block strangeness darren kirby <bulliver@×××××××××××.org>