[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Dec 14 19:21:45 PST 2009
The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/1707
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-10
Build Reason:
Build Source Stamp: 91405
Blamelist: evancheng,foldr
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: tools/llvmc/doc/LLVMC-Reference.rst
At: Mon 14 Dec 2009 19:08:29
Changed By: foldr
Comments: Small documentation update.Properties:
Files:
test/LLVMC/HookWithInFile.td
utils/TableGen/LLVMCConfigurationEmitter.cpp
At: Mon 14 Dec 2009 19:08:29
Changed By: foldr
Comments: Allow $CALL(Hook, '$INFILE') for non-join tools.Properties:
File: test/LLVMC/Init.td
At: Mon 14 Dec 2009 19:08:29
Changed By: foldr
Comments: Pipe 'grep' output to 'count'.Properties:
Files:
include/llvm/CompilerDriver/Common.td
test/LLVMC/EmptyCompilationGraph.td
test/LLVMC/EnvParentheses.td
test/LLVMC/ExternOptions.td
test/LLVMC/ForwardAs.td
test/LLVMC/ForwardTransformedValue.td
test/LLVMC/ForwardValue.td
test/LLVMC/HookWithArguments.td
test/LLVMC/HookWithInFile.td
test/LLVMC/Init.td
test/LLVMC/MultiValuedOption.td
test/LLVMC/MultipleCompilationGraphs.td
test/LLVMC/NoActions.td
test/LLVMC/NoCompilationGraph.td
test/LLVMC/OneOrMore.td
test/LLVMC/OptionPreprocessor.td
test/LLVMC/TestWarnings.td
tools/llvmc/doc/LLVMC-Reference.rst
utils/TableGen/LLVMCConfigurationEmitter.cpp
At: Mon 14 Dec 2009 19:08:29
Changed By: foldr
Comments: Validate the generated C++ code in llvmc tests.
Checks that the code generated by 'tblgen --emit-llvmc' can be actually
compiled. Also fixes two bugs found in this way:
- forward_transformed_value didn't work with non-list arguments
- cl::ZeroOrOne is now called cl::OptionalProperties:
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/setcc.ll
At: Mon 14 Dec 2009 19:08:29
Changed By: evancheng
Comments: Disable 91381 for now. It's miscompiling ARMISelDAG2DAG.cpp.Properties:
LOGS:
Last 10 lines of 'test-clang.stdio':
Testing Time: 23.93s
********************
Failing Tests (1):
Clang::CodeGenCXX/constructor-template.cpp
Expected Passes : 1879
Expected Failures : 19
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'test-clang.fail':
Clang::CodeGenCXX/constructor-template.cpp
Last 10 lines of 'test-clang.xfail':
Clang::CXX/temp/temp.param/p14.cpp
Clang::CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp
Clang::CodeGen/asm-inout.c
Clang::CodeGen/blocks-2.c
Clang::CodeGenCXX/rtti.cpp
Clang::CodeGenObjC/PR4894-recursive-debug-crash.m
Clang::PCH/source-manager-stack.c
Clang::SemaObjCXX/references.mm
Clang::SemaObjCXX/overload.mm
Clang::SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'test-clang.constructor-template.cpp':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/constructor-template.cpp.tmp-64.s:134:2: note: scanning from here
movq %rdi, %rax
^
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/Output/constructor-template.cpp.tmp-64.s:142:1: note: possible intended match here
__ZN4NodeIP12BinomialNodeIiEED2Ev:
^
--
********************
More information about the llvm-testresults
mailing list