LLVM ERROR: Cannot select: intrinsic %llvm.x86.sse41.pblendvb
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
llvm-toolchain-snapshot (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
This error is seen when executing tests inside a pbuilder chroot package build:
LLVM ERROR: Cannot select: intrinsic %llvm.x86.
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://
https:/
https:/
and this patch appeared to be the fix:
http://
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libllvm3.5 (not installed)
ProcVersionSign
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
Ec2Availability
Ec2InstanceType: m1.medium
Ec2Kernel: aki-00000548
Ec2Ramdisk: ari-00000548
ProcEnviron:
TERM=screen
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: llvm-toolchain-
UpgradeStatus: Upgraded to trusty on 2013-11-26 (343 days ago)
Status changed to 'Confirmed' because the bug affects multiple users.