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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sun Mar 28 13:50:26 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/990

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 99775
Blamelist: andersca

BUILD FAILED: failed test-clang compile.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/CodeGen/CGClass.cpp
 lib/CodeGen/CodeGenFunction.h
At: Sun 28 Mar 2010 13:38:00
Changed By: andersca
Comments: More improvements to setting the vtable pointer. We now no longer set the vtable pointer for non-virtual primary bases. We also do a pre-order traversal of the class hierarchy; this is necessary in order to get the right vbase offset offsets in base ctors/dtors.Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (2):
	    Clang :: CodeGenCXX/virt.cpp
	    Clang :: CodeGenCXX/virtual-base-ctor.cpp
	
	  Expected Passes    : 2134
	  Expected Failures  : 14
	  Unexpected Failures: 2
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGenCXX/virtual-base-ctor.cpp
	Clang :: CodeGenCXX/virt.cpp

Last 10 lines of 'xfail':
	Clang :: CXX/dcl.dcl/dcl.spec/dcl.fct.spec/p4.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/changed-files.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 'virtual-base-ctor.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/virtual-base-ctor.cpp'
	^
	<stdin>:10:1: note: possible intended match here
	@y = global i8 0, align 1 ; <i8*> [#uses=1]
	^
	--
	
	********************
	

Last 10 lines of 'virt.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenCXX/virt.cpp:233:17: error: expected string not found in input
	// CHECK-LPLL64:@_ZTV8test10_D = weak_odr constant [19 x i8*] [i8* inttoptr (i64 40 to i8*), i8* inttoptr (i64 24 to i8*), i8* inttoptr (i64 16 to i8*), i8* null, i8* bitcast (%1* @_ZTI8test10_D to i8*), i8* bitcast (void (%struct.test10_B1*)* @_ZN9test10_B110ftest10_B1Ev to i8*), i8* inttoptr (i64 32 to i8*), i8* inttoptr (i64 8 to i8*), i8* inttoptr (i64 16 to i8*), i8* inttoptr (i64 -8 to i8*), i8* bitcast (%1* @_ZTI8test10_D to i8*), i8* bitcast (void (%struct.test10_B2a*)* @_ZN10test10_B2a11ftest10_B2aEv to i8*), i8* bitcast (void (%struct.test10_B2*)* @_ZN9test10_B210ftest10_B2Ev to i8*), i8* inttoptr (i64 -8 to i8*), i8* inttoptr (i64 -24 to i8*), i8* bitcast (%1* @_ZTI8test10_D to i8*), i8* inttoptr (i64 -24 to i8*), i8* inttoptr (i64 -40 to i8*), i8* bitcast (%1* @_ZTI8test10_D to i8*)] ; <[19 x i8*]*> [#uses=4]
	                ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/test/CodeGenCXX/Output/virt.cpp.tmp-64.ll:274:1: note: scanning from here
	@_ZTC7test9_D8_8test9_B1 = internal constant [15 x i8*] [i8* null, i8* inttoptr (i64 32 to i8*), i8* inttoptr (i64 16 to i8*), i8* null, i8* bitcast (i8** @_ZTI8test9_B1 to i8*), i8* bitcast (void (%struct.test9_B1*)* @_ZN8test9_B16funcB1Ev to i8*), i8* null, i8* inttoptr (i64 16 to i8*), i8* inttoptr (i64 -16 to i8*), i8* bitcast (i8** @_ZTI8test9_B1 to i8*), i8* bitcast (void (%struct.test13_B2*)* @_ZN8test9_B26funcB2Ev to i8*), i8* null, i8* inttoptr (i64 -32 to i8*), i8* bitcast (i8** @_ZTI8test9_B1 to i8*), i8* bitcast (void (%struct.B*)* @_ZN8test9_B36funcB3Ev to i8*)] ; <[15 x i8*]*> [#uses=3]
	^
	--
	
	********************
	

Last 10 lines of 'stdio':
	0  tblgen            0x00000001001152e2 PrintStackTrace(void*) + 34
	1  tblgen            0x0000000100115759 SignalHandler(int) + 585
	2  libSystem.B.dylib 0x00007fff84f6aeaa _sigtramp + 26
	3  libSystem.B.dylib 000000000000000000 _sigtramp + 2064208240
	4  libSystem.B.dylib 0x00007fff84f79de2 _Unwind_Resume + 66
	5  libSystem.B.dylib 0x00007fff84f7dc3b _Unwind_Resume_or_Rethrow + 27
	6  tblgen            0x00000001000e9b78 main + 216
	7  tblgen            0x000000010000436c start + 52
	make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/VMCore/Release/Intrinsics.gen.tmp] Abort trap
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/unittest/googletest/gtest-filepath.cc:170:28: warning: missing field 'st_dev' initializer [-Wmissing-field-initializers]
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/unittest/googletest/gtest-filepath.cc:198:28: warning: missing field 'st_dev' initializer [-Wmissing-field-initializers]




More information about the llvm-testresults mailing list