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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Nov 15 11:16: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/1612

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

Buildslave for this Build: smoosh-01

Build Reason: 
Build Source Stamp: 119159
Blamelist: baldrick,fjahanian,rafael

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

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/MC/MCSymbol.h
 lib/MC/ELFObjectWriter.cpp
 lib/MC/MCAssembler.cpp
 lib/MC/MCELFStreamer.cpp
 lib/MC/MCExpr.cpp
 lib/MC/MCSymbol.cpp
 test/MC/ELF/alias-reloc.s
At: Mon 15 Nov 2010 08:38:54
Changed By: rafael
Comments: Change MCExpr::EvaluateAsRelocatableImpl of variables to return the original
variable if recursing fails to simplify it.

Factor AliasedSymbol to be a method of MCSymbol.

Update MCAssembler::EvaluateFixup to match the change in
EvaluateAsRelocatableImpl.

Remove the WeakRefExpr hack, as the object writer now sees the weakref with
no extra effort needed.

Nothing else is using MCTargetExpr, but keep it for now.

Now that the ELF writer sees relocations with aliases, handle

    .weak    foo2
foo2:
    .weak    bar2
    .set    bar2,foo2
    .quad    bar2

the same way gas does and produce a relocation with bar2.Properties: 




Files:
 test/Transforms/InstCombine/phi.ll
 test/Transforms/InstCombine/select.ll
At: Mon 15 Nov 2010 08:48:02
Changed By: baldrick
Comments: Move PHI tests to phi.ll, out of select.ll.
Properties: 




Files:
 test/CodeGen/blocksignature.c
 test/CodeGen/blockstret.c
At: Mon 15 Nov 2010 09:12:56
Changed By: fjahanian
Comments: Restore these tests. I think I fixed the problem.
We shall see.
Properties: 




File: SingleSource/UnitTests/black-copied-in-cxxobj.cpp
At: Mon 15 Nov 2010 09:33:15
Changed By: fjahanian
Comments: Test case for blocks with cxx objects copied-in.
related to // rdar://8594790
Properties: 




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

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

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/alias-5.c (test for excess errors)
	gcc.dg/special/alias-1.c (test for excess errors)
	gcc.dg/special/alias-2.c (test for excess errors)
	gcc.dg/special/wkali-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