[llvm-testresults] buildbot failure in lab.llvm.org on clang-x86_64-darwin11-nobootstrap-RAincremental

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Mon Apr 21 17:36:40 PDT 2014


The Buildbot has detected a new failure on builder clang-x86_64-darwin11-nobootstrap-RAincremental while building llvm.
Full details are available at:
 http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-nobootstrap-RAincremental/builds/14682

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: xserve5

Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 206830
Blamelist: 

BUILD FAILED: failed run.llvm.tests

sincerely,
 -The Buildbot


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

CHANGES:


LOGS:
Last 15 lines of 'stdio':
	
	1 warning(s) in tests.
	Testing Time: 368.97s
	********************
	Failing Tests (3):
	    LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/CloneInstruction.Exact
	    LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/CloneInstruction.Inbounds
	    LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/CloneInstruction.OverflowBits
	
	  Expected Passes    : 17634
	  Expected Failures  : 106
	  Unsupported Tests  : 43
	  Unexpected Failures: 3
	make[1]: *** [check-local-all] Error 1
	make: *** [check-all] Error 2

Last 15 lines of 'LLVM-Unit::CloneInstruction.Exact':
	1  UtilsTests        0x0000000104d9f324 _ZL13SignalHandleri + 564
	2  libsystem_c.dylib 0x00007fff94461cfa _sigtramp + 26
	3  libsystem_c.dylib 0x0000000000000190 _sigtramp + 1807344816
	4  libsystem_c.dylib 0x00007fff9445f84c free + 389
	5  UtilsTests        0x0000000104cbc2c0 std::__1::__tree<std::__1::unique_ptr<llvm::Value, std::__1::default_delete<llvm::Value> >, std::__1::less<std::__1::unique_ptr<llvm::Value, std::__1::default_delete<llvm::Value> > >, std::__1::allocator<std::__1::unique_ptr<llvm::Value, std::__1::default_delete<llvm::Value> > > >::destroy(std::__1::__tree_node<std::__1::unique_ptr<llvm::Value, std::__1::default_delete<llvm::Value> >, void*>*) + 64
	6  UtilsTests        0x0000000104cb46e0 (anonymous namespace)::CloneInstruction::TearDown() + 64
	7  UtilsTests        0x0000000104ccfed0 testing::TestInfo::Run() + 832
	8  UtilsTests        0x0000000104cd0430 testing::TestCase::Run() + 448
	9  UtilsTests        0x0000000104cd75d5 testing::internal::UnitTestImpl::RunAllTests() + 1317
	10 UtilsTests        0x0000000104cd709a testing::UnitTest::Run() + 106
	11 UtilsTests        0x0000000104ce5061 main + 65
	12 UtilsTests        0x0000000104cacd54 start + 52
	13 UtilsTests        0x0000000000000002 start + 4214567650
	
	********************

Last 15 lines of 'LLVM-Unit::CloneInstruction.Inbounds':
	1  UtilsTests        0x0000000109f24324 _ZL13SignalHandleri + 564
	2  libsystem_c.dylib 0x00007fff94461cfa _sigtramp + 26
	3  libsystem_c.dylib 0x0000000000000190 _sigtramp + 1807344816
	4  libsystem_c.dylib 0x00007fff9445f84c free + 389
	5  UtilsTests        0x0000000109e412c0 std::__1::__tree<std::__1::unique_ptr<llvm::Value, std::__1::default_delete<llvm::Value> >, std::__1::less<std::__1::unique_ptr<llvm::Value, std::__1::default_delete<llvm::Value> > >, std::__1::allocator<std::__1::unique_ptr<llvm::Value, std::__1::default_delete<llvm::Value> > > >::destroy(std::__1::__tree_node<std::__1::unique_ptr<llvm::Value, std::__1::default_delete<llvm::Value> >, void*>*) + 64
	6  UtilsTests        0x0000000109e396e0 (anonymous namespace)::CloneInstruction::TearDown() + 64
	7  UtilsTests        0x0000000109e54ed0 testing::TestInfo::Run() + 832
	8  UtilsTests        0x0000000109e55430 testing::TestCase::Run() + 448
	9  UtilsTests        0x0000000109e5c5d5 testing::internal::UnitTestImpl::RunAllTests() + 1317
	10 UtilsTests        0x0000000109e5c09a testing::UnitTest::Run() + 106
	11 UtilsTests        0x0000000109e6a061 main + 65
	12 UtilsTests        0x0000000109e31d54 start + 52
	13 UtilsTests        0x0000000000000002 start + 4129088226
	
	********************

Last 15 lines of 'LLVM-Unit::CloneInstruction.OverflowBits':
	0  UtilsTests        0x0000000103121e48 llvm::sys::PrintStackTrace(__sFILE*) + 40
	1  UtilsTests        0x0000000103122324 _ZL13SignalHandleri + 564
	2  libsystem_c.dylib 0x00007fff94461cfa _sigtramp + 26
	3  libsystem_c.dylib 0x0000000000004000 _sigtramp + 1807360800
	4  UtilsTests        0x00000001030386ab llvm::BinaryOperator* (anonymous namespace)::CloneInstruction::clone<llvm::BinaryOperator>(llvm::BinaryOperator*) + 27
	5  UtilsTests        0x0000000103039f4e (anonymous namespace)::CloneInstruction_OverflowBits_Test::TestBody() + 4094
	6  UtilsTests        0x0000000103052661 testing::Test::Run() + 801
	7  UtilsTests        0x0000000103052ed0 testing::TestInfo::Run() + 832
	8  UtilsTests        0x0000000103053430 testing::TestCase::Run() + 448
	9  UtilsTests        0x000000010305a5d5 testing::internal::UnitTestImpl::RunAllTests() + 1317
	10 UtilsTests        0x000000010305a09a testing::UnitTest::Run() + 106
	11 UtilsTests        0x0000000103068061 main + 65
	12 UtilsTests        0x000000010302fd54 start + 52
	
	********************

Last 15 lines of 'warnings (1)':
	lit.py: discovery.py:190: warning: test suite 'Extra Tools Unit Tests' contained no tests







More information about the llvm-testresults mailing list