Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LLVM Error #409

Closed
ghost opened this issue May 11, 2016 · 1 comment
Closed

LLVM Error #409

ghost opened this issue May 11, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented May 11, 2016

When I start the program it output me this error message

OS: Debian Jessie 64bits

It's thesame when I build from sources.

LLVM ERROR: Cannot select: intrinsic %llvm.x86.sse41.pblendvb

Debug infos (sorry I have no experience with gdb):

[New Thread 0x7ffff3502700 (LWP 5446)]
[New Thread 0x7ffff2af6700 (LWP 5448)]
[New Thread 0x7fffe9ea1700 (LWP 5449)]
[New Thread 0x7fffe96a0700 (LWP 5450)]
LLVM ERROR: Cannot select: intrinsic %llvm.x86.sse41.pblendvb
[Thread 0x7fffe96a0700 (LWP 5450) exited]
[Thread 0x7fffe9ea1700 (LWP 5449) exited]
[Thread 0x7ffff2af6700 (LWP 5448) exited]
[Thread 0x7ffff3502700 (LWP 5446) exited]
@special
Copy link
Member

special commented Nov 4, 2016

This is llvmpipe (software opengl implementation), failing for some reason related to your system or environment.

Ricochet's upcoming 1.1.4 release has a pure software renderer, which should avoid these problems. See #367 for more.

@special special closed this as completed Nov 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant