From owner-freebsd-fs@FreeBSD.ORG Mon Feb 2 15:39:37 2009 Return-Path: Delivered-To: fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D62E01065674 for ; Mon, 2 Feb 2009 15:39:37 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mta1.srv.hcvlny.cv.net (mta1.srv.hcvlny.cv.net [167.206.4.196]) by mx1.freebsd.org (Postfix) with ESMTP id AAF948FC1A for ; Mon, 2 Feb 2009 15:39:37 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from flosoft.no-ip.biz (ool-435559b8.dyn.optonline.net [67.85.89.184]) by mta1.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0KEG008M123RXNI0@mta1.srv.hcvlny.cv.net> for fs@freebsd.org; Mon, 02 Feb 2009 10:09:30 -0500 (EST) Received: from flosoft.no-ip.biz (localhost [IPv6:::1]) by flosoft.no-ip.biz (8.14.3/8.14.3) with ESMTP id n12F9L73008798; Mon, 02 Feb 2009 10:09:24 -0500 Date: Mon, 02 Feb 2009 10:09:21 -0500 From: "Aryeh M. Friedman" In-reply-to: <1233585885.56108.1.camel@localhost> To: vova@fbsd.ru Message-id: <49870CA1.9010804@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <1233585885.56108.1.camel@localhost> User-Agent: Thunderbird 2.0.0.19 (X11/20090201) Cc: amistry@am-productions.biz, fs@freebsd.org Subject: Re: failed to build sysutils/fusefs-kmod on recent 8-CURRENT X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2009 15:39:38 -0000 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