Opened 9 years ago
Closed 9 years ago
#49123 closed defect (duplicate)
osxfuse fails to build under El Capitan
Reported by: | ksze (Kal Sze) | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | elcapitan haspatch | Cc: | kurtjaeke@…, axet (Alexey Kuznetsov), maehne (Torsten Maehne), axet (Alexey Kuznetsov) |
Port: | osxfuse |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
OS X El Capitan 10.11.0
MacPorts 2.3.4
Xcode 7.0.1
Log attached
Attachments (2)
Change History (13)
Changed 9 years ago by ksze (Kal Sze)
comment:1 Changed 9 years ago by bket
I can not reproduce the building error. Initial testing of osxfuse 2.8.0 with sshfs resulted in an issue with Finder (on El Capitan). Issue being that I'm unable to delete files and directories.
This issue has been resolved in osxfuse 2.8.1:
"Starting with OS X 10.11 DesktopServicesHelper, which is running as root, calls stat(2) on behalf of Finder when trying to delete a directory. Blocking this request would result in Finder aborting the delete process."
https://osxfuse.github.io/2015/09/25/OSXFUSE-2.8.1.html
This port requires a bit of an update. My attempts resulted in a "mismatch with FUSE library". Guess it has something to do with the signed kext?
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | dports removed |
---|---|
Description: | modified (diff) |
Keywords: | elcapitan added |
Owner: | changed from macports-tickets@… to dports@… |
The Cc field requires valid email addresses.
Changed 9 years ago by bket
Attachment: | osxfuse.diff added |
---|
comment:3 Changed 9 years ago by bket
The included diff updates osxfuse to 2.8.1 and solves the issue with stat on El Capitan. I do not know it is solves the build issue of the OP.
comment:4 Changed 9 years ago by mf2k (Frank Schima)
Keywords: | haspatch added |
---|
comment:5 Changed 9 years ago by drkp (Dan Ports)
This appears to also be an issue with xcode 7 on Yosemite.
comment:9 Changed 9 years ago by ksze (Kal Sze)
The build error goes away following the instructions here: comment:ticket:49101:27
The issue with Finder mentioned by bjorn.ketelaars@… probably deserves a separate ticket.
comment:11 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #49101.
MacPorts build log