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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Nov 10 14:17:56 PST 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/10842

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

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

Build Reason: 
Build Source Stamp: 118724
Blamelist: bwilson,djg,rafael

BUILD FAILED: failed compile.llvm-gcc.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Analysis/MemoryDependenceAnalysis.cpp
 test/Analysis/TypeBasedAliasAnalysis/gvn-nonlocal-type-mismatch.ll
At: Wed 10 Nov 2010 13:47:37
Changed By: djg
Comments: Fully invalidate cached results when a prior query's size or
type is insufficient for, or incompatible with, the current query.
Properties: 




File: lib/MC/ELFObjectWriter.cpp
At: Wed 10 Nov 2010 13:57:57
Changed By: rafael
Comments: Factor some code into ComputeIndexMap.Properties: 




File: lib/Analysis/MemoryDependenceAnalysis.cpp
At: Wed 10 Nov 2010 13:57:57
Changed By: djg
Comments: Factor out the code for computing an AliasAnalysis::Location
for a given instruction into a helper function.
Properties: 




Files:
 include/clang/AST/ASTContext.h
 include/clang/AST/Type.h
 lib/AST/ASTContext.cpp
 lib/AST/ASTImporter.cpp
 lib/AST/TypePrinter.cpp
 lib/CodeGen/Mangle.cpp
 lib/Sema/SemaChecking.cpp
 lib/Sema/SemaInit.cpp
 lib/Sema/SemaType.cpp
 lib/Sema/TreeTransform.h
 lib/Serialization/ASTReader.cpp
 lib/Serialization/ASTWriter.cpp
At: Wed 10 Nov 2010 14:02:37
Changed By: bwilson
Comments: Add a variant of GCC-style vector types for ARM NEON.
NEON vector types need to be mangled in a special way to comply with ARM's ABI,
similar to some of the AltiVec-specific vector types.  This patch is mostly
just renaming a bunch of "AltiVecSpecific" things, since they will no longer
be specific to AltiVec.  Besides that, it just adds the new "NeonVector" enum.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]: *** [stage2-bubble] Error 2
	make: *** [all] Error 2

Last 10 lines of 'warnings':
	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
	../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn'
	../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
	../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return




More information about the llvm-testresults mailing list