Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 787731

Summary: app-office/abiword-3.0.4 fails to compile with gcc-11
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: soap
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732706    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-05-02 15:29:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-office/abiword-3.0.4 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-05-02 15:29:37 UTC
Created attachment 705378 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-02 15:29:40 UTC
Possible context of error(s):

../../../../src/af/util/xp/ut_iconv.h:47:7: error: ISO C++17 does not allow dynamic exception specifications
Comment 3 Larry the Git Cow gentoo-dev 2021-05-08 17:15:32 UTC
The bug has been closed via the following commit(s):

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

commit 63fb4c69c4b4a47e10a9022860eae9b730d06a34
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-05-08 17:14:56 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-05-08 17:14:56 +0000

    app-office/abiword: Fix building under GCC 11
    
    Closes: https://bugs.gentoo.org/787731
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-office/abiword/Manifest             | 2 +-
 app-office/abiword/abiword-3.0.4.ebuild | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)