Opened 18 months ago

Last modified 17 months ago

#72158 accepted defect

PHP56 fails install on Sonoma 15.3.1 -bad Xcode versioning

Reported by: zslg01 Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: php56

Description (last modified by jmroot (Joshua Root))

--->  Fetching distfiles for php56
Error: php56 @5.6.40 cannot currently be compiled with Xcode 12 or later
Error: Failed to fetch php56: incompatible Xcode version
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php56/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there
is a bug.
Error: Processing of port php56 failed

Change History (2)

comment:1 Changed 18 months ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: set to ryandesign
Status: newassigned

comment:2 Changed 17 months ago by ryandesign (Ryan Carsten Schmidt)

Status: assignedaccepted

Yup, I'm aware. As the error message says, unfortunately it is not possible to compile this old version of PHP with modern Xcode versions until I backport some fixes from newer PHP versions. You can either use a newer version of PHP (8 or later) or an older version of macOS that supports Xcode versions earlier than 12.

Note: See TracTickets for help on using tickets.