Public bug reported: This error is seen when executing tests inside a pbuilder chroot package build: LLVM ERROR: Cannot select: intrinsic %llvm.x86.sse41.pblendvb
I've filed this under the mesa libraries due to the patch below which was indicated in similar bug reports. I'll also attach the full log. The test is using Xvfb to supply X. It is running on a virtual machine in an openstack cloud with a kernel of: 3.13.0-39-generic #66-Ubuntu SMP Tue Oct 28 13:30:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux This issue was not seen with earlier kernels. I can't prove which one was in use prior, but it might be 3.12.0-4-generic. I can reproduce this on another machine running 3.16.0-24-generic. While trying to find a fix for this, I came across a number of existing bugs with the same error message: http://lists.freedesktop.org/archives/mesa-dev/2014-September/067583.html https://bugs.archlinux.org/task/41918 https://www.libreoffice.org/bugzilla/show_bug.cgi?id=83735 and this patch appeared to be the fix: http://cgit.freedesktop.org/mesa/mesa/commit/?id=cad60420d5ea36a4b6fa2e6c91317f71423aa63e ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: libllvm3.5 (not installed) ProcVersionSignature: User Name 3.13.0-39.66-generic 3.13.11.8 Uname: Linux 3.13.0-39-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.5 Architecture: amd64 Date: Wed Nov 5 14:37:29 2014 Ec2AMI: ami-000003bd Ec2AMIManifest: FIXME Ec2AvailabilityZone: nova Ec2InstanceType: m1.medium Ec2Kernel: aki-00000548 Ec2Ramdisk: ari-00000548 ProcEnviron: TERM=screen PATH=(custom, no user) XDG_RUNTIME_DIR=<set> LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: llvm-toolchain-snapshot UpgradeStatus: Upgraded to trusty on 2013-11-26 (343 days ago) ** Affects: llvm-toolchain-snapshot (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug ec2-images trusty ** Attachment added: "build.log" https://bugs.launchpad.net/bugs/1389729/+attachment/4253870/+files/llvm-error.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1389729 Title: LLVM ERROR: Cannot select: intrinsic %llvm.x86.sse41.pblendvb To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/llvm-toolchain-snapshot/+bug/1389729/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
