Date: Mon, 02 Feb 2009 10:09:21 -0500 From: "Aryeh M. Friedman" <aryeh.friedman@gmail.com> To: vova@fbsd.ru Cc: amistry@am-productions.biz, fs@freebsd.org Subject: Re: failed to build sysutils/fusefs-kmod on recent 8-CURRENT Message-ID: <49870CA1.9010804@gmail.com> In-Reply-To: <1233585885.56108.1.camel@localhost> References: <1233585885.56108.1.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49870CA1.9010804>