[Bug 245178] graphics/mesa-dri no member named 'CGFT_ObjectFile'

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 30 14:11:53 UTC 2020


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

--- Comment #3 from Niclas Zeising <zeising at FreeBSD.org> ---
Forcing llvm10 is probably why it breaks.  mesa still uses llvm80 from ports,
because there were runtime issues when we switched to llvm90 in ports, so even
if your patch fixes your problem, it might break compiling using the default
set up (I haven't tested your patch using the default set up), so I'm quite
hesitant to apply it.

The waning you pasted seem to indicate that it picks up
/opt/llvm10/include/llvm/Support/CodeGen.h (that's where I got llvm10 from). 
Do you have a special install of llvm10 in /opt?

There hasn't been any changes to mesa in a while, and it builds fine on the
FreeBSD build cluster.

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


More information about the freebsd-x11 mailing list