From owner-freebsd-ports@freebsd.org Sun Jul 31 09:48:19 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C8ACBA9467 for ; Sun, 31 Jul 2016 09:48:19 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward4j.cmail.yandex.net (forward4j.cmail.yandex.net [IPv6:2a02:6b8:0:1630::17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2613D1F24; Sun, 31 Jul 2016 09:48:18 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp3o.mail.yandex.net (smtp3o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::27]) by forward4j.cmail.yandex.net (Yandex) with ESMTP id 8CAEA20CB6; Sun, 31 Jul 2016 12:48:05 +0300 (MSK) Received: from smtp3o.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3o.mail.yandex.net (Yandex) with ESMTP id 848A529408C3; Sun, 31 Jul 2016 12:48:05 +0300 (MSK) Received: by smtp3o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id zwqyKGsAmm-m4G83dIJ; Sun, 31 Jul 2016 12:48:04 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1469958485; bh=KWQt3onwOsKMhOL4qre5S+QM/SPNQxPqZVuGVt+++EY=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References; b=KmUapVKLokOZClNS5RAsmetLuJzmD76sv5oP8l2zJhNIUP3bb3VXDDG4AvSeCtU+D CfelZOKcnboHu5CpXF37nAuaciAk3QuzhObAYS7VagiBAdOuOgJLm+FndYUn0Z1pO3 2rIe1gWSd40+3wohb/FwuGwPhud1ihOeSBR+w6vI= Authentication-Results: smtp3o.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-Suid-Status: 1 0,1 0 Message-ID: <1469958482.21555.0.camel@yandex.com> Subject: Re: blender and cycles engine From: Stari Karp To: Marcus von Appen Cc: freebsd-ports@FreeBSD.org Date: Sun, 31 Jul 2016 05:48:02 -0400 In-Reply-To: <20160731082244.GA66346@athena.sysfault.org> References: <1469922127.93079.4.camel@yandex.com> <20160731082244.GA66346@athena.sysfault.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jul 2016 09:48:19 -0000 On Sun, 2016-07-31 at 10:22 +0200, Marcus von Appen wrote: > On, Sun Jul 31, 2016, 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) > Do you have the CYCLESOSL option enabled? If so, can you disable that > option and check, if the problem still occurs? > > Cheers > Marcus I did try and it started but there are no cycles engine: blender addon not found: 'cycles'