[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Nov 9 11:33:06 PST 2009


The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/504

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

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 86579
Blamelist: david_goodwin,dgregor,efriedma

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Sema/Sema.h
 lib/Sema/SemaTemplate.cpp
 lib/Sema/SemaTemplateInstantiate.cpp
 lib/Sema/SemaTemplateInstantiateDecl.cpp
 test/SemaTemplate/default-arguments.cpp
At: Mon 09 Nov 2009 11:19:00
Changed By: dgregor
Comments: Improve instantiation of default template arguments for nested
templates. The instantiation of these default arguments must be (and
now, is) delayed until the template argument is actually used, at
which point we substitute all levels of template arguments
concurrently.




File: lib/CodeGen/ScheduleDAGInstrs.cpp
At: Mon 09 Nov 2009 11:24:00
Changed By: david_goodwin
Comments: Fix dependencies added to model memory aliasing for post-RA scheduling. The dependencies were overly conservative for memory access that are known not to alias.




Files:
 include/clang/Basic/DiagnosticSemaKinds.td
 lib/Sema/SemaDeclCXX.cpp
 test/CXX/temp/temp.spec/temp.expl.spec/p4.cpp
 test/SemaCXX/default-constructor-initializers.cpp
 test/SemaCXX/value-initialization.cpp
At: Mon 09 Nov 2009 11:24:00
Changed By: efriedma
Comments: Add additional note to mark the cause of synthesized constructors.  Mark
declaration invalid if the constructor can't be properly built.  Addresses
remaining review comments from Fariborz for r86500.





LOGS:
Last 10 lines of 'compile.stdio':
	llvm[4]: Compiling SymbolManager.cpp for Debug build
	llvm[4]: Compiling UndefinedArgChecker.cpp for Debug build
	llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug build
	llvm[4]: Compiling UninitializedValues.cpp for Debug build
	llvm[4]: Compiling VLASizeChecker.cpp for Debug build
	llvm[4]: Compiling ValueManager.cpp for Debug build
	llvm[4]: Building Debug Archive Library libclangAnalysis.a
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list