Date: Tue, 02 Jul 2019 15:03:36 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 230789] graphics/mesa-dri: switch to devel/llvm80 Message-ID: <bug-230789-7141-pUdI6xN5Hv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230789-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-230789-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230789 John Hein <jcfyecrayz@liamekaens.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jcfyecrayz@liamekaens.com --- Comment #24 from John Hein <jcfyecrayz@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 config= ure 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. Requ= ired by radv. =3D=3D=3D> 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. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230789-7141-pUdI6xN5Hv>