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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Nov 9 09:51:18 PST 2009


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

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

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 86561
Blamelist: andersca

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/AST/Type.cpp
 test/Sema/128bitint.c
At: Mon 09 Nov 2009 09:39:00
Changed By: andersca
Comments: __uint128_t is indeed an unsigned integer type. Fixes PR5435.



LOGS:
Last 10 lines of 'test-clang.stdio':
	Testing Time: 36.76s
	********************
	Failing Tests (1):
	    Clang::Sema/128bitint.c
	
	  Expected Passes    : 1712
	  Expected Failures  : 19
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'test-clang.fail':
	Clang::Sema/128bitint.c

Last 10 lines of 'test-clang.xfail':
	Clang::CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp
	Clang::CodeGen/asm-inout.c
	Clang::CodeGen/blocks-2.c
	Clang::CodeGenObjC/PR4894-recursive-debug-crash.m
	Clang::Parser/cxx-using-declaration.cpp
	Clang::SemaObjC/id-isa-ref.m
	Clang::SemaObjCXX/references.mm
	Clang::SemaObjCXX/overload.mm
	Clang::SemaTemplate/instantiate-function-1.mm
	Clang::CodeGenCXX/virt.cpp

Last 10 lines of 'test-clang.128bitint.c':
	--
	Command Output (stderr):
	--
	Errors seen but not expected:
	  Line 9: unknown type name '__uint128_t'
	  Line 9: use of undeclared identifier '__uint128_t'
	--
	
	********************
	




More information about the llvm-testresults mailing list