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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Jun 16 10:05:16 PDT 2010


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

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 106109
Blamelist: dgregor,fjahanian,rafael

BUILD FAILED: failed test-clang test-clang_1

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/CodeGen/TargetInfo.cpp
At: Wed 16 Jun 2010 09:14:14
Changed By: rafael
Comments: Don't set the calling convention for ARM if it is already the default.Properties: 




Files:
 include/clang/Basic/Builtins.def
 lib/CodeGen/CGBuiltin.cpp
 lib/Sema/SemaDeclCXX.cpp
At: Wed 16 Jun 2010 09:24:37
Changed By: fjahanian
Comments: Fixed conflict between objc_memmove_collectable builtin 
decl. and one ddefined in darwin header file.
Properties: 




File: lib/Frontend/InitHeaderSearch.cpp
At: Wed 16 Jun 2010 09:29:13
Changed By: dgregor
Comments: Add Cygwin C++ header search path.
Properties: 




Files:
 include/clang/Basic/DiagnosticSemaKinds.td
 lib/Sema/SemaTemplate.cpp
 test/CXX/temp/temp.spec/temp.explicit/p2.cpp
At: Wed 16 Jun 2010 09:29:13
Changed By: dgregor
Comments: Downgrade the error when using a typedef in the nested-name-specifier
of an explicit instantiation to an ExtWarn, since nobody else seems to
diagnose this problem.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	    Clang :: CodeGen/builtin-attributes.c
	    Clang :: CodeGenCXX/arm-cc.cpp
	    Clang :: CodeGenCXX/arm.cpp
	    Clang :: CodeGenObjC/metadata_symbols.m
	
	  Expected Passes    : 2304
	  Expected Failures  : 17
	  Unexpected Failures: 5
	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-selfhost-rel/llvm.src/tools/clang/test/CodeGen/builtin-attributes.c:5:3: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/builtin-attributes.c:11:3: warning: implicitly declaring C library function 'exit' with type 'void (int)'

Last 10 lines of 'fail':
	Clang :: CodeGen/arm-arguments.c
	Clang :: CodeGen/builtin-attributes.c
	Clang :: CodeGenCXX/arm-cc.cpp
	Clang :: CodeGenCXX/arm.cpp
	Clang :: CodeGenObjC/metadata_symbols.m

Last 10 lines of 'xfail':
	Clang :: CodeGen/blocks-2.c
	Clang :: CodeGenCXX/conversion-function.cpp
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: FixIt/fixit-errors.c
	Clang :: PCH/changed-files.c
	Clang :: PCH/pr4489.c
	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 'arm-arguments.c':
	<stdin>:1:1: note: scanning from here
	; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/arm-arguments.c'
	^
	<stdin>:36:1: note: possible intended match here
	define signext i8 @f0() nounwind {
	^
	--
	
	********************
	

Last 10 lines of 'builtin-attributes.c':
	<stdin>:1:1: note: scanning from here
	; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/builtin-attributes.c'
	^
	<stdin>:13:1: note: possible intended match here
	declare i32 @printf(i8*, ...)
	^
	--
	
	********************
	

Last 10 lines of 'arm-cc.cpp':
	<stdin>:1:1: note: scanning from here
	; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenCXX/arm-cc.cpp'
	^
	<stdin>:17:1: note: possible intended match here
	declare void @_Z3fooPv(%class.SMLoc* sret, i8*)
	^
	--
	
	********************
	

Last 10 lines of 'arm.cpp':
	<stdin>:78:38: note: scanning from here
	define internal void @_GLOBAL__D_a() section "__TEXT,__StaticInit,regular,pure_instructions" {
	                                     ^
	<stdin>:80:2: note: possible intended match here
	 call void @_ZN3barD1Ev(%class.bar* @baz)
	 ^
	--
	
	********************
	

Last 10 lines of 'metadata_symbols.m':
	<stdin>:52:244: note: scanning from here
	@"\01L_OBJC_LABEL_CLASS_$" = internal global [2 x i8*] [i8* bitcast (%struct._class_t* @"OBJC_CLASS_$_A" to i8*), i8* bitcast (%struct._class_t* @"OBJC_CLASS_$_EH3" to i8*)], section "__DATA, __objc_classlist, regular, no_dead_strip", align 4 ; <[2 x i8*]*> [#uses=1]
	                                                                                                                                                                                                                                                   ^
	<stdin>:57:1: note: possible intended match here
	define internal void @"\01-[A im0]"(%1* %self, i8* %_cmd) {
	^
	--
	
	********************
	

Last 10 lines of 'stdio':
	    Clang :: CodeGen/builtin-attributes.c
	    Clang :: CodeGenCXX/arm-cc.cpp
	    Clang :: CodeGenCXX/arm.cpp
	    Clang :: CodeGenObjC/metadata_symbols.m
	
	  Expected Passes    : 2304
	  Expected Failures  : 17
	  Unexpected Failures: 5
	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-selfhost-rel/llvm.src/tools/clang/test/CodeGen/builtin-attributes.c:5:3: warning: implicitly declaring C library function 'printf' with type 'int (char const *, ...)'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/builtin-attributes.c:11:3: warning: implicitly declaring C library function 'exit' with type 'void (int)'

Last 10 lines of 'fail':
	Clang :: CodeGen/arm-arguments.c
	Clang :: CodeGen/builtin-attributes.c
	Clang :: CodeGenCXX/arm-cc.cpp
	Clang :: CodeGenCXX/arm.cpp
	Clang :: CodeGenObjC/metadata_symbols.m

Last 10 lines of 'xfail':
	Clang :: CodeGen/blocks-2.c
	Clang :: CodeGenCXX/conversion-function.cpp
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: PCH/changed-files.c
	Clang :: PCH/pr4489.c
	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 'arm-arguments.c':
	<stdin>:1:1: note: scanning from here
	; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/arm-arguments.c'
	^
	<stdin>:36:1: note: possible intended match here
	define signext i8 @f0() nounwind {
	^
	--
	
	********************
	

Last 10 lines of 'builtin-attributes.c':
	<stdin>:1:1: note: scanning from here
	; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGen/builtin-attributes.c'
	^
	<stdin>:13:1: note: possible intended match here
	declare i32 @printf(i8*, ...)
	^
	--
	
	********************
	

Last 10 lines of 'arm-cc.cpp':
	<stdin>:1:1: note: scanning from here
	; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenCXX/arm-cc.cpp'
	^
	<stdin>:17:1: note: possible intended match here
	declare void @_Z3fooPv(%class.SMLoc* sret, i8*)
	^
	--
	
	********************
	

Last 10 lines of 'arm.cpp':
	<stdin>:78:38: note: scanning from here
	define internal void @_GLOBAL__D_a() section "__TEXT,__StaticInit,regular,pure_instructions" {
	                                     ^
	<stdin>:80:2: note: possible intended match here
	 call void @_ZN3barD1Ev(%class.bar* @baz)
	 ^
	--
	
	********************
	

Last 10 lines of 'metadata_symbols.m':
	<stdin>:52:244: note: scanning from here
	@"\01L_OBJC_LABEL_CLASS_$" = internal global [2 x i8*] [i8* bitcast (%struct._class_t* @"OBJC_CLASS_$_A" to i8*), i8* bitcast (%struct._class_t* @"OBJC_CLASS_$_EH3" to i8*)], section "__DATA, __objc_classlist, regular, no_dead_strip", align 4 ; <[2 x i8*]*> [#uses=1]
	                                                                                                                                                                                                                                                   ^
	<stdin>:57:1: note: possible intended match here
	define internal void @"\01-[A im0]"(%1* %self, i8* %_cmd) {
	^
	--
	
	********************
	




More information about the llvm-testresults mailing list