[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Nov 8 22:55:20 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/1618
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-01
Build Reason:
Build Source Stamp: 118493
Blamelist: andersca,dgregor,resistor
BUILD FAILED: failed test-clang test-clang_1 test-gcc-4_2-testsuite-g++
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/VMCore/Attributes.cpp
At: Mon 08 Nov 2010 21:22:37
Changed By: resistor
Comments: Fix leak in my recent fix for PR8442.
Properties:
Files:
lib/CodeGen/CGRecordLayout.h
lib/CodeGen/CGRecordLayoutBuilder.cpp
At: Mon 08 Nov 2010 21:32:37
Changed By: andersca
Comments: Introduce the concept of a non-virtual base type to CGRecordLayoutBuilder as a first step towards fixing PR6995.Properties:
Files:
include/clang-c/Index.h
test/Index/code-complete-errors.c
tools/c-index-test/c-index-test.c
tools/libclang/CIndex.cpp
tools/libclang/CIndexDiagnostic.cpp
tools/libclang/libclang.darwin.exports
tools/libclang/libclang.exports
At: Mon 08 Nov 2010 21:32:37
Changed By: dgregor
Comments: Introduce clang_getSpellingLocation() into libclang, to provide the
location where we're spelling a token even within a
macro. clang_getInstantiationLocation() tells where we instantiated
the macro.
I'm still not thrilled with the CXSourceLocation/CXSourceRange APIs,
since they gloss over macro-instantiation information.
Properties:
Files:
lib/Frontend/DocumentXML.cpp
lib/Lex/PPMacroExpansion.cpp
At: Mon 08 Nov 2010 21:48:06
Changed By: dgregor
Comments: Appeasing MSVC, take 3Properties:
LOGS:
Last 10 lines of 'stdio':
Failing Tests (3):
Clang :: Index/annotate-tokens-pp.c
Clang :: Index/blocks.c
Clang :: Index/c-index-getCursor-test.m
Expected Passes : 2635
Expected Failures : 20
Unexpected Failures: 3
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'warnings':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Index/blocks.c:8:11: warning: type specifier missing, defaults to 'int'
Last 10 lines of 'fail':
Clang :: Index/annotate-tokens-pp.c
Clang :: Index/blocks.c
Clang :: Index/c-index-getCursor-test.m
Last 10 lines of 'xfail':
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/typo.m
Clang :: Lexer/hexfloat.cpp
Clang :: PCH/changed-files.c
Clang :: PCH/pr4489.c
Clang :: PCH/source-manager-stack.c
Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'annotate-tokens-pp.c':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Index/annotate-tokens-pp.c:176:11: error: expected string not found in input
// CHECK: Identifier: "z" [25:34 - 25:35] VarDecl=z:25:3 (Definition)
^
<stdin>:148:1: note: scanning from here
Identifier: "z" [25:34 - 25:35] VarDecl=z:25:34 (Definition)
^
--
********************
Last 10 lines of 'blocks.c':
<stdin>:19:1: note: scanning from here
// CHECK: <invalid loc>:17:17: UnexposedStmt=
^
<stdin>:29:11: note: possible intended match here
// CHECK: blocks.c:9:30: UnexposedStmt= Extent=[9:30 - 9:55]
^
--
********************
Last 10 lines of 'c-index-getcursor-test.m':
<stdin>:108:1: note: scanning from here
// CHECK: [57:10 - 58:4] UnexposedStmt=
^
<stdin>:109:11: note: possible intended match here
// CHECK: [58:4 - 58:8] VarDecl=my_var:2:1 (Definition)
^
--
********************
Last 10 lines of 'stdio':
Failing Tests (3):
Clang :: Index/annotate-tokens-pp.c
Clang :: Index/blocks.c
Clang :: Index/c-index-getCursor-test.m
Expected Passes : 2635
Expected Failures : 20
Unexpected Failures: 3
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'warnings':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Index/blocks.c:8:11: warning: type specifier missing, defaults to 'int'
Last 10 lines of 'fail':
Clang :: Index/annotate-tokens-pp.c
Clang :: Index/blocks.c
Clang :: Index/c-index-getCursor-test.m
Last 10 lines of 'xfail':
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/typo.m
Clang :: Lexer/hexfloat.cpp
Clang :: PCH/changed-files.c
Clang :: PCH/pr4489.c
Clang :: PCH/source-manager-stack.c
Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'annotate-tokens-pp.c':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.src/tools/clang/test/Index/annotate-tokens-pp.c:176:11: error: expected string not found in input
// CHECK: Identifier: "z" [25:34 - 25:35] VarDecl=z:25:3 (Definition)
^
<stdin>:148:1: note: scanning from here
Identifier: "z" [25:34 - 25:35] VarDecl=z:25:34 (Definition)
^
--
********************
Last 10 lines of 'blocks.c':
<stdin>:19:1: note: scanning from here
// CHECK: <invalid loc>:17:17: UnexposedStmt=
^
<stdin>:29:11: note: possible intended match here
// CHECK: blocks.c:9:30: UnexposedStmt= Extent=[9:30 - 9:55]
^
--
********************
Last 10 lines of 'c-index-getcursor-test.m':
<stdin>:108:1: note: scanning from here
// CHECK: [57:10 - 58:4] UnexposedStmt=
^
<stdin>:109:11: note: possible intended match here
// CHECK: [58:4 - 58:8] VarDecl=my_var:2:1 (Definition)
^
--
********************
Last 10 lines of 'stdio':
# of expected passes 11492
# of unexpected failures 3716
# of unexpected successes 41
# of expected failures 21
# of unresolved testcases 33
# of untested testcases 39
# of unsupported tests 319
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang++ version 2.9 (trunk 118493)
make: *** [check-g++] Error 1
Last 10 lines of 'dg.sum':
# of expected passes 11492
# of unexpected failures 3716
# of unexpected successes 41
# of expected failures 21
# of unresolved testcases 33
# of untested testcases 39
# of unsupported tests 319
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang++ version 2.9 (trunk 118493)
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++.old-deja/g++.abi/vtable3i.C (test for excess errors)
g++.old-deja/g++.abi/vtable3j.C (test for excess errors)
g++.old-deja/g++.eh/catch5p.C (test for excess errors)
g++.old-deja/g++.eh/catch6p.C (test for excess errors)
g++.old-deja/g++.mike/dyncast5.C (test for excess errors)
g++.old-deja/g++.mike/mi2.C (test for excess errors)
g++.old-deja/g++.mike/p6610b.C (test for excess errors)
g++.old-deja/g++.oliva/thunk1.C (test for excess errors)
g++.old-deja/g++.other/rtti4.C (test for excess errors)
g++.old-deja/g++.other/rttid4.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/t029 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m32","-m32"
tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_alt.o execute "-m64","-m64"
tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-m32","-m32"
tmpdir-g++.dg-struct-layout-1/t029 cp_compat_x_tst.o-cp_compat_y_tst.o execute "-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-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_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"
Last 10 lines of 'tests.IGNORE PASS':
tmpdir-g++.dg-struct-layout-1/t025 cp_compat_x_tst.o compile, "-m32","-m32"
tmpdir-g++.dg-struct-layout-1/t025 cp_compat_x_tst.o compile, "-m64","-m64"
tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o compile, "-m32","-m32"
tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o compile, "-m64","-m64"
tmpdir-g++.dg-struct-layout-1/t027 cp_compat_x_tst.o compile, "-m32","-m32"
tmpdir-g++.dg-struct-layout-1/t027 cp_compat_x_tst.o compile, "-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_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 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':
g++.dg/tree-ssa/pr18178.C: error executing dg-final: no files matched glob pattern "pr18178.C.[0-9][0-9][0-9][ti].vrp1"
g++.dg/tree-ssa/pr19807.C: error executing dg-final: no files matched glob pattern "pr19807.C.[0-9][0-9][0-9][ti].optimized"
g++.dg/tree-ssa/pr23948.C: error executing dg-final: no files matched glob pattern "pr23948.C.[0-9][0-9][0-9][ti].recip"
g++.dg/tree-ssa/pr26406.C: error executing dg-final: no files matched glob pattern "pr26406.C.[0-9][0-9][0-9][ti].optimized"
g++.dg/tree-ssa/pr27090.C: error executing dg-final: no files matched glob pattern "pr27090.C.[0-9][0-9][0-9][ti].optimized"
g++.dg/tree-ssa/ssa-cast-1.C: error executing dg-final: no files matched glob pattern "ssa-cast-1.C.[0-9][0-9][0-9][ti].optimized"
g++.dg/tree-ssa/ssa-sra-1.C: error executing dg-final: no files matched glob pattern "ssa-sra-1.C.[0-9][0-9][0-9][ti].optimized"
g++.dg/tree-ssa/ssa-sra-2.C: error executing dg-final: no files matched glob pattern "ssa-sra-2.C.[0-9][0-9][0-9][ti].optimized"
g++.dg/tree-ssa/tmmti-2.C: error executing dg-final: no files matched glob pattern "tmmti-2.C.[0-9][0-9][0-9][ti].optimized"
g++.old-deja/g++.ext/attrib5.C
More information about the llvm-testresults
mailing list