building gallium-nine with mesa trunk rev cfbde3282d9 breaks with message /usr/include/clang/Frontend/CompilerInvocation.h:157:15: note: candidate expects 3 arguments, 4 provided checking llvm/clang commits indicates CompilerInvocation was changed recently . See https://github.com/llvm/llvm-project/commit/1fac68b0dc19b03fd2c5e9856f0f2c5a11691348 and https://reviews.llvm.org/D66797 .
Gallium-nine doesn't use llvm directly. It uses it possibly through radeonsi or llvmpipe. I assume you get the same problem when building mesa without gallium nine ? Could you tell if the problem is when compiling radeonsi files or llvmpipe files ? Thanks
Created attachment 145221 [details] build log
You're right, Axel. I didn't have logs of the fail, so did a fresh build (log attached). The problem is not with gallium-nine, but with clover / opencl . When building with gallium-opencl=disabled build finishes normally. Changing component and title (if that's possible) to reflect this.
Maybe duplicate of https://bugs.freedesktop.org/show_bug.cgi?id=111523 ?
*** This bug has been marked as a duplicate of bug 111523 ***
Yes, that's the same error. closing this bug.
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.