[gnome-continuous] Tag Mesa



commit 7ef523f3222298e3bb0caad0c9eddf4722391de6
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Mar 13 08:55:32 2017 +0000

    Tag Mesa
    
    Build fails with:
    
    ../../../../../src/gallium/drivers/svga/svga_format.c:1842:7: error:
    size of unnamed array is negative STATIC_ASSERT(ARRAY_SIZE(format_conversion_table) == PIPE_FORMAT_COUNT);

 manifest.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index a841882..e59f665 100644
--- a/manifest.json
+++ b/manifest.json
@@ -386,6 +386,8 @@
                  "patches": ["python-mako-buildsys.patch"]},
 
                 {"src": "fd-mesa:mesa",
+                 "tag": "920ab07566da8bbc95e12ed36da0c76f342066d9",
+                 "tag-reason": "Build failure with a broken static assertion",
                  "cflags": {
                      "x86_64": "-g -m64 -mtune=generic",
                      "i686": "-g -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]