[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Jul 28 11:46:32 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/1835
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 77347
Blamelist: bwilson,lattner,resistor
BUILD FAILED: failed compile llvm-gcc
sincerely,
-The Buildbot
================================================================================
CHANGES:
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 'compile llvm-gcc.stdio':
make[3]: *** Waiting for unfinished jobs....
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm-gcc.src/gcc/llvm-convert.cpp: In static member function 'static llvm::Constant* TreeConstantToLLVM::ConvertArrayCONSTRUCTOR(tree_node*)':
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm-gcc.src/gcc/llvm-convert.cpp:7284: error: 'class llvm::LLVMContext' has no member named 'getConstantArray'
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm-gcc.src/gcc/llvm-convert.cpp:7311: error: 'class llvm::LLVMContext' has no member named 'getConstantArray'
make[3]: *** [llvm-backend.o] Error 1
make[3]: *** [llvm-convert.o] Error 1
rm gpl.pod fsf-funding.pod gcov.pod gfdl.pod cpp.pod gcc.pod
make[2]: *** [all-stage1-gcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2
Last 10 lines of 'compile llvm-gcc.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
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn'
More information about the llvm-testresults
mailing list