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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Jun 30 12:02:45 PDT 2010


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

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 107305
Blamelist: bruno,cornedbee,echristo,fjahanian,stoklund,wan

BUILD FAILED: failed buildit-llvmCore

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/X86/X86InstrSSE.td
At: Wed 30 Jun 2010 11:06:58
Changed By: bruno
Comments: Fix a bug introduced in r107211 where instructions with memory operands are declared as commutableProperties: 




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: 




Files:
 lib/Target/X86/X86InstrSSE.td
 test/MC/AsmParser/X86/x86_32-encoding.s
 test/MC/AsmParser/X86/x86_64-encoding.s
At: Wed 30 Jun 2010 11:41:53
Changed By: bruno
Comments: Add AVX SSE2 mask creation and conditional store instructionsProperties: 




File: lib/CodeGen/Spiller.cpp
At: Wed 30 Jun 2010 11:41:53
Changed By: stoklund
Comments: Some fool committed without testing (or even building) first.Properties: 




File: lib/Sema/SemaOverload.cpp
At: Wed 30 Jun 2010 11:41:53
Changed By: echristo
Comments: Add a return to silence a warning.  Alternately a default: return false
would work.

Sebastian: figure out which one you want :)
Properties: 




LOGS:
Last 10 lines of 'stdio':
	lipo: can't figure out the architecture type of: /var/tmp//cc5mWHpI.out
	make[3]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/lib/CodeGen/Release+Debug-Asserts/Spiller.o] Error 1
	make[3]: *** Waiting for unfinished jobs....
	make[2]: *** [CodeGen/.makeall] Error 2
	make[1]: *** [all] Error 1
	+ '[' 2 '!=' 0 ']'
	+ echo 'error: LLVM '\''make'\'' failed!'
	error: LLVM 'make' failed!
	+ exit 1
	make: *** [install] Error 1




More information about the llvm-testresults mailing list