[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Apr 29 20:17:28 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/6712
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 102686
Blamelist: dgregor
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
docs/LanguageExtensions.html
lib/Frontend/InitPreprocessor.cpp
test/Preprocessor/init.c
At: Thu 29 Apr 2010 19:52:59
Changed By: dgregor
Comments: Add Clang version inspection macros. Fixes PR6681.
Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 55.06s
********************
Failing Tests (1):
Clang :: Preprocessor/init.c
Expected Passes : 2206
Expected Failures : 17
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: Preprocessor/init.c
Last 10 lines of 'xfail':
Clang :: CodeGenCXX/conversion-function.cpp
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/typo.m
Clang :: PCH/changed-files.c
Clang :: PCH/pr4489.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 'init.c':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/Preprocessor/init.c:54:11: error: expected string not found in input
// COMMON:#define __clang_version__ "2.0 (trunk 102685)"
^
<stdin>:106:1: note: scanning from here
#define __clang_version__ "2.0 (trunk 102686)"
^
--
********************
More information about the llvm-testresults
mailing list