Ed Greshko wrote on 07/17/2017 10:13 AM:
On 07/17/17 08:54, William Oliver wrote:
[oliver@localhost ~]$ blender
blender: /usr/include/llvm/Support/Casting.h:236: typename
llvm::cast_retty<X, Y*>::ret_type llvm::cast(Y*) [with X =
llvm::CompositeType; Y = llvm::Type; typename llvm::cast_retty<X,
Y*>::ret_type = llvm::CompositeType*]: Assertion `isa<X>(Val) &&
"cast<Ty>() argument of incompatible type!"' failed.
Aborted (core dumped)
I do not have
/usr/include/llvm/Support/Casting.h
on my system. Try erasing llvm-devel since...
Such "assert" message is embedded at compilation time, so even
if you don't have header file installed at runtime, such
message can be generated (see man 3 assert).
I guess you are seeing
https://bugzilla.redhat.com/show_bug.cgi?id=1460400
I can confirm this message when both blender-2.78c-4.fc26.x86_64
and beignet-1.3.1-2.fc26.x86_64 are installed.
Try updating beignet to 1.3.1-3.git20170622.36f6a8b.fc26 .
Regards,
Mamoru
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx