[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Nov 16 01:27:56 PST 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/5579

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 119341
Blamelist: chandlerc,sfider

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 lib/Sema/SemaChecking.cpp
 test/SemaCXX/attr-format.cpp
At: Tue 16 Nov 2010 00:52:38
Changed By: chandlerc
Comments: Fix PR8625 and correctly interpret member-calls to static members when
producing warnings.

This feels really fragile, and I've not audited all other argument index-based
warnings. I suspect we'll grow this bug on another warning eventually. It might
be nice to adjust the argument indices when building up the attribute AST node,
as we already have to remember about the 'this' argument within that code to
produce correct errors.
Properties: 




File: lib/Checker/GRCXXExprEngine.cpp
At: Tue 16 Nov 2010 00:52:38
Changed By: sfider
Comments: Refactored GRExprEngine::getCXXThisRegion to use CXXMethodDecl::getThisType instead of calculating it by hand.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Compiling NoReturnFunctionChecker.cpp for Debug+Asserts build
	make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/tools/clang/lib/Checker/Debug+Asserts/GRCXXExprEngine.o] Error 1
	make[4]: *** Waiting for unfinished jobs....
	llvm[4]: Building Debug+Asserts Archive Library libclangCodeGen.a
	llvm[4]: Building Debug+Asserts Archive Library libclangSema.a
	make[3]: *** [Checker/.makeall] Error 2
	make[3]: *** Waiting for unfinished jobs....
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list