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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Apr 8 19:00:33 PDT 2010


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

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 100842
Blamelist: djg,lattner,rjmccall,spyffe

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: www/cxx_compatibility.html
At: Thu 08 Apr 2010 18:11:06
Changed By: rjmccall
Comments: Add a note to the C++ compatibility page about templates with no
valid instantiations.

Properties: 




Files:
 lib/Transforms/Scalar/SCCP.cpp
 test/Transforms/SCCP/undef-resolve.ll
At: Thu 08 Apr 2010 18:16:07
Changed By: lattner
Comments: fix a SCCP miscompilation that could happen when a
forced constant is changed to a constant, we would end
up adding the instruction to the wrong worklist, 
preventing it from being properly revisited.  This fixes
rdar://7832370
Properties: 




File: include/llvm/Support/CallSite.h
At: Thu 08 Apr 2010 18:21:08
Changed By: djg
Comments: Don't use reserved identifiers.
Properties: 




Files:
 lib/Analysis/IVUsers.cpp
 test/Transforms/LoopStrengthReduce/insert-positions.ll
At: Thu 08 Apr 2010 18:26:06
Changed By: djg
Comments: Fix a bug in IVUsers which was permitting non-affine addrecs to
be sent to LSR, which it isn't prepared to handle.
Properties: 




Files:
 lib/Analysis/Lint.cpp
 test/Other/lint.ll
At: Thu 08 Apr 2010 18:41:06
Changed By: djg
Comments: Add several more lint checks.
Properties: 




Files:
 tools/Makefile
 tools/llvm-mc/Disassembler.cpp
 tools/llvm-mc/Disassembler.h
 tools/llvm-mc/Makefile
 tools/llvm-mc/llvm-mc.cpp
At: Thu 08 Apr 2010 18:46:35
Changed By: spyffe
Comments: Added a tester for the enhanced disassembler,
integrated into the llvm-mc testing tool.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: Linking Release executable llvm-bcanalyzer (without symbols)
	llvm[2]: ======= Finished Linking Release Executable llvm-bcanalyzer (without symbols)
	llvm[2]: ======= Finished Linking Release Executable llc (without symbols)
	llvm[2]: Linking Release executable llvm-ld (without symbols)
	llvm[2]: Linking Release executable opt (without symbols)
	llvm[2]: ======= Finished Linking Release Executable llvm-ld (without symbols)
	llvm[2]: ======= Finished Linking Release Executable opt (without symbols)
	llvm[2]: Linking Release executable bugpoint (without symbols)
	llvm[2]: ======= Finished Linking Release Executable bugpoint (without symbols)
	make: *** [all] Error 1




More information about the llvm-testresults mailing list