Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846500 - 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)
Summary: dev-util/clazy-1.11-r1 won't build with sys-devel/clang-14.0.3 (ld.lld: error...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang LD-is-lld, systemwide-lld
  Show dependency tree
 
Reported: 2022-05-19 21:42 UTC by Aaron Nixon
Modified: 2023-09-08 00:28 UTC (History)
2 users (show)

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


Attachments
dev-util/clazy-1.11-r1 build.log (file_846500.txt,163.58 KB, text/plain)
2022-05-19 21:44 UTC, Aaron Nixon
Details
dev-util/clazy-1.11-r1 environment (file_846500.txt,125.17 KB, text/plain)
2022-05-19 21:45 UTC, Aaron Nixon
Details
emerge --info '=dev-util/clazy-1.11-r1::gentoo' (file_846500.txt,10.67 KB, text/plain)
2022-05-19 21:47 UTC, Aaron Nixon
Details

Note You need to log in before you can comment on or make changes to this bug.
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.