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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Nov 19 16:57:16 PST 2010


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/15957

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

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

Build Reason: 
Build Source Stamp: 119880
Blamelist: stoklund

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: include/llvm/ADT/IntervalMap.h
At: Fri 19 Nov 2010 16:54:21
Changed By: stoklund
Comments: Rename NodeBase::{key,val} as {first,second} and swap the BranchNode arrays such
that the noderefs are the first member in the object.

This is in preparation of detemplatization of tree navigation.Properties: 




File: include/llvm/ADT/IntervalMap.h
At: Fri 19 Nov 2010 16:54:21
Changed By: stoklund
Comments: Detemplatize NodeRef.

It is now possible to navigate the B+-tree using NodeRef::subtree() and
NodeRef::size() without knowing the key and value template types used in the
tree.Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[1]: Compiling Regex.cpp for Debug+Asserts build
	llvm[1]: Compiling SmallPtrSet.cpp for Debug+Asserts build
	llvm[1]: Compiling SmallVector.cpp for Debug+Asserts build
	llvm[1]: Compiling SourceMgr.cpp for Debug+Asserts build
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/ADT/IntervalMap.h: In member function 'llvm::IntervalMapImpl::LeafNode<KeyT, ValT, llvm::IntervalMapImpl::NodeSizer<KeyT,ValT>::LeafSize, Traits>& llvm::IntervalMap<KeyT, ValT, N, Traits>::const_iterator::treeLeaf() const':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/ADT/IntervalMap.h:1144: error: expected primary-expression before '>' token
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/ADT/IntervalMap.h:1144: error: expected primary-expression before ')' token
	make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/lib/Support/Debug+Asserts/IntervalMap.o] Error 1
	make[1]: *** Waiting for unfinished jobs....
	make: *** [all] Error 1




More information about the llvm-testresults mailing list