[MacPorts] #67898: Issue with PHP 8.2 Arm version of GD
MacPorts
noreply at macports.org
Sat Aug 5 01:58:54 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):
Replying to [comment:4 thomashohn]:
> {{{
> :info:extract Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php82-gd/work"
&& /opt/local/bin/xz -dc
'/opt/local/var/macports/distfiles/php82/php-8.2.8.tar.xz' | /usr/bin/tar
-xf - php-8.2.8/ext/gd
> :debug:extract system: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php82-gd/work"
&& /opt/local/bin/xz -dc
'/opt/local/var/macports/distfiles/php82/php-8.2.8.tar.xz' | /usr/bin/tar
-xf - php-8.2.8/ext/gd
> :info:extract Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_php/php82-gd/work"
&& /opt/local/bin/xz -dc
'/opt/local/var/macports/distfiles/php82/php-8.2.8.tar.xz' | /usr/bin/tar
-xf - php-8.2.8/ext/gd
> :info:extract Killed by signal: 9
> }}}
I wonder which of the three commands was killed and why. I'm guessing it's
not `cd`. Do `/opt/local/bin/xz` and `/usr/bin/tar` work normally if you
use them outside of MacPorts?
> It's not possible to provide a binary?
That's right, as far as I know. According to our [browser:macports-
infrastructure/jobs/port_binary_distributable.tcl
port_binary_distributable.tcl] script, `"php82-gd" is not distributable
because its license "php" conflicts with license "GPL-2+" of dependency
"lerc"`.
--
Ticket URL: <https://trac.macports.org/ticket/67898#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list