Opened 20 months ago

Last modified 20 months ago

#65872 closed defect

Symbol not found: (_xmlIOFTPClose) — at Initial Version

Reported by: jimjag (Jim Jagielski) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port: libxml2

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

Change History (0)

Note: See TracTickets for help on using tickets.