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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Dec 8 16:24:43 PST 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/12415

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 121319
Blamelist: echristo,grosbach,jasonwkim,kremenek,stoklund

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/ARM/ARMInstrThumb2.td
At: Wed 08 Dec 2010 15:37:12
Changed By: grosbach
Comments: Clean up the add/sub w/ SP source reg instructions in Thumb2 a bit. Add a FIXME
for more thorough cleanup.Properties: 




Files:
 test/CodeGen/X86/tls-1.ll
 test/CodeGen/X86/tlv-1.ll
At: Wed 08 Dec 2010 15:37:12
Changed By: echristo
Comments: Move this test to tlv* to make it easier to notice versus linux tls
support.
Properties: 




File: lib/Target/ARM/ARMExpandPseudoInsts.cpp
At: Wed 08 Dec 2010 15:41:41
Changed By: jasonwkim
Comments: Style nit and whitespace cleanupProperties: 




Files:
 include/clang-c/Index.h
 tools/libclang/CXCursor.cpp
 tools/libclang/libclang.darwin.exports
 tools/libclang/libclang.exports
At: Wed 08 Dec 2010 15:46:40
Changed By: kremenek
Comments: Add new libclang hooks for CXCursorSet, a
DenseMap-backed hashtable for doing client-side
management of CXCursors within a set.Properties: 




Files:
 lib/CodeGen/LiveIntervalUnion.cpp
 lib/CodeGen/RegAllocGreedy.cpp
At: Wed 08 Dec 2010 15:56:40
Changed By: stoklund
Comments: Properly deal with empty intervals when checking for interference.Properties: 




LOGS:
Last 10 lines of 'stdio':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/include/llvm/ADT/DenseMap.h:212:   instantiated from 'ValueT& llvm::DenseMap<KeyT, ValueT, KeyInfoT, ValueInfoT>::operator[](const KeyT&) [with KeyT = CXCursor, ValueT = unsigned int, KeyInfoT = llvm::DenseMapInfo<CXCursor>, ValueInfoT = llvm::DenseMapInfo<unsigned int>]'
	CXCursor.cpp:554:   instantiated from here
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/include/llvm/ADT/DenseMap.h:383: error: 'isEqual' is not a member of 'llvm::DenseMapInfo<CXCursor>'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/include/llvm/ADT/DenseMap.h:383: error: 'isEqual' is not a member of 'llvm::DenseMapInfo<CXCursor>'
	make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/tools/libclang/Debug+Asserts/CXCursor.o] Error 1
	make[4]: *** Waiting for unfinished jobs....
	make[3]: *** [all] Error 1
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	ARMExpandPseudoInsts.cpp:704: warning: unused variable 'Pred'




More information about the llvm-testresults mailing list