[Bug 296094] graphics/mesa-dri: Crocus build failed, Dependency "libclc" not found, after v26.0.6 import
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296094 Ale <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Ale <[email protected]> --- It *seems* that zink requires glslangValidator:graphics/glslang. I tried with the same option as on comment #1 (at least from what it seems to me ) except for zink=ON: ---Begin OPTIONS List--- ===> The following configuration options are available for mesa-dri-26.0.6: ZSTD=on: Use ZSTD for shader cache ====> Unified OpenGL drivers crocus=on: Intel GPU Gen4 (Broadwater) to Gen7 (Haswell) i915=off: Intel GPU Gen3 (Grantsdale to Pineview) iris=off: Intel GPU Gen8 (Broadwell) and newer llvmpipe=on: Software Rasterizer r300=off: AMD/ATI R300, R400 and R500 r600=off: AMD/ATI R600, R700, Evergreen, Northern Islands radeonsi=off: AMD/ATI Southern Islands and newer svga=off: VMWare Virtual GPU zink=on: OpenGL on top of Khronos’ Vulkan API ====> Options available for the group PLATFORM X11=on: Enable X11 support for GBM/EGL WAYLAND=on: Enable Wayland support for GBM/EGL and Vulkan ====> Vulkan drivers anv=off: Intel GPU Gen9 and newer Vulkan support radv=off: AMD/ATI Southern Islands and newer Vulkan support swrast_vk=on: Software Rasterizer Vulkan support ===> Use 'make config' to modify these settings ---End OPTIONS List--- but I'm getting: =======================<phase: configure >============================ ... Program glslangValidator found: NO meson.build:676:15: ERROR: Program 'glslangValidator' not found or not executable A full log can be found at /wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-26.0.6/_build/meson-logs/meson-log.txt ===> Script "configure" failed unexpectedly. ... I got around the problem adding anv. If needed I can try again and add the meson-log.txt. -- You are receiving this mail because: You are the assignee for the bug.