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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Nov 13 14:10:57 PST 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/15587

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

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

Build Reason: 
Build Source Stamp: 119011
Blamelist: fjahanian

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/CodeGen/CGBlocks.cpp
 lib/CodeGen/CGBlocks.h
 lib/CodeGen/CGClass.cpp
 lib/CodeGen/CGExprCXX.cpp
 lib/CodeGen/CodeGenFunction.h
 test/CodeGenCXX/cxx-block-objects.cpp
At: Sat 13 Nov 2010 13:58:48
Changed By: fjahanian
Comments: Block API patch to do copy ctor of copied-in cxx objects in
copy helper function and dtor of copied cxx objects
in dispose helper functions. __block variables
TBD next.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 42.94s
	********************
	Failing Tests (1):
	    Clang :: CodeGen/blockstret.c
	
	  Expected Passes    : 2648
	  Expected Failures  : 20
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGen/blockstret.c

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: FixIt/typo.m
	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 :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'blockstret.c':
	<stdin>:1:1: note: scanning from here
	; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/blockstret.c'
	^
	<stdin>:24:27: note: possible intended match here
	@__block_literal_global = internal constant %1 { i8** @_NSConcreteGlobalBlock, i32 1879048192, i32 0, void (%struct.bigbig*, %struct.__block_literal_1*)* @__block_global_0, %0* @__block_descriptor_global }
	                          ^
	--
	
	********************
	




More information about the llvm-testresults mailing list