[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
Wed Apr 6 14:13:49 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: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: monterey | Port: php81-mailparse @3.1.3_0
----------------------+--------------------------------------
With a clean install the php81-mailparse into macOS Monterey fails to load
with error:
{{{
PHP Warning: PHP Startup: Unable to load dynamic library 'mailparse.so'
(tried: /opt/local/lib/php81/extensions/no-debug-non-
zts-20210902/mailparse.so (dlopen(/opt/local/lib/php81/extensions/no-
debug-non-zts-20210902/mailparse.so, 0x0009): symbol not found in flat
namespace '_mbfl_convert_filter_delete'), /opt/local/lib/php81/extensions
/no-debug-non-zts-20210902/mailparse.so.so
(dlopen(/opt/local/lib/php81/extensions/no-debug-non-
zts-20210902/mailparse.so.so, 0x0009): tried:
'/usr/local/mysql/lib/mailparse.so.so' (no such file), '/mailparse.so.so'
(no such file), '/opt/local/lib/php81/extensions/no-debug-non-
zts-20210902/mailparse.so.so' (no such file))) in Unknown on line 0
}}}
Tried the install from source, but with same result.
_mbfl_convert_filter_delete seems to refer to mbstring which is also
installed.
--
Ticket URL: <https://trac.macports.org/ticket/64953>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list