[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Sep 1 14:16:20 PDT 2010
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/12705
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 112741
Blamelist: grosbach,johannes
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: include/llvm/IntrinsicsX86.td
At: Wed 01 Sep 2010 14:07:07
Changed By: johannes
Comments: Add a few more missing MMX operations. This should be it.
Properties:
File: lib/CodeGen/RegAllocLinearScan.cpp
At: Wed 01 Sep 2010 14:07:07
Changed By: grosbach
Comments: The register allocator shouldn't consider allocating reserved registers.
r112728 did this for fast regalloc.Properties:
LOGS:
Last 10 lines of 'stdio':
********************
Failing Tests (2):
Clang :: CodeGen/builtins-x86.c
Clang :: CodeGen/palignr.c
Expected Passes : 2499
Expected Failures : 19
Unexpected Failures: 2
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: CodeGen/builtins-x86.c
Clang :: CodeGen/palignr.c
Last 10 lines of 'xfail':
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/fixit-errors.c
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 :: SemaObjCXX/overload.mm
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'builtins-x86.c':
0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -DUSE_64 -triple x86_64-unknown-unknown -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/builtins-x86.c.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/builtins-x86.c
1. <eof> parser at end of file
2. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/builtins-x86.c:35:6: LLVM IR generation of declaration 'f0'
3. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/builtins-x86.c:35:6: Generating code for declaration 'f0'
4. /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/builtins-x86.c:35:11: LLVM IR generation of compound statement ('{}')
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/builtins-x86.c.script: line 2: 58621 Illegal instruction /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -DUSE_64 -triple x86_64-unknown-unknown -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/Output/builtins-x86.c.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/builtins-x86.c
--
********************
Last 10 lines of 'palignr.c':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/palignr.c:6:11: error: expected string not found in input
// CHECK: palignr
^
<stdin>:1:1: note: scanning from here
^
--
********************
More information about the llvm-testresults
mailing list