View Single Post
Old 10-09-2023, 03:04 PM   #1421
tomsem
Grand Sorcerer
tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.tomsem ought to be getting tired of karma fortunes by now.
 
Posts: 6,971
Karma: 27060153
Join Date: Apr 2009
Location: USA
Device: iPhone 15PM, Kindle Scribe, iPad mini 6, PocketBook InkPad Color 3
Getting a bunch of these errors when running the CLI (for KFX Input also):

Code:
'/usr/local/Cellar/openssl@3/3.1.3/lib/libcrypto.3.dylib' not valid for use in process: mapped file has no cdhash, completely unsigned? Code has to be at least ad-hoc signed.)
Might be new issue with macOS Sonoma.

It doesn't appear to affect the function, at least with what I'm doing.

It does prevent DeACSM plugin from operating (or even loading), so I need to brew unlink openssl@3 before running that.

Wonder if you have any ideas, my web searches are not returning any useful results, apart from explaining how to ad hoc sign the library (which I'm thinking of doing).

(ad hoc signing didn't have any effect, other than changing the result of code sign -d -v: still get OSErrors and DeASCM plugin will not load.)

Last edited by tomsem; 10-09-2023 at 05:19 PM.
tomsem is online now   Reply With Quote