Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787731 - app-office/abiword-3.0.4 fails to compile with gcc-11
Summary: app-office/abiword-3.0.4 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: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-05-02 15:29 UTC by Agostino Sarubbo
Modified: 2021-05-08 17:15 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,56.44 KB, text/plain)
2021-05-02 15:29 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-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(-)