[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
Chris Lattner
clattner at apple.com
Fri Feb 26 23:12:55 PST 2010
On Feb 26, 2010, at 11:09 PM, daniel_dunbar at apple.com wrote:
> The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
> Full details are available at:
> http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/4607
>
> Buildbot URL: http://smooshlab.apple.com:8010/
>
> Buildslave for this Build: smoosh-11.apple.com
>
> Build Reason:
> Build Source Stamp: 97307
> Blamelist: lattner
>
> BUILD FAILED: failed compile
This is a 'Resource temporarily unavailable' failure.
On the other failure, smooshie is returning:
web.Server Traceback (most recent call last):
<type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'number'
/Library/Python/2.6/site-packages/Twisted-8.2.0-py2.6-macosx-10.6-universal.egg/twisted/web/server.py, line 149 in process
147 self.postpath = map(unquote, string.split(self.path[1:], '/'))
148 try:
149 resrc = self.site.getResourceFor(self)
150 self.render(resrc)
-Chris
More information about the llvm-testresults
mailing list