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

emsdk install tot command fails #1393

Open
jozefchutka opened this issue May 31, 2024 · 2 comments
Open

emsdk install tot command fails #1393

jozefchutka opened this issue May 31, 2024 · 2 comments

Comments

@jozefchutka
Copy link

jozefchutka commented May 31, 2024

As discussed on emscripten-core/emscripten#21989 (comment) I am creating an issue related to emsdk install tot failing on docker running in Mac M2 under arch aarch64 (uname -m). Interestingly it works on x86_64 (via shell.cloud.google.com).

I believe I am on the very latest emsdk (4205979 today 2024-05-29) and releases are pulled against 61b6a2eb which is from 2024-05-29 (today). Am I doint anything wrong?

root@c72f63f99f92:/ffmpeg-wasm/modules/emsdk# git status
HEAD detached at 4205979
nothing to commit, working tree clean
root@c72f63f99f92:/ffmpeg-wasm/modules/emsdk# emsdk install tot
Fetching latest changes to the branch/tag 'main' for '/ffmpeg-wasm/modules/emsdk/releases'...
refs/heads/main
Updating e43446a5..61b6a2eb
Fast-forward
 DEPS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Successfully updated and checked out branch/tag 'main' on repository '/ffmpeg-wasm/modules/emsdk/releases'
Current repository version: "Wed, 29 May 2024 21:12:22 +0000 61b6a2eba1dc0392a1309a2cd5dbfa82113dfd41"
error: failed to find build of any recent emsdk revision
@sbc100
Copy link
Collaborator

sbc100 commented May 31, 2024

Can you some debug tracing to the get_emscripten_releases_tot to see what doing on here maybe?

@jozefchutka
Copy link
Author

I am not sure what it is or how to do that. Can you please take it from here instead, I am sure this will be even faster to resolve on your side. If you do not have access to aarch64 platform, docker --platform linux/arm64 should be helpful.

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

2 participants