Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730018 - dev-libs/ucommon fails to compile
Summary: dev-libs/ucommon fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-28 13:04 UTC by Agostino Sarubbo
Modified: 2021-05-08 23:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,184.78 KB, text/plain)
2020-06-28 13:04 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,244 bytes, application/x-bzip-compressed-tar)
2020-06-28 13:04 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 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(-)