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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Mar 12 02:40:20 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/5085

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 98340
Blamelist: krj

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Basic/IdentifierTable.cpp
At: Fri 12 Mar 2010 02:17:22
Changed By: krj
Comments: Add keywords using StringRefProperties: 




LOGS:
Last 10 lines of 'stdio':
	    Clang :: SemaTemplate/instantiate-attr.cpp
	    Clang :: SemaTemplate/instantiate-clang.cpp
	    Clang :: SemaTemplate/instantiate-expr-4.cpp
	    Clang :: SemaTemplate/temp_arg_type.cpp
	
	  Expected Passes    : 1782
	  Expected Failures  : 13
	  Unexpected Failures: 318
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Rewriter/rewrite-weak-attr.m(10) :  warning: method '-bar' not found (return type defaults to 'id')
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Rewriter/weak_byref_objects.m:5:9: warning: implicit declaration of function '__attribute__' is invalid in C99
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Rewriter/weak_byref_objects.m:5:9: warning: implicit declaration of function 'objc_gc' is invalid in C99
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Rewriter/weak_byref_objects.m:6:9: warning: implicit declaration of function '__blocks__' is invalid in C99
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Rewriter/weak_byref_objects.m:12:17: warning: method '-bar' not found (return type defaults to 'id')
	clang: warning: argument unused during compilation: '-verify'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Sema/surpress-deprecated.c:5:3: warning: implicit declaration of function 'OldFunction' is invalid in C99 [-Wimplicit-function-declaration]
	  Line 80: warning: 'FooBar' is deprecated
	  Line 81: warning: 'FooBar' is deprecated
	  Line 5: warning: 'warn_unused_result' attribute only applies to function types

Last 10 lines of 'fail':
	Clang :: SemaTemplate/canonical-expr-type.cpp
	Clang :: SemaObjC/cocoa.m
	Clang :: SemaTemplate/default-arguments.cpp
	Clang :: SemaTemplate/example-dynarray.cpp
	Clang :: SemaTemplate/fun-template-def.cpp
	Clang :: SemaTemplate/instantiate-attr.cpp
	Clang :: SemaTemplate/instantiate-clang.cpp
	Clang :: SemaTemplate/instantiate-expr-4.cpp
	Clang :: SemaTemplate/ext-vector-type.cpp
	Clang :: SemaTemplate/temp_arg_type.cpp

Last 10 lines of 'xfail':
	Clang :: CXX/dcl.dcl/dcl.spec/dcl.fct.spec/p3.cpp
	Clang :: CXX/dcl.dcl/dcl.spec/dcl.stc/p10.cpp
	Clang :: CXX/temp/temp.param/p14.cpp
	Clang :: CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp
	Clang :: CodeGen/blocks-2.c
	Clang :: CodeGenCXX/conversion-function.cpp
	Clang :: PCH/source-manager-stack.c
	Clang :: SemaCXX/rval-references-xfail.cpp
	Clang :: SemaObjCXX/overload.mm
	Clang :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'function.c':
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/ASTMerge/Inputs/function1.c:6:13: error: expected function body after function declarator
	int f5(int) __attribute__((const));
	            ^
	1 diagnostic generated.
	--
	
	********************
	

Last 10 lines of 'cfdategc.m':
	  Line 77: leak
	error: 'warning' diagnostics seen but not expected: 
	  Line 28: type specifier missing, defaults to 'int'
	  Line 45: receiver type 'int' is not 'id' or interface pointer, consider casting it to 'id'
	  Line 45: method '-release' not found (return type defaults to 'id')
	8 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'missingdealloc.m':
	  Line 63: expected ';' at end of declaration list
	  Line 63: field '__attribute__' declared as a function
	error: 'warning' diagnostics seen but not expected: 
	  Line 63: type specifier missing, defaults to 'int'
	  Line 63: type specifier missing, defaults to 'int'
	7 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'nspanel.m':
	  Line 77: incompatible type sending 'int', expected 'NSRect' (aka 'struct _NSPoint')
	  Line 85: incompatible type sending 'int', expected 'NSRect' (aka 'struct _NSPoint')
	error: 'warning' diagnostics seen but not expected: 
	  Line 31: type specifier missing, defaults to 'int'
	  Line 77: implicit declaration of function 'NSMakeRect' is invalid in C99
	9 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'nsstring.m':
	  Line 367: Potential leak
	  Line 381: leak
	  Line 387: leak
	error: 'warning' diagnostics seen but not expected: 
	  Line 259: implicit declaration of function 'NSLog' is invalid in C99
	6 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'blocks.m':
	  Line 65: implicit declaration of function 'asl_log' is invalid in C99
	  Line 81: implicit declaration of function '__attribute__' is invalid in C99
	  Line 81: implicit declaration of function '__blocks__' is invalid in C99
	error: 'note' diagnostics seen but not expected: 
	  Line 13: to match this '('
	19 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'complex.c':
	error: 'warning' diagnostics expected but not seen: 
	  Line 19: Dereference of null pointer
	error: 'warning' diagnostics seen but not expected: 
	  Line 12: implicit declaration of function '__imag__' is invalid in C99
	  Line 16: implicit declaration of function '__real__' is invalid in C99
	7 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'dead-stores.c':
	  Line 438: Value stored to 'k' is never read
	error: 'warning' diagnostics seen but not expected: 
	  Line 201: implicit declaration of function 'halt' is invalid in C99
	  Line 386: implicit declaration of function '__attribute__' is invalid in C99
	  Line 386: implicit declaration of function '__blocks__' is invalid in C99
	40 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'delegates.m':
	--
	error: 'error' diagnostics seen but not expected: 
	  Line 28: expected function body after function declarator
	error: 'warning' diagnostics expected but not seen: 
	  Line 105: leak
	3 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'malloc.c':
	  Line 5: incompatible redeclaration of library function 'realloc'
	error: 'note' diagnostics seen but not expected: 
	  Line 2: to match this '('
	  Line 5: 'realloc' is a builtin with type 'void *(void *, unsigned long)'
	  Line 6: to match this '('
	16 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'misc-ps-basic-store.m':
	  Line 15: a parameter list without types is only allowed in a function definition
	  Line 15: expected ';' at end of declaration list
	  Line 19: member reference base type 'void' is not a structure or union
	error: 'warning' diagnostics expected but not seen: 
	  Line 32: null
	6 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'misc-ps.m':
	  Line 265: implicit declaration of function 'rdar_6777003_noret' is invalid in C99
	  Line 270: implicit declaration of function 'rdar_6777003_analyzer_noret' is invalid in C99
	  Line 324: implicit declaration of function 'rdar_7027684_aux_2' is invalid in C99
	error: 'note' diagnostics seen but not expected: 
	  Line 185: to match this '('
	30 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'misc-ps-region-store.m':
	error: 'warning' diagnostics seen but not expected: 
	  Line 425: implicit declaration of function 'rdar7347252_memcpy1' is invalid in C99
	  Line 562: implicit declaration of function '__attribute__' is invalid in C99
	  Line 562: implicit declaration of function '__blocks__' is invalid in C99
	  Line 667: implicit declaration of function 'builder' is invalid in C99
	39 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'outofbound.c':
	  Line 14: Access out-of-bound array element (buffer overflow)
	error: 'warning' diagnostics seen but not expected: 
	  Line 3: type specifier missing, defaults to 'int'
	error: 'note' diagnostics seen but not expected: 
	  Line 3: to match this '('
	10 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'null-deref-ps.c':
	  Line 108: implicit declaration of function 'bar3' is invalid in C99
	  Line 192: implicit declaration of function '__assert_fail' is invalid in C99
	  Line 287: implicit declaration of function 'pr4759_aux' is invalid in C99
	error: 'note' diagnostics seen but not expected: 
	  Line 8: to match this '('
	20 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'rdar-6442306-1.m':
	Command Output (stderr):
	--
	error: 'error' diagnostics seen but not expected: 
	  Line 18: unknown type name '__inline__'
	  Line 18: invalid token after top level declarator
	3 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'retain-release-basic-store.m':
	--
	Command Output (stderr):
	--
	error: 'warning' diagnostics seen but not expected: 
	  Line 57: type specifier missing, defaults to 'int'
	2 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'retain-release-gc-only.m':
	  Line 370: type specifier missing, defaults to 'int'
	  Line 372: incompatible pointer to integer conversion returning 'CFDateRef' (aka 'struct __CFDate const *'), expected 'int'
	  Line 377: implicit declaration of function 'returnsRetainedCFDate' is invalid in C99
	error: 'note' diagnostics seen but not expected: 
	  Line 220: previous definition is here
	30 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'retain-release-region-store.m':
	--
	Command Output (stderr):
	--
	error: 'warning' diagnostics seen but not expected: 
	  Line 62: type specifier missing, defaults to 'int'
	9 diagnostics generated.
	--
	
	********************
	

Last 10 lines of 'retain-release.m':
	  Line 1238: incompatible integer to pointer conversion returning 'int', expected 'CFDateRef' (aka 'struct __CFDate const *')
	  Line 1254: incompatible integer to pointer conversion returning 'int', expected 'CFDateRef' (aka 'struct __CFDate const *')
	  Line 1280: implicit declaration of function 'panic' is invalid in C99
	error: 'note' diagnostics seen but not expected: 
	  Line 40: previous definition is here
	45 diagnostics generated.
	--
	
	********************
	




More information about the llvm-testresults mailing list