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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Sep 4 16:51:51 PDT 2010


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

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

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

Build Reason: 
Build Source Stamp: 113087
Blamelist: lattner

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/AST/Type.cpp
 lib/AST/TypePrinter.cpp
At: Sat 04 Sep 2010 16:42:16
Changed By: lattner
Comments: tidy up
Properties: 




LOGS:
Last 10 lines of 'stdio':
	    Clang :: SemaTemplate/overload-candidates.cpp
	    Clang :: SemaTemplate/temp_arg_nontype.cpp
	    Clang :: SemaTemplate/typename-specifier-2.cpp
	    Clang :: SemaTemplate/virtual-member-functions.cpp
	
	  Expected Passes    : 2338
	  Expected Failures  : 19
	  Unexpected Failures: 167
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'warnings':
	1 warning and 8 errors generated.
	1 warning and 2 errors generated.
	1 warning and 35 errors generated.
	1 warning and 15 errors generated.
	1 warning and 14 errors generated.
	1 warning and 5 errors generated.
	  Line 32: warning: incompatible pointer types initializing 'int *' with an expression of type 'float *'
	1 warning and 2 errors generated.
	1 warning and 2 errors generated.
	1 warning and 5 errors generated.

Last 10 lines of 'fail':
	Clang :: SemaTemplate/instantiate-non-dependent-types.cpp
	Clang :: SemaTemplate/instantiate-member-template.cpp
	Clang :: SemaTemplate/instantiate-typedef.cpp
	Clang :: SemaTemplate/instantiation-backtrace.cpp
	Clang :: SemaTemplate/instantiation-default-1.cpp
	Clang :: SemaTemplate/instantiation-default-2.cpp
	Clang :: SemaTemplate/overload-candidates.cpp
	Clang :: SemaTemplate/temp_arg_nontype.cpp
	Clang :: SemaTemplate/typename-specifier-2.cpp
	Clang :: SemaTemplate/virtual-member-functions.cpp

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: FixIt/fixit-errors.c
	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 :: SemaObjCXX/overload.mm
	Clang :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'function.c':
	<stdin>:1:1: note: scanning from here
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/ASTMerge/Inputs/function2.c:3:6: error: external function 'f1' declared with incompatible types in different translation units (' ((packed))(Int, double)' vs. ' ((packed))(int, float)')
	^
	<stdin>:1:112: note: possible intended match here
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/ASTMerge/Inputs/function2.c:3:6: error: external function 'f1' declared with incompatible types in different translation units (' ((packed))(Int, double)' vs. ' ((packed))(int, float)')
	                                                                                                               ^
	--
	
	********************
	

Last 10 lines of 'var.c':
	<stdin>:1:1: note: scanning from here
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/ASTMerge/Inputs/var2.c:2:9: error: external variable 'x1' declared with incompatible types in different translation units ('label*' vs. '**')
	^
	<stdin>:1:112: note: possible intended match here
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/ASTMerge/Inputs/var2.c:2:9: error: external variable 'x1' declared with incompatible types in different translation units ('label*' vs. '**')
	                                                                                                               ^
	--
	
	********************
	

Last 10 lines of 'dead-stores.c':
	--
	error: 'warning' diagnostics expected but not seen: 
	  Line 16: implicitly declaring C library function 'printf' with type 'int (char const *, ...)'
	error: 'warning' diagnostics seen but not expected: 
	  Line 16: implicitly declaring C library function 'printf' with type '_(const *, ...)'
	34 warnings and 2 errors generated.
	--
	
	********************
	

Last 10 lines of 'exercise-ps.c':
	--
	error: 'warning' diagnostics expected but not seen: 
	  Line 22: implicitly declaring C library function 'memcpy' with type 'void *(void *, void const *
	error: 'warning' diagnostics seen but not expected: 
	  Line 22: implicitly declaring C library function 'memcpy' with type ' ((packed))*( ((packed))*,  ((packed))const *, unsigned long)'
	1 warning and 2 errors generated.
	--
	
	********************
	

Last 10 lines of 'uninit-vals.c':
	--
	error: 'warning' diagnostics expected but not seen: 
	  Line 34: implicitly declaring C library function 'printf' with type 'int (char const *, ...)'
	error: 'warning' diagnostics seen but not expected: 
	  Line 34: implicitly declaring C library function 'printf' with type '_(const *, ...)'
	7 warnings and 2 errors generated.
	--
	
	********************
	

Last 10 lines of 'p1.cpp':
	  Line 15: 'operator new' must return type 'void *'
	  Line 35: 'operator new' cannot have a dependent return type; use 'void *' instead
	error: 'error' diagnostics seen but not expected: 
	  Line 15: 'operator new' must return type ' ((packed))*'
	  Line 35: 'operator new' cannot have a dependent return type; use ' ((packed))*' instead
	11 errors generated.
	--
	
	********************
	

Last 10 lines of 'p1.cpp':
	  Line 49:  no function named 'missing_member' with type 'void ()' was found in the specified scope 
	  Line 51:  no function named 'base_member' with type 'void ()' was found in the specified scope 
	error: 'error' diagnostics seen but not expected: 
	  Line 49: no function named 'missing_member' with type ' ((packed))()' was found in the specified scope
	  Line 51: no function named 'base_member' with type ' ((packed))()' was found in the specified scope
	12 errors generated.
	--
	
	********************
	

Last 10 lines of 'p4.cpp':
	  Line 82: 'operator void (*)(class Protected &)' is a protected member
	  Line 83: 'operator void (*)(class Private &)' is a private member
	error: 'error' diagnostics seen but not expected: 
	  Line 82: 'operator  ((packed))(*)(class Protected &)' is a protected member of 'test1::A'
	  Line 83: 'operator  ((packed))(*)(class Private &)' is a private member of 'test1::A'
	66 errors generated.
	--
	
	********************
	

Last 10 lines of 'p3.cpp':
	--
	error: 'error' diagnostics expected but not seen: 
	  Line 9: declaration of variable 'b' with type 'auto *' requires an initializer
	error: 'error' diagnostics seen but not expected: 
	  Line 9: declaration of variable 'b' with type 'cast_or_null*' requires an initializer
	5 errors generated.
	--
	
	********************
	

Last 10 lines of 'p5-cxx03-extra-copy.cpp':
	--
	error: 'error' diagnostics expected but not seen: 
	  Line 33:  cannot initialize a variable of type 'int *' with an lvalue of type 'double *'
	error: 'error' diagnostics seen but not expected: 
	  Line 33: cannot initialize a variable of type '_*' with an lvalue of type 'label*'
	4 warnings and 3 errors generated.
	--
	
	********************
	

Last 10 lines of 'p5-examples.cpp':
	<stdin>:2:20: note: scanning from here
	 ((packed))example0() (CompoundStmt 0x4025e60 </Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5-examples.cpp:4:17, line:12:1>
	                   ^
	<stdin>:7:12: note: possible intended match here
	 0x4025d50 "label&rd =
	           ^
	--
	
	********************
	

Last 10 lines of 'p5-var.cpp':
	--
	error: 'error' diagnostics expected but not seen: 
	  Line 70: binding of reference to type 'int volatile' to a value of type 'int const volatile' drops qualifiers
	error: 'error' diagnostics seen but not expected: 
	  Line 70: binding of reference to type '_volatile' to a value of type '_const volatile' drops qualifiers
	23 errors generated.
	--
	
	********************
	

Last 10 lines of 'p6.cpp':
	--
	error: 'error' diagnostics expected but not seen: 
	  Line 15: default initialization of an object of const type 'int const'
	error: 'error' diagnostics seen but not expected: 
	  Line 15: default initialization of an object of const type '_const'
	4 errors generated.
	--
	
	********************
	

Last 10 lines of 'p1.cpp':
	--
	error: 'error' diagnostics expected but not seen: 
	  Line 8: incomplete element type 'void volatile'
	error: 'error' diagnostics seen but not expected: 
	  Line 8: array has incomplete element type ' ((packed))volatile'
	1 warning and 10 errors generated.
	--
	
	********************
	

Last 10 lines of 'p3.cpp':
	error: 'error' diagnostics seen but not expected: 
	  Line 19: cannot initialize a variable of type '_A::*' with an rvalue of type '_*'
	  Line 20: right hand operand to .* has non pointer-to-member type '_*'
	  Line 22: cannot form a pointer-to-member to member 'i' of reference type '_&'
	  Line 12: cannot form a pointer-to-member to member 'i' of reference type '_&'
	7 errors generated.
	--
	
	********************
	

Last 10 lines of 'p5.cpp':
	  Line 12: class 'RefMem<_&>' does not declare any constructor to initialize its non-modifiable members
	error: 'note' diagnostics expected but not seen: 
	  Line 37: in instantiation of template class 'RefMem<int &>' requested here
	error: 'note' diagnostics seen but not expected: 
	  Line 37: in instantiation of template class 'RefMem<_&>' requested here
	1 warning and 16 errors generated.
	--
	
	********************
	

Last 10 lines of 'p16.cpp':
	  Line 14: assigning to 'float *' from incompatible type 'int *'
	  Line 19: assigning to 'int *' from incompatible type 'float *'
	error: 'error' diagnostics seen but not expected: 
	  Line 14: assigning to '*' from incompatible type '_*'
	  Line 19: assigning to '_*' from incompatible type '*'
	5 errors generated.
	--
	
	********************
	

Last 10 lines of 'p4.cpp':
	  Line 11: cannot initialize a parameter of type 'void (test0::A::*)(int)' with an rvalue of type '<overloaded function type>'
	  Line 43: cannot initialize a variable of type 'int (test2::A::*)(int)' with an rvalue of type '<overloaded function type>'
	error: 'error' diagnostics seen but not expected: 
	  Line 11: cannot initialize a parameter of type ' ((packed))(test0::A::*)(int)' with an rvalue of type '<overloaded function type>'
	  Line 43: cannot initialize a variable of type '_(test2::A::*)(int)' with an rvalue of type '<overloaded function type>'
	4 errors generated.
	--
	
	********************
	

Last 10 lines of 'p1.cpp':
	--
	error: 'error' diagnostics expected but not seen: 
	  Line 56: non-type template argument for template parameter of pointer type 'int *' must have its address taken
	error: 'error' diagnostics seen but not expected: 
	  Line 56: non-type template argument for template parameter of pointer type '_*' must have its address taken
	4 errors generated.
	--
	
	********************
	

Last 10 lines of 'p5.cpp':
	  Line 165: non-type template parameter of reference type '_(&)(int)' cannot bind to template argument of type '_(float)'
	  Line 166: address taken in non-type template argument for template parameter of reference type '_(&)(int)'
	  Line 167: non-type template parameter of reference type '_(&)(int)' cannot bind to template argument of type '_(*)(int)'
	  Line 187: non-type template argument of type '(pointer_to_member_function::Y::*)(float)' cannot be converted to a value of type '_(pointer_to_member_function::Y::*)(int)'
	  Line 200: non-type template argument of type '_pointer_to_member_data::X::*' cannot be converted to a value of type '_pointer_to_member_data::Y::*'
	25 errors generated.
	--
	
	********************
	




More information about the llvm-testresults mailing list