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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Dec 8 15:46:26 PST 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/2034

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

Buildslave for this Build: smoosh-01

Build Reason: 
Build Source Stamp: 121294
Blamelist: bwilson,ddunbar,dgregor,dpatel,echristo,grosbach,lhames,stoklund

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

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Driver/Driver.cpp
 lib/Driver/Tools.cpp
 test/Driver/m_and_mm.c
At: Wed 08 Dec 2010 13:36:42
Changed By: ddunbar
Comments: Driver: M and MM should be grouped together, <rdar://problem/8744831>.Properties: 




File: lib/CodeGen/RegAllocFast.cpp
At: Wed 08 Dec 2010 13:41:46
Changed By: echristo
Comments: Fix comment.
Properties: 




File: utils/TableGen/NeonEmitter.cpp
At: Wed 08 Dec 2010 13:41:46
Changed By: bwilson
Comments: Remove unused function parameter.Properties: 




Files:
 utils/TableGen/NeonEmitter.cpp
 utils/TableGen/NeonEmitter.h
At: Wed 08 Dec 2010 13:41:46
Changed By: bwilson
Comments: Add operators for vabdl and vabal so they can be implemented without builtins.Properties: 




Files:
 include/clang/Basic/arm_neon.td
 lib/CodeGen/CGBuiltin.cpp
At: Wed 08 Dec 2010 13:46:55
Changed By: bwilson
Comments: Stop using clang builtins for Neon vabdl and vabal intrinsics.Properties: 




File: lib/Analysis/DIBuilder.cpp
At: Wed 08 Dec 2010 13:51:41
Changed By: dpatel
Comments: Use type's file info while describing inheritance relationship.
Properties: 




File: include/clang/Basic/DiagnosticSemaKinds.td
At: Wed 08 Dec 2010 14:06:42
Changed By: dgregor
Comments: Put the "'typename' occurs outside of a template" and "'template'
keyword occurs outside of a template" diagnostics under
-WC++0x-extensions.
Properties: 




File: lib/Target/ARM/ARMInstrThumb2.td
At: Wed 08 Dec 2010 14:16:53
Changed By: grosbach
Comments: Simplify T2 operand assignment notation a bit. No need to specify a bit range
for the source field when it's the whole thing that's being referenced.Properties: 




File: include/llvm/CodeGen/RegAllocPBQP.h
At: Wed 08 Dec 2010 14:21:40
Changed By: lhames
Comments: Fixed some dependencies in RegAllocPBQP.h . Thanks to Borja Ferrer for pointing out this issue.Properties: 




File: lib/CodeGen/SelectionDAG/InstrEmitter.cpp
At: Wed 08 Dec 2010 14:26:40
Changed By: echristo
Comments: Reword comment slightly.
Properties: 




Files:
 lib/CodeGen/RegAllocBase.h
 lib/CodeGen/RegAllocBasic.cpp
 lib/CodeGen/RegAllocGreedy.cpp
At: Wed 08 Dec 2010 14:26:40
Changed By: stoklund
Comments: Store (priority,regnum) pairs in the priority queue instead of providing an
abstract priority queue interface in subclasses that want to override the
priority calculations.

Subclasses must provide a getPriority() implementation instead.

This approach requires less code as long as priorities are expressable as simple
floats, and it avoids the dangers of defining potentially expensive priority
comparison functions.

It also should speed up priority_queue operations since they no longer have to
chase pointers when comparing registers. This is not measurable, though.

Preferably, we shouldn't use floats to guide code generation. The use of floats
here is derived from the use of floats for spill weights. Spill weights have a
dynamic range that doesn't lend itself easily to a fixpoint implementation.

When someone invents a stable spill weight representation, it can be reused for
allocation priorities.Properties: 




LOGS:
Last 10 lines of 'stdio':
	# of expected passes		31868
	# of unexpected failures	10085
	# of unexpected successes	27
	# of expected failures		30
	# of unresolved testcases	494
	# of untested testcases		273
	# of unsupported tests		607
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.install/bin/clang  version 2.9 (trunk 121294)
	
	make: *** [check-gcc] Error 1

Last 10 lines of 'dg.sum':
	
	# of expected passes		31868
	# of unexpected failures	10085
	# of unexpected successes	27
	# of expected failures		30
	# of unresolved testcases	494
	# of untested testcases		273
	# of unsupported tests		607
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin10-qa_tests/llvm.install/bin/clang  version 2.9 (trunk 121294)
	

Last 10 lines of 'warnings':
	FAIL: gcc.dg/format/miss-5.c  -DWIDE  return type warning (test for warnings, line 20)
	FAIL: gcc.dg/format/miss-5.c  -DWIDE  return type warning (test for warnings, line 38)
	FAIL: gcc.dg/format/miss-6.c   parameter passing warning (test for warnings, line 23)
	FAIL: gcc.dg/format/miss-6.c   parameter passing warning (test for warnings, line 28)
	FAIL: gcc.dg/format/miss-6.c  -DWIDE  parameter passing warning (test for warnings, line 23)
	FAIL: gcc.dg/format/miss-6.c  -DWIDE  parameter passing warning (test for warnings, line 28)
	FAIL: gcc.dg/format/sec-1.c   security warning (test for warnings, line 11)
	FAIL: gcc.dg/format/sec-1.c  -DWIDE  security warning (test for warnings, line 11)
	FAIL: gcc.dg/format/z-1.c   bogus printf warning (test for bogus messages, line 27)
	FAIL: gcc.dg/format/z-1.c  -DWIDE  bogus printf warning (test for bogus messages, line 27)

Last 10 lines of 'tests.FAIL':
	gcc.dg/conv-1.c (test for excess errors)

Last 10 lines of 'tests.XFAIL':
	gcc.dg/parm-forwdecl-1.c no parms (test for errors, line 19)
	gcc.dg/parm-forwdecl-1.c no parms (test for errors, line 20)
	gcc.dg/parm-forwdecl-1.c no parms (test for errors, line 21)
	gcc.dg/pr13519-1.c correct error (test for errors, line 18)
	gcc.dg/pr18501.c conditional in loop (test for warnings, line 12)
	gcc.dg/sequence-pt-1.c sequence point warning (test for warnings, line 33)
	gcc.dg/sequence-pt-1.c sequence point warning (test for warnings, line 36)
	gcc.dg/tls/section-1.c conflict with .data section (test for errors, line 9)
	gcc.dg/uninit-13.c uninit (test for warnings, line 9)
	gcc.dg/uninit-B.c uninit i warning (test for warnings, line 12)

Last 10 lines of 'tests.IGNORE FAIL':
	tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_alt.o execute "-m32","-m32"
	tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_alt.o execute "-m64","-m64"
	tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_tst.o execute "-m32","-m32"
	tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_tst.o execute "-m64","-m64"
	tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_alt.o-c_compat_y_tst.o execute "-m32","-m32"
	tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_alt.o-c_compat_y_tst.o execute "-m64","-m64"
	tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o-c_compat_y_alt.o execute "-m32","-m32"
	tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o-c_compat_y_alt.o execute "-m64","-m64"
	tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o-c_compat_y_tst.o execute "-m32","-m32"
	tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o-c_compat_y_tst.o execute "-m64","-m64"

Last 10 lines of 'tests.IGNORE PASS':
	gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo51
	gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo55
	gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo57
	gcc.dg/visibility-d.c scan-hidden private_extern[ \t_]*_?foo59
	gcc.dg/vla-4.c (test for excess errors)
	gcc.dg/warn-1.c  (test for warnings, line 15)
	gcc.target/i386/pr22432.c (test for excess errors)
	gcc.target/i386/pr23376.c (test for excess errors)
	gcc.target/i386/pr28946.c (test for excess errors)
	gcc.target/i386/sse-13.c (test for excess errors)

Last 10 lines of 'tests.IGNORE XPASS':
	gcc.dg/c99-const-expr-3.c bogus null pointer constant (test for bogus messages, line 35)
	gcc.dg/c99-const-expr-3.c bogus null pointer constant (test for bogus messages, line 42)
	gcc.dg/c99-const-expr-3.c bogus null pointer constant (test for bogus messages, line 43)
	gcc.dg/c99-const-expr-3.c bogus null pointer constant (test for bogus messages, line 44)
	gcc.dg/overflow-warn-3.c constant (test for bogus messages, line 42)
	gcc.dg/overflow-warn-4.c constant (test for bogus messages, line 42)
	gcc.dg/pr13519-1.c bogus error (test for bogus messages, line 17)
	gcc.dg/uninit-6.c uninitialized variable warning (test for bogus messages, line 42)
	gcc.dg/wtr-union-init-3.c initialization of unions (test for bogus messages, line 44)
	gcc.dg/wtr-union-init-3.c initialization of unions (test for bogus messages, line 47)

Last 10 lines of 'tests.IGNORE UNRESOLVED':
	gcc.target/i386/movq-2.c: error executing dg-final: couldn't open "movq-2.s": no such file or directory
	gcc.target/i386/movq.c: error executing dg-final: couldn't open "movq.s": no such file or directory
	gcc.target/i386/reload-1.c: error executing dg-final: no files matched glob pattern "reload-1.c.[0-9][0-9][0-9]r.csa"
	gcc.target/i386/vectorize1.c: error executing dg-final: no files matched glob pattern "vectorize1.c.[0-9][0-9][0-9][ti].vect"
	tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_alt.o-c_compat_y_tst.o execute "-m32","-m32"
	tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_alt.o-c_compat_y_tst.o link "-m32","-m32"
	tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_tst.o-c_compat_y_alt.o execute "-m32","-m32"
	tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_tst.o-c_compat_y_alt.o link "-m32","-m32"
	tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_tst.o-c_compat_y_tst.o execute "-m32","-m32"
	tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_tst.o-c_compat_y_tst.o link "-m32","-m32"




More information about the llvm-testresults mailing list