mac build failed due to openssl
neverchanje opened this issue · 0 comments
neverchanje commented
warning: osxcross: warning: possibly dangerous include path specified: '-I /usr/include/openssl'
warning: osxcross: info: you can silence this warning via 'OSXCROSS_NO_INCLUDE_PATH_WARNINGS=1' (env)
error: failed to run custom build command for `openssl-sys v0.9.72`
This crate is only compatible with OpenSSL (version 1.0.1 through 1.1.1, or 3.0.0), or LibreSSL 2.5
through 3.4.1, but a different version of OpenSSL was found. The build is now aborting
due to this version mismatch.
Refer to https://github.com/qiujiangkun/kafcat/runs/6057466327?check_suite_focus=true.
Actually this project is perfectly buildable on my m1 mac. Still not know the root cause.