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

Bug 730018

Summary: dev-libs/ucommon fails to compile
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: maksbotan
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-06-28 13:04:05 UTC
@@This is an auto-filed bug@@
Feel free to change the summary at your convenience.

Issue: dev-libs/ucommon fails to compile.
Discovered on: amd64

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please mention it in the summary and block bug 408963. If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-28 13:04:11 UTC
Created attachment 646968 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-06-28 13:04:13 UTC
Created attachment 646970 [details]
other.tar.bz2

other logs
Comment 3 Larry the Git Cow gentoo-dev 2021-05-08 23:19:11 UTC
The bug has been closed via the following commit(s):

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

commit 2d5affeb067f6f193c0718bc5a9cc8eb8eef44d5
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-05-08 23:18:57 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-05-08 23:18:57 +0000

    dev-libs/ucommon: Fix building under GCC 11
    
    Closes: https://bugs.gentoo.org/730018
    Closes: https://bugs.gentoo.org/787173
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: David Seifert <soap@gentoo.org>

 ....0-c++17-dynamic-exception-specifications.patch | 502 +++++++++++++++++++++
 dev-libs/ucommon/ucommon-7.0.0.ebuild              |  55 ++-
 2 files changed, 529 insertions(+), 28 deletions(-)