[llvm-testresults] buildbot failure in smooshlab on clang-powerpc-darwin8

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Apr 1 00:26:09 PDT 2010


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

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

Buildslave for this Build: clattner.apple.com

Build Reason: 
Build Source Stamp: 100093
Blamelist: lattner

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: include/llvm/Support/DebugLoc.h
At: Wed 31 Mar 2010 23:30:38
Changed By: lattner
Comments: add comments, don't require inlined-at to be specified.
Properties: 




Files:
 include/llvm/Support/IRBuilder.h
 lib/VMCore/Core.cpp
At: Wed 31 Mar 2010 23:35:38
Changed By: lattner
Comments: switch IRBuilder to use NewDebugLoc for locations instead
of raw mdnodes.  This allows frontends to specify debug
locations without ever creating an MDNode for the DILocation.

This requires a corresponding clang/llvm-gcc change which
I'll try to commit as simultaneously as possible.
Properties: 




File: gcc/llvm-debug.cpp
At: Wed 31 Mar 2010 23:35:39
Changed By: lattner
Comments: adjust to IRBuilder change and use faster DebugLoc apis.
Properties: 




Files:
 lib/CodeGen/CGDebugInfo.cpp
 lib/CodeGen/CodeGenModule.cpp
At: Wed 31 Mar 2010 23:35:39
Changed By: lattner
Comments: adjust to IRBuilder change and use faster DebugLoc apis.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	make[3]: *** Waiting for unfinished jobs....
	llvm[4]: Compiling SemaTemplateDeduction.cpp for Debug build
	llvm[4]: Compiling SemaTemplateInstantiate.cpp for Debug build
	llvm[4]: Compiling SemaTemplateInstantiateDecl.cpp for Debug build
	llvm[4]: Compiling SemaType.cpp for Debug build
	llvm[4]: Compiling TargetAttributesSema.cpp for Debug build
	llvm[4]: Building Debug Archive Library libclangSema.a
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list