[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:16:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270361

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

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

commit d7b48d44246e59b72db35c306ae31a509982abd9
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-20 17:07:05 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-20 17:16:03 +0000

    graphics/mesa-devel: unbreak with --auto-features=enabled

    meson.build:792:0: ERROR: Feature android-libbacktrace cannot be enabled:
`-D android-libbacktrace=enabled` makes no sense without `-D platforms=android`
    meson.build:1783:0: ERROR: Dependency "valgrind" not found, tried pkgconfig
    meson.build:2018:0: ERROR: C shared or static library 'sensors' not found

    PR:             270361

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

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