Skip to content
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

Installation docs should mention that M1 chips are not supported yet #1265

Closed
plafer opened this issue Apr 3, 2022 · 3 comments
Closed

Installation docs should mention that M1 chips are not supported yet #1265

plafer opened this issue Apr 3, 2022 · 3 comments

Comments

@plafer
Copy link

plafer commented Apr 3, 2022

The installation docs don't mention that the M1 is not officially supported. It would be good to make that explicit directly in the tutorial

@ethanfrey
Copy link
Member

I believe it is officially supported now. Are you having trouble?

@ddocs
Copy link

ddocs commented Jun 22, 2022

@ethanfrey This is still an issue on an M1. I'm trying to build a binary and getting an incompatibility error for one specific library /go/pkg/mod/github.com/!cosm!wasm/wasmvm@v1.0.0-beta10/api/libwasmvm.so

#0 104.2 # [github.com/CosmWasm/wasmvm/api](http://github.com/CosmWasm/wasmvm/api)
#0 104.2 /usr/bin/ld: skipping incompatible /go/pkg/mod/github.com/!cosm!wasm/wasmvm@v1.0.0-beta10/api/libwasmvm.so when searching for -lwasmvm
#0 104.2 /usr/bin/ld: cannot find -lwasmvm
#0 104.2 /usr/bin/ld: skipping incompatible /go/pkg/mod/github.com/!cosm!wasm/wasmvm@v1.0.0-beta10/api/libwasmvm.so when searching for -lwasmvm
#0 104.2 collect2: error: ld returned 1 exit status
#0 142.0 make: *** [Makefile:17: install] Error 2

failed to solve: executor failed running [/bin/sh -c cd ./CudosNode && make]: exit code: 2

@plafer
Copy link
Author

plafer commented Jun 23, 2022

Hmm I don't remember the context of this issue anymore, and wasmd seems to work fine on my M1 machine...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants