public inbox for buildroot@busybox.net
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/capnproto: bump version to 1.8.0
Date: Sun, 10 May 2020 14:10:13 +0200	[thread overview]
Message-ID: <20200510141013.33820f4a@windsurf.home> (raw)
In-Reply-To: <20200510103257.GA12594@coltrane>

Hello Koen,

On Sun, 10 May 2020 12:32:58 +0200
Koen Martens <gmc@sonologic.nl> wrote:

> src/kj/exception.c++: In function ?void kj::{anonymous}::terminateHandler()?:
> src/kj/exception.c++:429:15: error: ?current_exception? is not a member of ?std?
>    auto eptr = std::current_exception();

The correct dependency for this is:

	depends on !BR2_TOOLCHAIN_HAS_GCC_BUG_64735

See package/boost and package/squid.

It is *almost* the same as
BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS, except that
toolchains with gcc >= 7.x are not affected.

Could you try with that ?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2020-05-10 12:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-03  6:37 [Buildroot] [PATCH 1/1] package/capnproto: bump version to 1.8.0 Koen Martens
2020-05-09 21:19 ` Thomas Petazzoni
2020-05-10 10:32   ` Koen Martens
2020-05-10 12:10     ` Thomas Petazzoni [this message]
2020-05-16  7:52       ` Koen Martens

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=20200510141013.33820f4a@windsurf.home \
    --to=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox