[Bug 260703] graphics/mesa-gallium-va: Fails to build with OPTIONS_FILE_UNSET+=X11
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-feedback requested: [Bug 260703] graphics/mesa-gallium-va: Fails to build with OPTIONS_FILE_UNSET+=X11"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260703] graphics/mesa-gallium-{va,vdpau}: Fails to build with X11=OFF: meson.build:1839:2: ERROR: Dependency "wayland-protocols" not found"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260703] graphics/mesa-gallium-{va,vdpau}: Fails to build with X11=OFF: meson.build:1839:2: ERROR: Dependency "wayland-protocols" not found"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 260703] graphics/mesa-gallium-{va,vdpau}: Fails to build with X11=OFF: meson.build:1839:2: ERROR: Dependency "wayland-protocols" not found"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Dec 2021 16:44:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260703
Bug ID: 260703
Summary: graphics/mesa-gallium-va: Fails to build with
OPTIONS_FILE_UNSET+=X11
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: x11@FreeBSD.org
Reporter: dan.kotowski@a9development.com
Flags: maintainer-feedback?(x11@FreeBSD.org)
Assignee: x11@FreeBSD.org
Created attachment 230425
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=230425&action=edit
poudriere build log for graphics/mesa-gallium-va
With OPTIONS_FILE_UNSET+=X11 the configure step checks for
graphics/wayland-protocols which is not in the build dependency tree.
```
$ make all-depends-list | grep wayland-protocols
/usr/ports/graphics/wayland-protocols
$ make build-depends-list | grep wayland-protocols
$
```
This also applies to graphics/mesa-gallium-vdpau
--
You are receiving this mail because:
You are the assignee for the bug.