Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2020 14:11:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 245178] graphics/mesa-dri no member named 'CGFT_ObjectFile'
Message-ID:  <bug-245178-7141-BPjWunpnfI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245178-7141@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #3 from Niclas Zeising <zeising@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.

home | help

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