Summary: | dev-util/clazy-1.10 - /.../SourceCompatibilityHelpers.h: error: use of deleted function clang::Lexer::Lexer(const clang::Lexer&) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cyril.baletaud, eugene.shalygin, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-util:clazy-1.10:20211119-064448.log emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 temp.tar.bz2 |
Description
Toralf Förster
2021-11-19 16:39:20 UTC
Created attachment 753162 [details]
emerge-info.txt
Created attachment 753166 [details]
dev-util:clazy-1.10:20211119-064448.log
Created attachment 753170 [details]
emerge-history.txt
Created attachment 753174 [details]
environment
Created attachment 753178 [details]
etc.portage.tar.bz2
Created attachment 753182 [details]
logs.tar.bz2
Created attachment 753186 [details]
temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af5f598a4e43dd87b224e4281b167773c3a5d74e commit af5f598a4e43dd87b224e4281b167773c3a5d74e Author: Sam James <sam@gentoo.org> AuthorDate: 2021-12-10 23:24:37 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-12-13 00:11:29 +0000 dev-util/clazy: use llvm.eclass to declare compatibility and build patch - We need to use llvm.eclass to ensure we don't use too new of a version of LLVM and Clang. We're now using the llvm.eclass mechanisms to enforce the same versions of Clang and LLVM. - Throw in a build patch from upstream (upstream commit b74c8729b7b71528c1528579435cda7fdb5d31b4) which was necessary for me. Bug: https://bugs.gentoo.org/811723 Bug: https://bugs.gentoo.org/823726 Closes: https://bugs.gentoo.org/824986 Signed-off-by: Sam James <sam@gentoo.org> .../{clazy-1.10.ebuild => clazy-1.10-r1.ebuild} | 25 ++++++------ dev-util/clazy/files/clazy-1.10-gcc-build.patch | 44 ++++++++++++++++++++++ dev-util/clazy/files/clazy-1.10-use-c++17.patch | 20 ++++++++++ 3 files changed, 78 insertions(+), 11 deletions(-) |