failed to build sysutils/fusefs-kmod on recent 8-CURRENT

Aryeh M. Friedman aryeh.friedman at gmail.com
Mon Feb 2 07:41:15 PST 2009


Aryeh M. Friedman wrote:
> Vladimir Grebenschikov wrote:
>> ===>  Found saved configuration for fusefs-kmod-0.3.0_5
>> ===>  Extracting for fusefs-kmod-0.3.9.p1.20080208_5
>> => MD5 Checksum OK for fuse4bsd/498acaef33b0.tar.gz.
>> => SHA256 Checksum OK for fuse4bsd/498acaef33b0.tar.gz.
>> ===>  Patching for fusefs-kmod-0.3.9.p1.20080208_5
>> ===>  Applying FreeBSD patches for fusefs-kmod-0.3.9.p1.20080208_5
>> ===>   fusefs-kmod-0.3.9.p1.20080208_5 depends on package: 
>> fusefs-libs>2.4.1 - found
>> ===>   fusefs-kmod-0.3.9.p1.20080208_5 depends on executable: deplate 
>> - found
>> ===>  Configuring for fusefs-kmod-0.3.9.p1.20080208_5
>> ===>  Building for fusefs-kmod-0.3.9.p1.20080208_5
>> ===> fuse_module (all)
>> Warning: Object directory not changed from original 
>> /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/fuse_module
>> @ -> /usr/src/sys
>> machine -> /usr/src/sys/i386/include
>> awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -p
>> awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -q
>> awk -f @/tools/vnode_if.awk @/kern/vnode_if.src -h
>> cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE 
>> -nostdinc  -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 
>> --param inline-unit-growth=100 --param large-function-growth=1000 
>> -fno-common  -mno-align-long-strings -mpreferred-stack-boundary=2  
>> -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding 
>> -fstack-protector -std=iso9899:1999 -fstack-protector -Wall 
>> -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
>> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef 
>> -Wno-pointer-sign -fformat-extensions -c fuse_main.c
>> cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE 
>> -nostdinc  -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 
>> --param inline-unit-growth=100 --param large-function-growth=1000 
>> -fno-common  -mno-align-long-strings -mpreferred-stack-boundary=2  
>> -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding 
>> -fstack-protector -std=iso9899:1999 -fstack-protector -Wall 
>> -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
>> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef 
>> -Wno-pointer-sign -fformat-extensions -c fuse_msg.c
>> cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE 
>> -nostdinc  -I../include -I. -I@ -I@/contrib/altq -finline-limit=8000 
>> --param inline-unit-growth=100 --param large-function-growth=1000 
>> -fno-common  -mno-align-long-strings -mpreferred-stack-boundary=2  
>> -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding 
>> -fstack-protector -std=iso9899:1999 -fstack-protector -Wall 
>> -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
>> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef 
>> -Wno-pointer-sign -fformat-extensions -c fuse_dev.c
>> cc1: warnings being treated as errors
>> fuse_dev.c: In function 'fusedev_clone':
>> fuse_dev.c:556: warning: implicit declaration of function 'unit2minor'
>> fuse_dev.c:556: warning: nested extern declaration of 'unit2minor'
>>
>>   
> Even though it is a total hack I had no issue by just remove the 
> unit2minor call and using the raw param
>
Forgot yo mention (even though off topic) the same hack *DOES NOT* work 
for x11/nvidia-driver if that is an issue for you


More information about the freebsd-fs mailing list