- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5
Closed
Description
  #8 39.94 llvm-ar crs /wasi-libc/sysroot/lib/wasm32-wasi/libsetjmp.a 
  #8 39.96 llvm-ar crs /wasi-libc/sysroot/lib/wasm32-wasi/libsetjmp.a 
  #8 39.97 llvm-ar crs /wasi-libc/sysroot/lib/wasm32-wasi/libsetjmp.a 
  #8 39.98 # This might eventually overflow again, but at least it'll do so in a loud way instead of
  #8 39.98 # silently dropping the tail.
  #8 39.98 llvm-ar crs /wasi-libc/sysroot/lib/wasm32-wasi/libsetjmp.a 
  #8 40.00 mkdir -p "build/wasm32-wasi/resource-dir//lib/wasi/"
  #8 40.00 curl -sSfL https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-25/libclang_rt.builtins-wasm32-wasi-25.0.tar.gz | \
  #8 40.00 	tar xzf - -C build/wasm32-wasi/resource-dir//lib/wasi/ --strip-components 1
  #8 40.00 /bin/sh: curl: not found
  #8 40.00 tar: invalid magic
  #8 40.00 tar: short read
  #8 40.00 make: *** [Makefile:622: build/wasm32-wasi/resource-dir//lib/wasi/libclang_rt.builtins-wasm32.a] Error 1
  #8 ERROR: process "/bin/sh -c git clone https://github.com/CraneStation/wasi-libc.git &&     cd /wasi-libc &&     make install INSTALL_DIR=/opt/wasi-libc &&     rm -rf /wasi-libc" did not complete successfully: exit code: 2
  ------
   > [4/6] RUN git clone https://github.com/CraneStation/wasi-libc.git &&     cd /wasi-libc &&     make install INSTALL_DIR=/opt/wasi-libc &&     rm -rf /wasi-libc:
  39.98 # This might eventually overflow again, but at least it'll do so in a loud way instead of
  39.98 # silently dropping the tail.
  39.98 llvm-ar crs /wasi-libc/sysroot/lib/wasm32-wasi/libsetjmp.a 
  40.00 mkdir -p "build/wasm32-wasi/resource-dir//lib/wasi/"
  40.00 curl -sSfL https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-25/libclang_rt.builtins-wasm32-wasi-25.0.tar.gz | \
  40.00 	tar xzf - -C build/wasm32-wasi/resource-dir//lib/wasi/ --strip-components 1
  40.00 /bin/sh: curl: not found
  40.00 tar: invalid magic
  40.00 tar: short read
  40.00 make: *** [Makefile:622: build/wasm32-wasi/resource-dir//lib/wasi/libclang_rt.builtins-wasm32.a] Error 1
  ------
  Dockerfile:5
  --------------------
     4 |     
     5 | >>> RUN git clone https://github.com/CraneStation/wasi-libc.git && \
     6 | >>>     cd /wasi-libc && \
     7 | >>>     make install INSTALL_DIR=/opt/wasi-libc && \
     8 | >>>     rm -rf /wasi-libc
     9 |     
  --------------------
  ERROR: failed to build: failed to solve: process "/bin/sh -c git clone https://github.com/CraneStation/wasi-libc.git &&     cd /wasi-libc &&     make install INSTALL_DIR=/opt/wasi-libc &&     rm -rf /wasi-libc" did not complete successfully: exit code: 2
Error: Docker build failed with exit code 1
Metadata
Metadata
Assignees
Labels
No labels