Summary: | dev-util/duma-2.5.15-r2 - dumapp.h: error: ISO C++17 does not allow dynamic exception specifications (maybe gcc-11 related) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Andrew Savchenko <bircoph> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 732706 | ||
Attachments: |
emerge-info.txt
dev-util:duma-2.5.15-r2:20210512-155815.log emerge-history.txt environment etc.portage.tar.bz2 temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 707640 [details]
emerge-info.txt
Created attachment 707643 [details]
dev-util:duma-2.5.15-r2:20210512-155815.log
Created attachment 707646 [details]
emerge-history.txt
Created attachment 707649 [details]
environment
Created attachment 707652 [details]
etc.portage.tar.bz2
Created attachment 707655 [details]
temp.tar.bz2
Ping New upstream made major update with complete rewrite of the build system, I'm working on it, but this will take time. It will fix this and other duma issues. ETA: second half of August. (In reply to Andrew Savchenko from comment #8) > New upstream made major update with complete rewrite of the build system, > I'm working on it, but this will take time. It will fix this and other duma > issues. > > ETA: second half of August. Great news, thanks. In the meantime, let's set -std=c++14 or earlier in order to allow gcc-11 to proceed in the tree? The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c1def52827d5becfb23b3312754d26468c8e0e commit 72c1def52827d5becfb23b3312754d26468c8e0e Author: Sam James <sam@gentoo.org> AuthorDate: 2021-08-05 01:26:21 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-08-05 01:26:21 +0000 dev-util/duma: workaround GCC 11 build failure for now Going with this given a new release is coming which fixes the issue properly anyhow. Closes: https://bugs.gentoo.org/789708 Signed-off-by: Sam James <sam@gentoo.org> dev-util/duma/duma-2.5.15-r2.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) |