Displaying 2 results from an estimated 2 matches for "r217233".
2014 Sep 05
4
[LLVMdev] HELP! Recent failure on llvm buildbot
I'm working on lldb.
I've just submitted a very small change (r217229) to Triple.h/.cpp. Soon
after I get a mail
subject: buildbot failure in LLVM on lld-x86_64-darwin13
Details:
http://lab.llvm.org:8011/builders/lld-x86_64-darwin13/builds/2571
Blamelist: mg11
My small change certainly did not cause lldb's build to fail on my
machine. I looked into the build-log:
2014 Sep 05
2
[LLVMdev] HELP! Recent failure on llvm buildbot
> There are no dumb questions. My answer might seem a bit disappointing though
> :-) I just scrolled quickly though the log. The errors appear in red, they
> were easy to spot. Depending on the build system used, you can also search
> for specific patterns (like *** for make) in the log.
Specifically, it's the "stdio" link under the red failing step in this
case.