Date: Fri, 28 Jun 2013 00:48:27 -0400 From: Glen Barber <gjb@FreeBSD.org> To: Hiroki Sato <hrs@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r252310 - in head: etc/defaults etc/rc.d include sbin/swapon share/man/man5 Message-ID: <20130628044827.GD15896@glenbarber.us> In-Reply-To: <201306271828.r5RISj03033702@svn.freebsd.org> References: <201306271828.r5RISj03033702@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--ryJZkp9/svQ58syV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 27, 2013 at 06:28:45PM +0000, Hiroki Sato wrote: > Author: hrs > Date: Thu Jun 27 18:28:45 2013 > New Revision: 252310 > URL: http://svnweb.freebsd.org/changeset/base/252310 >=20 > Log: > - Add vnode-backed swap space specification support. This is enabled w= hen > device names "md" or "md[0-9]*" and a "file" option are specified in > /etc/fstab like this: > =20 [...] I think this breaks the build. cc1: warnings being treated as errors /src/sbin/swapon/swapon.c: In function 'swap_on_off_gbde': /src/sbin/swapon/swapon.c:251: warning: declaration of 'devname' shadows a = global declaration /obj/ia64.ia64/src/tmp/usr/include/stdlib.h:272: warning: shadowed declarat= ion is here /src/sbin/swapon/swapon.c: In function 'swap_on_off_geli': /src/sbin/swapon/swapon.c:323: warning: declaration of 'devname' shadows a = global declaration /obj/ia64.ia64/src/tmp/usr/include/stdlib.h:272: warning: shadowed declarat= ion is here /src/sbin/swapon/swapon.c:394: warning: cast discards qualifiers from point= er target type *** Error code 1 Stop. make: stopped in /src/sbin/swapon *** Error code 1 Glen --ryJZkp9/svQ58syV Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQEcBAEBCAAGBQJRzRWbAAoJEFJPDDeguUajoSgIAKOcHzDznVH2UL0I21//RRcD JQEgjNGr0l62NtLT/teSdiwn9ar/4Qiv1/7xKxKk7Af/ikQYP4/hP62BaKMpYkz3 SUPFUJUKtgudNOFx8jX/RWrqvZ17UlBAI+/EY6j3twlnEzJmarBUsINBXq4HnLyY a9t63AHY7desoBItr/MTR06Mb6BiDbgoZt/EgPVoUJcYYH5Nt9+iuvqcvjk04e36 JVGfouuVz5FQ236y57A+s+Nw8Pdkr5yYxfKkASOOyVsVcxY9hS41yVxmgqanc3an 2CsvldwB2Qur7PYiBzc702cwgVhn7QfP29IxhO1I4yBO1dkvkiBlb/Juaava1/k= =maA8 -----END PGP SIGNATURE----- --ryJZkp9/svQ58syV--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130628044827.GD15896>