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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Dec 2 18:10:28 PST 2010


The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/11650

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

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

Build Reason: 
Build Source Stamp: 120777
Blamelist: akirtzidis,lattner,mspencer,nicholas,rafael

BUILD FAILED: failed test.llvm.stage1

sincerely,
 -The Buildbot


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

CHANGES:
File: include/llvm/Constants.h
At: Thu 02 Dec 2010 17:16:40
Changed By: lattner
Comments: clarify comment
Properties: 




Files:
 include/clang/Basic/DiagnosticGroups.td
 include/clang/Basic/DiagnosticSemaKinds.td
At: Thu 02 Dec 2010 17:16:40
Changed By: nicholas
Comments: Add a flag to control the "indirection of non-volatile null pointer will be
deleted, not trap" warning. Fixed PR8729. Patch by Elias Pipping!
Properties: 




Files:
 lib/Checker/AnalysisConsumer.cpp
 lib/Checker/TextPathDiagnostics.cpp
At: Thu 02 Dec 2010 17:21:40
Changed By: akirtzidis
Comments: Remove leftover code and use the text path diagnostic client even without a specified output file since
it just uses diagnostic notes.Properties: 




Files:
 lib/MC/MCAsmStreamer.cpp
 lib/MC/MCObjectStreamer.cpp
 lib/MC/MCStreamer.cpp
At: Thu 02 Dec 2010 17:26:40
Changed By: rafael
Comments: Do with uleb the same trick we now do with dwarf line/address advances. This
avoids creating leb128 fragments and speeds up the test in PR8711 to 33s.Properties: 




File: include/llvm/Support/FileSystem.h
At: Thu 02 Dec 2010 17:26:40
Changed By: mspencer
Comments: Support/FileSystem: Remove temp_directory_path.Properties: 




Files:
 include/llvm/Support/FileSystem.h
 lib/Support/Unix/PathV2.inc
 lib/Support/Windows/PathV2.inc
 lib/Support/Windows/system_error.inc
 unittests/Support/Path.cpp
At: Thu 02 Dec 2010 17:26:40
Changed By: mspencer
Comments: Support/FileSystem: Add unique_file and exists implementations.Properties: 




File: lib/Support/Windows/PathV2.inc
At: Thu 02 Dec 2010 17:26:40
Changed By: mspencer
Comments: Support/Windows/FileSystem: Remove unneeded toNullTerminatedStringRef.Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM-Unit :: Support/Release+Asserts/SupportTests/Support.Path
	
	  Expected Passes    : 5100
	  Expected Failures  : 43
	  Unsupported Tests  : 557
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM-Unit :: Support/Release+Asserts/SupportTests/Support.Path

Last 10 lines of 'xfail':
	LLVM :: MC/ARM/neont2-vld-encoding.s
	LLVM :: MC/ARM/neont2-vst-encoding.s
	LLVM :: MC/ARM/thumb2.s
	LLVM :: MC/AsmParser/directive_lsym.s
	LLVM :: MC/AsmParser/exprs-invalid.s
	LLVM :: Transforms/DeadArgElim/deadexternal.ll
	LLVM :: Transforms/GVN/rle-no-phi-translate.ll
	LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
	LLVM :: Transforms/TailCallElim/nocapture.ll
	LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll

Last 10 lines of 'unsupported':
	LLVM :: LLVMC/C++/unknown_suffix.unk
	LLVM :: LLVMC/C/emit-llvm-opt.c
	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 'support.path':
	[----------] Global test environment tear-down
	[==========] 1 test from 1 test case ran. (15 ms total)
	[  PASSED  ] 0 tests.
	[  FAILED  ] 1 test, listed below:
	[  FAILED  ] Support.Path
	
	 1 FAILED TEST
	
	********************
	




More information about the llvm-testresults mailing list