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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Jul 7 11:19:48 PDT 2010


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

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

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

Build Reason: 
Build Source Stamp: 107795
Blamelist: baldrick,dgregor,djg

BUILD FAILED: failed compile.llvm-gcc.stage1

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/AST/ASTContext.cpp
At: Wed 07 Jul 2010 09:43:38
Changed By: dgregor
Comments: When printing statistics for the ASTContext, also print them for its BumpPtrAllocatorProperties: 




Files:
 include/llvm/CodeGen/FastISel.h
 include/llvm/CodeGen/FunctionLoweringInfo.h
 include/llvm/CodeGen/SelectionDAGISel.h
 lib/CodeGen/SelectionDAG/FastISel.cpp
 lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 lib/Target/X86/X86FastISel.cpp
 utils/TableGen/FastISelEmitter.cpp
At: Wed 07 Jul 2010 09:48:38
Changed By: djg
Comments: Give FunctionLoweringInfo an MBB member, avoiding the need to pass it
around everywhere, and also give it an InsertPt member, to enable isel
to operate at an arbitrary position within a block, rather than just
appending to a block.
Properties: 




File: Makefile
At: Wed 07 Jul 2010 09:53:38
Changed By: baldrick
Comments: Issue the warning about being slow whenever optimization is disabled,
and not just for Debug+Asserts builds.
Properties: 




File: lib/CodeGen/MachineFunction.cpp
At: Wed 07 Jul 2010 10:33:38
Changed By: djg
Comments: Fix debugging strings.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	configure: creating ./config.status
	config.status: creating Makefile
	config.status: creating gccbug
	config.status: creating mklibgcc
	config.status: creating libada-mk
	config.status: creating ada/Makefile
	config.status: creating auto-host.h
	config.status: executing default commands
	make[1]: *** [stage1-bubble] Error 2
	make: *** [all] Error 2

Last 10 lines of 'warnings':
	../../../llvm-gcc.src/fixincludes/fixincl.x:76: warning: string length '4756' is greater than the length '509' ISO C89 compilers are required to support
	../../../llvm-gcc.src/fixincludes/fixincl.x:275: warning: string length '552' is greater than the length '509' ISO C89 compilers are required to support
	../../../llvm-gcc.src/fixincludes/fixincl.x:320: warning: string length '532' is greater than the length '509' ISO C89 compilers are required to support
	../../../llvm-gcc.src/fixincludes/fixincl.x:364: warning: string length '808' is greater than the length '509' ISO C89 compilers are required to support
	../../../llvm-gcc.src/fixincludes/fixincl.x:450: warning: string length '5139' is greater than the length '509' ISO C89 compilers are required to support
	../../../llvm-gcc.src/fixincludes/fixincl.x:2931: warning: string length '729' is greater than the length '509' ISO C89 compilers are required to support
	../../../llvm-gcc.src/fixincludes/fixincl.x:4752: warning: string length '519' is greater than the length '509' ISO C89 compilers are required to support
	../../../llvm-gcc.src/fixincludes/fixincl.x:8141: warning: string length '575' is greater than the length '509' ISO C89 compilers are required to support




More information about the llvm-testresults mailing list