[MacPorts] #61634: notmuch @0.31.2 dyld linking issue with talloc
MacPorts
noreply at macports.org
Mon Nov 23 19:32:27 UTC 2020
#61634: notmuch @0.31.2 dyld linking issue with talloc
--------------------------+--------------------
Reporter: borwickatuw | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: notmuch |
--------------------------+--------------------
Comment (by borwickatuw):
OK I did this as a workaround; notmuch now works but I'd love to know what
went wrong in the building of notmuch and/or talloc that created this
issue.
{{{
sudo install_name_tool -change
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_talloc/talloc/work/talloc-2.3.1/bin/default/libtalloc.dylib
/opt/local/lib/libtalloc.dylib /opt/local/bin/notmuch
sudo install_name_tool -change
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_talloc/talloc/work/talloc-2.3.1/bin/default/libtalloc.dylib
/opt/local/lib/libtalloc.dylib /opt/local/lib/libnotmuch.5.dylib
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61634#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list