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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Sep 3 16:26:10 PDT 2010


The Buildbot has detected a new failure of clang-i386-darwin10-qa_tests on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-i386-darwin10-qa_tests/builds/540

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

Buildslave for this Build: smoosh-01

Build Reason: 
Build Source Stamp: 113020
Blamelist: andersca,bruno,chandlerc,fjahanian,grosbach,johannes

BUILD FAILED: failed test-gcc-4_2-testsuite-g++

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/clang/Basic/DiagnosticGroups.td
 include/clang/Basic/DiagnosticSemaKinds.td
 lib/Sema/SemaTemplate.cpp
 test/CXX/temp/temp.arg/temp.arg.type/p2-cxx0x.cpp
 test/CodeGenCXX/template-anonymous-types.cpp
 test/SemaTemplate/temp_arg_type.cpp
At: Fri 03 Sep 2010 14:17:11
Changed By: chandlerc
Comments: Allow anonymous and local types. The support was already in place for these,
but this makes them work even as an extension in C++98. This resolves PR8077.
Properties: 




File: test/CodeGenCXX/template-anonymous-types.cpp
At: Fri 03 Sep 2010 14:22:11
Changed By: chandlerc
Comments: Clean up some whitespace and comments from this test that were remnants of
a previous iteration of the test.
Properties: 




Files:
 lib/Target/X86/X86InstrSSE.td
 test/CodeGen/X86/avx-intrinsics-x86.ll
At: Fri 03 Sep 2010 14:27:07
Changed By: johannes
Comments: Remove the rest of the nonexistent 64-bit AVX instructions.
Bruno, please review.

Properties: 




Files:
 lib/CodeGen/CGExpr.cpp
 test/SemaCXX/blocks.cpp
At: Fri 03 Sep 2010 14:37:08
Changed By: fjahanian
Comments: Cope with llvm's reference to bool type of 'i1' vs. clang's
type of 'i8' for the same for __block variables of
type bool. refixes radar 8382559.
Properties: 




File: lib/CodeGen/RegAllocFast.cpp
At: Fri 03 Sep 2010 14:47:18
Changed By: grosbach
Comments: previous patch was a little too tricky for its own good. Don't try to
overload UserInInstr. Explicitly check Allocatable. The early exit in the
condition will mean the performance impact of the extra test should be
minimal.Properties: 




Files:
 lib/Sema/SemaDecl.cpp
 test/SemaCXX/flexible-array-test.cpp
At: Fri 03 Sep 2010 14:57:14
Changed By: andersca
Comments: It's OK for classes to have flexible array elements (but not unions).Properties: 




Files:
 lib/Sema/SemaTemplateInstantiateDecl.cpp
 test/SemaTemplate/instantiate-anonymous-union.cpp
At: Fri 03 Sep 2010 14:57:14
Changed By: chandlerc
Comments: Fix PR7402 when it strikes via template instantiation.
Properties: 




File: lib/Target/X86/X86ISelLowering.cpp
At: Fri 03 Sep 2010 15:12:07
Changed By: bruno
Comments: Reapply considered harmfull part of rr112934 and r112942.
"Use target specific nodes instead of relying in unpckl and
unpckh pattern fragments during isel time. Also place a
depth limit in getShuffleScalarElt.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	# of expected passes		11410
	# of unexpected failures	3829
	# of unexpected successes	41
	# of expected failures		22
	# of unresolved testcases	102
	# of untested testcases		39
	# of unsupported tests		319
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.install/bin/clang++  version 2.8 (trunk 113020)
	
	make: *** [check-g++] Error 1

Last 10 lines of 'dg.sum':
	
	# of expected passes		11410
	# of unexpected failures	3829
	# of unexpected successes	41
	# of expected failures		22
	# of unresolved testcases	102
	# of untested testcases		39
	# of unsupported tests		319
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.install/bin/clang++  version 2.8 (trunk 113020)
	

Last 10 lines of 'warnings':
	FAIL: g++.dg/warn/miss-format-1.C scanf attribute warning (test for warnings, line 24)
	FAIL: g++.dg/warn/miss-format-1.C printf attribute warning 2 (test for warnings, line 40)
	FAIL: g++.dg/warn/miss-format-3.C initialization warning (test for warnings, line 18)
	FAIL: g++.dg/warn/miss-format-3.C initialization warning (test for warnings, line 23)
	FAIL: g++.dg/warn/miss-format-4.C assignment warning (test for warnings, line 24)
	FAIL: g++.dg/warn/miss-format-4.C assignment warning (test for warnings, line 29)
	FAIL: g++.dg/warn/miss-format-5.C return type warning (test for warnings, line 20)
	FAIL: g++.dg/warn/miss-format-5.C return type warning (test for warnings, line 38)
	FAIL: g++.dg/warn/miss-format-6.C parameter passing warning (test for warnings, line 23)
	FAIL: g++.dg/warn/miss-format-6.C parameter passing warning (test for warnings, line 28)

Last 10 lines of 'tests.FAIL':
	g++.dg/template/local4.C  (test for errors, line 7)
	g++.old-deja/g++.pt/enum6.C (test for excess errors)

Last 10 lines of 'tests.XFAIL':
	g++.old-deja/g++.law/missed-error1.C  (test for errors, line 19)
	g++.old-deja/g++.law/missed-error1.C  (test for errors, line 20)
	g++.old-deja/g++.oliva/expr1.C  (test for bogus messages, line 12)
	g++.old-deja/g++.other/access2.C  (test for errors, line 7)
	g++.old-deja/g++.other/access2.C  (test for errors, line 9)
	g++.old-deja/g++.other/overload11.C  (test for bogus messages, line 56)
	g++.old-deja/g++.other/overload11.C  (test for warnings, line 84)
	g++.old-deja/g++.pt/explicit76.C  (test for bogus messages, line 10)
	g++.old-deja/g++.pt/overload7.C  (test for bogus messages, line 14)
	g++.old-deja/g++.pt/overload7.C  (test for bogus messages, line 19)

Last 10 lines of 'tests.IGNORE FAIL':
	tmpdir-g++.dg-struct-layout-1/t028 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m32","-m32"
	tmpdir-g++.dg-struct-layout-1/t028 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m64","-m64"
	tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m32","-m32"
	tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m64","-m64"
	tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o compile, "-m32","-m32"
	tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o compile, "-m64","-m64"
	tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m32","-m32"
	tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_alt.o-cp_compat_y_tst.o execute "-m64","-m64"
	tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o compile, "-m32","-m32"
	tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o compile, "-m64","-m64"

Last 10 lines of 'tests.IGNORE PASS':
	g++.old-deja/g++.other/redecl1.C  (test for errors, line 5)
	g++.old-deja/g++.other/static1.C  (test for errors, line 9)
	g++.old-deja/g++.pt/crash9.C  (test for errors, line 6)
	g++.old-deja/g++.pt/defarg8.C (test for excess errors)
	g++.old-deja/g++.pt/explicit40.C (test for excess errors)
	g++.old-deja/g++.pt/explicit42.C (test for excess errors)
	g++.old-deja/g++.pt/memtemp89.C  (test for errors, line 15)
	g++.old-deja/g++.pt/memtemp89.C  (test for errors, line 8)
	g++.old-deja/g++.pt/ptrmem10.C (test for excess errors)
	g++.old-deja/g++.pt/spec8.C (test for excess errors)

Last 10 lines of 'tests.IGNORE XPASS':
	g++.old-deja/g++.ns/template13.C  (test for errors, line 13)
	g++.old-deja/g++.oliva/linkage1.C  (test for bogus messages, line )
	g++.old-deja/g++.oliva/ns2.C  (test for bogus messages, line 13)
	g++.old-deja/g++.other/crash32.C  (test for bogus messages, line 10)
	g++.old-deja/g++.other/crash32.C  (test for bogus messages, line 12)
	g++.old-deja/g++.other/overload11.C  (test for bogus messages, line 57)
	g++.old-deja/g++.other/overload11.C  (test for bogus messages, line 58)
	g++.old-deja/g++.other/overload11.C  (test for bogus messages, line 59)
	g++.old-deja/g++.pt/spec24.C  (test for errors, line 5)
	g++.old-deja/g++.robertl/eb133b.C  (test for errors, line 6)

Last 10 lines of 'tests.IGNORE UNRESOLVED':
	tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_tst.o link "-m32","-m32"
	tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_tst.o link "-m64","-m64"
	tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m32","-m32"
	tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m64","-m64"
	tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o link "-m32","-m32"
	tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_alt.o link "-m64","-m64"
	tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m32","-m32"
	tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m64","-m64"
	tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o link "-m32","-m32"
	tmpdir-g++.dg-struct-layout-1/t030 cp_compat_x_tst.o-cp_compat_y_tst.o link "-m64","-m64"




More information about the llvm-testresults mailing list