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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Jul 24 14:23:41 PDT 2009


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

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

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

Build Reason: 
Build Source Stamp: 77004
Blamelist: dgregor,evancheng,fjahanian,kremenek,lattner

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Analysis/CheckSecuritySyntaxOnly.cpp
At: Fri 24 Jul 2009 13:28:40
Changed By: kremenek
Comments: In the "use of floating point variable as loop counter" check, check
if the DeclRefExpr is a float, not just either argument.




Files:
 include/llvm/Target/TargetAsmInfo.h
 lib/Target/TargetAsmInfo.cpp
At: Fri 24 Jul 2009 13:28:40
Changed By: lattner
Comments: fix some predicates




Files:
 include/clang/Basic/DiagnosticSemaKinds.td
 lib/Sema/SemaDeclCXX.cpp
 test/SemaCXX/constructor-initializer.cpp
At: Fri 24 Jul 2009 13:33:40
Changed By: fjahanian
Comments: More Sema check for constructor's member initializer along 
with type conversion to fix ir-gen crash.




File: test/SemaCXX/constructor-initializer.cpp
At: Fri 24 Jul 2009 13:33:40
Changed By: fjahanian
Comments: Fixes broken test by accident.




Files:
 include/clang/AST/ASTContext.h
 include/clang/AST/Decl.h
 include/clang/Basic/DiagnosticSemaKinds.td
 lib/AST/ASTContext.cpp
 lib/AST/Decl.cpp
 lib/Sema/Sema.h
 lib/Sema/SemaExpr.cpp
 lib/Sema/SemaTemplateInstantiate.cpp
 lib/Sema/SemaTemplateInstantiateDecl.cpp
 test/CXX/temp/temp.decls/temp.class/temp.static/p1-inst.cpp
 test/CXX/temp/temp.decls/temp.class/temp.static/p1.cpp
At: Fri 24 Jul 2009 13:38:41
Changed By: dgregor
Comments: Template instantiation for static data members that are defined out-of-line.

Note that this also fixes a bug that affects non-template code, where we 
were not treating out-of-line static data members are "file-scope" variables,
and therefore not checking their initializers.




Files:
 gcc/config/darwin.h
 gcc/llvm-convert.cpp
At: Fri 24 Jul 2009 13:43:41
Changed By: lattner
Comments: remove some old and obsolete code.  The asmprinter must not have been
handling zero length strings right and this code was added.  The asmprinter
does this right now.




File: lib/Target/ARM/ARMInstrThumb2.td
At: Fri 24 Jul 2009 13:48:40
Changed By: evancheng
Comments: Uh. It would be useful to actually print the operand.



LOGS:
Last 10 lines of 'test-llvm.stdio':
	Running /Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/test/Transforms/TailDup/dg.exp ...
	Running /Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/test/Verifier/dg.exp ...
	
			===  Summary ===
	
	# of expected passes		3948
	# of unexpected failures	2
	# of expected failures		26
	make[1]: *** [check-local] Error 1
	make: *** [check] Error 2

Last 10 lines of 'test-llvm.fails':
	FAIL: /Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/test/CodeGen/Thumb2/load-global.ll
	
	FAIL: /Volumes/Data/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-x86_64-darwin10/llvm/test/CodeGen/Thumb2/pic-load.ll
	




More information about the llvm-testresults mailing list