Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Confusing emerge output
Date: Sun, 03 Feb 2013 18:52:47
Message-Id: 510EB1B9.3090607@gmail.com
1 emerge -e --keep-going @world
2 shows output like this when a build fails:
3
4 * One or more packages are either masked or have missing dependencies:
5 *
6 * >=dev-libs/icu-49:0/50= pulled in by:
7 * (x11-libs/qt-core-4.8.4-r1::gentoo, installed)
8
9 I can't parse that. What kind of SLOT is "0/50=" ?
10
11 So far this has happened twice. The packages that failed prior are not
12 important,
13 what is important is that when the depgraph is *recalculated*, I get
14 that error.
15 It's always that specific atom for icu causing issues and it's always
16 pulled in
17 by qt-<something>
18
19 Anyone know what that atom means and if it's a bug or not?
20
21 This system is ~amd64 and portage is latest masked 2.2.0_alpha161.
22 Active python is 2.7
23
24 --
25 alan.mckinnon@×××××.com

Replies

Subject Author
Re: [gentoo-user] Confusing emerge output Dale <rdalek1967@×××××.com>
Re: [gentoo-user] Confusing emerge output Michael Orlitzky <michael@××××××××.com>