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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sun Nov 14 11:29:25 PST 2010


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

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

Buildslave for this Build: smoosh-01

Build Reason: 
Build Source Stamp: 119050
Blamelist: johannes,kremenek,lattner

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

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 tools/libclang/CIndex.cpp
 tools/libclang/CIndexer.h
At: Sun 14 Nov 2010 09:52:59
Changed By: kremenek
Comments: "Fix" some unintentional fallout from converting
the Stmt* visitation in CursorVisitor to be
data-recursive.

Since AnnotationTokensWorker explicitly calls
CursorVisitor::VisitChildren(), it essentially
transforms the data-recursive algorithm in
CursorVisitor back into a non-data recursive one.
This is particularly bad because the data-recursive
algorithm uses more stack space per stack frame,
which can cause us to blow the stack in some cases.

"Fix" this by making the stack that AnnotationTokensWorker
runs in really huge.  The real fix is to modify
AnnotationTokensWorker not to do the explicit
recursive call.Properties: 




File: include/clang/Basic/LangOptions.h
At: Sun 14 Nov 2010 09:57:37
Changed By: kremenek
Comments: Revert r119045.  It was failing on Windows.Properties: 




File: lib/Target/X86/X86RegisterInfo.td
At: Sun 14 Nov 2010 10:14:08
Changed By: lattner
Comments: random acts of tidiness.
Properties: 




Files:
 test/MC/Disassembler/ARM
 test/MC/Disassembler/ARM/arm-tests.txt
 test/MC/Disassembler/ARM/dg.exp
 test/MC/Disassembler/ARM/neon-tests.txt
 test/MC/Disassembler/ARM/thumb-tests.txt
 test/MC/Disassembler/MBlaze
 test/MC/Disassembler/MBlaze/dg.exp
 test/MC/Disassembler/MBlaze/mblaze-tests.txt
 test/MC/Disassembler/X86
 test/MC/Disassembler/X86/dg.exp
 test/MC/Disassembler/X86/simple-tests.txt
 test/MC/Disassembler/arm-tests.txt
 test/MC/Disassembler/dg.exp
 test/MC/Disassembler/mblaze-tests.txt
 test/MC/Disassembler/neon-tests.txt
 test/MC/Disassembler/simple-tests.txt
 test/MC/Disassembler/thumb-tests.txt
At: Sun 14 Nov 2010 10:18:04
Changed By: johannes
Comments: Segregate tests by target.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	# of expected passes		31904
	# of unexpected failures	9908
	# of unexpected successes	27
	# of expected failures		42
	# of unresolved testcases	485
	# of untested testcases		273
	# of unsupported tests		717
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang  version 2.9 (trunk 119050)
	
	make: *** [check-gcc] Error 1

Last 10 lines of 'dg.sum':
	
	# of expected passes		31904
	# of unexpected failures	9908
	# of unexpected successes	27
	# of expected failures		42
	# of unresolved testcases	485
	# of untested testcases		273
	# of unsupported tests		717
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang  version 2.9 (trunk 119050)
	

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.c-torture/compile/20050217-1.c  -O0  (test for excess errors)

Last 10 lines of 'tests.XFAIL':
	gcc.dg/torture/fp-int-convert-float128-timode.c  -O3 -g  (test for excess errors)
	gcc.dg/torture/fp-int-convert-float128-timode.c  -Os  (test for excess errors)
	gcc.dg/torture/fp-int-convert-float128.c  -O0  (test for excess errors)
	gcc.dg/torture/fp-int-convert-float128.c  -O1  (test for excess errors)
	gcc.dg/torture/fp-int-convert-float128.c  -O2  (test for excess errors)
	gcc.dg/torture/fp-int-convert-float128.c  -O3 -fomit-frame-pointer  (test for excess errors)
	gcc.dg/torture/fp-int-convert-float128.c  -O3 -g  (test for excess errors)
	gcc.dg/torture/fp-int-convert-float128.c  -Os  (test for excess errors)
	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_]*_?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)
	gcc.target/x86_64/abi/test_struct_returning.c execution,  -O0

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.misc-tests/bprob-2.c execution,    -g  -fbranch-probabilities
	gcc.misc-tests/bprob-2.c execution,    -g  -fprofile-arcs
	gcc.target/i386/abi-1.c: error executing dg-final: couldn't open "abi-1.s": no such file or directory
	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