[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-qa_tests
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Feb 15 13:49:52 PST 2011
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/3283
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-01
Build Reason:
Build Source Stamp: 125591
Blamelist: ddunbar,dgregor,fjahanian,pcc,stoklund
BUILD FAILED: failed test-gcc-4_2-testsuite-gcc test-gcc-4_2-testsuite-g++
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/CodeGen/CGDeclCXX.cpp
test/CodeGenCXX/apple-kext-no-staticinit-section.C
At: Tue 15 Feb 2011 11:01:10
Changed By: fjahanian
Comments: In -fapple-kext mode, global object construction code
ends up in the text segment. // rdar://8825235.
Properties:
Files:
lib/Parse/ParseExpr.cpp
test/Index/complete-objc-message.m
At: Tue 15 Feb 2011 11:25:47
Changed By: dgregor
Comments: When we encounter an Objective-C class name in an expression, followed
by the code completion token, treat this as a class message send where
the opening square bracket is missing. Fixes <rdar://problem/6970911>.
Properties:
File: tools/fpcmp.c
At: Tue 15 Feb 2011 11:25:47
Changed By: ddunbar
Comments: test-suite/fpcmp: Finish turning FileUtilities.cpp into a C program.Properties:
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaType.cpp
test/CMakeLists.txt
test/SemaOpenCL
test/SemaOpenCL/extension-fp64.cl
At: Tue 15 Feb 2011 11:50:47
Changed By: pcc
Comments: OpenCL: semantic analysis support for cl_khr_fp64 extensionProperties:
Files:
include/clang/Serialization/ASTBitCodes.h
include/clang/Serialization/ASTReader.h
include/clang/Serialization/ASTWriter.h
lib/Serialization/ASTReader.cpp
lib/Serialization/ASTWriter.cpp
test/PCH/opencl-extensions.cl
At: Tue 15 Feb 2011 11:50:47
Changed By: pcc
Comments: Serialization/deserialization support for floating point #pragma
options, enabled OpenCL extensions and default FP_CONTRACT setting.Properties:
Files:
test/CodeGen/cl-single-precision-constant.c
test/CodeGen/ext-vector-shuffle.c
test/CodeGenOpenCL/ext-vector-shuffle.cl
test/CodeGenOpenCL/single-precision-constant.cl
test/Parser/cl_storage_class.cl
test/Parser/opencl-storage-class.cl
test/Sema/opencl-cond.c
test/Sema/opencl-init.c
test/SemaOpenCL/cond.cl
test/SemaOpenCL/init.cl
At: Tue 15 Feb 2011 11:50:47
Changed By: pcc
Comments: OpenCL: standardise naming of test casesProperties:
File: lib/Target/ARM/ARMLoadStoreOptimizer.cpp
At: Tue 15 Feb 2011 11:55:47
Changed By: stoklund
Comments: Teach ARMLoadStoreOptimizer to remove kill flags from merged instructions as well.
This is necessary to avoid a crash in certain tangled situations where a kill
flag is first correctly moved to a merged instruction, and then needs to be
moved again:
STR %R0, a...
STR %R0<kill>, b...
First becomes:
STR %R0, b...
STM a, %R0<kill>, ...
and then:
STM a, %R0, ...
STM b, %R0<kill>, ...
We can now remove the kill flag from the merged STM when needed. 8960050.Properties:
LOGS:
Last 10 lines of 'stdio':
# of expected passes 31891
# of unexpected failures 9788
# of unexpected successes 3
# of expected failures 40
# of unresolved testcases 485
# of untested testcases 273
# of unsupported tests 762
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 125591)
make: *** [check-gcc] Error 1
Last 10 lines of 'dg.sum':
# of expected passes 31891
# of unexpected failures 9788
# of unexpected successes 3
# of expected failures 40
# of unresolved testcases 485
# of untested testcases 273
# of unsupported tests 762
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang version 2.9 (trunk 125591)
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/920301-1.c -O3 -fomit-frame-pointer (test for excess errors)
gcc.dg/format/asm_fprintf-1.c bad argument types (test for warnings, line 79)
gcc.dg/format/asm_fprintf-1.c null format string warning (test for warnings, line 72)
Last 10 lines of 'tests.XFAIL':
gcc.dg/torture/fp-int-convert-float128-timode.c -O3 -fomit-frame-pointer (test for excess errors)
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)
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.target/i386/cmov4.c scan-assembler cmov
gcc.target/i386/cmov5.c scan-assembler sbb
gcc.target/i386/monitor.c (test for excess errors)
gcc.target/i386/pr20204.c (test for excess errors)
gcc.target/i386/pr22432.c (test for excess errors)
gcc.target/i386/pr23268.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-2.c bogus null pointer constant (test for bogus messages, line 37)
gcc.dg/c99-const-expr-2.c bogus null pointer constant (test for bogus messages, line 38)
gcc.dg/c99-const-expr-2.c bogus null pointer constant (test for bogus messages, line 40)
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"
Last 10 lines of 'stdio':
# of expected passes 10136
# of unexpected failures 2919
# of unexpected successes 28
# of expected failures 4
# of unresolved testcases 9
# of untested testcases 39
# of unsupported tests 314
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang++ version 2.9 (trunk 125591)
make: *** [check-g++] Error 1
Last 10 lines of 'dg.sum':
# of expected passes 10136
# of unexpected failures 2919
# of unexpected successes 28
# of expected failures 4
# of unresolved testcases 9
# of untested testcases 39
# of unsupported tests 314
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-qa_tests/llvm.install/bin/clang++ version 2.9 (trunk 125591)
Last 10 lines of 'warnings':
FAIL: g++.dg/parse/error12.C error in place of warning (test for bogus messages, line 11)
Last 10 lines of 'tests.FAIL':
g++.dg/expr/dtor3.C (test for excess errors)
Last 10 lines of 'tests.XFAIL':
g++.dg/parse/error15.C bogus excess errors in declaration (test for bogus messages, line 16)
g++.dg/tc1/dr176.C injected class name in derived classes (test for bogus messages, line 13)
g++.dg/tc1/dr85.C redeclaration of nested class is invalid (test for errors, line 7)
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 XFAIL':
g++.dg/tc1/dr176.C injected class name in derived classes (test for bogus messages, line 15)
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++.jason/rfg16.C (test for bogus messages, line 4)
g++.old-deja/g++.jason/rfg16.C (test for bogus messages, line 5)
g++.old-deja/g++.mike/empty.C suggest (test for bogus messages, line 20)
g++.old-deja/g++.mike/empty.C suggest (test for bogus messages, line 21)
g++.old-deja/g++.ns/crash2.C (test for errors, line 11)
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)
Last 10 lines of 'tests.IGNORE UNRESOLVED':
g++.apple/asm-block-53.C: error executing dg-final: couldn't open "asm-block-53.s": no such file or directory
g++.apple/asm-block-60.C: error executing dg-final: couldn't open "asm-block-60.s": no such file or directory
g++.apple/init-2.C: error executing dg-final: couldn't open "init-2.s": no such file or directory
g++.dg/abi/mangle24.C: error executing dg-final: couldn't open "mangle24.s": no such file or directory
g++.dg/ext/align2.C: error executing dg-final: couldn't open "align2.s": no such file or directory
g++.dg/ext/align3.C: error executing dg-final: couldn't open "align3.s": no such file or directory
g++.dg/ext/align4.C: error executing dg-final: couldn't open "align4.s": no such file or directory
g++.dg/ext/asm1.C: error executing dg-final: couldn't open "asm1.s": no such file or directory
g++.dg/opt/nothrow1.C: error executing dg-final: no files matched glob pattern "nothrow1.C.[0-9][0-9][0-9][ti].optimized"
More information about the llvm-testresults
mailing list