Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Portage: how can I retain build directories?
Date: Wed, 19 Feb 2020 23:36:20
Message-Id: 1825301.yKVeVyVuyW@lenovo.localdomain
In Reply to: Re: [gentoo-user] Portage: how can I retain build directories? by n952162
1 On Wednesday, 19 February 2020 23:28:54 GMT n952162 wrote:
2 > On 2020-02-19 23:11, Michael Jones wrote:
3 > > On Wed, Feb 19, 2020 at 4:00 PM n952162 <n952162@×××.de
4 > >
5 > > <mailto:n952162@×××.de>> wrote:
6 > > On 2020-02-16 17:34, Peter Humphrey wrote:
7 > > > On Sunday, 16 February 2020 15:40:43 GMT n952162 wrote:
8 > > >> On 2020-02-16 16:27, Michael Orlitzky wrote:
9 > > >>> On 2/16/20 10:19 AM, n952162 wrote:
10 > > >>>> Is there an option to inhibit that the build directories
11 > >
12 > > (presumably,
13 > >
14 > > >>>> those in /var/tmp) be retained instead of being cleaned up?
15 > > >>>
16 > > >>> FEATURES=noclean says it will do that
17 > > >>
18 > > >> Ah, an environment variable. I hadn't thought of that.
19 > > >
20 > > > Don't you have a FEATURES= line in make.conf?
21 > >
22 > > No ... should I?
23 > >
24 > > There are lots of features that you can enable or disable.
25 > >
26 > > Here's what I have, for example:
27 > >
28 > > FEATURES="${FEATURES} buildpkg binpkg-multi-instance clean-logs
29 > > compress-build-logs compressdebug installsources parallel-fetch
30 > > parallel-install split-elog split-log nostrip userfetch usersync"
31 >
32 > Looks interesting. What are those things and where are they documented
33 > ... I looked at global and local USE flags and, e.g. installsources
34 > wasn't there.
35
36 man make.conf
37
38 but ... only if you want to change defaults, like adding "noclean".
39
40 --
41 Regards,
42
43 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Portage: how can I retain build directories? n952162 <n952162@×××.de>