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

Devang Patel dpatel at apple.com
Mon Mar 8 10:49:19 PST 2010


On Mar 8, 2010, at 10:45 AM, daniel_dunbar at apple.com wrote:

> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
> Full details are available at:
> http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/248
> 
> Buildbot URL: http://smooshlab.apple.com:8010/
> 
> Buildslave for this Build: smoosh-02
> 
> Build Reason: 
> Build Source Stamp: 97948

Fixed in r97949.

> Blamelist: dpatel
> 
> BUILD FAILED: failed compile
> 
> sincerely,
> -The Buildbot
> 
> 
> ================================================================================
> 
> CHANGES:
> File: lib/CodeGen/CGDebugInfo.cpp
> At: Mon 08 Mar 2010 10:29:24
> Changed By: dpatel
> Comments: Avoid DIDescriptor.isNull() checks.
> 
> Properties: 
> 
> 
> 
> 
> Files:
> include/llvm/Analysis/DebugInfo.h
> lib/Analysis/DebugInfo.cpp
> lib/CodeGen/AsmPrinter/AsmPrinter.cpp
> lib/CodeGen/AsmPrinter/DwarfDebug.cpp
> lib/CodeGen/AsmPrinter/DwarfDebug.h
> lib/CodeGen/MachineInstr.cpp
> lib/Target/PIC16/PIC16DebugInfo.cpp
> lib/Transforms/Utils/CloneFunction.cpp
> At: Mon 08 Mar 2010 10:29:24
> Changed By: dpatel
> Comments: Avoid using DIDescriptor.isNull().
> This is a first step towards eliminating unncessary constructor checks in light weight DIDescriptor wrappers.
> Properties: 
> 
> 
> 
> 
> File: gcc/llvm-debug.cpp
> At: Mon 08 Mar 2010 10:29:24
> Changed By: dpatel
> Comments: Avoid DIDescriptor.isNull() checks.
> Properties: 
> 
> 
> 
> 
> LOGS:
> Last 10 lines of 'stdio':
> 	llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Release build
> 	llvm[4]: Compiling UnixAPIChecker.cpp for Release build
> 	llvm[4]: Compiling VLASizeChecker.cpp for Release build
> 	llvm[4]: Compiling ValueManager.cpp for Release build
> 	llvm[4]: Building Release Archive Library libclangChecker.a
> 	llvm[4]: Building Release Archive Library libclangSema.a
> 	llvm[4]: Building Release Archive Library libclangFrontend.a
> 	make[2]: *** [all] Error 1
> 	make[1]: *** [clang/.makeall] Error 2
> 	make: *** [all] Error 1
> 





More information about the llvm-testresults mailing list