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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Dec 20 13:12:51 PST 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/17201

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

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

Build Reason: 
Build Source Stamp: 122264
Blamelist: baldrick

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/InitializePasses.h
 include/llvm/LinkAllPasses.h
 include/llvm/Transforms/Scalar.h
 lib/Transforms/Utils/CMakeLists.txt
 lib/Transforms/Utils/Utils.cpp
At: Mon 20 Dec 2010 13:02:07
Changed By: baldrick
Comments: Add a new convenience pass for testing InstructionSimplify.  Previously
it could only be tested indirectly, via instcombine, gvn or some other
pass that makes use of InstructionSimplify, which means that testcases
had to be carefully contrived to dance around any other transformations
that that pass did.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	collect2: ld returned 1 exit status
	make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/opt] Error 1
	make[1]: *** [opt/.makeall] Error 2
	llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-link
	llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-prof
	llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-extract
	llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-mc
	llvm[2]: ======= Finished Linking Debug+Asserts Executable lli
	llvm[2]: ======= Finished Linking Debug+Asserts Executable llc
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	Unix/Path.inc:123: warning: 'isAbsolute' is deprecated (declared at Unix/Path.inc:116)
	Unix/Path.inc:127: warning: 'isAbsolute' is deprecated (declared at Unix/Path.inc:116)
	MCDwarf.cpp:239: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'
	TargetAsmBackend.cpp:33: warning: comparison between signed and unsigned integer expressions
	SPUISelLowering.cpp:692: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
	SPUISelLowering.cpp:924: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'




More information about the llvm-testresults mailing list