From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 2 Sep 2014 08:36:25 -0400 Subject: [U-Boot] [U-Boot, v10, 11/14] buildman: Add an option to show which boards caused which errors In-Reply-To: <1409240626-6924-12-git-send-email-sjg@chromium.org> References: <1409240626-6924-12-git-send-email-sjg@chromium.org> Message-ID: <20140902123625.GA18753@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Aug 28, 2014 at 09:43:43AM -0600, Simon Glass wrote: > Add a -l option to display a list of offending boards against each > error/warning line. The information will be shown in brackets as below: [snip] > diff --git a/tools/buildman/README b/tools/buildman/README > index b8c2bd6..fbc8449 100644 > --- a/tools/buildman/README > +++ b/tools/buildman/README [snip] > If you really want to see build results as they happen, use -v when doing a > -build (and -e if you want to see errors as well). > +build (-e will be enabled automatically). OK, so here is my confusion. I didn't get from the help that -s implies -v. If I do: -s -v -e -l I get a verbose summary with per-board warning/error information. If I do: -s -v -l I don't get that information. If I follow what you're saying and the help right, I should do: $ export COMMON="-b master -c 1 -T 1 -j 24 -o /tmp/trini/eldk521 -G ~/.buildman.eldk521" $ ./tools/buildman/buildman $COMMON 'arm|powerpc' $ ./tools/buildman/buildman $COMMON 'arm|powerpc' -s And that should give me errors as well as which boards gave which? -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: