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

MacPorts noreply at macports.org
Tue Aug 8 07:29:48 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 thomashohn):

 The seems to be a difference depending on of the -t trace option is
 applied or not.
 If applied the extraction fails, if not applied the configuration fails.
 No signs of config.log files

 With trace:
 {{{
 ❯ sudo port clean php82-gd
 --->  Cleaning php82-gd
 ❯ sudo port install -t php82-gd
 --->  Computing dependencies for php82-gd
 --->  Fetching archive for php82-gd
 --->  Attempting to fetch php82-gd-8.2.8_0.darwin_22.arm64.tbz2 from
 https://fra.de.packages.macports.org/php82-gd
 --->  Attempting to fetch php82-gd-8.2.8_0.darwin_22.arm64.tbz2 from
 https://packages.macports.org/php82-gd
 --->  Attempting to fetch php82-gd-8.2.8_0.darwin_22.arm64.tbz2 from
 https://cph.dk.packages.macports.org/php82-gd
 --->  Fetching distfiles for php82-gd
 --->  Verifying checksums for php82-gd
 --->  Extracting php82-gd
 Error: Failed to extract php82-gd: command execution failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php82-gd/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there is a bug.
 Error: Processing of port php82-gd failed
 }}}


 Without trace:
 {{{
 ❯ sudo port clean php82-gd
 --->  Cleaning php82-gd
 ❯ sudo port install php82-gd
 --->  Computing dependencies for php82-gd
 --->  Fetching archive for php82-gd
 --->  Attempting to fetch php82-gd-8.2.8_0.darwin_22.arm64.tbz2 from
 https://fra.de.packages.macports.org/php82-gd
 --->  Attempting to fetch php82-gd-8.2.8_0.darwin_22.arm64.tbz2 from
 https://packages.macports.org/php82-gd
 --->  Attempting to fetch php82-gd-8.2.8_0.darwin_22.arm64.tbz2 from
 https://cph.dk.packages.macports.org/php82-gd
 --->  Fetching distfiles for php82-gd
 --->  Verifying checksums for php82-gd
 --->  Extracting php82-gd
 --->  Configuring php82-gd
 Error: Failed to configure php82-gd: child process exited abnormally
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php82-gd/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there is a bug.
 Error: Processing of port php82-gd failed

 }}}

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


More information about the macports-tickets mailing list