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

Jason Kim jasonwkim at google.com
Wed Dec 8 16:26:13 PST 2010


On Wed, Dec 8, 2010 at 4:21 PM,  <daniel_dunbar at apple.com> wrote:
> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
> Full details are available at:
>  http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/6972
>
> Buildbot URL: http://smooshlab.apple.com:8010/
>
> Buildslave for this Build: smoosh-02
>
> Build Reason:
> Build Source Stamp: 121321
> Blamelist: enderby,jasonwkim,kremenek,stoklund
>
> BUILD FAILED: failed compile
>
> sincerely,
>  -The Buildbot
>
>
> ================================================================================
>
> CHANGES:
> 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:
>
>
>
>
> Files:
>  lib/Target/X86/AsmParser/X86AsmParser.cpp
>  test/MC/X86/x86-64.s
> At: Wed 08 Dec 2010 16:01:40
> Changed By: enderby
> Comments: Allow a slash, '/', as a prefix separator for X86.  rdar://8741045
> Properties:
>
>
>
>
> File: tools/libclang/CXCursor.cpp
> At: Wed 08 Dec 2010 16:06:40
> Changed By: kremenek
> Comments: DenseMapInfo is a 'struct', not a 'class'.Properties:
>
>
>
>
> LOGS:
> Last 10 lines of 'stdio':
>        /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/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>]'
>        /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/tools/libclang/CXCursor.cpp:554:   instantiated from here
>        /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/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-selfhost-rel/llvm.src/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-selfhost-rel/llvm.obj/tools/clang/tools/libclang/Release+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':
>        /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Target/ARM/ARMExpandPseudoInsts.cpp:704: warning: unused variable 'Pred'
>
>

This failure does not look familiar at fitst blush.. checking..

-jason




More information about the llvm-testresults mailing list