SoQt linking error on Mavericks (10.9.3)

Joshua Root jmr at macports.org
Thu Jun 26 22:38:54 PDT 2014


On 2014-6-27 14:03 , Mark Brethen wrote:
> After installing Coin, I get the following error with SoQt:
> 
> --->  Found 1 broken file(s), matching files to ports
>     
> 
> Error: Port SoQt is still broken after rebuilding it more than 3 times.
> Error: Please run port -d -y rev-upgrade and use the output to report a bug.
> 
> Running port -d -y rev-upgrade gives:
> 
> Could not open Inventor.framework/Versions/C/Inventor: Error opening or reading file (referenced from /opt/local/Library/Frameworks/SoQt.framework/Versions/A/Libraries/libSoQt.20.5.0.dylib)
> DEBUG: Marking /opt/local/Library/Frameworks/SoQt.framework/Versions/A/Libraries/libSoQt.20.5.0.dylib as broken
> --->  Found 1 broken file(s), matching files to ports

"Inventor.framework/Versions/C/Inventor" is a relative path and so not a
suitable install_name.

- Josh


More information about the macports-dev mailing list