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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Apr 26 12:43:31 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/1622

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 102365
Blamelist: evancheng,lattner

BUILD FAILED: failed test-clang test-clang_1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 test/CodeGen/X86/alignment.ll
 test/CodeGen/X86/unaligned-load.ll
 test/FrontendC/cstring-align.c
At: Mon 26 Apr 2010 11:33:53
Changed By: lattner
Comments: Revert r102300/102301, which serious broke objc apps.
Properties: 




File: SingleSource/UnitTests/ObjC/trivial-interface.m
At: Mon 26 Apr 2010 11:33:54
Changed By: lattner
Comments: add a silly testcase.
Properties: 




File: lib/CodeGen/LiveIntervalAnalysis.cpp
At: Mon 26 Apr 2010 11:38:53
Changed By: evancheng
Comments: Re-enable 102323 with fix: do not update dbg_value's with incorrect frame indices when the live interval are being re-materialized.Properties: 




Files:
 lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 test/CodeGen/X86/alignment.ll
 test/CodeGen/X86/unaligned-load.ll
At: Mon 26 Apr 2010 11:48:53
Changed By: lattner
Comments: fix PR6921 a different way.  Intead of increasing the
alignment of globals with a specified alignment, we fix
common variables to obey their alignment.  Add a comment
explaining why this behavior is important.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 38.25s
	********************
	Failing Tests (1):
	    Clang :: CodeGenCXX/virt.cpp
	
	  Expected Passes    : 2196
	  Expected Failures  : 17
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGenCXX/virt.cpp

Last 10 lines of 'xfail':
	Clang :: CodeGenCXX/conversion-function.cpp
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: FixIt/typo.m
	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 'virt.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/CodeGenCXX/Output/virt.cpp.tmp-64.s:80:2: note: scanning from here
	 movl 52(%rsp), %eax
	 ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/CodeGenCXX/Output/virt.cpp.tmp-64.s:84:2: note: possible intended match here
	 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
	 ^
	--
	
	********************
	

Last 10 lines of 'stdio':
	Testing Time: 43.28s
	********************
	Failing Tests (1):
	    Clang :: CodeGenCXX/virt.cpp
	
	  Expected Passes    : 2196
	  Expected Failures  : 17
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGenCXX/virt.cpp

Last 10 lines of 'xfail':
	Clang :: CodeGenCXX/conversion-function.cpp
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/typo.m
	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 'virt.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/virt.cpp.tmp-64.s:80:2: note: scanning from here
	 movl 52(%rsp), %eax
	 ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/tools/clang/test/CodeGenCXX/Output/virt.cpp.tmp-64.s:84:2: note: possible intended match here
	 .section __TEXT,__textcoal_nt,coalesced,pure_instructions
	 ^
	--
	
	********************
	




More information about the llvm-testresults mailing list