From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 25 Aug 2014 15:14:38 -0400 Subject: [U-Boot] [PATCH v9 11/14] buildman: Add an option to show which boards caused which errors In-Reply-To: <1408982315-18610-12-git-send-email-sjg@chromium.org> References: <1408982315-18610-1-git-send-email-sjg@chromium.org> <1408982315-18610-12-git-send-email-sjg@chromium.org> Message-ID: <20140825191438.GO19374@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 Mon, Aug 25, 2014 at 09:58:32AM -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: > > 02: wip > sandbox: + sandbox > arm: + seaboard > +(sandbox) arch/sandbox/cpu/cpu.c: In function 'timer_get_us': > +(sandbox) arch/sandbox/cpu/cpu.c:40:9: warning: unused variable 'i' [-Wunused-variable] > +(seaboard) board/nvidia/seaboard/seaboard.c: In function 'pin_mux_mmc': > +(seaboard) board/nvidia/seaboard/seaboard.c:36:9: warning: unused variable 'fred' [-Wunused-variable] > +(seaboard) int fred; > +(seaboard) ^ > > Signed-off-by: Simon Glass Doing buildman ... ; buildman ... -svl (since I want to spit out the summary at once due to how LSF mangles output to file), I don't see anything for what caused powerpc failures say (where there's lot of things complaining about generic board). So something isn't right, is this something you can reproduce locally? I'm going to make sure that -e really is implied like the doc says. Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: