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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Nov 9 14:56:54 PST 2009


The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/236

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

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

Build Reason: 
Build Source Stamp: 86604
Blamelist: dgregor,djg,fjahanian,grosbach,kremenek,lattner,mrs

BUILD FAILED: failed buildit-llvmgcc42

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Analysis/GRExprEngine.cpp
At: Mon 09 Nov 2009 13:58:48
Changed By: kremenek
Comments: Remove stale FIXME.




Files:
 include/clang/AST/Type.h
 lib/Analysis/RegionStore.cpp
 lib/Analysis/VLASizeChecker.cpp
 lib/CodeGen/CGDecl.cpp
 lib/Sema/SemaDecl.cpp
 lib/Sema/SemaOverload.cpp
 lib/Sema/SemaType.cpp
At: Mon 09 Nov 2009 14:13:47
Changed By: dgregor
Comments: Make sure that Type::getAs<ArrayType>() (or Type::getAs<subclass of
ArrayType>()) does not instantiate. Update all callers that used this
unsafe feature to use the appropriate ASTContext::getAs*ArrayType method.




Files:
 include/clang/Basic/DiagnosticSemaKinds.td
 lib/Sema/SemaExpr.cpp
 test/Sema/pointer-conversion.c
At: Mon 09 Nov 2009 14:18:47
Changed By: fjahanian
Comments: Changed error for nested type qualifier mismatch to
warning, to match gcc. It used to be warning, so
better keep it a warning (it broke a certain project).




File: lib/Sema/Sema.h
At: Mon 09 Nov 2009 14:28:47
Changed By: fjahanian
Comments: Removed a FIXME on nested type specifier warning.





File: lib/Sema/Sema.h
At: Mon 09 Nov 2009 14:28:47
Changed By: fjahanian
Comments: Further change in a comment.





File: lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
At: Mon 09 Nov 2009 14:28:47
Changed By: mrs
Comments: Fix for 64-bit builds.




File: lib/CodeGen/SelectionDAG/DAGCombiner.cpp
At: Mon 09 Nov 2009 14:28:47
Changed By: djg
Comments: Remove an unneeded #include.




File: lib/Target/ARM/ARMBaseRegisterInfo.cpp
At: Mon 09 Nov 2009 14:33:47
Changed By: grosbach
Comments: Set dynamic stack realignment to real values.



File: lib/Transforms/Scalar/JumpThreading.cpp
At: Mon 09 Nov 2009 14:33:47
Changed By: lattner
Comments: stub out a new form of BasicBlock::RemovePredecessorAndSimplify which
simplifies instruction users of PHIs when the phi is eliminated.  This
will be moved to transforms/utils after some other refactoring.




File: lib/Target/ARM/ARMBaseRegisterInfo.cpp
At: Mon 09 Nov 2009 14:33:47
Changed By: grosbach
Comments: Enable dynamic stack realignment by default.



LOGS:
Last 10 lines of 'buildit-llvmgcc42.stdio':
	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[2]: *** [stage2-bubble] Error 2
	make[1]: *** [all] Error 2
	+ exit 1
	make: *** [install] Error 1

Last 10 lines of 'buildit-llvmgcc42.warnings':
	warning: structure `c_switch' used but not defined
	warning: structure `et_node' used but not defined
	warning: structure `loop' used but not defined
	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-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return




More information about the llvm-testresults mailing list