[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-powerpc-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sun Jul 18 14:07:01 PDT 2010
The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/3387
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: spang.apple.com
Build Reason:
Build Source Stamp: 108652
Blamelist: ddunbar,lattner
BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: tools/llvm-mc/llvm-mc.cpp
At: Sun 18 Jul 2010 11:34:16
Changed By: ddunbar
Comments: llvm-mc: Fix llvm-mc -as-lex.Properties:
Files:
lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
tools/edis/EDDisassembler.cpp
tools/llvm-mc/llvm-mc.cpp
At: Sun 18 Jul 2010 11:34:16
Changed By: ddunbar
Comments: MC: Move several clients to using AsmParser constructor function.Properties:
Files:
include/llvm/MC/MCParser/AsmParser.h
lib/MC/MCParser/AsmParser.cpp
At: Sun 18 Jul 2010 11:34:16
Changed By: ddunbar
Comments: MC/AsmParser: Hide the AsmParser implementation.Properties:
Files:
include/llvm/MC/MCParser/MCAsmParser.h
include/llvm/MC/MCParser/MCAsmParserExtension.h
lib/MC/MCParser/ELFAsmParser.cpp
lib/MC/MCParser/MCAsmParser.cpp
At: Sun 18 Jul 2010 11:34:16
Changed By: ddunbar
Comments: MC/AsmParser: Fix TokError() to accept a Twine.Properties:
File: lib/MC/MCParser/AsmParser.cpp
At: Sun 18 Jul 2010 11:34:16
Changed By: ddunbar
Comments: MC/AsmParser: Use Error() instead of calling PrintMessage() directly.Properties:
Files:
lib/MC/MCParser/AsmParser.cpp
test/MC/AsmParser/macros-parsing.s
At: Sun 18 Jul 2010 11:39:18
Changed By: ddunbar
Comments: MC/AsmParser: Add .macros_{off,on} support, not that makes sense since we don't
support macros.Properties:
File: test/Makefile
At: Sun 18 Jul 2010 11:44:15
Changed By: lattner
Comments: daniel doesn't hate me, he hates macpython 2.5, which
is a very reasonable position on life!
Properties:
File: test/Makefile
At: Sun 18 Jul 2010 11:44:15
Changed By: lattner
Comments: daniel doesn't hate me, he hates macpython 2.5, which
is a very reasonable position on life!
Properties:
Files:
lib/MC/MCParser/AsmParser.cpp
test/MC/AsmParser/macros-parsing.s
At: Sun 18 Jul 2010 11:49:16
Changed By: ddunbar
Comments: MC/AsmParser: Add basic parsing support for .macro definitions.Properties:
LOGS:
Last 10 lines of 'stdio':
********************
Failing Tests (1):
LLVM :: MC/AsmParser/macros-parsing.s
Expected Passes : 4832
Expected Failures : 27
Unsupported Tests : 541
Unexpected Failures: 1
make[1]: *** [check-local-lit] Error 1
make: *** [check-lit] Error 2
Last 10 lines of 'warnings':
// CHECK-ERRORS: 9:1: warning: ignoring directive for now
Last 10 lines of 'fail':
LLVM :: MC/AsmParser/macros-parsing.s
Last 10 lines of 'xfail':
LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
LLVM :: MC/AsmParser/X86/x86_32-encoding.s
LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: Transforms/DeadArgElim/deadexternal.ll
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++/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 'macros-parsing.s':
<stdin>:1:1: note: scanning from here
llvm-mc: error: this target does not support assembly parsing.
^
<stdin>:1:4: note: possible intended match here
llvm-mc: error: this target does not support assembly parsing.
^
--
********************
Last 10 lines of 'stdio':
********************
Failing Tests (1):
LLVM :: MC/AsmParser/macros-parsing.s
Expected Passes : 5290
Expected Failures : 44
Unsupported Tests : 66
Unexpected Failures: 1
make[1]: *** [check-local-lit] Error 1
make: *** [check-lit] Error 2
Last 10 lines of 'warnings':
// CHECK-ERRORS: 9:1: warning: ignoring directive for now
Last 10 lines of 'fail':
LLVM :: MC/AsmParser/macros-parsing.s
Last 10 lines of 'xfail':
LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
LLVM :: MC/AsmParser/X86/x86_32-encoding.s
LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: Transforms/DeadArgElim/deadexternal.ll
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 :: FrontendObjC/2009-08-05-utf16.m
LLVM :: FrontendObjC/2009-08-17-DebugInfo.m
LLVM :: FrontendObjC/2009-11-30-Objc-ID.m
LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m
LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m
LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m
LLVM :: FrontendObjC/2010-03-17-StructRef.m
LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m
LLVM :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of 'macros-parsing.s':
<stdin>:1:1: note: scanning from here
llvm-mc: error: this target does not support assembly parsing.
^
<stdin>:1:4: note: possible intended match here
llvm-mc: error: this target does not support assembly parsing.
^
--
********************
More information about the llvm-testresults
mailing list