[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Jul 22 15:37:08 PDT 2009
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/2399
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: ddunbar2.apple.com
Build Reason:
Build Source Stamp: 76807
Blamelist: david_goodwin,efriedma
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/ARM/ARMInstrFormats.td
At: Wed 22 Jul 2009 15:26:12
Changed By: david_goodwin
Comments: Fix typo in addrmode definition.
Files:
lib/Sema/SemaExpr.cpp
test/SemaTemplate/instantiate-expr-5.cpp
At: Wed 22 Jul 2009 15:26:12
Changed By: efriedma
Comments: Slight code reorganization to allow instantiating post-inc/dec.
LOGS:
Last 10 lines of 'test-clang.stdio':
/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/tools/clang/test/SemaObjC/rdr-6211479-array-property.m
/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/tools/clang/test/SemaObjCXX/overload.mm
/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/tools/clang/test/SemaObjCXX/references.mm
********************
Failing Tests (1):
/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/tools/clang/test/SemaCXX/overloaded-builtin-operators.cpp
Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'test-clang.fails':
/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/tools/clang/test/SemaCXX/overloaded-builtin-operators.cpp
Last 10 lines of 'test-clang.failure log':
Command:
/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/Debug/bin/clang-cc -fsyntax-only -verify /Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/tools/clang/test/SemaCXX/overloaded-builtin-operators.cpp
Incorrect Output:
Errors seen but not expected:
Line 58: cannot modify value of type 'struct ShortRef'
Line 61: cannot modify value of type 'struct LongRef'
Line 100: cannot modify value of type 'struct VolatileIntPtrRef'
Line 101: cannot modify value of type 'struct ConstIntPtrRef'
More information about the llvm-testresults
mailing list