Bug 207135 - Mesa: Fails to build because LLVM is not available
Summary: Mesa: Fails to build because LLVM is not available
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: sparc64 Any
: --- Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-12 19:21 UTC by Jean-Sébastien Pédron
Modified: 2017-06-18 17:39 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Sébastien Pédron freebsd_committer freebsd_triage 2016-02-12 19:21:54 UTC
sparc64 and a few other platforms don't have LLVM and Clang. On these platforms, we should try to build a "reduced" Radeon Gallium driver and skip libOpenCL.so.
Comment 1 Koop Mast freebsd_committer freebsd_triage 2016-03-03 23:10:34 UTC
i386/amd64 do I have to say anything ? :)
ARM has LLVM for sure.
SPARC64 does not have LLVM.
I don't see the point of having llvm backed dri on mips (they use routers mostly)

Soo what about powerpc and powerpc64?

ia64 euh yes, it dead in FreeBSD HEAD, I think we can forget about it.

Did I miss something? if we can figure out what the to do about the/with powerpc[64]. I can cookup a patch.
Comment 2 Matthew Rezny freebsd_committer freebsd_triage 2017-06-18 17:39:36 UTC
completed with the update to Mesa 17.1.0 in r441424