[MacPorts] #43439: Cannot install sshfs for x86_64 because osxfuse only supports i386

MacPorts noreply at macports.org
Tue Apr 22 15:21:20 PDT 2014


#43439: Cannot install sshfs for x86_64 because osxfuse only supports i386
-----------------------------+--------------------------------
  Reporter:  leeawalsh@…     |      Owner:  macports-tickets@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.2.1
Resolution:                  |   Keywords:
      Port:  osxfuse, sshfs  |
-----------------------------+--------------------------------

Comment (by mp@…):

 Well, I meant {{{-universal}}}, because OSXfuse doesn't build with
 {{{+universal}}} (yet), however it does correctly adapt to whatever the
 kernel is, so that's why ports that depend on it have to adapt as well,
 which they do when
 {{{
 configure.build_arch ${os.arch}
 }}}
 is added and they're built with {{{-universal}}}. Any port that depends on
 OSXfuse has to be built with what matches the kernel, at least until
 OSXfuse is made to also build with {{{+universal}}}.

 The old solution (fuse4x) could be built with {{{+universal}}}, so then
 all its dependents could be built with either {{{+universal}}} or
 {{{-universal}}}.

 Hopefully some Portfile wizard can also get OSXfuse to build with
 {{{+universal}}} eventually.

 Actually, it's a bit strange with Snow Leopard, because it seems that only
 the kernel is 32-bit, and everything else can be either 32- or 64-bit.
 Someone, somewhere might know why...

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


More information about the macports-tickets mailing list