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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Feb 17 00:54:08 PST 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/1637

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

Buildslave for this Build: smoosh-04.apple.com

Build Reason: 
Build Source Stamp: 96467
Blamelist: echristo

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: gcc/varasm.c
At: Tue 16 Feb 2010 23:45:50
Changed By: echristo
Comments: Revert for now:

r95604 | dpatel | 2010-02-08 15:26:53 -0800 (Mon, 08 Feb 2010) | 3 lines

Emit debug info for unused name space global variable. This will be
easily optimized by the optimizer in -O1+ mode.
This is done by forcing DECL_LLVM() check earlier, which in turn creates
llvm symbol for the decl.

It was causing issues with self hosting in non-optimized mode.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Transforms/TailDup/dg.exp ...
	Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/Verifier/dg.exp ...
	
			===  Summary ===
	
	# of expected passes		4757
	# of unexpected failures	1
	# of expected failures		32
	make[1]: *** [check-local] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fails':
	FAIL: /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvm.src/test/FrontendC++/2010-02-08-NamespaceVar.cpp
	




More information about the llvm-testresults mailing list