https://bugs.freedesktop.org/show_bug.cgi?id=76848
--- Comment #1 from Emil Velikov <emil.l.veli...@gmail.com> --- Hi Vinson, Do you have a commit/configure options that can be used to reproduce the problem ? Running make check works fine[1] on my system using llvm 3.4 (provided by Arch) and the following config. ./autogen.sh \ --prefix=/usr \ --sysconfdir=/etc \ --with-dri-driverdir=/usr/lib/xorg/modules/dri \ --with-dri-drivers= \ --with-gallium-drivers=r300 \ --enable-opengl \ --enable-gles1 \ --enable-gles2 \ --enable-openvg \ --enable-dri \ --enable-glx \ --enable-vdpau \ --enable-egl \ --enable-osmesa \ --enable-xa \ --enable-gbm \ --disable-xlib-glx \ --enable-gallium-egl \ --enable-gallium-gbm \ --enable-gallium-llvm \ --enable-glx-tls \ --enable-driglx-direct \ --enable-shared-glapi \ --disable-debug \ --enable-texture-float \ --enable-asm [1] make check for r300 has always been failing for OOT builds due to unrelated reasons, but it seems to build/link just fine. -- 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