driazati commented on pull request #9844:
URL: https://github.com/apache/tvm/pull/9844#issuecomment-1010464981


   > Hi @driazati, hugely supportive of this! However, some of the containers 
don't have Rust installed so it fails with (this was from ci_arm):
   > 
   > ```
   > /install/ubuntu_install_sccache.sh: line 23: cargo: command not found
   > The command '/bin/sh -c bash /install/ubuntu_install_sccache.sh' returned 
a non-zero code: 127
   > ```
   > 
   > Definitely would be nice to have a standard base image with Rust / sccache 
etc to build from. But for this, could you ensure all the containers have Rust 
added?
   
   Should be fixed now (broke out the wasmtime dependency from the install rust 
script since it doesn't work on ARM and it's not needed anyways)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to