[Bug 296405] graphics/mesa-libs: build fails on armv7 (Feature gallium-va cannot be enabled)
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296405 --- Comment #11 from Gleb Popov <[email protected]> --- (In reply to Robert Clausecker from comment #10) > Same problem as before: removing the GALLIUM_DRIVERS special case for armv7 means that configuration now fails due to llvm19 not having AMDGPU set. Oh, right, silly me. > If I instead set > > .if ${ARCH} == armv7 > GALLIUM_DRIVERS= llvmpipe virgl > .endif > > we get through the configuration phase Ok, good. > instead get a failure during packaging of mesa-dri Hmm, I wonder why. Did you build mesa-dri against patched mesa-libs? It is important, because virgl gets enabled in both ports. -- You are receiving this mail because: You are the assignee for the bug.