[Mesa-dev] [Bug 100180] Build failure in Continuous

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 13 09:03:08 UTC 2017


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

            Bug ID: 100180
           Summary: Build failure in Continuous
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: ebassi at gmail.com
        QA Contact: mesa-dev at lists.freedesktop.org

The GNOME Continuous delivery bot is failing to build Mesa with this error:

../../../../../src/gallium/drivers/svga/svga_format.c: In function
'check_format_tables':
../../../../../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);
       ^
Makefile:855: recipe for target 'svga_format.lo' failed

Full build log available: 

http://build.gnome.org/continuous/buildmaster/builds/2017/03/13/12/build/log-mesa.txt

Configuration options:

configure --build=x86_64-linux \
  --prefix=/usr --libdir=/usr/lib \
  --sysconfdir=/etc --localstatedir=/var \
  --bindir=/usr/bin --sbindir=/usr/bin \
  --datadir=/usr/share \
  --includedir=/usr/include \
  --libexecdir=/usr/libexec \
  --mandir=/usr/share/man \
  --infodir=/usr/share/info \
  --disable-static --disable-silent-rules \
  --host=x86_64-gnomeostree-linux \
  --disable-asm --enable-osmesa \
  --with-dri-driverdir=/usr/lib/dri \
  --enable-egl --enable-gles1 --enable-gles2 \
  --with-egl-platforms=wayland,x11,drm \
  --enable-shared-glapi --enable-gbm --enable-xa \
  --with-llvm-config-dir=/usr/bin/llvm3.3 \
  --with-gallium-drivers=svga,r300,nouveau,swrast,virgl \
  --enable-llvm --with-vulkan-drivers=intel \
  --with-dri-drivers=nouveau,radeon,r200,i915,i965,swrast

I've tagged Mesa to the previously successfully built commit:

https://cgit.freedesktop.org/mesa/mesa/commit/?id=920ab07566da8bbc95e12ed36da0c76f342066d9

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170313/46296f9f/attachment-0001.html>


More information about the mesa-dev mailing list