Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2010 12:23:24 GMT
From:      Oleg Ginzburg <olevole@olevole.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/152442: devel/gvfs version 1.6.6 doesn't build when WITH_FUSE=yes
Message-ID:  <201011211223.oALCNOxq050178@yellow.freebsd.org>
Resent-Message-ID: <201011211230.oALCU9Go040706@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         152442
>Category:       ports
>Synopsis:       devel/gvfs version 1.6.6 doesn't build when WITH_FUSE=yes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 21 12:30:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Oleg Ginzburg
>Release:        FreeBSD-Current, kern.osreldate: 900025
>Organization:
>Environment:
FreeBSD gizmo.my.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #1: Sat Nov 20 15:37:49 MSK 2010     root@gizmo.my.domain:/usr/obj/usr/src/sys/GENERIC-NODEBUG  amd64 
>Description:
doesn't build with fuse support:

gmake[2]: Entering directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/client'
  CC     gdaemonvfs.lo
  CC     gdaemonmount.lo
  CC     gdaemonvolumemonitor.lo
  CC     gdaemonfile.lo
  CC     gdaemonfileinputstream.lo
  CC     gdaemonfileoutputstream.lo
  CC     gdaemonfileenumerator.lo
  CC     gdaemonfilemonitor.lo
  CC     gvfsdaemondbus.lo
  CC     gvfsiconloadable.lo
  CC     gvfsuriutils.lo
  CC     gvfsurimapper.lo
  CC     smburi.lo
  CC     httpuri.lo
  CCLD   libgvfsdbus.la
  CC     gvfs_fuse_daemon-gvfsfusedaemon.o
<command-line>: warning: "G_LOG_DOMAIN" redefined
<command-line>: warning: this is the location of the previous definition
gvfsfusedaemon.c: In function 'vfs_init':
gvfsfusedaemon.c:2345: error: 'struct fuse_conn_info' has no member named 'want'
gvfsfusedaemon.c:2345: error: 'FUSE_CAP_ATOMIC_O_TRUNC' undeclared (first use in this function)
gvfsfusedaemon.c:2345: error: (Each undeclared identifier is reported only once
gvfsfusedaemon.c:2345: error: for each function it appears in.)
gmake[2]: *** [gvfs_fuse_daemon-gvfsfusedaemon.o] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6/client'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/gvfs/work/gvfs-1.6.6'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/devel/gvfs.
*** Error code 1

Stop in /usr/ports/devel/gvfs.
>How-To-Repeat:
have ports version > 20101120

make -C /usr/ports/devel/gvfs WITH_FUSE=yes
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011211223.oALCNOxq050178>