[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Apr 16 12:37:13 PDT 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/7667
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 101526
Blamelist: baldrick,dgregor
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: include/llvm/Analysis/InlineCost.h
At: Fri 16 Apr 2010 12:33:04
Changed By: baldrick
Comments: Revert commit 101503 (johannes), in the hope of fixing the dragonegg build,
see http://google1.osuosl.org:8011/builders/dragonegg-x86_64-linux/builds/693
Original commit text:
Use a ValueMap not a std::map for the reason indicated
in the comment. This was causing nondeterministic changes
in inlining decisions.
Properties:
Files:
lib/Sema/SemaCXXCast.cpp
lib/Sema/SemaInit.cpp
At: Fri 16 Apr 2010 12:33:04
Changed By: dgregor
Comments: Switch the checking of implicit casts for static_cast, C-style, and
functional casts over to InitializationSequence, eliminating a caller
of Sema::TryImplicitConversion. We also get access and ambiguity
checking "for free".
More cleanups to come in this routine.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling ARMDisassembler.cpp for Debug build
llvm[2]: Compiling UnreachableBlockElim.cpp for Debug build
llvm[2]: Compiling VirtRegMap.cpp for Debug build
llvm[2]: Compiling VirtRegRewriter.cpp for Debug build
llvm[4]: Compiling ARMDisassemblerCore.cpp for Debug build
llvm[4]: Building Debug Archive Library libLLVMARMDisassembler.a
llvm[4]: Compiling ARMTargetInfo.cpp for Debug build
llvm[4]: Building Debug Archive Library libLLVMARMInfo.a
llvm[2]: Building Debug Archive Library libLLVMCodeGen.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list