[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Feb 1 15:32:17 PST 2011
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/8320
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 124699
Blamelist: dgregor,matthewbg,nicholas
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: test/PCH/missing-file.cpp
At: Tue 01 Feb 2011 14:51:21
Changed By: matthewbg
Comments: Use tempfiles for the .o outputs.
Properties:
Files:
include/clang/Frontend/ASTUnit.h
include/clang/Sema/CodeCompleteConsumer.h
include/clang/Sema/Sema.h
lib/Frontend/ASTUnit.cpp
lib/Sema/CodeCompleteConsumer.cpp
lib/Sema/SemaCodeComplete.cpp
tools/libclang/CIndexCodeCompletion.cpp
At: Tue 01 Feb 2011 15:06:20
Changed By: dgregor
Comments: Create a special allocator class for code completion, so that all of
the string copying goes through a single place that can have
associated state.
Properties:
File: lib/Driver/ToolChains.cpp
At: Tue 01 Feb 2011 15:11:15
Changed By: nicholas
Comments: Add support for x86-64 Mandriva 2010.2. Reported by 'rindolf' on IRC!
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling CXType.cpp for Release+Asserts build (PIC)
llvm[4]: Compiling CXString.cpp for Release+Asserts build (PIC)
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/tools/libclang/CIndexCodeCompletion.cpp:233: error: declaration of 'clang::CodeCompletionAllocator AllocatedCXCodeCompleteResults::CodeCompletionAllocator'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/tools/libclang/../../include/clang/Sema/CodeCompleteConsumer.h:425: error: changes meaning of 'CodeCompletionAllocator' from 'class clang::CodeCompletionAllocator'
make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/tools/clang/tools/libclang/Release+Asserts/CIndexCodeCompletion.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/utils/TableGen/CodeGenDAGPatterns.cpp:386: warning: 'SmallestInt' may be used uninitialized in this function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/TableGen/CodeGenDAGPatterns.cpp:396: warning: 'SmallestFP' may be used uninitialized in this function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/utils/TableGen/CodeGenDAGPatterns.cpp:452: warning: 'LargestFP' may be used uninitialized in this function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/lib/Analysis/InstructionSimplify.cpp:808: warning: comparison between signed and unsigned integer expressions
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h:325: warning: 'BC.llvm::SpillPlacement::BlockConstraint::Exit' is used uninitialized in this function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h:325: warning: 'BC.llvm::SpillPlacement::BlockConstraint::Entry' is used uninitialized in this function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h:325: warning: 'BI.<unnamed>::RAGreedy::BlockInfo::OverlapExit' is used uninitialized in this function
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/include/llvm/ADT/SmallVector.h:325: warning: 'BI.<unnamed>::RAGreedy::BlockInfo::OverlapEntry' is used uninitialized in this function
More information about the llvm-testresults
mailing list