[MacPorts] #67898: Issue with PHP 8.2 Arm version of GD

MacPorts noreply at macports.org
Mon Aug 7 19:01:32 UTC 2023


#67898: Issue with PHP 8.2 Arm version of GD
-------------------------+------------------------
  Reporter:  thomashohn  |      Owner:  ryandesign
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  php82-gd    |
-------------------------+------------------------

Comment (by ryandesign):

 You can [wiki:howto/InstallingOlderPort install older versions] but
 there's no reason why that should work better. All versions of php,
 including the SAPI ports and the modules, are handled by [browser
 :macports-ports/lang/php/Portfile one giant Portfile]. And, like over 99%
 of all ports, extraction is not done by code in the Portfile but by common
 code in MacPorts base. php55 and later use xz tarballs, so if you
 encounter an extracting problem with php82-gd, I'd expect you to encounter
 the same problem with any other module of php82, all the way down to
 php55, and any other port whose source is in an xz tarball. That's
 assuming the problem is with the `xz` executable. If the problem is with
 the `tar` executable instead, then you'd experience problems with tons
 more ports than that.

 Does this problem always happen with php82-gd or is it intermittent? Be
 sure to `sudo port clean php82-gd` before trying again to ensure your test
 is accurate. Does the problem ever happen with any other port?

-- 
Ticket URL: <https://trac.macports.org/ticket/67898#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list