[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Sep 2 11:05:05 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/4340

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 112837
Blamelist: d0k,dgregor,djg,fjahanian,theraven

BUILD FAILED: failed test-clang test-clang_1

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/MC/MCELFStreamer.cpp
At: Thu 02 Sep 2010 10:23:06
Changed By: d0k
Comments: Allow MCSA_WeakRef in ELF. Patch by Roman Divacky.
Properties: 




File: lib/CodeGen/CGDebugInfo.cpp
At: Thu 02 Sep 2010 10:23:09
Changed By: theraven
Comments: Use the unmangled name for the display name in Objective-C debug info.  This should have no effect with the Mac runtime where clang (unlike GCC) uses the display name symbol name.

Properties: 




Files:
 lib/CodeGen/CGDecl.cpp
 test/CodeGenCXX/reference-in-blocks.cpp
At: Thu 02 Sep 2010 10:32:32
Changed By: fjahanian
Comments: Another i1 vs. i8 type mismatch issue. This time
a 'bool' byref variable in memory. Fixes radar 8382559.
Properties: 




File: include/llvm/System/Path.h
At: Thu 02 Sep 2010 10:37:07
Changed By: djg
Comments: Add a comment.
Properties: 




Files:
 test/Index/load-classes.cpp
 test/Index/load-namespaces.cpp
 tools/libclang/CIndex.cpp
At: Thu 02 Sep 2010 10:37:07
Changed By: dgregor
Comments: Implement basic visitation for nested name specifiers via libclang
cursors. Sadly, this visitation is a hack, because we don't have
proper source-location information for nested-name-specifiers in the
AST. It does improve on the status quo, however.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 30.15s
	********************
	Failing Tests (1):
	    Clang :: CodeGenObjC/property-dbg.m
	
	  Expected Passes    : 2500
	  Expected Failures  : 19
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGenObjC/property-dbg.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 'property-dbg.m':
	******************** TEST 'Clang :: CodeGenObjC/property-dbg.m' FAILED ********************Script:
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/clang -cc1 -S -g -masm-verbose -x objective-c < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenObjC/property-dbg.m | grep setI | grep DW_AT_name
	--
	Exit Code: 1
	
	********************
	

Last 10 lines of 'stdio':
	Testing Time: 17.08s
	********************
	Failing Tests (1):
	    Clang :: CodeGenObjC/property-dbg.m
	
	  Expected Passes    : 2500
	  Expected Failures  : 19
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGenObjC/property-dbg.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 'property-dbg.m':
	******************** TEST 'Clang :: CodeGenObjC/property-dbg.m' FAILED ********************Script:
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/clang -cc1 -S -g -masm-verbose -x objective-c < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/CodeGenObjC/property-dbg.m | grep setI | grep DW_AT_name
	--
	Exit Code: 1
	
	********************
	




More information about the llvm-testresults mailing list