Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 2021 16:44:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 260703] graphics/mesa-gallium-va: Fails to build with OPTIONS_FILE_UNSET+=X11
Message-ID:  <bug-260703-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260703

            Bug ID: 260703
           Summary: graphics/mesa-gallium-va: Fails to build with
                    OPTIONS_FILE_UNSET+=3DX11
           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=3D230425&action=
=3Dedit
poudriere build log for graphics/mesa-gallium-va

With OPTIONS_FILE_UNSET+=3DX11 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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260703-7141>