Brew install libsodium make check fails - macos Catalina #1374
Unanswered
rmpythoncode
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does anyone nows how to workaround this eror:
==> ./configure
==> make check
Last 15 lines from /Users/rm/Library/Logs/Homebrew/libsodium/03.make:
PASS: 81
SKIP: 0
XFAIL: 0
FAIL: 2
XPASS: 0
ERROR: 0
============================================================================
See test/default/test-suite.log
Please report to https://github.com/jedisct1/libsodium/issues
make[4]: *** [test-suite.log] Error 1
make[3]: *** [check-TESTS] Error 2
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check-recursive] Error 1
thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions