apache / tvm

Open deep learning compiler stack for cpu, gpu and specialized accelerators
https://tvm.apache.org/
Apache License 2.0
11.58k stars 3.43k forks source link

[TEST][VTA] Chisel Scala Lint failures #8550

Open tqchen opened 3 years ago

tqchen commented 3 years ago

https://ci.tlcpack.ai/job/tvm/job/main/1354/execution/node/236/log/

cc @vegaluisjose @tmoreau89 could be related to changes in the chisel sbt?

vegaluisjose commented 3 years ago

I was trying to investigate by building the ci_cpu Docker image but I am getting some issues with llvm

Reading package lists...
E: Failed to fetch https://apt.llvm.org/bionic/dists/llvm-toolchain-bionic/main/source/Sources.gz  File has unexpected size (2241 != 2239). Mirror sync in progress? [IP: 151.101.54.49 443]
   Hashes of expected file:
    - Filesize:2239 [weak]
    - SHA256:139d3cecc9368b45217934f7cfe946cd822166504bc14f1933a871cdf240f532
    - SHA1:ffdd7d8d46662d53abf2dbaf83a349cffc29cf87 [weak]
    - MD5Sum:f488eb32fdd97e0f8a6a474da17b47e4 [weak]
   Release file created at: Sun, 25 Jul 2021 16:29:44 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.
The command '/bin/sh -c bash /install/ubuntu1804_install_llvm.sh' returned a non-zero code: 100
ERROR: docker build failed.

Are there any late changes that happen with sbt or Ubuntu?

tqchen commented 3 years ago

disabled in https://github.com/apache/tvm/pull/8547.

@vegaluisjose Feel free to pull the binary image from the docker hub via

docker/bash.sh ci_cpu