From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/ibrdtn: fix build with gcc 11
Date: Sun, 1 Aug 2021 11:47:28 +0200 [thread overview]
Message-ID: <20210801114728.4b18d50b@windsurf> (raw)
In-Reply-To: <20210801080430.2591526-1-fontaine.fabrice@gmail.com>
On Sun, 1 Aug 2021 10:04:30 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Fix the following build failure with gcc 11:
>
> In file included from ../../ibrdtn/data/PrimaryBlock.h:30,
> from ../../ibrdtn/data/Serializer.h:27,
> from ../../ibrdtn/data/Block.h:29,
> from ../../ibrdtn/data/Bundle.h:27,
> from ../../ibrdtn/api/Client.h:26,
> from Client.cpp:22:
> /tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/include/ibrcommon-1.0/ibrcommon/thread/Mutex.h:43:40: error: ISO C++17 does not allow dynamic exception specifications
> 43 | virtual void trylock() throw (MutexException) = 0;
> | ^~~~~
>
> Fixes:
> - http://autobuild.buildroot.org/results/c2d9033c68b5c1407d2cf87b98dff61958b8e7b6
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/ibrdtn/ibrdtn.mk | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot
next prev parent reply other threads:[~2021-08-01 9:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-01 8:04 [Buildroot] [PATCH 1/1] package/ibrdtn: fix build with gcc 11 Fabrice Fontaine
2021-08-01 9:47 ` Thomas Petazzoni [this message]
2021-08-07 17:55 ` Peter Korsgaard
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=20210801114728.4b18d50b@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox