All of lore.kernel.org
 help / color / mirror / Atom feed
From: rdkehn at yahoo.com <rdkehn@yahoo.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3 1/1] package/mtd: add patch to fix host build error with gcc 5.1
Date: Fri, 29 May 2015 16:54:45 -0500	[thread overview]
Message-ID: <20150529215445.GA597@dkarchlinux64.currentcomm.com> (raw)
In-Reply-To: <1432928349.3676.3.camel@embedded.rocks>

Hi All,

On Fri, May 29, 2015 at 09:39:09PM +0200, J?rg Krause wrote:
> Hi all,
> 
> On Di, 2015-05-26 at 12:38 +0200, J?rg Krause wrote:
> > host-mtd build fails with gcc 5.1:
> >   error: redefinition of ?hashtable_iterator_key?
> >   error: redefinition of ?hashtable_iterator_value?
> > 
> > Indeed, both functions are defined twice - once in the header and 
> > once in the
> > source file. This is permitted in C11 (and maybe in C99).
> > 
> > Add a patch sent to upstream:
> > https://patchwork.ozlabs.org/patch/467254/
> > 
> > Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
Tested-by: Doug Kehn <rdkehn@yahoo.com>

> > ---
> > Changes v2 -> v3:
> >   - Add Sob and URL to patch description (Baruch Siach)
> > 
> > Changes v1 -> v2:
> >   - Use (identical) patch sent upstream
> > ---
> 
> Patch is accepted upstream now. I suggest to add this patch to 2015.05.

Tested on Arch Linux host with GCC 5.1.0 and target
arm-buildroot-linux-gnueabihf toolchain.  Buildroot master
a4a7aeed539631a91cae2c00dec4d20ccc6dda31.

Regards,
...doug

  reply	other threads:[~2015-05-29 21:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-26 10:38 [Buildroot] [PATCH v3 1/1] package/mtd: add patch to fix host build error with gcc 5.1 Jörg Krause
2015-05-29 19:39 ` Jörg Krause
2015-05-29 21:54   ` rdkehn at yahoo.com [this message]
2015-07-11  8:40 ` Romain Naour
2015-07-11 10:17 ` Thomas Petazzoni

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=20150529215445.GA597@dkarchlinux64.currentcomm.com \
    --to=rdkehn@yahoo.com \
    --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 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.