media-libs/mesa-9.1 failed on configure state with or without r600-llvm-compiler USE flag enable. I try use: Code: mkdir -p /etc/portage/env/sys-devel echo 'EXTRA_ECONF="--enable-experimental-targets=R600"' >> /etc/portage/env/sys-devel/llvm chmod +x /etc/portage/env/sys-devel/llvm (from https://forums.gentoo.org/viewtopic-t-950866-start-0.html ) and multitarget USE flag for llvm, but with llvm 3.2 mesa have the same configure error. llvm-9999 failed to build. Reproducible: Always Steps to Reproduce: 1. emerge mesa 9.1 with (classic egl g3dvl gallium gbm gles1 gles2 llvm nptl openvg osmesa pax_kernel pic r600-llvm-compiler shared-glapi vdpau xa xorg xvmc -bindist -debug -selinux -wayland KERNEL="-FreeBSD" VIDEO_CARDS="i915 i965 intel nouveau r100 r200 r300 r600 radeon radeonsi vmware") 2. have bug
Created attachment 342832 [details] mesa build.log
You are using an old mesa-9.1 ebuild. Please ensure that the timestamp of your tree (according to emerge --info) is 2013-03-19 13:03:09 2013 UTC or newer. Reopen this bug if the issue persists.
Yes, all ok in mesa-9.1.1 and without r600-llvm-compiler