From owner-freebsd-current@FreeBSD.ORG Fri Jul 19 16:33:53 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7C47A4B5; Fri, 19 Jul 2013 16:33:53 +0000 (UTC) (envelope-from lifanov@mail.lifanov.com) Received: from mail.lifanov.com (mail.lifanov.com [206.125.175.12]) by mx1.freebsd.org (Postfix) with ESMTP id 57B3D346; Fri, 19 Jul 2013 16:33:53 +0000 (UTC) Received: from [10.1.3.5] (cnet520-windstream.mcclatchyinteractive.com [166.108.16.2]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.lifanov.com (Postfix) with ESMTPSA id 3CF1819E091; Fri, 19 Jul 2013 16:24:56 +0000 (UTC) Message-ID: <51E96856.20001@mail.lifanov.com> Date: Fri, 19 Jul 2013 12:24:54 -0400 From: Nikolai Lifanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130628 Thunderbird/17.0.7 MIME-Version: 1.0 To: Alexander Panyushkin Subject: Re: FUSE not work. References: <51E94F09.4020109@FreeBSD.org> <51E95B4D.4030104@gmail.com> In-Reply-To: <51E95B4D.4030104@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Pedro Giffuni , FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jul 2013 16:33:53 -0000 On 07/19/13 11:29, Alexander Panyushkin wrote: > 19.07.2013 17:36, Pedro Giffuni пишет: >> Hello; >> >> The internal data structures in the FUSE kernel module have been >> updated to be more compatible with MacFUSE and the linux FUSE. >> >> This basically measn you have to rebuild your fuse modules >> (including NTFS). >> >> We should not really update the FUSE_KERNEL_MINOR_VERSION yet. >> I will add a note to UPDATING. >> >> Pedro. > > > > Unfortunately the port is not build in FreeBSD 10 > > > ===>>> Starting build for sysutils/fusefs-kmod <<<=== > > ===>>> All dependencies are up to date > > ===> Cleaning for fusefs-kmod-0.3.9.p1.20080208_11 > ===> Found saved configuration for fusefs-kmod-0.3.9.p1.20080208_11 > ===> Fetching all distfiles required by fusefs-kmod-0.3.9.p1.20080208_11 > for building > ===> Extracting for fusefs-kmod-0.3.9.p1.20080208_11 > => SHA256 Checksum OK for fuse4bsd/498acaef33b0.tar.gz. > ===> Patching for fusefs-kmod-0.3.9.p1.20080208_11 > ===> Applying extra patch > /usr/ports/sysutils/fusefs-kmod/files/extra-patch-fuse_module__fuse_vnops.c > ===> Applying extra patch > /usr/ports/sysutils/fusefs-kmod/files/extrapatch-fuse_module__fuse_vnops.c > ===> Applying FreeBSD patches for fusefs-kmod-0.3.9.p1.20080208_11 > ===> fusefs-kmod-0.3.9.p1.20080208_11 depends on package: > fusefs-libs>2.4.1 - found > ===> fusefs-kmod-0.3.9.p1.20080208_11 depends on executable: deplate - > found > ===> Configuring for fusefs-kmod-0.3.9.p1.20080208_11 > ===> Building for fusefs-kmod-0.3.9.p1.20080208_11 > ===> 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/amd64/include > x86 -> /usr/src/sys/x86/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 -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe > -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security > -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq > -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse > -msoft-float -fno-asynchronous-unwind-tables -ffreestanding > -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector > -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef > -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs > -fdiagnostics-show-option -Wno-error-tautological-compare > -Wno-error-empty-body -Wno-error-parentheses-equality -c fuse_main.c > cc -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe > -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security > -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq > -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse > -msoft-float -fno-asynchronous-unwind-tables -ffreestanding > -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector > -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef > -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs > -fdiagnostics-show-option -Wno-error-tautological-compare > -Wno-error-empty-body -Wno-error-parentheses-equality -c fuse_msg.c > cc -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe > -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security > -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq > -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse > -msoft-float -fno-asynchronous-unwind-tables -ffreestanding > -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector > -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef > -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs > -fdiagnostics-show-option -Wno-error-tautological-compare > -Wno-error-empty-body -Wno-error-parentheses-equality -c fuse_dev.c > cc -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe > -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security > -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq > -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse > -msoft-float -fno-asynchronous-unwind-tables -ffreestanding > -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector > -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef > -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs > -fdiagnostics-show-option -Wno-error-tautological-compare > -Wno-error-empty-body -Wno-error-parentheses-equality -c fuse_vfsops.c > cc -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe > -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security > -D_KERNEL -DKLD_MODULE -nostdinc -I../include -I. -I@ -I@/contrib/altq > -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse > -msoft-float -fno-asynchronous-unwind-tables -ffreestanding > -fstack-protector -std=iso9899:1999 -Qunused-arguments -fstack-protector > -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef > -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs > -fdiagnostics-show-option -Wno-error-tautological-compare > -Wno-error-empty-body -Wno-error-parentheses-equality -c fuse_vnops.c > In file included from fuse_vnops.c:36: > @/vm/vm_pager.h:126:2: warning: implicit declaration of function > 'rw_assert' is invalid in C99 [-Wimplicit-function-declaration] > VM_OBJECT_ASSERT_WLOCKED(object); > ^ > @/vm/vm_object.h:226:2: note: expanded from macro > 'VM_OBJECT_ASSERT_WLOCKED' > rw_assert(&(object)->lock, RA_WLOCKED) > ^ > In file included from fuse_vnops.c:36: > @/vm/vm_pager.h:126:2: error: use of undeclared identifier 'RA_WLOCKED' > @/vm/vm_object.h:226:29: note: expanded from macro > 'VM_OBJECT_ASSERT_WLOCKED' > rw_assert(&(object)->lock, RA_WLOCKED) > ^ > In file included from fuse_vnops.c:36: > @/vm/vm_pager.h:143:2: error: use of undeclared identifier 'RA_WLOCKED' > VM_OBJECT_ASSERT_WLOCKED(object); > ^ > @/vm/vm_object.h:226:29: note: expanded from macro > 'VM_OBJECT_ASSERT_WLOCKED' > rw_assert(&(object)->lock, RA_WLOCKED) > ^ > In file included from fuse_vnops.c:36: > @/vm/vm_pager.h:167:2: error: use of undeclared identifier 'RA_WLOCKED' > VM_OBJECT_ASSERT_WLOCKED(object); > ^ > @/vm/vm_object.h:226:29: note: expanded from macro > 'VM_OBJECT_ASSERT_WLOCKED' > rw_assert(&(object)->lock, RA_WLOCKED) > ^ > In file included from fuse_vnops.c:36: > @/vm/vm_pager.h:190:2: error: use of undeclared identifier 'RA_WLOCKED' > VM_OBJECT_ASSERT_WLOCKED(m->object); > ^ > @/vm/vm_object.h:226:29: note: expanded from macro > 'VM_OBJECT_ASSERT_WLOCKED' > rw_assert(&(object)->lock, RA_WLOCKED) > ^ > fuse_vnops.c:3397:3: warning: implicit declaration of function > 'VM_OBJECT_LOCK' is invalid in C99 [-Wimplicit-function-declaration] > VM_OBJECT_LOCK(vp->v_object); > ^ > fuse_vnops.c:3398:3: warning: implicit declaration of function > 'vm_page_lock_queues' is invalid in C99 [-Wimplicit-function-declaration] > vm_page_lock_queues(); > ^ > fuse_vnops.c:3406:4: warning: implicit declaration of function > 'vm_page_unlock_queues' is invalid in C99 [-Wimplicit-function-declaration] > vm_page_unlock_queues(); > ^ > fuse_vnops.c:3407:4: warning: implicit declaration of function > 'VM_OBJECT_UNLOCK' is invalid in C99 [-Wimplicit-function-declaration] > VM_OBJECT_UNLOCK(vp->v_object); > ^ > 5 warnings and 4 errors generated. > *** Error code 1 > > Stop. > make: stopped in > /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/fuse_module > *** Error code 1 > > Stop. > make: stopped in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0 > *** Error code 1 > > Stop. > make: stopped in /usr/ports/sysutils/fusefs-kmod > *** Error code 1 > > Stop. > make: stopped in /usr/ports/sysutils/fusefs-kmod > > ===>>> make failed for sysutils/fusefs-kmod > ===>>> Aborting update > > ===>>> Killing background jobs > Terminated > Terminated > > ===>>> You can restart from the point of failure with this command line: > portmaster sysutils/fusefs-kmod > > ===>>> Exiting > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" You don't need sysutils/fusefs-kmod, since FreeBSD 10 includes FUSE in base. Reverse dependencies (sysutils/fusefs-curlftpfs, etc.) will correctly skip building it. This ought to use logic like that from emulators/virtio-kmod/Makefile. - Nikolai Lifanov