[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Oct 29 10:31:51 PDT 2010
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/11281
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 117664
Blamelist: djg,dpatel,grosbach
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/ARM/AsmParser/ARMAsmParser.cpp
At: Fri 29 Oct 2010 09:42:55
Changed By: grosbach
Comments: ARM addrmode5 instructions have neither writeback nor post-indexed modes.Properties:
File: lib/System/Unix/Program.inc
At: Fri 29 Oct 2010 09:42:55
Changed By: djg
Comments: Make Program::Wait provide an error message string for errors
executing the child process and abnormal child process termination.
Properties:
File: include/llvm/Analysis/DebugInfo.h
At: Fri 29 Oct 2010 09:48:00
Changed By: dpatel
Comments: Simplify.
- DIFile F = getFieldAs<DIFile>(6);
- return F.getDirectory();
+ return getFieldAs<DIFile>(6).getDirectory();
Properties:
File: lib/Target/ARM/AsmParser/ARMAsmParser.cpp
At: Fri 29 Oct 2010 09:53:48
Changed By: grosbach
Comments: Revert 117660. Apparently it's not as trivial as that...Properties:
Files:
include/llvm/System/Program.h
lib/System/Program.cpp
lib/System/Unix/Program.inc
lib/System/Win32/Program.inc
At: Fri 29 Oct 2010 09:57:37
Changed By: djg
Comments: Make Program::Wait differentiate execution failure due to the file
being not found from the file being not executable.
Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 101.00s
********************
Failing Tests (1):
Clang :: Frontend/output-failures.c
Expected Passes : 2622
Expected Failures : 20
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: Frontend/output-failures.c
Last 10 lines of 'xfail':
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/typo.m
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 :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'output-failures.c':
FileCheck -check-prefix=OUTPUTFAIL -input-file=/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Frontend/Output/output-failures.c.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Frontend/output-failures.c
--
Exit Code: 139
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Frontend/Output/output-failures.c.script: line 2: 24256 Segmentation fault not /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang -cc1 -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Frontend/doesnotexist/somename /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Frontend/output-failures.c 2> /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Frontend/Output/output-failures.c.tmp
--
********************
More information about the llvm-testresults
mailing list