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

Devang Patel dpatel at apple.com
Wed Jul 22 10:59:56 PDT 2009


Its me. I'll fix this soon.
-
Devang
On Jul 22, 2009, at 10:55 AM, daniel_dunbar at apple.com wrote:

> 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/ 
> 2375
>
> Buildbot URL: http://smooshlab.apple.com:8010/
>
> Buildslave for this Build: ddunbar2.apple.com
>
> Build Reason:
> Build Source Stamp: 76759
> Blamelist: dpatel,fjahanian
>
> BUILD FAILED: failed test-llvm unittest-llvm
>
> sincerely,
> -The Buildbot
>
>
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> ======================================================================
>
> CHANGES:
> Files:
> lib/AST/DeclCXX.cpp
> lib/Sema/SemaDeclCXX.cpp
> lib/Sema/SemaTemplateInstantiate.cpp
> At: Wed 22 Jul 2009 10:42:12
> Changed By: fjahanian
> Comments: Allocate BaseOrMemberInitializers and CXXBaseSpecifier nodes
> via ASTContext.
>
>
>
>
> Files:
> include/llvm/Bitcode/LLVMBitCodes.h
> include/llvm/Constants.h
> include/llvm/MDNode.h
> include/llvm/Value.h
> lib/AsmParser/LLParser.cpp
> lib/AsmParser/LLParser.h
> lib/Bitcode/Reader/BitcodeReader.cpp
> lib/Bitcode/Reader/BitcodeReader.h
> lib/Bitcode/Writer/BitcodeWriter.cpp
> lib/Bitcode/Writer/ValueEnumerator.cpp
> lib/VMCore/AsmWriter.cpp
> lib/VMCore/Constants.cpp
> lib/VMCore/Value.cpp
> test/Feature/embeddedmetadata.ll
> test/Feature/mdnode.ll
> tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
> At: Wed 22 Jul 2009 10:44:12
> Changed By: dpatel
> Comments: Introduce MetadataBase, a base class for MDString and  
> MDNode.
> Derive MDString directly from MetadataBase.
> Introduce new bitcode block to hold metadata.
>
>
>
>
>
>
> LOGS:
> Last 10 lines of 'test-llvm.stdio':
> 	Running /Users/buildslave/zorg/smooshlab/slaves/clang/build.clang- 
> i386-darwin9/llvm/test/Transforms/TailDup/dg.exp ...
> 	Running /Users/buildslave/zorg/smooshlab/slaves/clang/build.clang- 
> i386-darwin9/llvm/test/Verifier/dg.exp ...
> 	
> 			===  Summary ===
> 	
> 	# of expected passes		3957
> 	# of unexpected failures	1
> 	# of expected failures		24
> 	make[1]: *** [check-local] Error 1
> 	make: *** [check] Error 2
>
> Last 10 lines of 'test-llvm.fails':
> 	FAIL: /Users/buildslave/zorg/smooshlab/slaves/clang/build.clang- 
> i386-darwin9/llvm/test/Feature/mdnode.ll:
> 	
>
> Last 10 lines of 'unittest-llvm.stdio':
> 	[----------] Global test environment tear-down
> 	[==========] 13 tests from 4 test cases ran.
> 	[  PASSED  ] 12 tests.
> 	[  FAILED  ] 1 test, listed below:
> 	[  FAILED  ] MDNodeTest.Simple
> 	
> 	 1 FAILED TEST
> 	make[2]: *** [all] Error 1
> 	make[1]: *** [VMCore/.makeall] Error 2
> 	make: *** [unittests] Error 2
>
> Last 10 lines of 'unittest-llvm.Simple':
> 	"
> 	MetadataTest.cpp:101: Failure
> 	Value of: oss2.str().c_str()
> 	  Actual: "!0 = metadata !{metadata !1}
> 	!1 = metadata !{metadata metadata !"abc", i8 0, metadata  
> metadata !"123"}
> 	"
> 	Expected: "!0 = metadata !{metadata !1}\n" "!1 = metadata ! 
> {metadata !\"abc\", i8 0, metadata !\"123\"}\n"
> 	Which is: "!0 = metadata !{metadata !1}
> 	!1 = metadata !{metadata !"abc", i8 0, metadata !"123"}
> 	"
>




More information about the llvm-testresults mailing list