[MacPorts] #70987: php73, php74, php80, php81: Segmentation fault when generating phar.php
MacPorts
noreply at macports.org
Sun Oct 13 16:00:40 UTC 2024
#70987: php73, php74, php80, php81: Segmentation fault when generating phar.php
-------------------------------------------------+-------------------------
Reporter: exlemor | Owner: ryandesign
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.10.1
Resolution: fixed | Keywords: sequoia
Port: php73 php74 php80 php81 php82 | haspatch
php83 php84 |
-------------------------------------------------+-------------------------
Comment (by ryandesign):
Replying to [comment:15 exlemor]:
> {{{
> Undefined symbols for architecture x86_64:
> "_res_9_dn_expand", referenced from:
> }}}
So far I've only fixed #70987 (the segmentation fault). I haven't fixed
#70468 (the undefined symbols) yet so the workaround for that issue that
you're already familiar with from comment:1 is still needed:
{{{
sudo port clean php74
sudo port install php74 configure.cflags="-Os -Wno-error=implicit-int"
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70987#comment:16>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list