[llvm-dev] Pre-built binaries unavailable?

Jacob Carlborg via llvm-dev llvm-dev at lists.llvm.org
Sat Jan 13 00:41:08 PST 2018


On 2018-01-10 17:26, Hans Wennborg via llvm-dev wrote:
> Strange. Some of the files work for me, and some get the error message
> you showed.

I had a problem with the following files seven hours ago when my build 
failed.

http://releases.llvm.org/3.9.0/clang+llvm-3.9.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz
http://releases.llvm.org/3.9.1/clang+llvm-3.9.1-x86_64-linux-gnu-ubuntu-14.04.tar.xz
http://releases.llvm.org/4.0.0/clang+llvm-4.0.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz

At the same time the following to files did work:

http://releases.llvm.org/4.0.0/clang+llvm-4.0.0-x86_64-apple-darwin.tar.xz
http://releases.llvm.org/3.9.0/clang+llvm-3.9.0-x86_64-apple-darwin.tar.xz

Trying the same files now, I got a reply within 10-30 seconds. So it 
might just be that it's slow.

-- 
/Jacob Carlborg



More information about the llvm-dev mailing list