https://bugs.freedesktop.org/show_bug.cgi?id=94470
--- Comment #5 from Rafael Castillo jrch2k10@gmail.com --- Linux: Archlinux GCC: 5.3.0 Flags: -march=native -02 and -pipe CPU: AMD FX 6100
Mesa build configuration: --prefix=/usr \ --sysconfdir=/etc \ --with-dri-driverdir=/usr/lib/xorg/modules/dri \ --with-gallium-drivers=r300,r600,radeonsi,nouveau,svga,swrast \ --with-dri-drivers=i915,i965,r200,radeon,nouveau,swrast \ --with-egl-platforms=x11,drm,wayland \ --with-sha1=libgcrypt \ --enable-egl \ --enable-gbm \ --enable-gallium-llvm \ --enable-llvm-shared-libs \ --enable-shared-glapi \ --enable-glx \ --enable-glx-tls \ --enable-dri \ --enable-osmesa \ --enable-gles1 \ --enable-gles2 \ --enable-texture-float \ --enable-xa \ --enable-vdpau \ --enable-omx \ --enable-nine \ --enable-opencl \ --enable-opencl-icd \ --with-clang-libdir=/usr/lib
All was compiled with clean unpacked sources and no CCACHE or DISTCC used
Any recomendation for further debugging is welcome ;)