[MacPorts] #65872: libxml2: symbol not found: _xmlIOFTPClose
MacPorts
noreply at macports.org
Tue Sep 20 14:54:15 UTC 2022
#65872: libxml2: symbol not found: _xmlIOFTPClose
----------------------+------------------------
Reporter: jimjag | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords:
Port: libxml2 |
----------------------+------------------------
Description changed by ryandesign:
Old description:
> Upgrading to @2.10.2_0 from 2.9.14_1 of libxml2 caused numerous failures
> due to a missing symbol:
>
> ImportError: dlopen(.../python3.9/site-
> packages/xmlsec.cpython-39-darwin.so, 0x0002): Symbol not found:
> (_xmlIOFTPClose)
> Referenced from: '/opt/local/lib/libxmlsec1.1.dylib'
> Expected in: '/opt/local/lib/libxml2.2.dylib'
>
> Any program using libxmlsec will no longer work due to this missing
> function in the new build
New description:
Upgrading to @2.10.2_0 from 2.9.14_1 of libxml2 caused numerous failures
due to a missing symbol:
{{{
ImportError: dlopen(.../python3.9/site-
packages/xmlsec.cpython-39-darwin.so, 0x0002): Symbol not found:
(_xmlIOFTPClose)
Referenced from: '/opt/local/lib/libxmlsec1.1.dylib'
Expected in: '/opt/local/lib/libxml2.2.dylib'
}}}
Any program using libxmlsec will no longer work due to this missing
function in the new build
--
--
Ticket URL: <https://trac.macports.org/ticket/65872#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list