Summary: | dev-db/opendbx-1.4.6-r3 fails to compile with gcc-11 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Arisu Tachibana <alicef> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=732186 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 732706 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 706140 [details]
build.log
build log and emerge --info
Possible context of error(s): ../lib/opendbx/api:268:40: error: ISO C++17 does not allow dynamic exception specifications The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04dea1fbb62f503659bba7109f238b13da5dfd42 commit 04dea1fbb62f503659bba7109f238b13da5dfd42 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-07-29 02:24:12 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-07-29 02:24:12 +0000 dev-db/opendbx: workaround build failure with GCC 11 in 1.4.6-r3 Closes: https://bugs.gentoo.org/788304 Signed-off-by: Sam James <sam@gentoo.org> dev-db/opendbx/opendbx-1.4.6-r3.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=078826f79b8e1af7ddb40bc1e7d7ea7d71662608 commit 078826f79b8e1af7ddb40bc1e7d7ea7d71662608 Author: Sam James <sam@gentoo.org> AuthorDate: 2021-08-04 22:34:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-08-04 22:34:48 +0000 dev-db/opendbx: workaround build failure with GCC 11 Bug: https://bugs.gentoo.org/788304 Bug: https://bugs.gentoo.org/804993 See: 04dea1fbb62f503659bba7109f238b13da5dfd42 Signed-off-by: Sam James <sam@gentoo.org> dev-db/opendbx/opendbx-1.4.5-r1.ebuild | 5 ++++- dev-db/opendbx/opendbx-1.4.6-r2.ebuild | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) |