Skip to content

Installation error on macbook: HTTP Error 404 on wasm-binaries-arm64.tbz2 #19275

@OceanOak

Description

@OceanOak

Version of emscripten/emsdk:
3.1.37
I've tried version 3.1.36, and it failed as well.

Failing command line in full:
git clone https://github.com/emscripten-core/emsdk.git && cd emsdk && ./emsdk install 3.1.37 && ./emsdk activate 3.1.37

Error: Downloading URL 'https://storage.googleapis.com/webassembly/emscripten-releases-builds/linux/7c905cfc1ca6699f6ccb288ae174902cfbdcf0a2/wasm-binaries-arm64.tbz2': HTTP Error 404: Not Found

Full error

RUN git clone https://github.com/emscripten-core/emsdk.git   && cd emsdk   && ./emsdk install 3.1.37   && ./emsdk activate 3.1.37:
#0 0.216 Cloning into 'emsdk'...
#0 4.797 Resolving SDK version '3.1.37' to 'sdk-releases-7c905cfc1ca6699f6ccb288ae174902cfbdcf0a2-64bit'
#0 4.797 Installing SDK 'sdk-releases-7c905cfc1ca6699f6ccb288ae174902cfbdcf0a2-64bit'..
#0 4.797 Installing tool 'node-15.14.0-64bit'..
#0 4.797 Downloading: /home/dark/emsdk/zips/node-v15.14.0-linux-arm64.tar.xz from https://storage.googleapis.com/webassembly/emscripten-releases-builds/deps/node-v15.14.0-linux-arm64.tar.xz, 21182264 Bytes
#0 4.797  [----------------------------------------------------------------------------]
#0 11.31 Error: Downloading URL 'https://storage.googleapis.com/webassembly/emscripten-releases-builds/linux/7c905cfc1ca6699f6ccb288ae174902cfbdcf0a2/wasm-binaries-arm64.tbz2': HTTP Error 404: Not Found
#0 11.31 error: installation failed!
#0 11.31 Unpacking '/home/dark/emsdk/zips/node-v15.14.0-linux-arm64.tar.xz' to '/home/dark/emsdk/node/15.14.0_64bit'
#0 11.31 Done installing tool 'node-15.14.0-64bit'.
#0 11.31 Installing tool 'releases-7c905cfc1ca6699f6ccb288ae174902cfbdcf0a2-64bit'..
------
ERROR: failed to solve: executor failed running [/bin/sh -c git clone https://github.com/emscripten-core/emsdk.git   && cd emsdk   && ./emsdk install 3.1.37   && ./emsdk activate 3.1.37]: exit code: 1

More information:

  • Python3 —version : Python 3.11.2
  • chip M1 Pro
  • Accessing the URL from the browser I get:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Details>No such object: webassembly/emscripten-releases-builds/linux/7c905cfc1ca6699f6ccb288ae174902cfbdcf0a2/wasm-binaries-arm64.tbz2</Details>
</Error>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions