[LLVMdev] Please fix the buildbots.

Douglas Gregor dgregor at apple.com
Wed Oct 21 11:41:48 PDT 2009


On Oct 21, 2009, at 10:14 AM, Óscar Fuentes wrote:

> Just received this:
>
> The Buildbot has detected a new failure of llvm-ppc-linux on llvm.
> Full details are available at:
> http://google1.osuosl.org:8011/builders/llvm-ppc-linux/builds/3229
>
> Buildbot URL: http://google1.osuosl.org:8011/
>
> Buildslave for this Build: nick1
>
> Build Reason:
> Build Source Stamp: 84759
> Blamelist: ofv
>
> BUILD FAILED: failed compile
>
> Apparently the problem was a warning at configure time that is
> interpreted as a failure by the buildbot.
>
> The mentioned svn revision is a change on docs/CMake.html which,
> obviously, does not affect the build at all. On the past I received
> multiple similar bogus messages.

There are some false positives, yes, but on the whole, sending out  
such messages helps us find and fix breakage faster. That's good for  
LLVM as a project and as a community.

I'm sure the BuildBot owners would be happy to have help improving the  
heuristics on these messages, e.g., to ignore changes to documentation.

	- Doug



More information about the llvm-dev mailing list