Gentoo Archives: gentoo-user

From: "Matt Connell (Gmail)" <matthewdconnell@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge warnings or errors
Date: Fri, 13 Nov 2020 14:16:32
Message-Id: 05fbdc0e9f9c97697eed812fb87cd4b1a228da99.camel@gmail.com
In Reply to: [gentoo-user] emerge warnings or errors by Jude DaShiell
1 On Thu, 2020-11-12 at 18:26 -0500, Jude DaShiell wrote:
2 > About 6 different complaints about my kernel configuration that blew off
3 > the screen as packages were being emerged. Does any way exist to have
4 > emerge write these to a log file of some sort for later checking and
5 > action?
6
7 Others have answered the question on how to improve logging, but to
8 help your workflow and keep your terminal a little more manageable, you
9 may wish to add the --quiet-build option to your emerge commands.
10 Warnings and errors should still be displayed, but every line of
11 output from the compilation process should not.