From owner-freebsd-ports-bugs@freebsd.org Mon Feb 29 02:20:53 2016 Return-Path: Delivered-To: freebsd-ports-bugs@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 7AED6AB734D for ; Mon, 29 Feb 2016 02:20:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 69DE0F10 for ; Mon, 29 Feb 2016 02:20:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u1T2KrVe059350 for ; Mon, 29 Feb 2016 02:20:53 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 207575] [PATCH] multimedia/assimp: Update to 3.1.1 Date: Mon, 29 Feb 2016 02:20:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: lightside@gmx.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Feb 2016 02:20:53 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207575 --- Comment #5 from lightside --- The main motivation of this update was a possibility to build games/pioneer port on FreeBSD head armv6, where configure error was found, related to ass= imp library (bug 207559). Personally, I tested this update in conjunction with current games/pioneer = port on FreeBSD 10.2 amd64 and it worked. I also found, that 3.1.1 version is used in some build scripts: https://github.com/pioneerspacesim/pioneer/blob/990574ab588bdd92c38e34b4b8b= 03cedb13287f0/nix/assimp.nix While on Travis builds 3.0 version is used still: https://github.com/pioneerspacesim/pioneer-thirdparty/blob/747553e4f33c7827= 4193884543794f6bac448fec/source/assimp/CMakeLists.txt https://travis-ci.org/pioneerspacesim/pioneer/builds/111856097 To note: There is a possibility to build current 3.0 version with using default Clang compiler on FreeBSD >=3D 10 by using following patch: https://github.com/assimp/assimp/commit/c338b665ed870363d17a52d2e6e6db27693= 4351f I also tested 3.2 version on GitHub, but it doesn't build, while some curre= nt commit (58fc394) is buildable, but produces white-texture artifacts in pion= eer application for some models (e.g. Eagles Nest station on New Hope system). --=20 You are receiving this mail because: You are the assignee for the bug.=