Bug 90621

Summary: Mesa fail to build from git
Product: Mesa Reporter: Lorenzo Bona <lorenz.bona>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact: mesa-dev
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
URL: https://llvm.org/bugs/show_bug.cgi?id=23628
Whiteboard:
i915 platform: i915 features:
Attachments: building log

Description Lorenzo Bona 2015-05-24 20:57:20 UTC
Created attachment 116014 [details]
building log

I can't compile Mesa from git after upgrading llvm to 238121.
I'm using llvm from debian repository's so I can't bisect this. Sorry.

I've attached building log.
Comment 1 Jose Fonseca 2015-05-28 09:16:00 UTC
Should be fixed with

commit 09d6243aed016eed4518435c9885275dbb6d2aa9
Author: Jose Fonseca <jfonseca@vmware.com>
Date:   Thu May 28 10:11:36 2015 +0100

    gallivm: Workaround LLVM PR23628.
    
    Temporarily undefine DEBUG macro while including LLVM C++ headers,
    leveraging the push/pop_macro pragmas, which are supported both by GCC
    and MSVC.
    
    https://bugs.freedesktop.org/show_bug.cgi?id=90621
    
    Trivial.

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.