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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Mar 10 22:11:55 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/5025

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

Buildslave for this Build: smoosh-10

Build Reason: 
Build Source Stamp: 98241
Blamelist: ddunbar

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/MC/MCAsmLayout.h
 lib/MC/MCAssembler.cpp
At: Wed 10 Mar 2010 21:58:42
Changed By: ddunbar
Comments: MC/Mach-O: Start passing in the basic MCAsmLayout object.
 - Also, drop the current location part of AsmLayout, I think I prefer to implement this via explicit symbols.Properties: 




Files:
 lib/MC/MCAssembler.cpp
 lib/MC/MCExpr.cpp
 test/MC/MachO/absolutize.s
At: Wed 10 Mar 2010 21:58:42
Changed By: ddunbar
Comments: MC/Mach-O: Implement "absolutizing" semantics of .set, by evaluating the assembly time value of variables.Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (2):
	    Clang :: CodeGenCXX/vtable-layout-abi-examples.cpp
	    Clang :: CodeGenCXX/vtable-layout.cpp
	
	  Expected Passes    : 2093
	  Expected Failures  : 13
	  Unexpected Failures: 2
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGenCXX/vtable-layout-abi-examples.cpp
	Clang :: CodeGenCXX/vtable-layout.cpp

Last 10 lines of 'xfail':
	Clang :: CXX/dcl.dcl/dcl.spec/dcl.fct.spec/p4.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 'vtable-layout-abi-examples.cpp':
	<stdin>:279:1: note: scanning from here
	Construction vtable for ('Test3::V2', 32) in 'Test3::C' (8 entries).
	^
	<stdin>:279:1: note: possible intended match here
	Construction vtable for ('Test3::V2', 32) in 'Test3::C' (8 entries).
	^
	--
	
	********************
	

Last 10 lines of 'vtable-layout.cpp':
	<stdin>:422:1: note: scanning from here
	Construction vtable for ('Test18::C', 8) in 'Test18::D' (18 entries).
	^
	<stdin>:422:1: note: possible intended match here
	Construction vtable for ('Test18::C', 8) in 'Test18::D' (18 entries).
	^
	--
	
	********************
	




More information about the llvm-testresults mailing list