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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Jan 26 08:56:23 PST 2011


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

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

Buildslave for this Build: spang.apple.com

Build Reason: 
Build Source Stamp: 124292
Blamelist: bruno,dgregor,greened

BUILD FAILED: failed failed slave lost

sincerely,
 -The Buildbot


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

CHANGES:
File: test/MC/ARM/simple-fp-encoding.s
At: Wed 26 Jan 2011 05:59:34
Changed By: bruno
Comments: Add encoding testcases for ARM vcvtr variationsProperties: 




Files:
 include/clang/Sema/Overload.h
 lib/Sema/SemaOverload.cpp
 test/CXX/over/over.match/over.match.best/over.ics.rank/p3-0x.cpp
At: Wed 26 Jan 2011 06:59:34
Changed By: dgregor
Comments: Reinstate r124236 (tweaking the rvalue-reference overload resolution
rules), now that we've actually have a clean build for me to sully.
Properties: 




Files:
 include/clang/Sema/Overload.h
 lib/Lex/PPMacroExpansion.cpp
 test/Lexer/has_feature_cxx0x.cpp
At: Wed 26 Jan 2011 07:39:48
Changed By: dgregor
Comments: Clean up the C++0x __has_feature tests. Specifically:
  - Don't publicize a C++0x feature through __has_feature if we aren't
    in C++0x mode (even if the feature is available only with a
    warning). 
  - "auto" is not implemented well enough for its __has_feature to be
    turned on.
  - Fix the test of C++0x __has_feature to actually test what we're
  trying to test. Searching for the substring "foo" when our options
  are "foo" and "no_foo" doesn't work :)
Properties: 




Files:
 include/llvm/Target/TargetSelectionDAG.td
 lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
 lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 lib/Target/X86/X86ISelLowering.cpp
 lib/Target/X86/X86ISelLowering.h
At: Wed 26 Jan 2011 07:44:34
Changed By: greened
Comments: 
[AVX] Support EXTRACT_SUBVECTOR on x86.  This provides a default
implementation of EXTRACT_SUBVECTOR for x86, going through the stack
in a similr fashion to how the codegen implements BUILD_VECTOR.
Eventually this will get matched to VEXTRACTF128 if AVX is available.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/ValueMapTest/2.NoFollowRAUW (5775 of 5780)
	PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/ValueMapTest/2.Null (5776 of 5780)
	PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/ValueMapTest/2.OperationsWork (5777 of 5780)
	PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/ValueMapTest/2.SurvivesModificationByConfig (5778 of 5780)
	PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/VerifierTest.AliasUnnamedAddr (5779 of 5780)
	PASS: LLVM-Unit :: VMCore/Release+Asserts/VMCoreTests/VerifierTest.Branch_i1 (5780 of 5780)
	Testing Time: 507.51s
	  Expected Passes    : 5179
	  Expected Failures  : 41
	  Unsupported Tests  : 560

Last 10 lines of 'interrupt':
	[Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionLost'>: Connection to the other side was lost in a non-clean fashion.
	]




More information about the llvm-testresults mailing list