[Bug 230789] graphics/mesa-dri: switch to devel/llvm80

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 2 15:03:40 UTC 2019


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

John Hein <jcfyecrayz at liamekaens.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jcfyecrayz at liamekaens.com

--- Comment #24 from John Hein <jcfyecrayz at liamekaens.com> ---
One issue:  if llvm80 was not built with the BE_STANDARD option (e.g.,
BE_FREEBSD instead), then you get this error in graphics/mesa-dri at configure
time:

 .
 .
checking for XLIB_RANDR... yes
checking for EXPAT... yes
checking for RADEON... yes
checking for RADEON... yes
checking for I915... yes
checking for AMDGPU... yes
configure: error: LLVM target 'amdgpu' not enabled in your LLVM build. Required
by radv.
===>  Script "configure" failed unexpectedly.


The fix is to build llvm80 with BE_STANDARD of course, but the failure is a bit
ungraceful.  If nothing else, it's documented here for the unaware to find.

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


More information about the freebsd-x11 mailing list