ports/179165: graphics/openimageio fail to compile

Shane Ambler FreeBSD at ShaneWare.Biz
Sun Jun 2 08:10:02 UTC 2013


The following reply was made to PR ports/179165; it has been noted by GNATS.

From: Shane Ambler <FreeBSD at ShaneWare.Biz>
To: bug-followup at FreeBSD.org, aguzman at 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.


More information about the freebsd-ports-bugs mailing list