It appears the structure of llvm changed a bit in 3.5 and the Mesa scons scripts assume the old structure.
(In reply to comment #0) > It appears the structure of llvm changed a bit in 3.5 and the Mesa scons > scripts assume the old structure. Please post the output of the build error.
For me also does not build with autoconf too, seems like this one is missed for stable: http://cgit.freedesktop.org/mesa/mesa/commit/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp?id=564821c917f4a9d5a0de2ee77b90b0cd85e3d3a6
Reproduced build error and confirmed that backporting 564821c917f4a9d5a0de2ee77b90b0cd85e3d3a6 to the 10.2 branch will fix the build error. commit 564821c917f4a9d5a0de2ee77b90b0cd85e3d3a6 Author: Aaron Watry <awatry@gmail.com> Date: Fri Jun 20 19:13:30 2014 -0500 gallivm: Fix build after LLVM commit 211259 Signed-off-by: Aaron Watry <awatry@gmail.com> Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
Shame that we did not get this report prior to the 10.2.7 release :'( Queued to the 10.2 branch. Should be out with mesa 10.2.8. Thanks
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.