[MacPorts] #68182: python311 @3.11.5 is missing deps 'libb2' and 'ossp-uuid'

MacPorts noreply at macports.org
Sun Sep 17 20:12:01 UTC 2023


#68182: python311 @3.11.5 is missing deps 'libb2' and 'ossp-uuid'
-----------------------+--------------------
 Reporter:  fhgwright  |      Owner:  (none)
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.8.1
 Keywords:             |       Port:
-----------------------+--------------------
 After doing a `port reclaim`, `python311` failed `rev-upgrade`.  The
 relevant errors were:
 {{{
 Could not open /opt/local/lib/libb2.1.dylib: Error opening or reading file
 (referenced from
 /opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11
 /lib-dynload/_blake2.cpython-311-darwin.so)

 }}}
 and
 {{{
 Could not open /opt/local/lib/libuuid.16.dylib: Error opening or reading
 file (referenced from
 /opt/local/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11
 /lib-dynload/_uuid.cpython-311-darwin.so)
 }}}
 Looking at a non-broken system, the first is provided by `libb2` and the
 second by `ossp-uuid`.  I didn't investigate whether these are direct or
 indirect dependencies.

-- 
Ticket URL: <https://trac.macports.org/ticket/68182>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list