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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Mar 30 14:21:04 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/5013

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

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

Build Reason: 
Build Source Stamp: 99930
Blamelist: lattner,wangmp

BUILD FAILED: failed compile.llvm-gcc.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/VMCore/Constants.cpp
 lib/VMCore/LLVMContext.cpp
 lib/VMCore/Metadata.cpp
At: Tue 30 Mar 2010 13:50:38
Changed By: lattner
Comments: move some method definitions to files that make sense.
Properties: 




File: gcc/llvm-convert.cpp
At: Tue 30 Mar 2010 14:00:50
Changed By: wangmp
Comments: Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset.
Properties: 




Files:
 include/llvm/CodeGen/SelectionDAG.h
 include/llvm/IntrinsicInst.h
 include/llvm/Intrinsics.td
 include/llvm/Support/IRBuilder.h
 include/llvm/Target/TargetLowering.h
 include/llvm/Transforms/Utils/BuildLibCalls.h
 lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 lib/Target/ARM/ARMISelLowering.cpp
 lib/Target/ARM/ARMISelLowering.h
 lib/Target/PowerPC/PPCISelLowering.cpp
 lib/Target/X86/X86ISelLowering.cpp
 lib/Target/X86/X86ISelLowering.h
 lib/Target/XCore/XCoreISelLowering.cpp
 lib/Transforms/InstCombine/InstCombineCalls.cpp
 lib/Transforms/Scalar/MemCpyOptimizer.cpp
 lib/Transforms/Scalar/ScalarReplAggregates.cpp
 lib/Transforms/Scalar/SimplifyLibCalls.cpp
 lib/Transforms/Utils/BuildLibCalls.cpp
 lib/Transforms/Utils/InlineFunction.cpp
 lib/VMCore/AutoUpgrade.cpp
 test/Analysis/BasicAA/modref.ll
 test/Transforms/InstCombine/memset_chk.ll
 test/Transforms/InstCombine/objsize.ll
 test/Transforms/MemCpyOpt/align.ll
 test/Transforms/SimplifyLibCalls/StrCpy.ll
 test/Verifier/2006-12-12-IntrinsicDefine.ll
At: Tue 30 Mar 2010 14:00:50
Changed By: wangmp
Comments: Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset,
e.g., llvm.memcpy.i32(i8*, i8*, i32, i32) -> llvm.memcpy.p0i8.p0i8.i32(i8*, i8*, i32, i32, i1)
A update of langref will occur in a subsequent checkin.
Properties: 




Files:
 lib/CodeGen/CGBuiltin.cpp
 lib/CodeGen/CGDecl.cpp
 lib/CodeGen/CGExprAgg.cpp
 lib/CodeGen/CodeGenFunction.cpp
 lib/CodeGen/CodeGenModule.cpp
 lib/CodeGen/CodeGenModule.h
 test/CodeGen/builtin-memfns.c
 test/CodeGenCXX/eh.cpp
 test/CodeGenCXX/new.cpp
 test/CodeGenCXX/value-init.cpp
At: Tue 30 Mar 2010 14:05:39
Changed By: wangmp
Comments: Added support for address spaces and added a isVolatile field to memcpy, memmove, and memset
Properties: 




LOGS:
Last 10 lines of 'stdio':
	../../llvm-gcc.src/gcc/tree-ssa-reassoc.c:1521: internal compiler error: Abort trap
	Please submit a full bug report,
	with preprocessed source if appropriate.
	See <URL:http://llvm.org/bugs/> for instructions.
	make[3]: *** [tree-ssa-reassoc.o] Error 1
	make[3]: *** Waiting for unfinished jobs....
	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':
	warning: structure `VEC_cp_token_position_heap' used but not defined
	warning: structure `pointer_set_t' used but not defined
	warning: structure `c_arg_info' used but not defined
	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
	../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn'




More information about the llvm-testresults mailing list