blender 2.74

Shane Ambler BSD at ShaneWare.Biz
Sat Apr 4 07:01:58 UTC 2015


On 04/04/2015 09:01, ajtiM wrote:
> Hi!
>
> I did install Blender 2.74 on my FreeBSD 10.1 (amd64) without a problem
> but it doesn't want to start. When I run from terminal I got:
>
> "blender
> Two passes with the same argument (-alloca-hoisting) attempted to be
> registered!
> Writing: /tmp/blender.crash.txt
> Segmentation fault (core dumped)"
>
>
> In /tmp/blender.crash.txt is just:
> # Blender 2.74 (sub 0), Unknown revision
>
> # backtrace
>

2.74 hasn't been added to ports yet, are you compiling yourself?

The error looks familiar, I think it was from different llvm versions
being used. blender needs to use the same llvm/clang version as osl. -3.4

Check your LLVM_* settings in cmake.


-- 
FreeBSD - the place to B...Software Developing

Shane Ambler



More information about the freebsd-ports mailing list