Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: capturing emerge output
Date: Mon, 21 Jul 2014 23:02:15
Message-Id: loom.20140722T005628-636@post.gmane.org
In Reply to: Re: [gentoo-user] capturing emerge output by Neil Bothwick
1 Neil Bothwick <neil <at> digimed.co.uk> writes:
2
3
4
5 > > What would folks suggest is the best way to capture the output
6 > > from the screen into a file (fancy formating?) as well as being
7 > > able see the local builds as they scroll the build out to
8 > > the terminal (screen) window (normal emerge results viewed fromt the
9 > > terminal session ?
10 >
11 > Set PORT_LOGDIR in make.conf. This is not the same as the ELOG settings,
12 > it logs the entire output from the ebuild.
13
14 This sound workable. If I don't want something logged, just comment
15 out the PORT_LGDIR in make.conf, or is there a way on the Command line
16 to toggle this on and off, without manually editing the file?
17
18 I assume there is a unique log file for each separate ebuild.
19
20 Where do I read up on PORTDIR (documentation) referred to in
21 man make.conf ?
22
23 James

Replies

Subject Author
Re: [gentoo-user] Re: capturing emerge output Neil Bothwick <neil@××××××××××.uk>