blender and cycles engine

Stari Karp starikarp at yandex.com
Tue Aug 2 21:17:24 UTC 2016


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.



More information about the freebsd-ports mailing list