[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-x86_64-darwin10-selfhost
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Jul 28 12:10:56 PDT 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/1021
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04.apple.com
Build Reason:
Build Source Stamp: 77347
Blamelist: bwilson,david_goodwin,ddunbar,fjahanian,lattner,resistor
BUILD FAILED: failed buildit-llvmgcc42
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/CodeGen/CGCXX.cpp
lib/CodeGen/CodeGenFunction.h
At: Tue 28 Jul 2009 11:13:36
Changed By: fjahanian
Comments: Some code cleanup.
Files:
lib/Target/ARM/ARMInstrThumb2.td
test/CodeGen/Thumb2/thumb2-lsr3.ll
At: Tue 28 Jul 2009 11:18:36
Changed By: david_goodwin
Comments: Add workaround for <rdar://problem/7098328>.
File: tools/llvm-mc/MC-X86Specific.cpp
At: Tue 28 Jul 2009 11:18:36
Changed By: ddunbar
Comments: Switch X86 assembly parser to using the generic lexer interface.
File: test/SemaObjCXX/references.mm
At: Tue 28 Jul 2009 11:23:36
Changed By: lattner
Comments: this test crashes, disable it harder.
File: lib/CodeGen/CGObjCMac.cpp
At: Tue 28 Jul 2009 11:28:36
Changed By: lattner
Comments: add some fixme's
Files:
lib/AST/Expr.cpp
test/Sema/unused-expr.c
At: Tue 28 Jul 2009 11:28:36
Changed By: lattner
Comments: fix PR4633: cast to void should silence the 'unused expression' warning.
File: gcc/config/arm/neon-gen.ml
At: Tue 28 Jul 2009 11:28:36
Changed By: bwilson
Comments: Fix Neon macros so that they translate to expressions, not statements.
Thanks for Sandeep Patel for pointing this out.
Files:
lib/CodeGen/CGExprConstant.cpp
lib/CodeGen/CGObjCGNU.cpp
lib/CodeGen/CGObjCMac.cpp
lib/CodeGen/CodeGenModule.cpp
At: Tue 28 Jul 2009 11:33:36
Changed By: resistor
Comments: Update for LLVM API change.
File: gcc/config/arm/arm_neon.h
At: Tue 28 Jul 2009 11:33:36
Changed By: bwilson
Comments: Regenerate arm_neon.h.
Files:
gcc/llvm-backend.cpp
gcc/llvm-convert.cpp
gcc/llvm-types.cpp
At: Tue 28 Jul 2009 11:33:36
Changed By: resistor
Comments: Update for LLVM API change.
Files:
examples/BrainF/BrainF.cpp
include/llvm/Constants.h
include/llvm/LLVMContext.h
include/llvm/Support/IRBuilder.h
lib/Analysis/DebugInfo.cpp
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/ShadowStackGC.cpp
lib/Linker/LinkModules.cpp
lib/Target/XCore/XCoreTargetObjectFile.cpp
lib/Transforms/IPO/ExtractGV.cpp
lib/Transforms/IPO/GlobalOpt.cpp
lib/Transforms/Scalar/SimplifyLibCalls.cpp
lib/Transforms/Utils/LowerInvoke.cpp
lib/Transforms/Utils/ValueMapper.cpp
lib/VMCore/ConstantFold.cpp
lib/VMCore/Constants.cpp
lib/VMCore/Core.cpp
lib/VMCore/LLVMContext.cpp
lib/VMCore/LLVMContextImpl.cpp
lib/VMCore/LLVMContextImpl.h
tools/bugpoint/ExtractFunction.cpp
tools/bugpoint/Miscompilation.cpp
At: Tue 28 Jul 2009 11:33:36
Changed By: resistor
Comments: Change ConstantArray to 2.5 API.
LOGS:
Last 10 lines of 'buildit-llvmgcc42.stdio':
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/llvm-convert.cpp: In static member function 'static llvm::Constant* TreeConstantToLLVM::ConvertArrayCONSTRUCTOR(tree_node*)':
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/llvm-convert.cpp:7284: error: 'class llvm::LLVMContext' has no member named 'getConstantArray'
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmgcc42.roots/llvmgcc42~obj/src/gcc/llvm-convert.cpp:7311: error: 'class llvm::LLVMContext' has no member named 'getConstantArray'
make[4]: *** [llvm-convert.o] Error 1
rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gcc.pod gpl.pod
make[3]: *** [all-stage1-gcc] Error 2
make[2]: *** [stage1-bubble] Error 2
make[1]: *** [all] Error 2
+ exit 1
make: *** [install] Error 1
Last 10 lines of 'buildit-llvmgcc42.warnings':
warning: structure `ZipDirectory' used but not defined
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
More information about the llvm-testresults
mailing list