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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Dec 1 14:01:33 PST 2010


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

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 120605
Blamelist: grosbach,kremenek

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/ARM/ARMMCCodeEmitter.cpp
At: Wed 01 Dec 2010 13:16:40
Changed By: grosbach
Comments: Use the correct fixup type for ARM VLDR*Properties: 




Files:
 include/clang/Checker/PathSensitive/Checker.h
 include/clang/Checker/PathSensitive/GRExprEngine.h
 include/clang/Checker/PathSensitive/SValBuilder.h
 include/clang/Checker/PathSensitive/SValuator.h
 include/clang/Checker/PathSensitive/ValueManager.h
 lib/Checker/AdjustedReturnValueChecker.cpp
 lib/Checker/BasicObjCFoundationChecks.cpp
 lib/Checker/BuiltinFunctionChecker.cpp
 lib/Checker/CMakeLists.txt
 lib/Checker/CStringChecker.cpp
 lib/Checker/CastSizeChecker.cpp
 lib/Checker/GRExprEngine.cpp
 lib/Checker/GRState.cpp
 lib/Checker/MallocChecker.cpp
 lib/Checker/OSAtomicChecker.cpp
 lib/Checker/RegionStore.cpp
 lib/Checker/SValBuilder.cpp
 lib/Checker/SValuator.cpp
 lib/Checker/SimpleConstraintManager.cpp
 lib/Checker/SimpleSValBuilder.cpp
 lib/Checker/SimpleSValuator.cpp
 lib/Checker/Store.cpp
 lib/Checker/UnixAPIChecker.cpp
 lib/Checker/VLASizeChecker.cpp
 lib/Checker/ValueManager.cpp
At: Wed 01 Dec 2010 13:31:40
Changed By: kremenek
Comments: Rename 'SValuator' to 'SValBuilder'.  The new name
reflects what the class actually does.Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 111.40s
	********************
	Failing Tests (1):
	    Clang :: Index/overrides.cpp
	
	  Expected Passes    : 2671
	  Expected Failures  : 20
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: Index/overrides.cpp

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: FixIt/typo.m
	Clang :: Lexer/hexfloat.cpp
	Clang :: PCH/changed-files.c
	Clang :: PCH/pr4489.c
	Clang :: PCH/source-manager-stack.c
	Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
	Clang :: SemaCXX/rval-references-xfail.cpp
	Clang :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'overrides.cpp':
	<stdin>:21:1: note: scanning from here
	// CHECK: overrides.cpp:14:8: StructDecl=D:14:8 (Definition) Extent=[14:1 - 16:2]
	^
	<stdin>:23:11: note: possible intended match here
	// CHECK: overrides.cpp:15:16: CXXMethod=f:15:16 [Overrides @6:16, @2:16] Extent=[15:16 - 15:22]
	          ^
	--
	
	********************
	




More information about the llvm-testresults mailing list