Gentoo Archives: gentoo-user

From: "Michael P. Soulier" <msoulier@×××××××××××××.ca>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] confusing depclean output
Date: Thu, 04 Dec 2008 22:40:38
Message-Id: 20081204224024.GK16571@anton.digitaltorque.ca
In Reply to: Re: [gentoo-user] confusing depclean output by Dale
1 On 04/12/08 Dale said:
2
3 > Yep, I had to add that option to mine a while back for --depclean to
4 > work. Add that and it should run cleanly afterwards. You could also
5 > --oneshot those in the list and it should work. I haven't tried that yet
6 > but read it works.
7
8 The docs on this seem wrong.
9
10 --with-bdeps < y | n >
11 In dependency calculations, pull in build time dependencies that
12 are not strictly required. This defaults to 'n' for installa-
13 tion actions and 'y' for the --depclean action. This setting
14 can be added to EMERGE_DEFAULT_OPTS (see make.conf(5)) and later
15 overridden via the command line.
16
17 But it doesn't seem to default to y for --depclean. I get completely different
18 results when I set --with-bdeps=y on --depclean.
19
20 Mike
21 --
22 Michael P. Soulier <msoulier@×××××××××××××.ca>
23 "Any intelligent fool can make things bigger and more complex... It takes a
24 touch of genius - and a lot of courage to move in the opposite direction."
25 --Albert Einstein

Replies

Subject Author
Re: [gentoo-user] confusing depclean output "Michael P. Soulier" <msoulier@×××××××××××××.ca>
Re: [gentoo-user] confusing depclean output Dale <rdalek1967@×××××.com>