[MacPorts] #64953: php81-mailparse @3.1.3_0: fails to load with error symbol not found in flat namespace '_mbfl_convert_filter_delete'

MacPorts noreply at macports.org
Sat Apr 9 04:49:36 UTC 2022


#64953: php81-mailparse @3.1.3_0: fails to load with error symbol not found in flat
namespace '_mbfl_convert_filter_delete'
---------------------------------------+------------------------
  Reporter:  slaakso                   |      Owner:  ryandesign
      Type:  defect                    |     Status:  accepted
  Priority:  Normal                    |  Milestone:
 Component:  ports                     |    Version:  2.7.2
Resolution:                            |   Keywords:  monterey
      Port:  php-mailparse, php-event  |
---------------------------------------+------------------------
Changes (by ryandesign):

 * port:  php-mailparse => php-mailparse, php-event


Comment:

 php-event has the same problem (it depends on php-sockets):

 {{{
 Warning: PHP Startup: Unable to load dynamic library 'event.so' (tried:
 /opt/local/lib/php81/extensions/no-debug-non-zts-20210902/event.so
 (dlopen(/opt/local/lib/php81/extensions/no-debug-non-
 zts-20210902/event.so, 0x0009): symbol not found in flat namespace
 '_socket_ce'), /opt/local/lib/php81/extensions/no-debug-non-
 zts-20210902/event.so.so (dlopen(/opt/local/lib/php81/extensions/no-debug-
 non-zts-20210902/event.so.so, 0x0009): tried:
 '/opt/local/lib/php81/extensions/no-debug-non-zts-20210902/event.so.so'
 (no such file))) in Unknown on line 0
 }}}

 although curiously php-event has this problem macOS 11 and earlier too.
 Not sure why mailparse only has this problem on macOS 12 then.

 And I've encountered it before in php-http2, and
 [changeset:5ad3eb39f187a1f7dc9c9fe9a6feb3edef9b59a2/macports-ports
 renaming the .ini file] is what I did there so I'll do that here too.

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


More information about the macports-tickets mailing list