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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Jul 14 17:07:07 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/7589

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

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

Build Reason: 
Build Source Stamp: 108385
Blamelist: bwilson,cornedbee,ddunbar,echristo,resistor,stoklund

BUILD FAILED: failed compile.llvm-gcc.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
 lib/Transforms/InstCombine/InstCombineSelect.cpp
At: Wed 14 Jul 2010 16:37:48
Changed By: resistor
Comments: Add instcombine transforms to optimize tests of multiple bits of the same value into a single larger comparison.
Properties: 




Files:
 include/clang/Basic/TargetInfo.h
 lib/Basic/TargetInfo.cpp
 lib/Basic/Targets.cpp
 lib/CodeGen/CGBlocks.cpp
 lib/CodeGen/CGCall.cpp
 lib/CodeGen/CGObjCMac.cpp
 lib/CodeGen/CodeGenModule.h
At: Wed 14 Jul 2010 16:42:49
Changed By: ddunbar
Comments: CodeGen/ObjC/NeXT: Fix Obj-C message send to match llvm-gcc when choosing
whether to use objc_msgSend_fpret; the choice is target dependent, not Obj-C ABI
dependent.
 - <rdar://problem/8139758> arm objc _objc_msgSend_fpret bugProperties: 




File: lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
At: Wed 14 Jul 2010 16:42:49
Changed By: echristo
Comments: 80-col.
Properties: 




Files:
 utils/buildit/GNUmakefile
 utils/buildit/build_llvm
At: Wed 14 Jul 2010 16:42:49
Changed By: bwilson
Comments: Try to get embedded build of llvmCore to pass verification.
Simplify some things in the process.
Properties: 




Files:
 include/clang/Frontend/ASTConsumers.h
 include/clang/Frontend/PCHDeserializationListener.h
 include/clang/Frontend/PCHReader.h
 include/clang/Frontend/PCHWriter.h
 lib/Frontend/FrontendActions.cpp
 lib/Frontend/GeneratePCH.cpp
 lib/Frontend/PCHReader.cpp
 lib/Frontend/PCHWriter.cpp
At: Wed 14 Jul 2010 16:47:48
Changed By: cornedbee
Comments: Add a callback interface that allows interested parties to get notified whenever PCHReader deserializes a type or decl (and possibly other things in the future). Have PCHWriter implement these callbacks as noops and register to receive them if we're chaining PCHs. This will allow PCHWriter to track the IDs of these things, which it needs to write the dependent files. WIPProperties: 




File: utils/buildit/build_llvm
At: Wed 14 Jul 2010 16:52:48
Changed By: bwilson
Comments: Remove the entire docs directory from Apple-style builds.
This fixes a "usr_junk" verification failure when installing into /usr.
Properties: 




Files:
 lib/Target/X86/X86ISelLowering.cpp
 lib/Target/X86/X86ISelLowering.h
At: Wed 14 Jul 2010 16:52:48
Changed By: stoklund
Comments: Use TargetOpcode::COPY instead of X86-native register copy instructions when
lowering atomics. This will allow those copies to still be coalesced after
TII::isMoveInstr is removed.Properties: 




LOGS:
Last 10 lines of 'stdio':
	echo "\"objc\", " >> tmp-gtyp.h
	echo "\"objcp\", " >> tmp-gtyp.h
	echo "\"treelang\", " >> tmp-gtyp.h
	echo "NULL};" >> tmp-gtyp.h
	/bin/sh ../../llvm-gcc.src/gcc/../move-if-change tmp-gtyp.h gtyp-gen.h
	echo timestamp > s-gtyp-gen
	rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.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