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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Mar 10 22:03:43 PST 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/6181

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

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 98239
Blamelist: andersca

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/CodeGen/CGVtable.cpp
At: Wed 10 Mar 2010 21:53:41
Changed By: andersca
Comments: Run the new vtable builder for construction vtables as well now. Note that we still don't use the data it generates.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