[Bug 280071] graphics/mesa-dri fails to configure with radv=off

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 01 Jul 2024 12:34:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280071

            Bug ID: 280071
           Summary: graphics/mesa-dri fails to configure with radv=off
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: x11@FreeBSD.org
          Reporter: vsasjason@gmail.com
          Assignee: x11@FreeBSD.org
             Flags: maintainer-feedback?(x11@FreeBSD.org)

Created attachment 251813
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=251813&action=edit
poudriere build failure log

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-log.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.

-- 
You are receiving this mail because:
You are the assignee for the bug.