Bug 175798 - FreeBSD 10 unable to build sysutils/fusefs-kmod
Summary: FreeBSD 10 unable to build sysutils/fusefs-kmod
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-03 14:00 UTC by Bobby
Modified: 2013-10-02 07:58 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bobby 2013-02-03 14:00:00 UTC
I am trying to mount read-write a ntfs partition with no success for a hours ...
I tried fusefs-ntfs,but the service fusefs refuses to start even with 
fusefs_enable="YES" to /etc/rc.conf and fuse_load="YES" to /boot/loader.conf .

#service fusefs start
Starting fusefs.
kldload: can't load /usr/local/modules/fuse.ko: Exec format error

#kldload /usr/local/modules/fuse.ko
kldload: can't load /usr/local/modules/fuse.ko: Exec format error

Then, I try to recompile the fusefs-kmod port :
#cd /usr/ports/sysutils/fusefs-kmod/ && make install clean
it stops after seconds with this output :

7 errors generated.
*** [fuse_vnops.o] Error code 1

Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/fuse_module.
*** [all] Error code 1

Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0.
*** [do-build] Error code 1

Stop in /usr/ports/sysutils/fusefs-kmod.
*** [build] Error code 1

Stop in /usr/ports/sysutils/fusefs-kmod.

Trying with pkg_add :
#pkg_add -r fusefs-kmod
pkg_add: You appear to be using the newer pkg(1) tool on this system for package management, rather than the legacy package management tools (pkg_*).  The legacy tools should no longer be used on this system.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-10-current/Latest/fusefs-kmod.tbz... Done.
pkg_add: package 'fusefs-kmod-0.3.9.p1.20080208_10' or its older version already installed

I have no fusefs-kmod installed and I can not run both fusefs-ntfs and ntfsprogs without it ... Very bad situation! 
Hope the port will be repaired soon ... 
Thakns!
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-03 14:00:06 UTC
Maintainer of sysutils/fusefs-kmod,

Please note that PR ports/175798 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/175798

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-03 14:00:07 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Baptiste Daroussin freebsd_committer freebsd_triage 2013-07-03 17:07:27 UTC
Do you still have the problem? FreeBSD 10 now natively has the fusefs
kernel module, so it doesn't need it get it from ports.

regards,
Bapt
Comment 4 Alex Kozlov freebsd_committer freebsd_triage 2013-10-02 07:58:50 UTC
State Changed
From-To: feedback->closed

Feedback timeout.