Re: [lldb-dev] netbsd7 buildbot broken

2016-05-25 Thread Kamil Rytarowski via lldb-dev
It's now clear. Thank you! On 25.05.2016 11:30, Pavel Labath wrote: > I modified those scripts recently (it's these scripts > , > for those who don't know what we are talking abo

Re: [lldb-dev] netbsd7 buildbot broken

2016-05-25 Thread Pavel Labath via lldb-dev
I modified those scripts recently (it's these scripts , for those who don't know what we are talking about), and I accidentally broke that. I am sorry about that, it should be fix

Re: [lldb-dev] netbsd7 buildbot broken

2016-05-24 Thread Kamil Rytarowski via lldb-dev
There is a change in build scripts from buildbot farm: + cmake -GNinja -DCMAKE_BUILD_TYPE=Release /home/motus/build/build/scripts/../llvm -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ A commit earlier it was: + cmake -GNinja -DCMAKE_BUILD_TYPE=Release /home/motus/build/build/scripts/../l

Re: [lldb-dev] netbsd7 buildbot broken

2016-05-24 Thread Zachary Turner via lldb-dev
There's no CMake change in any of these patches. It looks like something is wrong with your bot. On Tue, May 24, 2016 at 5:14 PM Kamil Rytarowski via lldb-dev < lldb-dev@lists.llvm.org> wrote: > http://lab.llvm.org:8011/builders/lldb-amd64-ninja-netbsd7/builds/4296 > > It looks like after this b