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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat May 15 21:17:03 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/8775

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

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

Build Reason: 
Build Source Stamp: 103899
Blamelist: lattner

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Sema/Sema.h
 lib/Sema/SemaExpr.cpp
 lib/Sema/SemaExprObjC.cpp
 lib/Sema/SemaOverload.cpp
 test/SemaCXX/vararg-non-pod.cpp
At: Sat 15 May 2010 21:04:24
Changed By: lattner
Comments: fix rdar://7985267 - Don't emit an error about a non-pod argument
passed to va_start, it doesn't actually pass it.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 83.27s
	********************
	Failing Tests (1):
	    Clang :: SemaCXX/vararg-non-pod.cpp
	
	  Expected Passes    : 2237
	  Expected Failures  : 17
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: SemaCXX/vararg-non-pod.cpp

Last 10 lines of 'xfail':
	Clang :: CodeGenCXX/conversion-function.cpp
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: FixIt/typo.m
	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 'vararg-non-pod.cpp':
	--
	Command Output (stderr):
	--
	error: 'error' diagnostics seen but not expected: 
	  Line 97: non-const lvalue reference to type '__builtin_va_list' cannot bind to a temporary of type 'int'
	8 warnings and 2 errors generated.
	--
	
	********************
	




More information about the llvm-testresults mailing list