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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Jan 4 14:42:58 PST 2011


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/17591

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

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

Build Reason: 
Build Source Stamp: 122847
Blamelist: dgregor,matthewbg,resistor

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
File: test/CodeGenCXX/mangle-variadic-templates.cpp
At: Tue 04 Jan 2011 14:23:07
Changed By: dgregor
Comments: Simplistic test case for mangling of variadic templates. There is more to be done in this areaProperties: 




File: lib/Transforms/Scalar/GVN.cpp
At: Tue 04 Jan 2011 14:23:07
Changed By: resistor
Comments: Don't bother value numbering instructions with void types in GVN. In theory this should allow us to insert
fewer things into the value numbering maps, but any speedup is beneath the noise threshold on my machine
on 403.gcc.
Properties: 




File: include/clang/Basic/DiagnosticSemaKinds.td
At: Tue 04 Jan 2011 14:28:08
Changed By: matthewbg
Comments: Fix wording for err_invalid_use_of_bound_member_func
Properties: 




File: lib/Sema/SemaTemplateDeduction.cpp
At: Tue 04 Jan 2011 14:28:08
Changed By: dgregor
Comments: Minor cleanups for template argument deduction in the presence of
variadic templates. No functionality change.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 45.86s
	********************
	Failing Tests (1):
	    Clang :: CodeGenCXX/mangle-variadic-templates.cpp
	
	  Expected Passes    : 2709
	  Expected Failures  : 20
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGenCXX/mangle-variadic-templates.cpp

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 'mangle-variadic-templates.cpp':
	<stdin>:1:1: note: scanning from here
	; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/mangle-variadic-templates.cpp'
	^
	<stdin>:7:1: note: possible intended match here
	define weak_odr void @_Z2f0IJEEv1XIXsZT_EJspRT_EE(%struct.X* byval) nounwind {
	^
	--
	
	********************
	




More information about the llvm-testresults mailing list