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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Apr 8 19:46:03 PDT 2010


The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/2924

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

Buildslave for this Build: smoosh-04

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

BUILD FAILED: failed test-llvm

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':
	Running /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Transforms/TailDup/dg.exp ...
	Running /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Verifier/dg.exp ...
	
			===  Summary ===
	
	# of expected passes		4787
	# of unexpected failures	68
	# of expected failures		37
	make[1]: *** [check-local] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fails':
	FAIL: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/MC/MachO/zerofill-1.s
	
	FAIL: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/MC/MachO/zerofill-2.s
	
	FAIL: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/MC/MachO/zerofill-3.s
	
	FAIL: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/MC/MachO/zerofill-4.s
	
	FAIL: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/MC/MachO/zerofill-sect-align.s
	




More information about the llvm-testresults mailing list