[MacPorts] #44658: Encfs fails to mount after the recent upgrade
MacPorts
noreply at macports.org
Fri Aug 15 08:05:00 PDT 2014
#44658: Encfs fails to mount after the recent upgrade
-----------------------+--------------------------------
Reporter: kacnow@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Resolution: | Keywords:
Port: encfs |
-----------------------+--------------------------------
Changes (by ryandesign@…):
* priority: High => Normal
* keywords: encfs,boost =>
Old description:
> OS X 10.9.4 Mavericks
>
> $ encfs /path /Volumes/path
> The directory "/Volumes/path" does not exist. Should it be created? (y,n)
> y
> dyld: lazy symbol binding failed: Symbol not found:
> __ZN5boost7archive6detail17shared_ptr_helperC2Ev
> Referenced from: /opt/local/lib/libencfs.6.dylib
> Expected in: /opt/local/lib/libboost_serialization-mt.dylib
>
> dyld: Symbol not found: __ZN5boost7archive6detail17shared_ptr_helperC2Ev
> Referenced from: /opt/local/lib/libencfs.6.dylib
> Expected in: /opt/local/lib/libboost_serialization-mt.dylib
>
> Trace/BPT trap: 5
> $
New description:
OS X 10.9.4 Mavericks
{{{
$ encfs /path /Volumes/path
The directory "/Volumes/path" does not exist. Should it be created? (y,n)
y
dyld: lazy symbol binding failed: Symbol not found:
__ZN5boost7archive6detail17shared_ptr_helperC2Ev
Referenced from: /opt/local/lib/libencfs.6.dylib
Expected in: /opt/local/lib/libboost_serialization-mt.dylib
dyld: Symbol not found: __ZN5boost7archive6detail17shared_ptr_helperC2Ev
Referenced from: /opt/local/lib/libencfs.6.dylib
Expected in: /opt/local/lib/libboost_serialization-mt.dylib
Trace/BPT trap: 5
$
}}}
--
Comment:
Hmm, did this just start after upgrading to boost 1.56.0? I wonder if
ports using boost need to be rebuilt. You could try downgrading boost to
1.55.0, or rebuilding encfs (i.e. `sudo port -ns upgrade --force encfs`).
--
Ticket URL: <https://trac.macports.org/ticket/44658#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list