[Mesa-dev] [Bug 110323] mesa-19.0.1 fails to compile with llvm-8.0.0 and Gallium swr driver
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 17 16:32:29 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110323
--- Comment #2 from Jan Zielinski <jan.zielinski at intel.com> ---
I've reproduced the issue.
It is connected to auto-generated files in swr/rasterizer/jitter directory
(gen_*). Those files may have to be regenerated when switching to a different
LLVM version, but are not.
The workaround is to simply do 'rm
src/gallium/drivers/swr/rasterizer/jitter/gen_*'. The files will be regenerated
and the driver should build properly.
The issue should be fixed soon.
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190417/b5fd7275/attachment.html>
More information about the mesa-dev
mailing list