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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Jan 6 13:57:46 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/17661

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

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

Build Reason: 
Build Source Stamp: 122972
Blamelist: dpatel

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 lib/CodeGen/AsmPrinter/DwarfDebug.h
At: Thu 06 Jan 2011 13:45:51
Changed By: dpatel
Comments: Emit 128 bit constant.
This fixes PR 8913 crash.
Properties: 




File: test/CodeGenCXX/debug-info-large-constant.cpp
At: Thu 06 Jan 2011 13:45:51
Changed By: dpatel
Comments: test case for r122971.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 46.79s
	********************
	Failing Tests (1):
	    Clang :: CodeGenCXX/debug-info-large-constant.cpp
	
	  Expected Passes    : 2715
	  Expected Failures  : 20
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/debug-info-large-constant.cpp:5:29: warning: implicit conversion from 'unsigned long long' to 'const word128' (aka 'const int') changes value from 18446744073709551615 to -1
	1 warning and 1 error generated.

Last 10 lines of 'fail':
	Clang :: CodeGenCXX/debug-info-large-constant.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 'debug-info-large-constant.cpp':
	typedef __uint128_t word128;
	        ^
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/debug-info-large-constant.cpp:5:29: warning: implicit conversion from 'unsigned long long' to 'const word128' (aka 'const int') changes value from 18446744073709551615 to -1
	static const word128 m126 = 0xffffffffffffffffULL;
	                     ~~~~   ^~~~~~~~~~~~~~~~~~~~~
	1 warning and 1 error generated.
	--
	
	********************
	




More information about the llvm-testresults mailing list