[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Apr 6 16:15:50 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/1162
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 100577
Blamelist: fjahanian,johannes,rjmccall
BUILD FAILED: failed test-llvm test-clang test-llvm_1 test-clang_1
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/Target/X86/AsmPrinter/X86MCInstLower.cpp
At: Tue 06 Apr 2010 15:26:06
Changed By: johannes
Comments: Move printing of DEBUG_VALUE comments to target-independent place.
There is probably a more elegant way to do this.
Properties:
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaStmt.cpp
test/Sema/unused-expr.c
At: Tue 06 Apr 2010 15:26:06
Changed By: rjmccall
Comments: Devote a special diagnostic to the typo
(void*) someFunction(5, 10, 15, 20);
where the cast is presumably meant to be to 'void'.
Properties:
Files:
lib/Parse/ParseObjc.cpp
lib/Sema/SemaDecl.cpp
test/SemaObjC/ivar-in-class-extension-error.m
test/SemaObjC/ivar-in-class-extension.m
At: Tue 06 Apr 2010 15:46:06
Changed By: fjahanian
Comments: Patch to not build ivar ASTs when they are ilegally
declared in categories.
Properties:
LOGS:
Last 10 lines of 'stdio':
LLVM :: DebugInfo/2010-01-18-DbgValue.ll
LLVM :: DebugInfo/2010-03-12-llc-crash.ll
LLVM :: DebugInfo/2010-03-24-MemberFn.ll
Expected Passes : 4608
Expected Failures : 32
Unsupported Tests : 515
Unexpected Failures: 4
make[1]: *** [check-local-lit] Error 1
make: *** [check-lit] Error 2
Last 10 lines of 'fail':
LLVM :: DebugInfo/2010-03-24-MemberFn.ll
LLVM :: DebugInfo/2010-03-12-llc-crash.ll
LLVM :: DebugInfo/2010-01-18-DbgValue.ll
LLVM :: DebugInfo/2009-10-16-Scope.ll
Last 10 lines of 'xfail':
LLVM :: MC/AsmParser/X86/x86_32-bit.s
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: MC/Disassembler/thumb-tests.txt
LLVM :: MC/Disassembler/arm-tests.txt
LLVM :: MC/Disassembler/neon-tests.txt
LLVM :: Transforms/GVN/rle-no-phi-translate.ll
LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
LLVM :: Transforms/TailCallElim/nocapture.ll
LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
Last 10 lines of 'unsupported':
LLVM :: LLVMC/C++/hello.cpp
LLVM :: LLVMC/C/wall.c
LLVM :: LLVMC/C/emit-llvm.c
LLVM :: LLVMC/C/hello.c
LLVM :: LLVMC/C/include.c
LLVM :: LLVMC/C/opt-test.c
LLVM :: LLVMC/C/sink.c
LLVM :: LLVMC/C++/together.cpp
LLVM :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of '2010-03-24-memberfn.ll':
12 llc 0x000000010003ad97 main + 4503
13 llc 0x00000001000392c8 start + 52
14 llc 0x0000000000000002 start + 4294733166
Stack dump:
0. Program arguments: llc -O0
1. Running pass 'X86 AT&T-Style Assembly Printer' on function '@_Z3barv'
--
********************
Last 10 lines of '2010-03-12-llc-crash.ll':
12 llc 0x000000010003ad97 main + 4503
13 llc 0x00000001000392c8 start + 52
Stack dump:
0. Program arguments: llc -O0 -o /dev/null
1. Running pass 'X86 AT&T-Style Assembly Printer' on function '@foo'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/DebugInfo/Output/2010-03-12-llc-crash.ll.script: line 2: 97767 Abort trap 'llc' '-O0' '-o' '/dev/null' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/DebugInfo/2010-03-12-llc-crash.ll'
--
********************
Last 10 lines of '2010-01-18-dbgvalue.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/DebugInfo/2010-01-18-DbgValue.ll:12:10: error: expected string not found in input
; CHECK: DEBUG_VALUE:
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of '2009-10-16-scope.ll':
12 llc 0x000000010003ad97 main + 4503
13 llc 0x00000001000392c8 start + 52
Stack dump:
0. Program arguments: llc /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/DebugInfo/2009-10-16-Scope.ll -O0 -o /dev/null
1. Running pass 'X86 AT&T-Style Assembly Printer' on function '@bar'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/DebugInfo/Output/2009-10-16-Scope.ll.script: line 2: 97655 Abort trap 'llc' '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/DebugInfo/2009-10-16-Scope.ll' '-O0' '-o' '/dev/null'
--
********************
Last 10 lines of 'stdio':
Testing Time: 36.19s
********************
Failing Tests (1):
Clang :: CodeGenObjC/property-dbg.m
Expected Passes : 2147
Expected Failures : 13
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: CodeGenObjC/property-dbg.m
Last 10 lines of 'xfail':
Clang :: CXX/dcl.dcl/dcl.spec/dcl.stc/p10.cpp
Clang :: CXX/temp/temp.param/p14.cpp
Clang :: CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp
Clang :: CodeGen/blocks-2.c
Clang :: CodeGenCXX/conversion-function.cpp
Clang :: PCH/changed-files.c
Clang :: PCH/source-manager-stack.c
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaObjCXX/overload.mm
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'property-dbg.m':
18 clang 0x0000000100036fe8 start + 52
Stack dump:
0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release/bin/clang -cc1 -S -g -masm-verbose -x objective-c
1. <eof> parser at end of file
2. Code generation
3. Running pass 'X86 AT&T-Style Assembly Printer' on function '@"\01-[Foo i]"'
--
********************
Last 10 lines of 'stdio':
LLVM :: DebugInfo/2010-01-18-DbgValue.ll
LLVM :: DebugInfo/2010-03-12-llc-crash.ll
LLVM :: DebugInfo/2010-03-24-MemberFn.ll
Expected Passes : 4608
Expected Failures : 32
Unsupported Tests : 515
Unexpected Failures: 4
make[1]: *** [check-local-lit] Error 1
make: *** [check-lit] Error 2
Last 10 lines of 'fail':
LLVM :: DebugInfo/2010-01-18-DbgValue.ll
LLVM :: DebugInfo/2010-03-12-llc-crash.ll
LLVM :: DebugInfo/2009-10-16-Scope.ll
LLVM :: DebugInfo/2010-03-24-MemberFn.ll
Last 10 lines of 'xfail':
LLVM :: MC/AsmParser/X86/x86_32-encoding.s
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: MC/Disassembler/arm-tests.txt
LLVM :: MC/Disassembler/neon-tests.txt
LLVM :: MC/Disassembler/thumb-tests.txt
LLVM :: Transforms/GVN/rle-no-phi-translate.ll
LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
LLVM :: Transforms/TailCallElim/nocapture.ll
LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
Last 10 lines of 'unsupported':
LLVM :: LLVMC/C++/dash-x.cpp
LLVM :: LLVMC/C++/together.cpp
LLVM :: LLVMC/C/emit-llvm.c
LLVM :: LLVMC/C/hello.c
LLVM :: LLVMC/C/include.c
LLVM :: LLVMC/C/opt-test.c
LLVM :: LLVMC/C/sink.c
LLVM :: LLVMC/C/wall.c
LLVM :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of '2010-01-18-dbgvalue.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/DebugInfo/2010-01-18-DbgValue.ll:12:10: error: expected string not found in input
; CHECK: DEBUG_VALUE:
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of '2010-03-12-llc-crash.ll':
12 llc 0x00000001000199fc start + 52
Stack dump:
0. Program arguments: llc -O0 -o /dev/null
1. Running pass 'X86 AT&T-Style Assembly Printer' on function '@foo'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/DebugInfo/Output/2010-03-12-llc-crash.ll.script: line 2: 99472 Abort trap 'llc' '-O0' '-o' '/dev/null' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/DebugInfo/2010-03-12-llc-crash.ll'
--
********************
Last 10 lines of '2009-10-16-scope.ll':
11 llc 0x000000010001b2be main + 6318
12 llc 0x00000001000199fc start + 52
Stack dump:
0. Program arguments: llc /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/DebugInfo/2009-10-16-Scope.ll -O0 -o /dev/null
1. Running pass 'X86 AT&T-Style Assembly Printer' on function '@bar'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/DebugInfo/Output/2009-10-16-Scope.ll.script: line 2: 99388 Abort trap 'llc' '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/test/DebugInfo/2009-10-16-Scope.ll' '-O0' '-o' '/dev/null'
--
********************
Last 10 lines of '2010-03-24-memberfn.ll':
11 llc 0x000000010001b2be main + 6318
12 llc 0x00000001000199fc start + 52
13 llc 0x0000000000000002 start + 4294862394
Stack dump:
0. Program arguments: llc -O0
1. Running pass 'X86 AT&T-Style Assembly Printer' on function '@_Z3barv'
--
********************
Last 10 lines of 'stdio':
Testing Time: 24.82s
********************
Failing Tests (1):
Clang :: CodeGenObjC/property-dbg.m
Expected Passes : 2147
Expected Failures : 13
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: CodeGenObjC/property-dbg.m
Last 10 lines of 'xfail':
Clang :: CXX/dcl.dcl/dcl.spec/dcl.fct.spec/p3.cpp
Clang :: CXX/temp/temp.param/p14.cpp
Clang :: CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp
Clang :: CodeGen/blocks-2.c
Clang :: CodeGenCXX/conversion-function.cpp
Clang :: PCH/changed-files.c
Clang :: PCH/source-manager-stack.c
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaObjCXX/overload.mm
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'property-dbg.m':
17 clang 0x0000000000000007 start + 4294866495
Stack dump:
0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release/bin/clang -cc1 -S -g -masm-verbose -x objective-c
1. <eof> parser at end of file
2. Code generation
3. Running pass 'X86 AT&T-Style Assembly Printer' on function '@"\01-[Foo i]"'
--
********************
More information about the llvm-testresults
mailing list