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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Oct 28 19:00:57 PDT 2009


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/7167

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

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 85469
Blamelist: ddunbar,johnny

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: utils/TableGen/RISCDisassemblerEmitter.cpp
At: Wed 28 Oct 2009 18:50:01
Changed By: johnny
Comments: Minor tweak to forgo the the curly braces for most case blocks, except when
declaring local variables.




File: tools/clang-cc/clang-cc.cpp
At: Wed 28 Oct 2009 18:55:01
Changed By: ddunbar
Comments: Formatting fixes.



Files:
 include/clang/Basic/DiagnosticCommonKinds.td
 include/clang/Basic/DiagnosticDriverKinds.td
 lib/Driver/Tools.cpp
 tools/clang-cc/clang-cc.cpp
At: Wed 28 Oct 2009 18:55:01
Changed By: ddunbar
Comments: Reject -I- in driver instead of clang-cc.



LOGS:
Last 10 lines of 'compile.stdio':
	RISCDisassemblerEmitter.cpp:948: error: 'RISCDisassemblerEmitter' has not been declared
	RISCDisassemblerEmitter.cpp:948: error: expected unqualified-id before '{' token
	llvm[3]: Building Debug Archive Library libGoogleTest.a
	RISCDisassemblerEmitter.cpp:110: warning: 'uint8_t getByteField(const llvm::Record&, const char*)' defined but not used
	RISCDisassemblerEmitter.cpp:226: warning: 'const char* stringWithARMForm(ARMForm)' defined but not used
	llvm[2]: Compiling Record.cpp for Debug build
	make[2]: *** [/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/utils/TableGen/Debug/RISCDisassemblerEmitter.o] Error 1
	make[2]: *** Waiting for unfinished jobs....
	make[1]: *** [TableGen/.makeall] Error 2
	make: *** [all] Error 1

Last 10 lines of 'compile.warnings':
	RISCDisassemblerEmitter.cpp:110: warning: 'uint8_t getByteField(const llvm::Record&, const char*)' defined but not used
	RISCDisassemblerEmitter.cpp:226: warning: 'const char* stringWithARMForm(ARMForm)' defined but not used




More information about the llvm-testresults mailing list