Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Decoding portage output
Date: Mon, 04 Jun 2012 16:11:12
Message-Id: 20120604180513.7a5f87f7@khamul.example.com
In Reply to: Re: [gentoo-user] Decoding portage output by Andrew Lowe
1 On Mon, 04 Jun 2012 20:06:30 +0800
2 Andrew Lowe <agl@×××××××.au> wrote:
3
4 > On 06/04/12 19:15, Hinnerk van Bruinehsen wrote:
5 > > -----BEGIN PGP SIGNED MESSAGE-----
6 > > Hash: SHA1
7 > >
8 > > On 04.06.2012 12:50, Andrew Lowe wrote:
9 > >> On 06/04/12 16:36, Hinnerk van Bruinehsen wrote:
10 > >>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
11 > >>>
12 > >>> On 04.06.2012 10:30, Andrew Lowe wrote:
13 > >>>> Hi all, Can someone please point me to the doco that decodes
14 > >>>> the following errors:
15 > > [snip]
16 > > ...
17 > > ...
18 > > ...
19 > > [snip]
20 > >
21 > >>> Hinnerk
22 > >>
23 > >> Hinnerk, Thanks for the decode, but where did YOU get the knowledge
24 > >> from? I want to understand this, so I don't have to send you an
25 > >> email every time I get one of these and need it decoded ;)
26 > >>
27 > >> Andrew
28 > >>
29 > >
30 > > Ok, I'll try t explain it:
31 > >
32 > >> The following REQUIRED_USE flag constraints are unsatisfied: cgi? (
33 > >> perl )
34 > >
35 > > First: it states that a REQUIRED_USE flag is not set. That means
36 > > that some functionality depends on a special useflag.
37 > > The next line states, which useflag is the one in question and which
38 > > useflag it needs:
39 > > You could interprete "cgi?" as "If cgi is set, then test for the
40 > > following" and ( perl ) is the flag which is tested.
41 > >
42 > >
43 > > The rest is simply for more information:
44 > >
45 > > The above constraints are a subset of the following complete
46 > > expression: cgi? ( perl ) cvs? ( perl ) subversion? ( perl )
47 > > webdav? ( curl )
48 > >
49 > > It follows the same syntax, though.
50 > >
51 > > I hope this si helping...
52 > >
53 > > WKR
54 > > Hinnerk
55 >
56 > What I was looking for is a man page/a wiki page/something in
57 > the Gentoo doco pages, but if that's all there is to it, then thanks
58 > for the info.
59
60 man 5 ebuild
61
62 would be the most likely place to start
63
64
65 --
66 Alan McKinnnon
67 alan.mckinnon@×××××.com