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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Nov 8 11:09:56 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/6431

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 118422
Blamelist: ddunbar,dgregor,djg,jasonwkim,kremenek,rdivacky

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Checker/ObjCAtSyncChecker.cpp
At: Mon 08 Nov 2010 08:58:05
Changed By: kremenek
Comments: Only enable the ObjCAtSyncChecker when the translation unit uses Objective-C.Properties: 




File: lib/Analysis/TypeBasedAliasAnalysis.cpp
At: Mon 08 Nov 2010 09:12:37
Changed By: djg
Comments: Implement getModRefBehavior for TypeBasedAliasAnalysis.
Properties: 




Files:
 lib/Transforms/IPO/FunctionAttrs.cpp
 test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll
At: Mon 08 Nov 2010 09:17:41
Changed By: djg
Comments: Make FunctionAttrs TBAA-aware.
Properties: 




Files:
 include/clang/AST/DeclCXX.h
 lib/AST/DeclCXX.cpp
 lib/Sema/SemaInit.cpp
 lib/Sema/SemaOverload.cpp
 test/SemaTemplate/constructor-template.cpp
At: Mon 08 Nov 2010 09:22:37
Changed By: dgregor
Comments: Improve our handling of C++ [class.copy]p3, which specifies that a
constructor template will not be used to copy a class object to a
value of its own type. We were eliminating all constructor templates
whose specializations look like a copy constructor, which eliminated
important candidates. Fixes PR8182.
Properties: 




File: lib/Driver/ToolChains.cpp
At: Mon 08 Nov 2010 09:54:49
Changed By: rdivacky
Comments: Use integrated-as for processing .s files on FreeBSD. Copied
from Linux/OpenBSD code.

Properties: 




File: lib/MC/MCParser/AsmParser.cpp
At: Mon 08 Nov 2010 09:59:04
Changed By: ddunbar
Comments: Fix typo.Properties: 




Files:
 lib/Target/ARM/ARMAsmPrinter.cpp
 lib/Target/ARM/ARMBuildAttrs.h
 test/CodeGen/ARM/2010-10-19-mc-elf-objheader.ll
At: Mon 08 Nov 2010 10:03:12
Changed By: jasonwkim
Comments: Support -mcpu=cortex-a8 in ARM attributes - Has Fixme. 1 Test modified.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: CodeGen/ARM/2010-10-19-mc-elf-objheader.ll
	
	  Expected Passes    : 5532
	  Expected Failures  : 42
	  Unsupported Tests  : 40
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'dg.log':
	

Last 10 lines of 'dg.sum':
	




More information about the llvm-testresults mailing list