[MacPorts] #59316: osxfuse @3.8.3: Build fails with SIGTERM
MacPorts
noreply at macports.org
Tue Oct 15 00:52:26 UTC 2019
#59316: osxfuse @3.8.3: Build fails with SIGTERM
---------------------------+----------------------
Reporter: andrey-popov | Owner: drkp
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.1
Resolution: | Keywords: catalina
Port: osxfuse |
---------------------------+----------------------
Comment (by pmininni):
I was able to build ntfs-3g in Catalina by installing the latest version
of OSXFuse (3.10.3) from [https://github.com/osxfuse/osxfuse/releases],
and then doing:
{{{
sudo ln -s /usr/local/lib/pkgconfig/fuse.pc
/opt/local/lib/pkgconfig/fuse.pc
sudo port install ntfs-3g
}}}
The ntfs-3g port doesn't seem to require OSXFuse from Macports to build,
just the fuse.pc file. I was able to build and install the ntfs-3g port,
but I am not sure whether ntfs-3g is fully functional yet. If it works,
maybe the portfile can be modified to look for fuse.pc in
/usr/local/lib/pkgconfig, where the recent version of OSXFuse (needed for
Catalina) places this file.
--
Ticket URL: <https://trac.macports.org/ticket/59316#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list