From nobody@FreeBSD.org  Sun Nov 25 09:01:50 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 7754F80B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 25 Nov 2012 09:01:50 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 5BE8C8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 25 Nov 2012 09:01:50 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qAP91nUe022702
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 25 Nov 2012 09:01:49 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id qAP91nvV022685;
	Sun, 25 Nov 2012 09:01:49 GMT
	(envelope-from nobody)
Message-Id: <201211250901.qAP91nvV022685@red.freebsd.org>
Date: Sun, 25 Nov 2012 09:01:49 GMT
From: Takuya Harada <tharada@e-mail.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: sysutils/fusefs-kmod build failed with clang'ed 10.0-current system
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: mirror176@cox.net

>Number:         173904
>Category:       ports
>Synopsis:       sysutils/fusefs-kmod build failed with clang'ed 10.0-current system
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    swills
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 25 09:10:00 UTC 2012
>Closed-Date:    Fri Dec 20 19:59:58 UTC 2013
>Last-Modified:  Fri Dec 20 19:59:58 UTC 2013
>Originator:     Takuya Harada
>Release:        10.0-current
>Organization:
Ohu University
>Environment:
FreeBSD i386machine.noway.com 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r243477: Sat Nov 24 20:44:37 JST 2012     root@i386machine.noway.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
I tried to re-build sysutils/fusefs-kmod with clang'ed 10.0-current system and fresh portsnap'ed ports. However building has been failed with errors described below.

Script started on Sat Nov 24 21:48:35 2012
command: make -C /usr/ports/sysutils/fusefs-kmod/ clean build
===>  Cleaning for fusefs-kmod-0.3.9.p1.20080208_11
===>  Found saved configuration for fusefs-kmod-0.3.9.p1.20080208_11
===>   fusefs-kmod-0.3.9.p1.20080208_11 depends on file: /usr/local/sbin/pkg - found
===>  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/i386/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
clang -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I../include -I. -I@ -I@/contrib/altq -fno-common   -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -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
clang -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I../include -I. -I@ -I@/contrib/altq -fno-common   -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -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
clang -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I../include -I. -I@ -I@/contrib/altq -fno-common   -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -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
clang -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I../include -I. -I@ -I@/contrib/altq -fno-common   -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -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
clang -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I../include -I. -I@ -I@/contrib/altq -fno-common   -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -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
[1mfuse_vnops.c:3398:3: [0m[0;1;31merror: [0m[1mimplicit declaration of function
      'vm_page_lock_queues' is invalid in C99
      [-Werror,-Wimplicit-function-declaration][0m
                vm_page_lock_queues();
[0;1;32m                ^
[0m[1mfuse_vnops.c:3406:4: [0m[0;1;31merror: [0m[1mimplicit declaration of function
      'vm_page_unlock_queues' is invalid in C99
      [-Werror,-Wimplicit-function-declaration][0m
                        vm_page_unlock_queues();
[0;1;32m                        ^
[0m[1mfuse_vnops.c:3406:4: [0m[0;1;30mnote: [0mdid you mean 'vm_page_lock_queues'?[0m
                        vm_page_unlock_queues();
[0;1;32m                        ^~~~~~~~~~~~~~~~~~~~~
[0m[0;32m                        vm_page_lock_queues
[0m[1mfuse_vnops.c:3398:3: [0m[0;1;30mnote: [0m'vm_page_lock_queues' declared here[0m
                vm_page_lock_queues();
[0;1;32m                ^
[0m2 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.

Script done on Sat Nov 24 21:48:37 2012
>How-To-Repeat:
make -C /usr/ports/sysutils/fusefs-kmod/ clean build

>Fix:
According to this email
http://lists.freebsd.org/pipermail/freebsd-current/2012-November/037963.html,
vm_page_lock_queues() and vm_page_unlock_queues() have been deleted from freebsd9 and freebsd10. I am not sure whether building will be successful with deletion of them from fuse_vnop.c.


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Nov 25 17:46:29 UTC 2012 
Responsible-Changed-Why:  
ports PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173904 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Nov 25 17:46:47 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173904 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: mirror176@cox.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/173904: sysutils/fusefs-kmod build failed with clang'ed 10.0-current system
Date: Sun, 25 Nov 2012 17:46:46 UT

 Maintainer of sysutils/fusefs-kmod,
 
 Please note that PR ports/173904 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/173904
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->swills 
Responsible-Changed-By: swills 
Responsible-Changed-When: Sat Dec 1 03:38:21 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173904 

From: Steve Wills <steve@mouf.net>
To: bug-followup@FreeBSD.org, tharada@e-mail.jp
Cc:  
Subject: Re: ports/173904: sysutils/fusefs-kmod build failed with clang'ed
 10.0-current system
Date: Fri, 30 Nov 2012 22:37:50 -0500

 This is a multi-part message in MIME format.
 --------------060107060507040504080607
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 Hi,
 
 I believe the attached patch should help.
 
 Steve
 
 --------------060107060507040504080607
 Content-Type: text/plain; charset=us-ascii;
  name="fusefs-current.patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="fusefs-current.patch"
 
 Index: files/extrapatch-fuse_module__fuse_vnops.c
 ===================================================================
 --- files/extrapatch-fuse_module__fuse_vnops.c	(revision 308060)
 +++ files/extrapatch-fuse_module__fuse_vnops.c	(working copy)
 @@ -9,3 +9,52 @@
   
   	return (0);
   }
 +@@ -3395,7 +3395,6 @@
 + 		vm_page_t m = pages[ap->a_reqpage];
 + 
 + 		VM_OBJECT_LOCK(vp->v_object);
 +-		vm_page_lock_queues();
 + 		if (m->valid != 0) {
 + 			/* handled by vm_fault now	  */
 + 			/* vm_page_zero_invalid(m, TRUE); */
 +@@ -3403,11 +3402,9 @@
 + 				if (i != ap->a_reqpage)
 + 					vm_page_free(pages[i]);
 + 			}
 +-			vm_page_unlock_queues();
 + 			VM_OBJECT_UNLOCK(vp->v_object);
 + 			return(0);
 + 		}
 +-		vm_page_unlock_queues();
 + 		VM_OBJECT_UNLOCK(vp->v_object);
 + 	}
 + 
 +@@ -3444,12 +3441,10 @@
 + 	if (error && (FUSE_PAGEOPS_RESID == count)) {
 + 		DEBUG2G("error %d\n", error);
 + 		VM_OBJECT_LOCK(vp->v_object);
 +-		vm_page_lock_queues();
 + 		for (i = 0; i < npages; ++i) {
 + 			if (i != ap->a_reqpage)
 + 				vm_page_free(pages[i]);
 + 		}
 +-		vm_page_unlock_queues();
 + 		VM_OBJECT_UNLOCK(vp->v_object);
 + 		return VM_PAGER_ERROR;
 + 	}
 +@@ -3462,7 +3457,6 @@
 + 
 + 	size = count - FUSE_PAGEOPS_RESID;
 + 	VM_OBJECT_LOCK(vp->v_object);
 +-	vm_page_lock_queues();
 + 	for (i = 0, toff = 0; i < npages; i++, toff = nextoff) {
 + 		vm_page_t m;
 + 		nextoff = toff + PAGE_SIZE;
 +@@ -3518,7 +3512,6 @@
 + 			}
 + 		}
 + 	}
 +-	vm_page_unlock_queues();
 + 	VM_OBJECT_UNLOCK(vp->v_object);
 + 	return 0;
 + }
 
 --------------060107060507040504080607--

From: Takuya Harada <tharada@e-mail.jp>
To: bug-followup@FreeBSD.org, tharada@e-mail.jp
Cc:  
Subject: Re: ports/173904: sysutils/fusefs-kmod build failed with clang'ed
 10.0-current system
Date: Sat, 8 Dec 2012 16:49:32 +0900

 Script started on Sat Dec  8 16:44:25 2012
 command: make -DNOPORTDOCS -C /usr/ports/sysutils/fusefs-kmod clean build
 ===>  Cleaning for fusefs-kmod-0.3.9.p1.20080208_11
 ===>  Found saved configuration for fusefs-kmod-0.3.9.p1.20080208_11
 ===>   fusefs-kmod-0.3.9.p1.20080208_11 depends on file: /usr/local/sbin/pkg - found
 ===>  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
 ===>  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/i386/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
 clang -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I../include -I. -I@ -I@/contrib/altq -fno-common   -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -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-c ompare -Wno-error-empty-body  -Wno-error-parentheses-equality -c fuse_main.c
 clang -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I../include -I. -I@ -I@/contrib/altq -fno-common   -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -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-c ompare -Wno-error-empty-body  -Wno-error-parentheses-equality -c fuse_msg.c
 clang -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I../include -I. -I@ -I@/contrib/altq -fno-common   -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -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-c ompare -Wno-error-empty-body  -Wno-error-parentheses-equality -c fuse_dev.c
 clang -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I../include -I. -I@ -I@/contrib/altq -fno-common   -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -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-c ompare -Wno-error-empty-body  -Wno-error-parentheses-equality -c fuse_vfsops.c
 clang -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I../include -I. -I@ -I@/contrib/altq -fno-common   -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -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-c ompare -Wno-error-empty-body  -Wno-error-parentheses-equality -c fuse_vnops.c
 clang -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I../include -I. -I@ -I@/contrib/altq -fno-common   -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -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-c ompare -Wno-error-empty-body  -Wno-error-parentheses-equality -c fuse_io.c
 clang -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I../include -I. -I@ -I@/contrib/altq -fno-common   -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -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-c ompare -Wno-error-empty-body  -Wno-error-parentheses-equality -c fuse_subr.c
 ld  -d -warn-common -r -d -o fuse.kld fuse_main.o fuse_msg.o fuse_dev.o fuse_vfsops.o fuse_vnops.o fuse_io.o fuse_subr.o
 :> export_syms
 awk -f /usr/src/sys/conf/kmod_syms.awk fuse.kld  export_syms | xargs -J% objcopy % fuse.kld
 ld -Bshareable  -d -warn-common -o fuse.ko fuse.kld
 objcopy --strip-debug fuse.ko
 ===> mount_fusefs (all)
 Warning: Object directory not changed from original /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/mount_fusefs
 clang -O2 -pipe -fno-strict-aliasing  -I/usr/src/sbin/mount -I/usr/src/sys -I../include -std=gnu99 -Qunused-arguments -fstack-protector  -c mount_fusefs.c
 [1mmount_fusefs.c:406:19: [0m[0;1;35mwarning: [0m[1mimplicit declaration of function
       'init_backgrounded' is invalid in C99 [-Wimplicit-function-declaration][0m
         if (fd >= 0 && ! init_backgrounded() && close(fd) < 0) {
 [0;1;32m                         ^
 [0m1 warning generated.
 clang -O2 -pipe -fno-strict-aliasing  -I/usr/src/sbin/mount -I/usr/src/sys -I../include -std=gnu99 -Qunused-arguments -fstack-protector  -c /usr/src/sbin/mount/getmntopts.c
 clang -O2 -pipe -fno-strict-aliasing  -I/usr/src/sbin/mount -I/usr/src/sys -I../include -std=gnu99 -Qunused-arguments -fstack-protector   -o mount_fusefs mount_fusefs.o getmntopts.o 
 
 Script done on Sat Dec  8 16:44:28 2012

From: Takuya Harada <tharada@e-mail.jp>
To: bug-followup@FreeBSD.org, tharada@e-mail.jp
Cc:  
Subject: Re: ports/173904: sysutils/fusefs-kmod build failed with clang'ed
 10.0-current system
Date: Sat, 8 Dec 2012 16:54:32 +0900

 Hi all,
 
 I have tried to re-build this ports with the patch made by swills@. The build-log has been submitted by e-mail just before.
 
 Thanks
 Takuya
 
 -- 
 Takuya Harada <tharada@e-mail.jp>
State-Changed-From-To: feedback->closed 
State-Changed-By: swills 
State-Changed-When: Fri Dec 20 19:59:56 UTC 2013 
State-Changed-Why:  
Port was integrated into base in 10.x 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173904 
>Unformatted:
