Opened 5 years ago

Closed 19 months ago

#57741 closed defect (fixed)

cfxr @0.2.1: Error "Compiling for earlier than macOS 10.6 is no longer supported" (on Mojave)

Reported by: lhaeger (Lothar Haeger) Owned by: reid@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: mojave Cc:
Port: cfxr

Description

Seems like no pre-compiled package for Mojave exists and build from source fails with "Compiling for earlier than macOS 10.6 is no longer supported" (See attached log).

Attachments (1)

main.log (67.1 KB) - added by lhaeger (Lothar Haeger) 5 years ago.

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by lhaeger (Lothar Haeger)

Attachment: main.log added

comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: mojave added
Owner: set to reid@…
Port: cfxr added
Status: newassigned

And of course the reason why there is no binary is that this error is encountered while trying to produce it. :)

It is true that macOS Mojave removed the ability to target ancient macOS versions. This project targets Mac OS X 10.5. I thought the settings the xcode portgroup sets would override that, but maybe not.

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

Resolution: fixed
Status: assignedclosed

In b01b124289bc1c892f0a326cda773d335ca0cc71/macports-ports (master):

cfxr: update to 0.3.3

closes: #57741

Note: See TracTickets for help on using tickets.