https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-text/aiksaurus-1.2.1-r1 fails to compile with gcc-11. Discovered on: amd64 (internal ref: tinderbox) NOTE: This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Created attachment 705696 [details] build.log build log and emerge --info
Possible context of error(s): MeaningsFile.h:49:17: 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=14cf309856e5a5a3d5443f33044d9d798a455887 commit 14cf309856e5a5a3d5443f33044d9d798a455887 Author: Andrew Savchenko <bircoph@gentoo.org> AuthorDate: 2021-05-19 06:27:09 +0000 Commit: Andrew Savchenko <bircoph@gentoo.org> CommitDate: 2021-05-19 06:31:30 +0000 app-text/aiksaurus: use C++14 for build Closes: https://bugs.gentoo.org/787899 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> app-text/aiksaurus/aiksaurus-1.2.1-r1.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fb5f411c1e527073450873366a09a7cfba37172 commit 8fb5f411c1e527073450873366a09a7cfba37172 Author: David Seifert <soap@gentoo.org> AuthorDate: 2021-06-06 15:41:20 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2021-06-06 15:41:20 +0000 app-text/aiksaurus: Proper C++17 fix Closes: https://bugs.gentoo.org/787899 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org> app-text/aiksaurus/Manifest | 1 + ...urus-1.2.1-r1.ebuild => aiksaurus-1.2.1-r2.ebuild} | 19 ++++++++++--------- 2 files changed, 11 insertions(+), 9 deletions(-)