Re: llvm boostrap? Clang failures. [ more info add to post ]

2015-07-10 Thread Jeffrey Bouquet
On Fri, 10 Jul 2015 12:12:57 -0700 (PDT), "Jeffrey Bouquet" wrote: > > > On Fri, 10 Jul 2015 14:50:22 +0200, Dimitry Andric wrote: > > > On 10 Jul 2015, at 03:54, Jeffrey Bouquet wrote: > > > > > > The "update clang" messages in UPDATING seem to not fix... > > > ...llvm/include/llvm/ADT/

Re: llvm boostrap? Clang failures.

2015-07-10 Thread Jeffrey Bouquet
On Fri, 10 Jul 2015 14:50:22 +0200, Dimitry Andric wrote: > On 10 Jul 2015, at 03:54, Jeffrey Bouquet wrote: > > > > The "update clang" messages in UPDATING seem to not fix... > > ...llvm/include/llvm/ADT/StringRef.h: fatal error: > > 'algorithm' file not found > > make stopped in /usr/src/li

Re: llvm boostrap? Clang failures.

2015-07-10 Thread Dimitry Andric
On 10 Jul 2015, at 03:54, Jeffrey Bouquet wrote: > > The "update clang" messages in UPDATING seem to not fix... > ...llvm/include/llvm/ADT/StringRef.h: fatal error: > 'algorithm' file not found > make stopped in /usr/src/lib/clang/lib/libllvmsupport... Do you have the 'algorithm' file on your sy

llvm boostrap? Clang failures.

2015-07-09 Thread Jeffrey Bouquet
The "update clang" messages in UPDATING seem to not fix... ...llvm/include/llvm/ADT/StringRef.h: fatal error: 'algorithm' file not found make stopped in /usr/src/lib/clang/lib/libllvmsupport... The entire build fails similarly, also in any subtree I try to start from (clang, lib/clang... etc etc)