Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jun 2013 08:10:01 GMT
From:      Shane Ambler <FreeBSD@ShaneWare.Biz>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/179165: graphics/openimageio fail to compile
Message-ID:  <201306020810.r528A1s9074158@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/179165; it has been noted by GNATS.

From: Shane Ambler <FreeBSD@ShaneWare.Biz>
To: bug-followup@FreeBSD.org, aguzman@pendulosoftware.com
Cc:  
Subject: Re: ports/179165: graphics/openimageio fail to compile
Date: Sun, 02 Jun 2013 17:37:15 +0930

 a+b) are the same issue. The GH_COMMIT changing I believe is due to a 
 change at github - another I setup a few days ago had a similar change.
 
 If I download openimageio-1.1.10.tar.gz now and compare it to the file I 
 downloaded originally, the filesize is different (which I can only guess 
 is a variation in compression) and the commit id is different but diff 
 shows no change to the de-compressed file contents.
 
 I have just submitted an update to v1.1.11 that should fix this part.
 
 
 c) The first build error would indicate that OpenColorIO was compiled 
 with gcc46 leading to a mismatch in GLIBCXX libs during link time.
 
 Try adding -rpath ${LOCALBASE}/lib/gcc46 to your LDFLAGS or using the 
 same gcc version for both.
 
 I haven't tried using gcc48 yet so I need to look into that.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306020810.r528A1s9074158>