[Bug 270361] Mk/Uses/meson.mk: add --auto-features=enabled to improve determinism

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 Mar 2023 17:23:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270361

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=f904d21e6eaed2472e13c51e34df1488d9b19f98

commit f904d21e6eaed2472e13c51e34df1488d9b19f98
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-20 17:20:34 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-20 17:22:21 +0000

    graphics/mesa-devel: fix warning with --auto-features=enabled

    Run-time dependency directx-headers found: NO (tried pkgconfig and cmake)
    Run-time dependency directx-headers found: NO (tried pkgconfig and cmake)
    Looking for a fallback subproject for the dependency DirectX-Headers
    Git program not found, cannot download DirectX-Headers.wrap via git.
    Subproject  DirectX-Headers is buildable: NO (disabling)
    Dependency DirectX-Headers from subproject DirectX-Headers found: NO
(subproject failed to configure)
    [...]
      Subprojects
        DirectX-Headers     : NO
                              Git program not found, cannot download
DirectX-Headers.wrap via git.

    PR:             270361

 graphics/mesa-devel/Makefile | 1 +
 1 file changed, 1 insertion(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.