[MacPorts] #65976: libebml upgrade 1.4.2_0 < 1.4.3_0 breaks mkvtoolnix @41.0.0_4 on mavricks (dyld: Symbol not found)

MacPorts noreply at macports.org
Thu Oct 13 02:50:38 UTC 2022


#65976: libebml upgrade 1.4.2_0 < 1.4.3_0 breaks mkvtoolnix @41.0.0_4 on mavricks
(dyld: Symbol not found)
----------------------+--------------------
  Reporter:  tehcog   |      Owner:  (none)
      Type:  defect   |     Status:  new
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.7.2
Resolution:           |   Keywords:
      Port:  libebml  |
----------------------+--------------------

Comment (by klanchman):

 This may not be helpful for Mavericks and mkvtoolnix 41 specifically, but
 I had very similar errors on Monterey with mkvtoolnix 70. Reinstalling
 mkvtoolnix fixed it for me.

 {{{
 $ mkvpropedit -h
 dyld[17500]: Symbol not found: (__ZN7libebml8EbmlDate14UnixEpochDelayE)
   Referenced from: '/opt/local/bin/mkvpropedit'
   Expected in: '/opt/local/lib/libebml.5.0.0.dylib'

 $ sudo port uninstall mkvtoolnix
 $ sudo port clean mkvtoolnix
 $ sudo port install mkvtoolnix

 $ mkvpropedit -h
 mkvpropedit [options] <file> <actions>

  Options:
  <snip>
 }}}

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


More information about the macports-tickets mailing list