[Mesa-dev] [Bug 56410] New: src/glsl/ralloc.h:57:27: fatal error: main/compiler.h: No such file or directory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 25 11:53:26 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=56410

          Priority: medium
            Bug ID: 56410
                CC: mattst88 at gmail.com
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: src/glsl/ralloc.h:57:27: fatal error: main/compiler.h:
                    No such file or directory
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: vlee at freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: d654afd89211f15a2d7ea4c7de66b9c7f5dc8ea1 (master)

$ make check
[...]
In file included from ../../../src/glsl/ralloc.c:42:0:
../../../src/glsl/ralloc.h:57:27: fatal error: main/compiler.h: No such file or
directory


41b14d125196e75cdd4599a4c1069b41e7000d48 is the first bad commit
commit 41b14d125196e75cdd4599a4c1069b41e7000d48
Author: Matt Turner <mattst88 at gmail.com>
Date:   Tue Oct 23 13:30:09 2012 -0700

    ralloc: Annotate printf functions with PRINTFLIKE(...)

    Catches problems such as (in the gles3 branch)

    glcpp-parse.y: In function '_glcpp_parser_handle_version_declaration':
    glcpp-parse.y:1990:39: warning: format '%lli' expects argument of type
        'long long int', but argument 4 has type 'int' [-Wformat]

    As a side-effect, remove ralloc.c's likely/unlikely macros and just use
    the ones from main/compiler.h.

    NOTE: This is a candidate for the release branches.

    Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>

:040000 040000 ecc7bb72965323146613d035b6ca2e119294a41e
9e233cb3ca9aa3d009b65eff20b049965e02c9af M    src
bisect run success

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20121025/5befb25d/attachment.html>


More information about the mesa-dev mailing list