All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [ARM] [STATUS] Increasingly high build failures
Date: Thu, 19 Apr 2012 09:13:38 +0200	[thread overview]
Message-ID: <4F8FBB22.5000205@aribaud.net> (raw)

Folks,

I just did another round of ./MAKEALL arm with MG/CS 2011.09-69, and the 
failure rate is rising to say the least, with 277 boards failing out of 
278. :(

Basically, the issues are, in order of impact:

- Now 264 'uses variable-size enums yet the output is to use 32-bit 
enums' errors. That's a raise! Probably caused by some commonly included 
.h, but as the issue is at link stage and only refers to library 
intrinsics, tracing the culprit may take time. However, I cannot keep on 
ignoring this warning now, and thus I will look for a general solution, 
probably along the lines of enabling variable-size enums throughout the 
U-Boot codebase at least for toolchains that complain about it.

- 6 warnings are 'ap20.c:44:18: warning: array subscript is above array 
bounds'. Last changed was in commit 03c609f6. Simon Glass, as you are 
listed as author of the commit, please have a look.

- netspace_v2 board causing the only error case: Undefined or 
unsupported LaCie KW board variant. Simon Guinot, as you are listed as 
the board maintainer, can you have a look?

This pretty much covers the immediate actions, but extrapolating from 
the situation, I would advise any and all contributors whose first name 
is Simon and last name initial is G to watch out for issues. :)

Amicalement,
-- 
Albert.

             reply	other threads:[~2012-04-19  7:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-19  7:13 Albert ARIBAUD [this message]
2012-04-19  9:51 ` [U-Boot] [ARM] [STATUS] Increasingly high build failures Wolfgang Denk
2012-04-19 10:04   ` Albert ARIBAUD
2012-04-19 11:54     ` [U-Boot] [ARM] [STATUS] **NO** " Albert ARIBAUD
2012-04-19 13:06       ` Wolfgang Denk
2012-04-19 17:23 ` [U-Boot] [ARM] [STATUS] " Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F8FBB22.5000205@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.