google / schedviz

A tool for gathering and visualizing kernel scheduling traces on Linux machines
Apache License 2.0
519 stars 34 forks source link

Unknown LLVM release: clang+llvm-9.0.0-x86_64-apple-darwin.tar.xz #10

Closed hellocodeM closed 5 years ago

hellocodeM commented 5 years ago

Background

sabarabc commented 5 years ago

This is an issue in one of our dependencies. Once https://github.com/grailbio/bazel-toolchain/pull/30 is merged and I bump up the version of grailbio/bazel-toolchain the build should work again on Mac OS.

As a workaround, you can downgrade to LLVM 8 by changing the version here: https://github.com/google/schedviz/blob/7de73a91327737cfde978e86406c0cf46b3b6500/WORKSPACE#L68

hellocodeM commented 5 years ago

It works. Thanks!

sabarabc commented 5 years ago

Using LLVM 9.0.0 should work again as of f424b7ee0d70be119e9335a9c474458f4c704512

sarsanaee commented 2 years ago

Hi

I'm still having a similar problem with version 9.0.0 on my Ubuntu 20.04, and the error is a Read Timeout!!!