[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Jun 30 11:35:52 PDT 2010


The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/7409

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

Buildslave for this Build: smoosh-03.apple.com

Build Reason: 
Build Source Stamp: 107302
Blamelist: cornedbee,stoklund

BUILD FAILED: failed compile.llvm.stage1

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: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: Compiling StackSlotColoring.cpp for Release build
	llvm[2]: Compiling StrongPHIElimination.cpp for Release build
	llvm[2]: Compiling TailDuplication.cpp for Release build
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/CodeGen/Spiller.cpp: In member function 'void<unnamed>::SpillerBase::trivialSpillEverywhere(llvm::LiveInterval*, std::vector<llvm::LiveInterval*, std::allocator<llvm::LiveInterval*> >&)':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/CodeGen/Spiller.cpp:140: error: 'class llvm::VirtRegMap' has no member named 'addSpilSlotUse'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/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.llvm-gcc-i386-darwin9/llvm.obj/lib/CodeGen/Release/Spiller.o] Error 1
	make[2]: *** Waiting for unfinished jobs....
	make[1]: *** [CodeGen/.makeall] Error 2
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/utils/TableGen/NeonEmitter.cpp:1170: warning: control may reach end of non-void function 'unsigned int RangeFromType(llvm::StringRef)' being inlined




More information about the llvm-testresults mailing list