From owner-freebsd-current@FreeBSD.ORG Mon Jun 1 11:53:50 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3CFC106566C for ; Mon, 1 Jun 2009 11:53:50 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id A4ED88FC16 for ; Mon, 1 Jun 2009 11:53:50 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [IPv6:2001:470:1f07:4e1::4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Iain Michael Butler", Issuer "Protected Networks Certificate Authority" (verified OK)) (Authenticated sender: imb) by sarah.protected-networks.net (Postfix) with ESMTPSA id 5708E613F for ; Mon, 1 Jun 2009 07:53:49 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1243857229; bh=iQ5ikaM1lGcEqTRCwKOFDI5wFdbOhD64dOOfQOoESD8=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=k+XZvbsNnkrSNRWyuYdkzOX96BNi2O1I4pOVZ4xpu3rC7h0g6GVtAwMBUbANOIwxp SxY2gDZ5TdKrsBnKRloFK9w7uBuyo41b21VwyS/ltddOQzwRDazDDWb6sP6yekB DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:subject: x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=mlattfjOWAe98S5ouDQdOWl5BrTHf/WspGYk9rnZPAkeplGBGVhAavjR33sxwmZ9B +bDKSicRs1oXtpiMwO3WuGipuATGsVQqYe1kkJR8CODCo5F4+WklpCNsxutAUe2 Message-ID: <4A23C147.2000607@protected-networks.net> Date: Mon, 01 Jun 2009 07:53:43 -0400 From: Michael Butler User-Agent: Thunderbird 2.0.0.21 (X11/20090404) MIME-Version: 1.0 To: freebsd-current X-Enigmail-Version: 0.95.7 OpenPGP: id=0442D492 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: fusefs-kmod now broken X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 01 Jun 2009 11:53:51 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Recent changes to VFS appear to have broken the FUSE kernel module :-( cc -O2 -pipe -march=prescott -fno-strict-aliasing -march=prescott - -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_io.c cc1: warnings being treated as errors fuse_io.c: In function 'fuse_write_biobackend': fuse_io.c:752: warning: implicit declaration of function 'vfs_bio_set_validclean' fuse_io.c:752: warning: nested extern declaration of 'vfs_bio_set_validclean' *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0/fuse_module. *** Error code 1 Michael -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEARECAAYFAkojwUcACgkQQv9rrgRC1JK0WwCfaG8Qt74iZ/QQ9x3LSIB0TyLG Zj4AoJRI2UIFhRBZPbOMsaec3CpMgTNj =o2IF -----END PGP SIGNATURE-----