#66248 closed defect (wontfix)

clamav @0.105.1: now requires rust, so can't build on PPC as rust won't build on PPC

Reported by: ballapete (Peter "Pete" Dyballa) Owned by: danielluke (Daniel J. Luke)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: ppc Cc:
Port: clamav

Description

While trying to installe rust (and cargo) because now needed by clamav:

Error: Cannot install rust for the arch 'ppc' because
Error: its dependency libcxx only supports the archs 'i386 x86_64'.

Change History (3)

comment:1 Changed 17 months ago by kencu (Ken)

Keywords: leopard removed
Owner: set to danielluke
Port: clamav added; MacPorts removed
Status: newassigned
Summary: MacPorts installs a libcxx that is not sutitable for PowerPC architecture on PPC Leoprad, Mac OS X 10.5.8clamav @0.105.1: now requires rust, so can't build on PPC as rust won't build on PPC

comment:2 Changed 17 months ago by kencu (Ken)

this is no doubt a "wontfix" or more like a "can't fix".

I'm not sure that this port should fiddle around with it's supported archs and buildable systems, as clamav has no business tracking what systems rust will or will not build on. These details change, and should be kept in the rust Portfile, where they are now, rather than expecting clamav to track them...

and just because rust currently won't build on powerpc darwin doesn't mean it won't build on powerpc linux, or that someone won't fix it to build tomorrow...

comment:3 Changed 17 months ago by danielluke (Daniel J. Luke)

Resolution: wontfix
Status: assignedclosed

Yep, sorry - you could make a clamav port that follows upstream v0.104.x (while upstream is still supporting that version) and/or try to get rust working on darwin ppc

Note: See TracTickets for help on using tickets.