Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2015-09-30
Date: Thu, 1 Oct 2015 10:16:46 +0300	[thread overview]
Message-ID: <20151001071646.GA3337@tarshish> (raw)
In-Reply-To: <20151001063016.DF1C9101E4A@stock.ovh.net>

Hi Thomas, all,

On Thu, Oct 01, 2015 at 08:30:16AM +0200, Thomas Petazzoni wrote:
> Build statistics for 2015-09-30
> ===============================
>       xtensa |              e2fsprogs-1.42.13 | NOK | http://autobuild.buildroot.net/results/2a20e454a597f1e18beb2feb9242a84d3303e735/

pass5.c: In function 'check_inode_bitmaps':
pass5.c:614:10: warning: comparison between pointer and integer
       (i == fs->super=>s_inodes_count)) {
          ^
pass5.c:614:23: error: expected expression before '>' token
       (i == fs->super=>s_inodes_count)) {
                       ^

The original code line[1] is:

       (i == fs->super->s_inodes_count)) {

Looks like a bitflip on the build machine, as ASCII '=' (0b0111101) is just 
one bitflip away from '-' (0b0101101).

[1] 
https://git.kernel.org/cgit/fs/ext2/e2fsprogs.git/tree/e2fsck/pass5.c?id=v1.42.13#n614

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

      reply	other threads:[~2015-10-01  7:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-01  6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2015-09-30 Thomas Petazzoni
2015-10-01  7:16 ` Baruch Siach [this message]

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=20151001071646.GA3337@tarshish \
    --to=baruch@tkos.co.il \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox