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

Bug 846500

Summary: dev-util/clazy-1.11-r1 won't build with sys-devel/clang-14.0.3 (ld.lld: error: /usr/lib/llvm/14/lib/libclang-cpp.so is incompatible with elf64-x86-64)
Product: Gentoo Linux Reporter: Aaron Nixon <aarondoom>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: UNCONFIRMED ---    
Severity: normal CC: gentoo.qxrin, llvm
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963, 731004    
Attachments: dev-util/clazy-1.11-r1 build.log
dev-util/clazy-1.11-r1 environment
emerge --info '=dev-util/clazy-1.11-r1::gentoo'

Description Aaron Nixon 2022-05-19 21:42:43 UTC
dev-util/clazy-1.11-r1 doesn't appear to be able to differentiate between 32bit and 64bit when building.

Though given the CMake part of the build log it looks like it detects the right directories, not sure where it changes.
Comment 1 Aaron Nixon 2022-05-19 21:44:20 UTC
Created attachment 779576 [details]
dev-util/clazy-1.11-r1 build.log
Comment 2 Aaron Nixon 2022-05-19 21:45:35 UTC
Created attachment 779579 [details]
dev-util/clazy-1.11-r1 environment
Comment 3 Aaron Nixon 2022-05-19 21:47:00 UTC
Created attachment 779582 [details]
emerge --info '=dev-util/clazy-1.11-r1::gentoo'

❯ emerge -pqv '=dev-util/clazy-1.11-r1::gentoo'
[ebuild     U ] dev-util/clazy-1.11-r1 [1.11] USE="-test"
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-19 21:57:27 UTC
CCing llvm@ as the error seems, from memory, similar to the weird path issues we had before.