[Bug 260703] graphics/mesa-gallium-va: Fails to build with OPTIONS_FILE_UNSET+=X11
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
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: [email protected]
Reporter: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
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.