https://bugs.freedesktop.org/show_bug.cgi?id=56410
Priority: medium Bug ID: 56410 CC: matts...@gmail.com Assignee: mesa-dev@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: v...@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 <matts...@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.roman...@intel.com> :040000 040000 ecc7bb72965323146613d035b6ca2e119294a41e 9e233cb3ca9aa3d009b65eff20b049965e02c9af M src bisect run success -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev