Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Aug 2016 17:17:08 -0400
From:      Stari Karp <starikarp@yandex.com>
To:        Shane Ambler <FreeBSD@ShaneWare.Biz>, FreeBSD Ports <ports@freebsd.org>
Subject:   Re: blender and cycles engine
Message-ID:  <1470172628.22074.1.camel@yandex.com>
In-Reply-To: <579FFC37.4050600@ShaneWare.Biz>
References:  <1469922127.93079.4.camel@yandex.com> <579FFC37.4050600@ShaneWare.Biz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2016-08-02 at 11:19 +0930, Shane Ambler wrote:
> On 31/07/2016 09:12, Stari Karp wrote:
> > 
> > Hi!
> > 
> > The new Blender 2.77a is in the ports which has many improvement
> > related to the Cycles engine but  on my system FreeBSD 10.3-
> > RELEASE
> > (amd64) is still not possible to run Blender with Cycles option on.
> > It
> > build but Blender doesn't start:
> > blender
> > Assertion failed: (findOption(Name) == Values.size() && "Option
> > already
> > exists!"), function addLiteralOption, file
> > /construction/xports/devel/llvm37/work/llvm-
> > 3.7.1.src/include/llvm/Support/CommandLine.h, line 698.
> > Abort (core dumped)
> What do you have installed that uses llvm37?
> 
> When blender is built using CYCLESOSL it uses llvm34 which could be
> the
> reason for the conflict.
> 
> If you are building with CYCLES and not CYCLESOSL then it shouldn't
> need llvm34 but you may have two ports that blender depends on that
> have been built using different llvm versions.
> 
> What ports are listed with -
> pkg info -rx 'llvm3[47]'
> 
> 

pkg info -rx 'llvm3[47]'

llvm34-3.4.2_3:
	openshadinglanguage-1.7.2
llvm37-3.7.1_2:
	libEGL-11.2.2
	dri-11.2.2,2

Thank you.




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