Jacob Carlborg via llvm-dev
2018-Jan-13 08:41 UTC
[llvm-dev] Pre-built binaries unavailable?
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
Anton Korobeynikov via llvm-dev
2018-Jan-13 20:08 UTC
[llvm-dev] Pre-built binaries unavailable?
Jacob, We believe the issue is fixed now. Could you please confirm? On Sat, Jan 13, 2018 at 11:41 AM, Jacob Carlborg via llvm-dev <llvm-dev at lists.llvm.org> wrote:> 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 > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev-- With best regards, Anton Korobeynikov Department of Statistical Modelling, Saint Petersburg State University
Jacob Carlborg via llvm-dev
2018-Jan-14 09:22 UTC
[llvm-dev] Pre-built binaries unavailable?
On 2018-01-13 21:08, Anton Korobeynikov via llvm-dev wrote:> Jacob, > > We believe the issue is fixed now. Could you please confirm?It's still taking between 5 and 22 seconds to get a reply. -- /Jacob Carlborg