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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Jun 30 11:48:23 PDT 2010


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

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 107304
Blamelist: cornedbee,fjahanian,stoklund,wan

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Sema/SemaInit.cpp
 lib/Sema/SemaOverload.cpp
 test/SemaCXX/rval-references.cpp
At: Wed 30 Jun 2010 11:17:01
Changed By: cornedbee
Comments: Make both old and new versions of reference binding use the new classification functions, and updated them for N3092.Properties: 




Files:
 lib/CodeGen/InlineSpiller.cpp
 lib/CodeGen/Spiller.cpp
At: Wed 30 Jun 2010 11:21:57
Changed By: stoklund
Comments: Remember to track spill slot uses in VirtRegMap when inserting loads and stores.
LocalRewriter::runOnMachineFunction uses this information to mark dead spill
slots.

This means that InlineSpiller now also works for functions that spill.Properties: 




Files:
 lib/CodeGen/Mangle.cpp
 test/CodeGenObjCXX/method-local-extern-mangle.mm
At: Wed 30 Jun 2010 11:32:23
Changed By: fjahanian
Comments: extern variable declared locally to objective-c++ method
should not be mangled either. Fixes radar 8016412.

Properties: 




File: include/clang/AST/RecursiveASTVisitor.h
At: Wed 30 Jun 2010 11:36:54
Changed By: wan
Comments: Fix RecursiveASTVisitor to traverse the ctor initializer list before
traversing the ctor body when traversing a CXXConstructorDecl.
Reviewed by chandlerc and csilvers.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/CodeGen/Spiller.cpp:140: error: 'class llvm::VirtRegMap' has no member named 'addSpilSlotUse'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/CodeGen/Spiller.cpp:154: error: 'class llvm::VirtRegMap' has no member named 'addSpilSlotUse'
	make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/lib/CodeGen/Release/Spiller.o] Error 1
	make[2]: *** Waiting for unfinished jobs....
	llvm[3]: Compiling CallGraphSCCPass.cpp for Release build
	llvm[3]: Compiling FindUsedTypes.cpp for Release build
	llvm[3]: Compiling GlobalsModRef.cpp for Release build
	llvm[3]: Building Release Archive Library libLLVMipa.a
	make[1]: *** [CodeGen/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list