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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Mar 23 16:30:24 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/2560

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 99338
Blamelist: djg,ggreif,lattner,void

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Analysis/ScalarEvolutionExpander.cpp
At: Tue 23 Mar 2010 14:57:16
Changed By: djg
Comments: Don't back past debug info intrinsics; SCEVExpander's strategy
for ignoring debug info intrinsics everywhere else is to advance
past them, and it needs to be consistent.
Properties: 




File: tools/llvm-ld/llvm-ld.cpp
At: Tue 23 Mar 2010 15:02:16
Changed By: lattner
Comments: make sure to delete the llvm module before calling llvm_shutdown,
this fixes crashes in error cases, PR6683
Properties: 




Files:
 include/llvm/Target/TargetLowering.h
 lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
At: Tue 23 Mar 2010 15:17:16
Changed By: djg
Comments: Remove getTypeToExpandTo, since it isn't adding much value
beyond just calling getTypeToTransformTo.
Properties: 




Files:
 tools/Makefile
 utils/buildit/build_llvm
At: Tue 23 Mar 2010 15:17:16
Changed By: void
Comments: Use "DISABLE_EDIS" to disable building "edis" explicitly. Don't build it for
Apple-style builds.
Properties: 




File: MultiSource/Benchmarks/PAQ8p/Makefile
At: Tue 23 Mar 2010 15:37:16
Changed By: ggreif
Comments: back out my last change, seems to break nightlybotProperties: 




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		4818
	# of unexpected failures	1
	# of expected failures		36
	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/CodeGen/X86/i256-add.ll
	




More information about the llvm-testresults mailing list