Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Apr 2015 17:31:49 +1030
From:      Shane Ambler <BSD@ShaneWare.Biz>
To:        ajtiM <lumiwa@gmail.com>, "ports@freebsd.org" <ports@freebsd.org>
Subject:   Re: blender 2.74
Message-ID:  <551F8C5D.2080908@ShaneWare.Biz>
In-Reply-To: <1428100297.1549.4.camel@gmail.com>
References:  <1428100297.1549.4.camel@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?551F8C5D.2080908>