Gentoo Archives: gentoo-ppc-user

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

Replies

Subject Author
Re: [gentoo-ppc-user] emerge -puD world block strangeness Draeven Eriu <draeven@××××××××××××××.net>