-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ckb node can't run success on Mac that use M1. #57
Comments
@Cedar67 Test it on M1 again. Also need to test on linux. |
Validated on Ubuntu and MacOS M1 platforms. |
We'd better have a test on Mint 21 because nervosnetwork/neuron#2126 (comment) mentioned an issue about openssl, we can add an extra message in the release note if it doesn't work. |
0.104.1 ckb run success on Mint21, but ckb-indexer also run failed on Mint21. |
Would |
There will be a new release of CKB node this Month which integrates functionalities of CKB indexer and works on Mint 21(nervosnetwork/ckb#3598). We can publish the release candidate now to deliver new features with ckb-indexer that don't run on Mint 21 because all previously released are also unavailable on Mint 21. However, this packaging is blocked by #58 So we have to wait and have a look at which task could be done first and take the further step. |
nervosnetwork/ckb#3560 (comment)
Because the 0.104.0 Ckb made some adjustments for CPU instruction support. It needs to build separately for mac M1 and mac intel.
Now
quake
will feedback to the core team to add a build for mac M1.@quake If there are other updates, please inform us, thanks.
The text was updated successfully, but these errors were encountered: