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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Jul 20 11:19:26 PDT 2009


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/1406

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

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

Build Reason: 
Build Source Stamp: 76445
Blamelist: lattner,snaroff

BUILD FAILED: failed compile llvm-gcc

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/AST/ASTContext.cpp
 lib/Sema/Sema.h
 lib/Sema/SemaExpr.cpp
 lib/Sema/SemaExprObjC.cpp
 lib/Sema/SemaType.cpp
At: Mon 20 Jul 2009 10:57:40
Changed By: snaroff
Comments: 5 cleanups to ObjCObjectPointerType work:

- Remove Sema::CheckPointeeTypesForAssignment(), a temporary API I added to ease migration to ObjCObjectPointerType. Convert Sema::CheckAssignmentConstraints() to no longer depend on the temporary API.
- Sema::ConvertDeclSpecToType(): Replace a couple FIXME's with an important comment/example.
- Sema::GetTypeForDeclarator(): Get the protocol's from the interface, NOT the declspec (to support the following C typedef idiom: "typedef C<P> T; T *obj").
- Sema::ObjCQualifiedIdTypesAreCompatible(): Removed some dead code.
- ASTContext::getObjCEncodingForTypeImpl(): Some minor cleanups.





File: gcc/llvm-convert.cpp
At: Mon 20 Jul 2009 10:59:37
Changed By: lattner
Comments: use ExpandInlineAsm from TargetLowering instead of TargetAsmInfo.




Files:
 include/llvm/Target/TargetAsmInfo.h
 lib/Target/X86/X86TargetAsmInfo.cpp
 lib/Target/X86/X86TargetAsmInfo.h
At: Mon 20 Jul 2009 10:59:37
Changed By: lattner
Comments: remove TargetAsmInfo::ExpandInlineAsm




LOGS:
Last 10 lines of 'compile llvm-gcc.stdio':
	Comparing stages 2 and 3
	warning: ./cc1-checksum.o differs
	warning: ./cc1obj-checksum.o differs
	warning: ./cc1objplus-checksum.o differs
	warning: ./cc1plus-checksum.o differs
	Bootstrap comparison failure!
	./llvm-convert.o differs
	make[2]: *** [compare] Error 1
	make[1]: *** [stage3-bubble] Error 2
	make: *** [all] Error 2

Last 10 lines of 'compile llvm-gcc.warnings':
	warning: structure `ipa_reference_vars_info_d' used but not defined
	warning: structure `reg_info_def' used but not defined
	warning: structure `value_set' used but not defined
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn'
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
	warning: ./cc1-checksum.o differs
	warning: ./cc1obj-checksum.o differs
	warning: ./cc1objplus-checksum.o differs
	warning: ./cc1plus-checksum.o differs




More information about the llvm-testresults mailing list