All of lore.kernel.org
 help / color / mirror / Atom feed
From: wenzong fan <wenzong.fan@windriver.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1 v2] mdadm: fix CFLAGS and ptest issue
Date: Sat, 7 Nov 2015 17:28:01 +0800	[thread overview]
Message-ID: <563DC421.6030207@windriver.com> (raw)
In-Reply-To: <CAJTo0LaeZWRHqL6r5e0qWT9oLehe+Uv5B3t2mYyzG-7TxRwvhg@mail.gmail.com>

On 11/06/2015 06:38 PM, Burton, Ross wrote:
>
> On 16 October 2015 at 06:57, <wenzong.fan@windriver.com
> <mailto:wenzong.fan@windriver.com>> wrote:
>
>     * Also fix ptest build error caused by global CFLAGS:
>
>        raid6check.c: In function 'check_stripes':
>        raid6check.c:315:8: error: 'stripe_buf' may be used uninitialized \
>        in this function [-Werror=maybe-uninitialized]
>
>
> We're now seeing this instead when building the ptest part on poky-lsb
> (which turns on more security flags):
>
> raid6check.c: In function 'check_stripes':
> raid6check.c:352:2: error: ignoring return value of 'posix_memalign',
> declared with attribute warn_unused_result [-Werror=unused-result]
>    posix_memalign((void**)&stripe_buf, 4096, raid_disks * chunk_size);

I'll fix the patch and send v2 out.

Thanks
Wenzong

>
>
> (http://errors.yoctoproject.org/Errors/Details/21490/)
>
> Ross


      reply	other threads:[~2015-11-07  9:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-16  5:57 [PATCH 0/1 v2] mdadm: fix CFLAGS and ptest issue wenzong.fan
2015-10-16  5:57 ` [PATCH 1/1 " wenzong.fan
2015-11-06 10:38   ` Burton, Ross
2015-11-07  9:28     ` wenzong fan [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=563DC421.6030207@windriver.com \
    --to=wenzong.fan@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.com \
    /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.