Summary: | Mesa build breaks when only building radeonsi due to missing llvm coroutines symbols | ||
---|---|---|---|
Product: | Mesa | Reporter: | Shmerl <shtetldik> |
Component: | Other | Assignee: | mesa-dev |
Status: | RESOLVED MOVED | QA Contact: | mesa-dev |
Severity: | normal | ||
Priority: | not set | ||
Version: | git | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Patch to prevent build breakage on missing llvm coroutines |
Description
Shmerl
2019-09-12 20:47:21 UTC
Created attachment 145339 [details] [review] Patch to prevent build breakage on missing llvm coroutines Actually, I just tested, and it doesn't happen when building radv alone. So attaching a better fix. Hello Shmerl, this issue should have been fixed with https://gitlab.freedesktop.org/mesa/mesa/commit/8d286776b6ca177a5e55a9c706081a40ebbcf091 , did you encounter this with git master after that commit? (In reply to tele42k3 from comment #2) > Hello Shmerl, this issue should have been fixed with > https://gitlab.freedesktop.org/mesa/mesa/commit/ > 8d286776b6ca177a5e55a9c706081a40ebbcf091 , did you encounter this with git > master after that commit? Yes, I encountered it already after that commit. See attached patch. In particular, it happens when building for example only radeonsi and nothing else. Still happens on latest Mesa master. Should I make a MR in Gitlab for the fix? |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.