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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed May 26 19:03:59 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/9093

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

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

Build Reason: 
Build Source Stamp: 104796
Blamelist: rjmccall

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/CodeGen/CodeGenModule.cpp
 test/CodeGenCXX/destructors.cpp
At: Wed 26 May 2010 18:50:49
Changed By: rjmccall
Comments: When deciding whether a deferred declaration has already been emitted,
aliases count as definitions regardless of whether their target has been
emitted yet.  Fixes PR 7142.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 86.31s
	********************
	Failing Tests (1):
	    Clang :: CodeGenCXX/destructors.cpp
	
	  Expected Passes    : 2265
	  Expected Failures  : 16
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGenCXX/destructors.cpp

Last 10 lines of 'xfail':
	Clang :: CodeGen/blocks-2.c
	Clang :: CodeGenCXX/conversion-function.cpp
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: PCH/changed-files.c
	Clang :: PCH/pr4489.c
	Clang :: PCH/source-manager-stack.c
	Clang :: SemaCXX/rval-references-xfail.cpp
	Clang :: SemaObjCXX/overload.mm
	Clang :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'destructors.cpp':
	<stdin>:797:1: note: scanning from here
	}
	^
	<stdin>:799:1: note: possible intended match here
	define internal void @_ZThn4_N5test312_GLOBAL__N_11DD1Ev(%"struct.test3::<anonymous namespace>::D"* %this) {
	^
	--
	
	********************
	




More information about the llvm-testresults mailing list