I’m trying to build Radiance in the Homebrew Mac package manager. As a quick and dirty first attempt, I’m using cmake, and I’m most of the way there. BUT. somewhere in the fixup_bundle phase it produces this error message:
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool: can't open input file: /tmp/radiance-20210112-62986-1vwmodl/Radiance-5.2.2/rfritz/radiance/radiance/bin/QtPrintSupport.framework/Versions/5/QtPrintSupport for writing (Permission denied)
Anyone seen anything like this? Any ideas of what to do about it?