Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787218 - app-emulation/fs-uae-3.0.5 fails to compile with gcc-11
Summary: app-emulation/fs-uae-3.0.5 fails to compile with gcc-11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-04-30 19:48 UTC by Agostino Sarubbo
Modified: 2021-06-01 22:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,110.66 KB, text/plain)
2021-04-30 19:48 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-04-30 19:48:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/fs-uae-3.0.5 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
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-30 19:48:08 UTC
Created attachment 704727 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-30 19:48:11 UTC
Possible context of error(s):

./src/dosbox/setup.h:88:35: error: ISO C++17 does not allow dynamic exception specifications
Comment 3 Larry the Git Cow gentoo-dev 2021-06-01 22:15:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de1adb73e36776897d85a6af9c37eefa26726dc4

commit de1adb73e36776897d85a6af9c37eefa26726dc4
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2021-06-01 22:14:49 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2021-06-01 22:14:49 +0000

    app-emulation/fs-uae: Fix building with GCC 11 / C++-17
    
    Closes: https://bugs.gentoo.org/787218
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 app-emulation/fs-uae/fs-uae-3.0.5.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)