-
Notifications
You must be signed in to change notification settings - Fork 0
Update to clang 18.1.8 and Mesa 24.1.5 #3146
Conversation
CMake Error at CMakeLists.txt:117 (message): llvm-gtest not found. Please install llvm-gtest or disable tests with -DLLVM_INCLUDE_TESTS=OFF
As for llvm. I think it would make sense to have the llvm linkers also installed (ld.lld, ld64.lld, lld-link, wasm-ld). |
Required by Mesa: Program glslangValidator found: NO https://www.linuxfromscratch.org/blfs/view/svn/x/glslang.html
[Description][1]: > The SPIRV-Tools package contains libraries and utilities for > processing SPIR-V modules. [1]: https://www.linuxfromscratch.org/blfs/view/svn/general/spirv-tools.html
[Descrpition][1]: > The SPIRV-LLVM-Translator package contains a library and utility for > converting between LLVM IR and SPIR-V code. This package currently > only supports the OpenCL/Compute version of SPIR-V. [1]: https://www.linuxfromscratch.org/blfs/view/systemd/general/spirv-llvm-translator.html
Dependency wayland-protocols found: NO found 1.25 but need: '>= 1.34' Run-time dependency wayland-protocols found: NO (tried pkgconfig and cmake)
1. Update source URL 2. Adapt for meson https://lists.freedesktop.org/archives/wayland-devel/2024-May/043636.html
> `-Ddocumentation=false`: This switch is used to disable building of > the API documentation. Remove it if you have installed optional > dependencies.
DEPRECATION: Option 'valgrind' value 'false' is replaced by 'disabled' DEPRECATION: Option 'glvnd' value 'true' is replaced by 'enabled'
b972581
to
dc500fd
Compare
dc500fd
to
e9f265b
Compare
It’d be great if you could test this tomorrow, so I can merge.
@thomas, good suggestion. I am going to do that in another merge/pull request. |
Well, I'm on holiday for the rest of the week, so I'm not able to do further testing... |
The reverted commit enabled intel-rt by default [1]. So explicitly disable intel-rt [2]. [1]: https://gitlab.freedesktop.org/mesa/mesa/-/issues/11651 [2]: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30595
95d9217
to
9b05cbe
Compare
To get bpftrace running again:
|
Install with:
Tested on maleficent and sigusr2.