From owner-freebsd-ports@FreeBSD.ORG Sat Apr 4 07:48:10 2015 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 05D66DAC for ; Sat, 4 Apr 2015 07:48:10 +0000 (UTC) Received: from mail-ig0-x230.google.com (mail-ig0-x230.google.com [IPv6:2607:f8b0:4001:c05::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BFCDB3DC for ; Sat, 4 Apr 2015 07:48:09 +0000 (UTC) Received: by igcau2 with SMTP id au2so112907614igc.0 for ; Sat, 04 Apr 2015 00:48:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-type; bh=9v1mBvY6LphmHMbyPvyxI8fANZdAbDKa/ZxLAP0RT2s=; b=VzMUsyNfGkQsWz/RSvU9YfSus2Sh63nvrGGZ2YKqygbOryAybp+dJ1vfO1JMLLVI2A Ol5XtezwWO8aSdBm/NtU0Lf4Rn0nZcunH75czp3frOqvYi1pKS7MSsCJaEM2QNnAkX9n Lx5Q0wA9Nvqn6hpxjN4M2viDQNuUWmBFK18EF+5Rg6kTKzT9LCkOaMdV1MLmXyr417Wu Lw/7ABYU9D9d/RLNypwV0QnQXGhCZjdMdygFCPw5Ww6cst0MxvHt5yNbWCtbel+FuVAd L/tF9BT9268FwgGJcqQeMv9z3bH10+MiRriCiVHiSwxw0T9ZS9vr1lIdf6hsIGUknMoD Eucw== X-Received: by 10.43.55.12 with SMTP id vw12mr8024668icb.30.1428133689155; Sat, 04 Apr 2015 00:48:09 -0700 (PDT) MIME-Version: 1.0 References: <1428100297.1549.4.camel@gmail.com> <551F8C5D.2080908@ShaneWare.Biz> In-Reply-To: <551F8C5D.2080908@ShaneWare.Biz> From: Ben Woods Date: Sat, 04 Apr 2015 07:48:08 +0000 Message-ID: Subject: Re: blender 2.74 To: Shane Ambler , ajtiM , "ports@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Apr 2015 07:48:10 -0000 Actually, blender 2.74 hit the ports tree earlier today. https://svnweb.freebsd.org/ports?view=revision&revision=383098 On Sat, Apr 4, 2015 at 3:02 PM Shane Ambler wrote: > 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 > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >