https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270361

--- Comment #48 from [email protected] ---
A commit in branch main references this bug:

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

commit 8d3b435c422270886336127a0a73189a62d3ccbc
Author:     Jan Beich <[email protected]>
AuthorDate: 2023-03-01 18:42:00 +0000
Commit:     Jan Beich <[email protected]>
CommitDate: 2023-03-28 08:28:15 +0000

    devel/libvirt: unbreak with --auto-features=enabled on i386

    meson.build:1438:2: ERROR: Dependency "xenlight" not found, tried pkgconfig

    As XEN option is limited to amd64 the option helper doesn't trigger,
    so pass the argument more than once on amd64.

    $ make -V '${MESON_ARGS:M*libxl*}' WITH=XEN
    -Ddriver_libxl=disabled -Ddriver_libxl=enabled

    PR:             270361
    Reported by:    antoine (via exp-run)

 devel/libvirt/Makefile | 1 +
 1 file changed, 1 insertion(+)

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

Reply via email to