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 am guessing you downloaded a binary from the releases page? Unfortunately the binaries were built for Intel Macs - can you try installing from source as outlined here: https://github.com/deftask/deftask-cli#source?
On Aug 1, 2021, at 4:02 AM, Chaitanya Gupta ***@***.***> wrote:
I am guessing you downloaded a binary from the releases page? Unfortunately the binaries were built for Intel Macs - can you try installing from source as outlined here: https://github.com/deftask/deftask-cli#source?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
@m1-air deftask-cli-osx-v0.2.3 $ ./deftask
Unhandled SIMPLE-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING
{70005685B3}>:
Error opening shared object "/usr/local/opt/openssl/lib/libcrypto.dylib":
dlopen(/usr/local/opt/openssl/lib/libcrypto.dylib, 10): image not found.
Backtrace for: #<SB-THREAD:THREAD "main thread" RUNNING {70005685B3}>
0: (SB-DEBUG::DEBUGGER-DISABLED-HOOK #<SIMPLE-ERROR "Error opening
:[runtime;shared object:*% ~A." {7000CCD553}> # :QUIT T)S]:1: (SB-DEBUG::RUN-HOOK INVOKE-DEBUGGER-HOOK #<SIMPLE-ERROR "Error opening
:[runtime;shared object:*% ~A." {7000CCD553}>)S]:2: (INVOKE-DEBUGGER #<SIMPLE-ERROR "Error opening
:[runtime;shared object:*% ~A." {7000CCD553}>)S]:3: (ERROR "Error opening
:[runtime;shared object:*% ~A." "/usr/local/opt/openssl/lib/libcrypto.dylib" "dlopen(/usr/local/opt/openssl/lib/libcrypto.dylib, 10): image not found")S]:4: (SB-SYS:DLOPEN-OR-LOSE #S(SB-ALIEN::SHARED-OBJECT :PATHNAME #P"/usr/local/opt/openssl/lib/libcrypto.dylib" :NAMESTRING "/usr/local/opt/openssl/lib/libcrypto.dylib" :HANDLE NIL :DONT-SAVE NIL))
5: (SB-ALIEN::TRY-REOPEN-SHARED-OBJECT #S(SB-ALIEN::SHARED-OBJECT :PATHNAME #P"/usr/local/opt/openssl/lib/libcrypto.dylib" :NAMESTRING "/usr/local/opt/openssl/lib/libcrypto.dylib" :HANDLE NIL :DONT-SAVE NIL))
6: (SB-SYS:REOPEN-SHARED-OBJECTS)
7: (SB-IMPL::FOREIGN-REINIT)
8: (SB-IMPL::REINIT)
9: ((FLET SB-UNIX::BODY :IN SAVE-LISP-AND-DIE))
10: ((FLET "WITHOUT-INTERRUPTS-BODY-36" :IN SAVE-LISP-AND-DIE))
11: ((LABELS SB-IMPL::RESTART-LISP :IN SAVE-LISP-AND-DIE))
unhandled condition in --disable-debugger mode, quitting
The text was updated successfully, but these errors were encountered: