maintainer-feedback requested: [Bug 280071] graphics/mesa-dri fails to configure with radv=off
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280071] graphics/mesa-dri fails to configure with radv=off"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Jul 2024 12:34:04 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 (Nobody) <x11@FreeBSD.org> for maintainer-feedback: Bug 280071: graphics/mesa-dri fails to configure with radv=off https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280071 --- Description --- After commit #efb0c89e59bd2768d97c23ad1efe9c37e33b11fb, I was truly hoping to finally get rid of AMD-related stuff in mesa & llvm. Unfortunately, this went unsuccessful: Checking if "-mtls-dialect=gnu2" runs: DID NOT COMPILE Dependency vdpau skipped: feature gallium-vdpau disabled Program glslangValidator found: NO meson.build:618:15: ERROR: Program 'glslangValidator' not found or not executable A full log can be found at /wrkdirs/usr/ports/graphics/mesa-dri/work/mesa-24.0.9/_build/meson-logs/meson-l og.txt WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. ===> Script "configure" failed unexpectedly. As soon as I enabled radv back -- mesa configured and built fine.