[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Sep 1 14:35:45 PDT 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/9875

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 112741
Blamelist: dgregor,grosbach,johannes

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/clang/AST/Decl.h
 lib/AST/Decl.cpp
 test/Index/load-decls.c
At: Wed 01 Sep 2010 13:47:11
Changed By: dgregor
Comments: Fix the source-range information for an EnumConstantDecl; previously,
it did not include the initializer expression.
Properties: 




File: include/llvm/IntrinsicsX86.td
At: Wed 01 Sep 2010 14:07:07
Changed By: johannes
Comments: Add a few more missing MMX operations.  This should be it.

Properties: 




File: lib/CodeGen/RegAllocLinearScan.cpp
At: Wed 01 Sep 2010 14:07:07
Changed By: grosbach
Comments: The register allocator shouldn't consider allocating reserved registers.
r112728 did this for fast regalloc.Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (2):
	    Clang :: CodeGen/builtins-x86.c
	    Clang :: CodeGen/palignr.c
	
	  Expected Passes    : 2499
	  Expected Failures  : 19
	  Unexpected Failures: 2
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: CodeGen/builtins-x86.c
	Clang :: CodeGen/palignr.c

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: FixIt/fixit-errors.c
	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 :: SemaObjCXX/overload.mm
	Clang :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'builtins-x86.c':
	0.	Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang -cc1 -DUSE_64 -triple x86_64-unknown-unknown -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/Output/builtins-x86.c.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/builtins-x86.c 
	1.	<eof> parser at end of file
	2.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/builtins-x86.c:35:6: LLVM IR generation of declaration 'f0'
	3.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/builtins-x86.c:35:6: Generating code for declaration 'f0'
	4.	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/builtins-x86.c:35:11: LLVM IR generation of compound statement ('{}')
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/Output/builtins-x86.c.script: line 2: 50478 Illegal instruction     /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang -cc1 -DUSE_64 -triple x86_64-unknown-unknown -emit-llvm -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/Output/builtins-x86.c.tmp /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/builtins-x86.c
	--
	
	********************
	

Last 10 lines of 'palignr.c':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGen/palignr.c:6:11: error: expected string not found in input
	// CHECK: palignr
	          ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	




More information about the llvm-testresults mailing list