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

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

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

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

commit 1821334ec43b006c335e84a000526af85ec6e8fe
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-03-20 19:09:23 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-03-20 19:25:44 +0000

    multimedia/pipewire: unbreak with --auto-features=enabled

    meson.build:277:0: ERROR: Dependency "avahi-client" not found, tried
pkgconfig
    meson.build:285:0: ERROR: Dependency "xfixes" not found, tried pkgconfig
and cmake
    meson.build:288:0: ERROR: Dependency "libcanberra" not found, tried
pkgconfig and cmake
    meson.build:380:0: ERROR: Dependency "lilv-0" not found, tried pkgconfig
and cmake
    spa/meson.build:81:2: ERROR: Dependency "libcamera" not found, tried
pkgconfig and cmake
    spa/plugins/meson.build:4:120: ERROR: Feature avb cannot be enabled: AVB
support is only available on Linux
    subprojects/media-session/meson.build:68:0: ERROR: Dependency "systemd" not
found, tried pkgconfig and cmake
    src/modules/meson.build:497:0: ERROR: C header 'roc/config.h' not found

    PR:             270361

 multimedia/pipewire/Makefile | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

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