You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the setup instructions in the holochain gym and got as far as running nix-shell to do the initial build. It seemed to successfully compile a number of components, but ultimately failed while attempting the following:
= note: Undefined symbols for architecture x86_64:
"_SecTrustEvaluateWithError", referenced from:
security_framework::trust::SecTrust::evaluate_with_error::h8bf8a2b2bf458c1e in libsecurity_framework-1af3fbf49fb0538d.rlib(security_framework-1af3fbf49fb0538d.security_framework.belch8t2-cgu.15.rcgu.o)
ld: symbol(s) not found for architecture x86_64
clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
**error****: aborting due to previous error**
**error****:** could not compile `holochain`
To learn more, run the command again with --verbose.
builder for '/nix/store/3ssp2ljw2cwdx7yi7im34clkir2351y1-holochain.drv' failed with exit code 101
**error:** build of '/nix/store/3ssp2ljw2cwdx7yi7im34clkir2351y1-holochain.drv', '/nix/store/fjhlpp00ibz23pglm3bhw0b7mc10jgns-lair-keystore.drv', '/nix/store/rmya4j3sz9f3h134kzbg7hairabi869i-holochain.drv' failed
I’m running this on my MacBook Pro with MacOS Big Sur Version 11.4.
Any suggestions for getting past this would be appreciated!
The text was updated successfully, but these errors were encountered:
I followed the setup instructions in the holochain gym and got as far as running nix-shell to do the initial build. It seemed to successfully compile a number of components, but ultimately failed while attempting the following:
...
I’m running this on my MacBook Pro with MacOS Big Sur Version 11.4.
Any suggestions for getting past this would be appreciated!
The text was updated successfully, but these errors were encountered: