Opened 10 years ago

Closed 10 years ago

#41092 closed defect (wontfix)

ppc: clang-3.3: error: ‘memmove’ is not a member of ‘llvm::Intrinsic’

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: powerpc leopard Cc:
Port: clang-3.3

Description

On Mac OS X 10.5 Leopard on PowerPC, clang-3.3 failed to build:

/mp/var/macports/build/_Volumes_data_macports_ports_lang_llvm-3.3/clang-3.3/work/llvm-3.3.src/include/llvm/IR/IntrinsicInst.h: In static member function ‘static bool llvm::MemIntrinsic::classof(const llvm::IntrinsicInst*)’:
/mp/var/macports/build/_Volumes_data_macports_ports_lang_llvm-3.3/clang-3.3/work/llvm-3.3.src/include/llvm/IR/IntrinsicInst.h:177: error: ‘memmove’ is not a member of ‘llvm::Intrinsic’

clang-3.2 built fine.

Attachments (1)

clang-3.3.main.log.bz2 (45.1 KB) - added by ryandesign (Ryan Carsten Schmidt) 10 years ago.

Download all attachments as: .zip

Change History (6)

Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: clang-3.3.main.log.bz2 added

comment:1 in reply to:  description Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

To elaborate, clang-3.3 failed to build today; clang-3.2 built successfully July 11, 2013.

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

To follow up, I rebuilt clang-3.2 that same day, and it still worked fine. So the problem really is special to clang-3.3.

comment:3 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Keywords: leopard ppc added
Status: newassigned
Summary: clang-3.3: error: ‘memmove’ is not a member of ‘llvm::Intrinsic’ppc: clang-3.3: error: ‘memmove’ is not a member of ‘llvm::Intrinsic’

comment:4 Changed 10 years ago by mf2k (Frank Schima)

Keywords: powerpc added; ppc removed

Unify powerpc keywords.

comment:5 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: wontfix
Status: assignedclosed
Note: See TracTickets for help on using tickets.