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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Aug 12 14:09:25 PDT 2010


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

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

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

Build Reason: 
Build Source Stamp: 110953
Blamelist: bruno,dgregor

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/X86/X86InstrSSE.td
At: Thu 12 Aug 2010 13:56:16
Changed By: bruno
Comments: Some small clean-up: use of pseudo instructionsProperties: 




Files:
 include/clang/Sema/ParseAST.h
 include/clang/Sema/Sema.h
 lib/Sema/ParseAST.cpp
 lib/Sema/Sema.cpp
At: Thu 12 Aug 2010 13:56:16
Changed By: dgregor
Comments: Add a ParseAST overload that takes a Sema object, so that the caller
can create (and hold on to) the Sema object. Also, move Sema-related
initialization/finalization with its various consumers and external
sources into the Sema constructor and destructor, rather than placing
it in ParseAST.
Properties: 




File: clang.xcodeproj/project.pbxproj
At: Thu 12 Aug 2010 13:56:16
Changed By: dgregor
Comments: Update Xcode projectProperties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Compiling MicrosoftCXXABI.cpp for Debug+Asserts build
	llvm[4]: Compiling TypeLoc.cpp for Debug+Asserts build
	llvm[4]: Compiling TypePrinter.cpp for Debug+Asserts build
	llvm[4]: Compiling ModuleBuilder.cpp for Debug+Asserts build
	llvm[4]: Compiling TargetInfo.cpp for Debug+Asserts build
	llvm[4]: Building Debug+Asserts Archive Library libclangAST.a
	llvm[4]: Building Debug+Asserts Archive Library libclangCodeGen.a
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	MCMachOStreamer.cpp:505: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'




More information about the llvm-testresults mailing list