[U-Boot] Treat warnings different from errors in buildman?

Tom Rini trini at ti.com
Thu Aug 21 20:43:29 CEST 2014


On Thu, Aug 21, 2014 at 12:53:42PM -0400, Tom Rini wrote:

> Hey,
> 
> So as I migrate scripts over to buildman, one issue I have is that
> today warning and errors are treated the same:
> u-boot (master)$ ./tools/buildman/buildman -b master -c 1 -ve -T 1 -j 9 'arc|blackfin|microblaze|m68k|nds32|sparc|x86|aarch64|sandbox|mips' -s
> Summary of 1 commit for 128 boards (1 thread, 9 jobs per thread)
> 01: git-mailrc: add patman and buildman alias
>       mips: +   pb1000 dbau1550_el qemu_mipsel maltael
>      sparc: +   grsim_leon2 gr_cpci_ax2000 gr_ep2s60 grsim gr_xc3s_1500
>        arc: +   tb100 arcangel4-be axs101 arcangel4
>    sandbox: +   sandbox

Oh, and the sandbox error is because with sparse installed, it picks
'cgcc' as the toolchain to use rather than 'gcc' and then fails to link
as there's no 'cld'.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140821/c43592ba/attachment.pgp>


More information about the U-Boot mailing list