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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Mar 17 12:27:21 PDT 2010


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

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

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

Build Reason: 
Build Source Stamp: 98755
Blamelist: alenhar2,bwilson,dgregor,djg,johnny,lattner

BUILD FAILED: failed compile.llvm-gcc.stage1

sincerely,
 -The Buildbot


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

CHANGES:
File: docs/ReleaseNotes.html
At: Wed 17 Mar 2010 11:19:43
Changed By: lattner
Comments: notes from evan
Properties: 




File: test/PCH/changed-files.c
At: Wed 17 Mar 2010 11:29:43
Changed By: dgregor
Comments: XFAIL this test on that silly Windows platform. GrrrProperties: 




File: lib/Target/ARM/ARMAddressingModes.h
At: Wed 17 Mar 2010 11:34:43
Changed By: johnny
Comments: 98745 contains something unrelated to the patch.
Remove it from ARMAddressingModes.h.Properties: 




File: include/llvm/ADT/EquivalenceClasses.h
At: Wed 17 Mar 2010 11:34:43
Changed By: alenhar2
Comments: missing includeProperties: 




File: include/llvm/Target/TargetLowering.h
At: Wed 17 Mar 2010 11:44:44
Changed By: bwilson
Comments: Remove an unnecessary (and misspelled) typedef.  Tweak whitespace.
Properties: 




Files:
 include/clang/AST/ASTContext.h
 include/clang/AST/Stmt.h
At: Wed 17 Mar 2010 11:49:43
Changed By: dgregor
Comments: Reduce the default alignment for ASTContext and Stmt/Expr allocation
from 16 bytes to 8 bytes, since we don't ever use those low 4
bits. Should save some storage.
Properties: 




Files:
 include/llvm/Analysis/ScalarEvolutionExpressions.h
 lib/Analysis/ScalarEvolution.cpp
 lib/Analysis/ScalarEvolutionExpander.cpp
At: Wed 17 Mar 2010 11:54:43
Changed By: djg
Comments: Change SCEVNAryExpr's operand array from a SmallVector to a plain
pointer and length, and allocate the arrays in ScalarEvolution's
BumpPtrAllocator, so that they get released when their owning
SCEV gets released. SCEVs are immutable, so they don't need to worry
about operand array resizing. This fixes a memory leak reported
in PR6637.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	../../llvm-gcc.src/gcc/coverage.c:106: unidentified type `rtx'
	../../llvm-gcc.src/gcc/rtl.h:144: unidentified type `rtx'
	../../llvm-gcc.src/gcc/rtl.h:145: unidentified type `rtx'
	../../llvm-gcc.src/gcc/rtl.h:184: unidentified type `rtunion'
	make[3]: *** [s-gtype] Bus error
	make[3]: *** Waiting for unfinished jobs....
	rm gpl.pod fsf-funding.pod gcov.pod gfdl.pod cpp.pod gcc.pod
	make[2]: *** [all-stage2-gcc] Error 2
	make[1]: *** [stage2-bubble] Error 2
	make: *** [all] Error 2

Last 10 lines of 'warnings':
	gengtype-lex.c:3433: warning: no previous prototype for 'yyget_out'
	gengtype-lex.c:3441: warning: no previous prototype for 'yyget_leng'
	gengtype-lex.c:3450: warning: no previous prototype for 'yyget_text'
	gengtype-lex.c:3459: warning: no previous prototype for 'yyset_lineno'
	gengtype-lex.c:3471: warning: no previous prototype for 'yyset_in'
	gengtype-lex.c:3476: warning: no previous prototype for 'yyset_out'
	gengtype-lex.c:3481: warning: no previous prototype for 'yyget_debug'
	gengtype-lex.c:3486: warning: no previous prototype for 'yyset_debug'
	gengtype-lex.c:3520: warning: no previous prototype for 'yylex_destroy'
	../../llvm-gcc.src/gcc/gengtype-lex.l:594: warning: format not a string literal and no format arguments




More information about the llvm-testresults mailing list