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

Devang Patel devang.patel at gmail.com
Thu Jul 16 10:06:26 PDT 2009


Anton,

Here is the error message.

llvm[3]: Compiling SystemZISelLowering.cpp for Release build
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/SystemZ/SystemZTargetMachine.h:34:
error: cannot declare field 'llvm::SystemZTargetMachine::TLInfo' to be
of abstract type 'llvm::SystemZTargetLowering'
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/SystemZ/SystemZISelLowering.h:35:
note:   because the following virtual functions are pure within
'llvm::SystemZTargetLowering':
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/include/llvm/Target/TargetLowering.h:740:
note:  virtual unsigned int
llvm::TargetLowering::getFunctionAlignment(const llvm::Function*)
const
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.obj/lib/Target/SystemZ/SystemZGenDAGISel.inc:
In member function
'void<unnamed>::SystemZDAGToDAGISel::CannotYetSelect(llvm::SDValue)':
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.obj/lib/Target/SystemZ/SystemZGenDAGISel.inc:691:
error: 'raw_string_ostream' was not declared in this scope
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.obj/lib/Target/SystemZ/SystemZGenDAGISel.inc:691:
error: expected `;' before 'Msg'
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.obj/lib/Target/SystemZ/SystemZGenDAGISel.inc:692:
error: 'Msg' was not declared in this scope
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.obj/lib/Target/SystemZ/SystemZGenDAGISel.inc:693:
error: no matching function for call to 'llvm::SDNode::print(<type
error>, llvm::SelectionDAG*&)'
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/include/llvm/CodeGen/SelectionDAGNodes.h:1331:
note: candidates are: void llvm::SDNode::print(llvm::raw_ostream&,
const llvm::SelectionDAG*) const
llvm[3]: Compiling SPURegisterInfo.cpp for Release build
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/SystemZ/SystemZTargetMachine.h:34:
error: cannot declare field 'llvm::SystemZTargetMachine::TLInfo' to be
of abstract type 'llvm::SystemZTargetLowering'
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/SystemZ/SystemZISelLowering.h:35:
note:   because the following virtual functions are pure within
'llvm::SystemZTargetLowering':
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/include/llvm/Target/TargetLowering.h:740:
note:  virtual unsigned int
llvm::TargetLowering::getFunctionAlignment(const llvm::Function*)
const
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/SystemZ/SystemZISelLowering.cpp:
In member function 'llvm::SDValue
llvm::SystemZTargetLowering::LowerCCCArguments(llvm::SDValue,
llvm::SelectionDAG&)':
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/SystemZ/SystemZISelLowering.cpp:100:
error: no matching function for call to
'llvm::CCState::CCState(unsigned int&, bool&, llvm::TargetMachine&,
llvm::SmallVector<llvm::CCValAssign, 16u>&)'
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/include/llvm/CodeGen/CallingConvLower.h:151:
note: candidates are: llvm::CCState::CCState(unsigned int, bool, const
llvm::TargetMachine&, llvm::SmallVector<llvm::CCValAssign, 16u>&,
llvm::LLVMContext*)
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/include/llvm/CodeGen/CallingConvLower.h:139:
note:                 llvm::CCState::CCState(const llvm::CCState&)
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/SystemZ/SystemZISelLowering.cpp:
In member function 'llvm::SDValue
llvm::SystemZTargetLowering::LowerRET(llvm::SDValue,
llvm::SelectionDAG&)':
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/SystemZ/SystemZISelLowering.cpp:174:
error: no matching function for call to
'llvm::CCState::CCState(unsigned int&, bool&, llvm::TargetMachine&,
llvm::SmallVector<llvm::CCValAssign, 16u>&)'
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/include/llvm/CodeGen/CallingConvLower.h:151:
note: candidates are: llvm::CCState::CCState(unsigned int, bool, const
llvm::TargetMachine&, llvm::SmallVector<llvm::CCValAssign, 16u>&,
llvm::LLVMContext*)
/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/include/llvm/CodeGen/CallingConvLower.h:139:
note:                 llvm::CCState::CCState(const llvm::CCState&)
make[3]: *** [/Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.obj/lib/Target/SystemZ/Release/SystemZISelDAGToDAG.o]
Error 1
make[3]: *** Waiting for unfinished jobs....
llvm[3]: Compiling MSILWriter.cpp for Release build


On Thu, Jul 16, 2009 at 6:39 AM, <daniel_dunbar at apple.com> wrote:
> 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/1238
>
> Buildbot URL: http://smooshlab.apple.com:8010/
>
> Buildslave for this Build: smoosh-03.apple.com
>
> Build Reason:
> Build Source Stamp: HEAD
> Blamelist: asl
>
> BUILD FAILED: failed compile llvm
>
> sincerely,
>  -The Buildbot
>
> _______________________________________________
> llvm-testresults mailing list
> llvm-testresults at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-testresults
>



-- 
-
Devang




More information about the llvm-testresults mailing list