Skip to content

Instantly share code, notes, and snippets.

@melezhik
Created December 27, 2023 08:19
Show Gist options
  • Save melezhik/88c1f981400335cbd6a74c9b3054ba59 to your computer and use it in GitHub Desktop.
Save melezhik/88c1f981400335cbd6a74c9b3054ba59 to your computer and use it in GitHub Desktop.
cro::tls install
===SORRY!=== Error while compiling /Users/user/projects/mailion_ansible3/site#sources/EECBFFAFE1EB0CDBF5E9BEFF953D441C3690042E (Cro::TLS)
Cannot locate native library '/Users/user/homebrew/opt/openssl@3/lib/libssl.dylib': dlopen(/Users/user/homebrew/opt/openssl@3/lib/libssl.dylib, 0x000A): tried: '/Users/user/homebrew/opt/openssl@3/lib/libssl.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/user/homebrew/opt/openssl@3/lib/libssl.dylib' (no such file), '/Users/user/homebrew/opt/openssl@3/lib/libssl.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/Users/user/homebrew/Cellar/openssl@3/3.2.0_1/lib/libssl.3.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/Users/user/homebrew/Cellar/openssl@3/3.2.0_1/lib/libssl.3.dylib' (no such file), '/Users/user/homebrew/Cellar/openssl@3/3.2.0_1/lib/libssl.3.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64'))
at /Users/user/projects/mailion_ansible3/site#sources/EECBFFAFE1EB0CDBF5E9BEFF953D441C3690042E (Cro::TLS):9
@melezhik
Copy link
Author

melezhik commented Dec 27, 2023

$ raku -v
Welcome to Rakudo™ v2023.04.
Implementing the Raku® Programming Language v6.d.
Built on MoarVM version 2023.04.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment