[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Feb 22 17:27:56 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/5365
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: ddunbar2.apple.com
Build Reason:
Build Source Stamp: 96848
Blamelist: kremenek,lattner,zhongxingxu
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/CellSPU/SPUISelDAGToDAG.cpp
At: Mon 22 Feb 2010 17:20:42
Changed By: lattner
Comments: the cell backend is making all sorts of unsafe and incorrect assumptions
about ownership and update policies. It isn't clear why it is doing all
this lowering at isel time instead of in legalize. This fixes fcmp64.ll
Properties:
File: include/clang/Checker/PathSensitive/MemRegion.h
At: Mon 22 Feb 2010 17:20:42
Changed By: zhongxingxu
Comments: Correct comment.Properties:
File: lib/Sema/SemaChecking.cpp
At: Mon 22 Feb 2010 17:20:42
Changed By: kremenek
Comments: Simplify logic for determining values of 'ReturnsVoid' and 'HasNoReturn' flags.
No functionality change.Properties:
File: lib/Sema/SemaChecking.cpp
At: Mon 22 Feb 2010 17:20:42
Changed By: kremenek
Comments: Use SmallVectorImpl::iterator.Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling UndefCapturedBlockVarChecker.cpp for Debug build
llvm[4]: Compiling UndefResultChecker.cpp for Debug build
llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug build
llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug build
llvm[4]: Compiling VLASizeChecker.cpp for Debug build
llvm[4]: Compiling ValueManager.cpp for Debug build
llvm[4]: Building Debug Archive Library libclangChecker.a
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list