[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Sep 8 14:59:25 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/13055

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-15.apple.com

Build Reason: 
Build Source Stamp: 113416
Blamelist: dgregor,fjahanian

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


================================================================================

CHANGES:
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: 




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!
	********************
	




More information about the llvm-testresults mailing list