On iMac OS 13.4.1, x86-64 dt nightly build 4.5.0 +209 crash on opening with message “darktable quit unexpectedly”
Deleting dt .config and .cache folder before opening did not avoid the crash.
Termination Reason: Namespace DYLD, Code 1 Library missing
Library not loaded: @loader_path/…/…/…/…/opt/freetype/lib/libfreetype.6.dylib
Referenced from: <177297C1-F375-3917-A6C3-81A986FD8250> /Applications/darktable.app/Contents/Resources/lib/libharfbuzz.0.dylib
Reason: tried: ‘/Applications/darktable.app/Contents/Resources/lib/…/…/…/…/opt/freetype/lib/libfreetype.6.dylib’ (no such file), ‘/usr/local/lib/libfreetype.6.dylib’ (no such file), ‘/usr/lib/libfreetype.6.dylib’ (no such file, not in dyld cache)
(terminated at launch; ignore backtrace)
Termination Reason: Namespace DYLD, Code 1 Library missing
Library not loaded: @loader_path/…/Resources/lib/libfreetype.6.dylib
Referenced from: <07B03B30-1437-3451-BA21-71A9F664B841> /Applications/darktable.app/Contents/Resources/lib/libharfbuzz.0.dylib
Reason: tried: ‘/Applications/darktable.app/Contents/Resources/lib/…/Resources/lib/libfreetype.6.dylib’ (no such file), ‘/usr/local/lib/libfreetype.6.dylib’ (no such file), ‘/usr/lib/libfreetype.6.dylib’ (no such file, not in dyld cache)Library not loaded: @loader_path/…/Resources/lib/libImath-3_1.29.dylib
Referenced from: /Applications/darktable.app/Contents/Resources/lib/libOpenEXR-3_1.30.dylib
Reason: tried: ‘/Applications/darktable.app/Contents/Resources/lib/…/Resources/lib/libImath-3_1.29.dylib’ (no such file), ‘/usr/local/lib/libImath-3_1.29.dylib’ (no such file), ‘/usr/lib/libImath-3_1.29.dylib’ (no such file, not in dyld cache)
(terminated at launch; ignore backtrace)
Yes, I can confirm that the nightly builds for Mac (as of today build 4.5.0+290) are working again. Thank you to @zisoft and all the others involved in the solving of the issue