[MacPorts] #40005: notmuch @0.16 dylib Error with libmotmuch.3.dylib

MacPorts noreply at macports.org
Sun Aug 4 17:15:44 PDT 2013


#40005: notmuch @0.16 dylib Error with libmotmuch.3.dylib
------------------------+--------------------------------
 Reporter:  anupamsg@…  |      Owner:  macports-tickets@…
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.2.0
 Keywords:  Dylib       |       Port:  notmuch
------------------------+--------------------------------
 Hi,

 The latest upgrade for notmuch (//@0.16//, SVN revision: 108886) builds
 correctly, but is **failing on invocation** of the main binary
 ({{{notmuch}}}) with the following error:

 {{{
 % notmuch --version
   dyld: Library not loaded: libnotmuch.3.dylib
   Referenced from: /opt/local/bin/notmuch
   Reason: image not found
 }}}

 Reverting back to prior version (//@0.15.2_0//) works correctly.  It is
 //possible// to make {{{notmuch}}} run with a manual soft-link to the
 {{{libnotmuch.3.dylib}}} as:

 {{{
 % cd /usr/lib
 % sudo ln -s /opt/local/lib/libnotmuch.3.0.0.dylib libnotmuch.3.dylib
 }}}

 In which case, the program does run.

-- 
Ticket URL: <https://trac.macports.org/ticket/40005>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list