[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Sep 8 15:22:09 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4520
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 113417
Blamelist: akirtzidis,dgregor,echristo,fjahanian
BUILD FAILED: failed test-clang test-clang_1
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/AST/DeclCXX.h
lib/AST/DeclBase.cpp
lib/Serialization/ASTReaderDecl.cpp
At: Wed 08 Sep 2010 14:37:07
Changed By: akirtzidis
Comments: Re-enable CheckAccessDeclContext and make sure it doesn't trigger assertions.Properties:
Files:
include/clang/AST/Type.h
lib/AST/Type.cpp
lib/Sema/SemaType.cpp
test/SemaObjCXX/legacy-objc-types.mm
At: Wed 08 Sep 2010 14:42:07
Changed By: fjahanian
Comments: Reverse r113397 until we decide what to do with
use of 'struct objc_object*' for 'is' (and others)
in clang.
Properties:
Files:
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaInit.cpp
test/SemaCXX/decl-expr-ambiguity.cpp
test/SemaCXX/functional-cast.cpp
test/SemaCXX/qualified-id-lookup.cpp
test/SemaCXX/type-convert-construct.cpp
At: Wed 08 Sep 2010 14:42:07
Changed By: dgregor
Comments: Use the new-initialization code for initializing scalars with a
function-style cast. Previously, we had a (redundant, incorrect)
semantic-checking path for non-class types, which allowed
value-initialization of a reference type and then crashed.
Properties:
Files:
lib/AST/CMakeLists.txt
lib/Frontend/CMakeLists.txt
lib/Index/CMakeLists.txt
lib/Lex/CMakeLists.txt
lib/Parse/CMakeLists.txt
lib/Rewrite/CMakeLists.txt
lib/Sema/CMakeLists.txt
At: Wed 08 Sep 2010 14:42:07
Changed By: dgregor
Comments: Clean up some of the CMake dependenciesProperties:
File: lib/Target/ARM/ARMFastISel.cpp
At: Wed 08 Sep 2010 14:52:11
Changed By: echristo
Comments: Make the loads/stores match the type we really want to store.
Properties:
LOGS:
Last 10 lines of 'stdio':
********************
Failing Tests (1):
Clang :: SemaObjC/legacy-objc-types.m
Expected Passes : 2508
Expected Failures : 19
Unresolved Tests : 1
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: SemaObjC/legacy-objc-types.m
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 'unresolved':
Clang :: SemaObjCXX/legacy-objc-types.mm
Last 10 lines of 'legacy-objc-types.m':
Line 18: conflicting types for 'i'
Line 19: conflicting types for 'i'
error: 'note' diagnostics seen but not expected:
Line 17: previous declaration is here
Line 17: previous declaration is here
8 errors generated.
--
********************
Last 10 lines of 'legacy-objc-types.mm':
******************** TEST 'Clang :: SemaObjCXX/legacy-objc-types.mm' FAILED ********************Test has no run line!
********************
Last 10 lines of 'stdio':
********************
Failing Tests (1):
Clang :: SemaObjC/legacy-objc-types.m
Expected Passes : 2508
Expected Failures : 19
Unresolved Tests : 1
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: SemaObjC/legacy-objc-types.m
Last 10 lines of 'xfail':
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
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 'unresolved':
Clang :: SemaObjCXX/legacy-objc-types.mm
Last 10 lines of 'legacy-objc-types.m':
Line 18: conflicting types for 'i'
Line 19: conflicting types for 'i'
error: 'note' diagnostics seen but not expected:
Line 17: previous declaration is here
Line 17: previous declaration is here
8 errors generated.
--
********************
Last 10 lines of 'legacy-objc-types.mm':
******************** TEST 'Clang :: SemaObjCXX/legacy-objc-types.mm' FAILED ********************Test has no run line!
********************
More information about the llvm-testresults
mailing list