From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jun 3 22:20:06 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5C311730 for ; Mon, 3 Jun 2013 22:20:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 4E2B91B5E for ; Mon, 3 Jun 2013 22:20:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r53MK42J052823 for ; Mon, 3 Jun 2013 22:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r53MK4jV052822; Mon, 3 Jun 2013 22:20:04 GMT (envelope-from gnats) Date: Mon, 3 Jun 2013 22:20:04 GMT Message-Id: <201306032220.r53MK4jV052822@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Anderson Guzman Subject: Re: ports/179165: graphics/openimageio fail to compile X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Anderson Guzman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jun 2013 22:20:06 -0000 The following reply was made to PR ports/179165; it has been noted by GNATS. From: Anderson Guzman To: bug-followup@FreeBSD.org, aguzman@pendulosoftware.com Cc: FreeBSD@ShaneWare.Biz Subject: Re: ports/179165: graphics/openimageio fail to compile Date: Mon, 3 Jun 2013 17:36:41 -0430 Hi Shane, nice to meet you and thanks for fast response ... I'll response to you between lines >c) The first build error would indicate that OpenColorIO was >compiled >with gcc46 leading to a mismatch in GLIBCXX libs during link >time. Yes, but I dont have in my system gcc46 installed, only gcc48 and gcc from base/installation : - gcc (GCC) 4.2.1 20070831 patched [FreeBSD]) - gcc48 (FreeBSD Ports Collection) 4.8.1 20130418 (prerelease) >Try adding -rpath ${LOCALBASE}/lib/gcc46 to your LDFLAGS or >using the same gcc version for both. I tryed use the same gcc version to compile openimageio : gcc421, and gcc48 both fail to compile it. >I have just submitted an update to v1.1.11 that should fix this part. I'll test your recent update when it's is available on ports tree and later I'll report port's status about this compile bug... Thanks for your time Shane and have a nice day ... -- Anderson Guzman