Opened 2 years ago
Last modified 2 years ago
#57741 assigned defect
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)
Change History (2)
Changed 2 years ago by lhaeger (Lothar Haeger)
comment:1 Changed 2 years ago by ryandesign (Ryan Schmidt)
Keywords: | mojave added |
---|---|
Owner: | set to reid@… |
Port: | cfxr added |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
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.