Gentoo Archives: gentoo-user

From: Andrew Lowe <agl@×××××××.au>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Decoding portage output
Date: Mon, 04 Jun 2012 08:32:43
Message-Id: 4FCC7235.1030609@wht.com.au
1 Hi all,
2 Can someone please point me to the doco that decodes the following errors:
3
4 ******************************
5
6 Calculating dependencies... done!
7
8 !!! The ebuild selected to satisfy "dev-vcs/git" has unmet requirements.
9 - dev-vcs/git-1.7.8.6 USE="blksha1 cgi curl iconv python threads webdav
10 -cvs -doc -emacs -gtk -perl (-ppcsha1) -subversion -tk -xinetd"
11
12 The following REQUIRED_USE flag constraints are unsatisfied:
13 cgi? ( perl )
14
15 The above constraints are a subset of the following complete expression:
16 cgi? ( perl ) cvs? ( perl ) subversion? ( perl ) webdav? ( curl )
17
18 (dependency required by "sys-devel/gettext-0.18.1.1-r3[git]" [ebuild])
19 (dependency required by "dev-perl/Locale-gettext-1.50.0" [ebuild])
20 (dependency required by "sys-apps/help2man-1.40.10[nls]" [ebuild])
21 (dependency required by "sys-devel/automake-1.11.5" [ebuild])
22 (dependency required by "sys-devel/libtool-2.4.2" [ebuild])
23 (dependency required by "app-misc/screen-4.0.3-r5" [ebuild])
24 (dependency required by "@selected" [set])
25 (dependency required by "@world" [argument])
26
27
28 ******************************
29
30 In particular the "cgi? ( perl )" part.
31
32 Thanks in advance,
33
34 Andrew

Replies

Subject Author
Re: [gentoo-user] Decoding portage output Hinnerk van Bruinehsen <h.v.bruinehsen@×××××××××.de>