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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Dec 21 17:31:40 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/2605

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

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 91874
Blamelist: ddunbar,lattner

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: include/llvm/Type.h
At: Mon 21 Dec 2009 17:22:34
Changed By: lattner
Comments: types don't need atomic inc/dec, they are local to an llvmcontext.
Properties: 




Files:
 lib/CodeGen/TargetABIInfo.cpp
 test/CodeGenCXX/member-functions.cpp
 test/CodeGenCXX/x86_64-arguments.cpp
At: Mon 21 Dec 2009 17:22:37
Changed By: ddunbar
Comments: x86_64: Structures with no fields but which have padding should be classified as
integer.
 - This is consistent, but may not be correct. I will revisit x86_64 ABI handling for C++ as a whole at some point.
 - PR5831.Properties: 




LOGS:
Last 10 lines of 'test-llvm.stdio':
	********************
	Failing Tests (1):
	    LLVM-Unit::VMCore/Debug/VMCoreTests/OpaqueTypeTest.RegisterWithContext
	
	  Expected Passes    : 4459
	  Expected Failures  : 27
	  Unsupported Tests  : 496
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'test-llvm.fail':
	LLVM-Unit::VMCore/Debug/VMCoreTests/OpaqueTypeTest.RegisterWithContext

Last 10 lines of 'test-llvm.xfail':
	LLVM::MC/AsmParser/directive_lsym.s
	LLVM::MC/AsmParser/exprs-invalid.s
	LLVM::Transforms/GVN/rle-no-phi-translate.ll
	LLVM::Transforms/GlobalOpt/2009-03-05-dbg.ll
	LLVM::Transforms/GlobalOpt/2009-03-03-dbg.ll
	LLVM::Transforms/IndVarSimplify/loop_evaluate_6.ll
	LLVM::CodeGen/X86/illegal-asm.ll
	LLVM::Transforms/InstCombine/cast-sext-zext.ll
	LLVM::Transforms/TailCallElim/nocapture.ll
	LLVM::Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll

Last 10 lines of 'test-llvm.unsupported':
	LLVM::LLVMC/C++/hello.cpp
	LLVM::LLVMC/C++/together.cpp
	LLVM::LLVMC/C/emit-llvm.c
	LLVM::LLVMC/C/hello.c
	LLVM::LLVMC/C/include.c
	LLVM::LLVMC/C/opt-test.c
	LLVM::LLVMC/C/sink.c
	LLVM::LLVMC/C/wall.c
	LLVM::LLVMC/ObjC++/hello.mm
	LLVM::LLVMC/ObjC/hello.m

Last 10 lines of 'test-llvm.opaquetypetest.registerwithcontext':
	[----------] Global test environment tear-down
	[==========] 1 test from 1 test case ran.
	[  PASSED  ] 0 tests.
	[  FAILED  ] 1 test, listed below:
	[  FAILED  ] OpaqueTypeTest.RegisterWithContext
	
	 1 FAILED TEST
	
	********************
	




More information about the llvm-testresults mailing list