From owner-freebsd-ports@freebsd.org Sat Mar 26 11:37:43 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 7820BADE692 for ; Sat, 26 Mar 2016 11:37:43 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 607B613CD for ; Sat, 26 Mar 2016 11:37:43 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: by mailman.ysv.freebsd.org (Postfix) id 5C528ADE691; Sat, 26 Mar 2016 11:37:43 +0000 (UTC) Delivered-To: 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 59BE6ADE690 for ; Sat, 26 Mar 2016 11:37:43 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward10j.cmail.yandex.net (forward10j.cmail.yandex.net [5.255.227.111]) (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 1020B13CC for ; Sat, 26 Mar 2016 11:37:42 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [IPv6:2a02:6b8:0:801:1::13]) by forward10j.cmail.yandex.net (Yandex) with ESMTP id F158421641 for ; Sat, 26 Mar 2016 14:37:32 +0300 (MSK) Received: from smtp14.mail.yandex.net (localhost [127.0.0.1]) by smtp14.mail.yandex.net (Yandex) with ESMTP id BFD171B60473 for ; Sat, 26 Mar 2016 14:37:32 +0300 (MSK) Received: by smtp14.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id X7pi6ouhv0-bVTGdKgN; Sat, 26 Mar 2016 14:37:31 +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=1458992252; bh=hsuGC/vsJelRgdXr8Oxm43WeF7HkeF18doJVHCO9LZg=; h=Message-ID:Subject:From:To:Date:Content-Type:X-Mailer: Mime-Version:Content-Transfer-Encoding; b=oW0DdovyGsbzQ7eEV7oe+Vw8wxNku3evSz+app1ISxIpLgKBXnwqTiYz/goDf6Chq x8FETuW2rAwDAFG6Zrk+9qytBoMEbrgXOe4t261a3jJtpTx3ysV2GcQyTWxiATM40z /BbxiVBrnFtOSsuJPij8hf6I17UTVXiD8+DOGK04= Authentication-Results: smtp14.mail.yandex.net; dkim=pass header.i=@yandex.com X-Yandex-ForeignMX: US X-Yandex-Suid-Status: 1 0 Message-ID: <1458992249.1430.4.camel@yandex.com> Subject: Blender-llvm37 From: Stari Karp To: "ports@freebsd.org" Date: Sat, 26 Mar 2016 07:37:29 -0400 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.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Mar 2016 11:37:43 -0000 Hi! My system is FreeBSD 10.2-RELEASE-p14 #0: Wed Mar 16 20:46:12 UTC 2016     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERI C  amd64 and I am using GNOME 3.18. Today I rebuild the system, I am using Synth and upgrade/update everything. I hope that my problem with Blender 2.76b_1 gone but not: 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) Thank you. Stari Karp