[MacPorts] #58574: poppler @0.77.0: dyld: Symbol not found: _poppler_additional_action_type_get_type

MacPorts noreply at macports.org
Sun Aug 4 07:21:54 UTC 2019


#58574: poppler @0.77.0: dyld: Symbol not found:
_poppler_additional_action_type_get_type
----------------------+----------------------
  Reporter:  RobK88   |      Owner:  dbevans
      Type:  defect   |     Status:  reopened
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.5.4
Resolution:           |   Keywords:
      Port:  poppler  |
----------------------+----------------------

Comment (by jmroot):

 Adding a symbol doesn't warrant bumping the library major version, that's
 reserved for when you break backward compatibility by removing symbols or
 changing their semantics. Adding a symbol does mean the compatibility
 version should be increased, but that wouldn't avoid this problem, it
 would just change the error to "incompatible library version" rather than
 "symbol not found".

 It really does just need to run with the same library it was built
 against.

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


More information about the macports-tickets mailing list