[MacPorts] #17841: sshfs errors on from_code,to_code
#17841: sshfs errors on from_code,to_code -------------------------------------+-------------------------------------- Reporter: silverdemon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: -------------------------------------+-------------------------------------- sshfs user@host.com:/ /mnt/ -omodules=iconv,from_code=UTF-8,to_code=CP1251 dyld: lazy symbol binding failed: Symbol not found: _iconv_open Referenced from: /opt/local/lib/libfuse.0.dylib Expected in: flat namespace dyld: Symbol not found: _iconv_open Referenced from: /opt/local/lib/libfuse.0.dylib Expected in: flat namespace Trace/BPT trap -- Ticket URL: <http://trac.macports.org/ticket/17841> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17841: sshfs errors on from_code,to_code -------------------------------------+-------------------------------------- Reporter: silverdemon@… | Owner: eridius@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sshfs -------------------------------------+-------------------------------------- Changes (by macsforever2000@…): * cc: eridius@… (removed) * owner: macports-tickets@… => eridius@… * port: => sshfs Old description:
sshfs user@host.com:/ /mnt/ -omodules=iconv,from_code=UTF-8,to_code=CP1251
dyld: lazy symbol binding failed: Symbol not found: _iconv_open Referenced from: /opt/local/lib/libfuse.0.dylib Expected in: flat namespace
dyld: Symbol not found: _iconv_open Referenced from: /opt/local/lib/libfuse.0.dylib Expected in: flat namespace
Trace/BPT trap
New description: {{{ sshfs user@host.com:/ /mnt/ -omodules=iconv,from_code=UTF-8,to_code=CP1251 dyld: lazy symbol binding failed: Symbol not found: _iconv_open Referenced from: /opt/local/lib/libfuse.0.dylib Expected in: flat namespace dyld: Symbol not found: _iconv_open Referenced from: /opt/local/lib/libfuse.0.dylib Expected in: flat namespace Trace/BPT trap }}} -- -- Ticket URL: <http://trac.macports.org/ticket/17841#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17841: sshfs errors on from_code,to_code -------------------------------------+-------------------------------------- Reporter: silverdemon@… | Owner: eridius@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sshfs -------------------------------------+-------------------------------------- Comment(by raimue@…): Try rebuilding fusefs. -- Ticket URL: <http://trac.macports.org/ticket/17841#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17841: sshfs errors on from_code,to_code -------------------------------------+-------------------------------------- Reporter: silverdemon@… | Owner: eridius@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sshfs -------------------------------------+-------------------------------------- Comment(by jmr@…): It'd be macfuse, since fusefs is just a stub now. Might need a rev bump so it builds with the right MACOSX_DEPLOYMENT_TARGET now that MP 1.7 is out? -- Ticket URL: <http://trac.macports.org/ticket/17841#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17841: sshfs errors on from_code,to_code -------------------------------------+-------------------------------------- Reporter: silverdemon@… | Owner: eridius@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: sshfs -------------------------------------+-------------------------------------- Comment(by silverdemon@…): I've built it on two machines (PPC and Intel) from fresh 1700 installation of macports. libiconv is installed on both and works fine stand alone. Both machines give the same error, and macfuse refuses to mount if I use the iconv module and form/to code switches. Works fine without them. -- Ticket URL: <http://trac.macports.org/ticket/17841#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17841: sshfs errors on from_code,to_code -------------------------------------+-------------------------------------- Reporter: silverdemon@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: | Port: sshfs -------------------------------------+-------------------------------------- Changes (by jmr@…): * owner: eridius@… => macports-tickets@… -- Ticket URL: <http://trac.macports.org/ticket/17841#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17841: sshfs errors on from_code,to_code -------------------------------------+-------------------------------------- Reporter: silverdemon@… | Owner: dports@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Keywords: | Port: sshfs -------------------------------------+-------------------------------------- Changes (by dports@…): * status: new => assigned * owner: macports-tickets@… => dports@… -- Ticket URL: <https://trac.macports.org/ticket/17841#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17841: sshfs errors on from_code,to_code --------------------------------------+------------------------------------- Reporter: silverdemon@… | Owner: dports@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: sshfs | --------------------------------------+------------------------------------- Changes (by dports@…): * status: assigned => closed * resolution: => fixed Comment: This looks like the problem in #16892; I just added `--with-libiconv- prefix` to the libfuse configure args in r73010 to fix it. -- Ticket URL: <https://trac.macports.org/ticket/17841#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts