From owner-freebsd-stable@FreeBSD.ORG Wed Apr 25 06:32:44 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 04974106566B; Wed, 25 Apr 2012 06:32:44 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id 5B5908FC0C; Wed, 25 Apr 2012 06:32:43 +0000 (UTC) Received: from skuns.kiev.zoral.com.ua (localhost [127.0.0.1]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id q3P6WaB6047911; Wed, 25 Apr 2012 09:32:36 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5) with ESMTP id q3P6Wa10044442; Wed, 25 Apr 2012 09:32:36 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.5/8.14.5/Submit) id q3P6WaEL044441; Wed, 25 Apr 2012 09:32:36 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 25 Apr 2012 09:32:36 +0300 From: Konstantin Belousov To: Dimitry Andric Message-ID: <20120425063236.GJ2358@deviant.kiev.zoral.com.ua> References: <4F979914.4010302@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Y9mj79SXHFwF8Pj6" Content-Disposition: inline In-Reply-To: <4F979914.4010302@FreeBSD.org> User-Agent: Mutt/1.4.2.3i X-Virus-Scanned: clamav-milter 0.95.2 at skuns.kiev.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=-4.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: freebsd-stable@freebsd.org, Alie Tan Subject: Re: Unable to build RELENG_9 (r234602) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Apr 2012 06:32:44 -0000 --Y9mj79SXHFwF8Pj6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 25, 2012 at 08:26:28AM +0200, Dimitry Andric wrote: > On 2012-04-25 04:32, Alie Tan wrote: > > I got this compilation error for 9-STABLE > >=20 > > -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality > > -Wno-unused-function -Wno-conversion -Wno-switch-enum -Wno-empty-body -c > > /usr/src/usr.sbin/sysinstall/dispatch.c > > /usr/src/usr.sbin/sysinstall/dispatch.c:594:17: error: format string is= not > > a string literal (potentially insecure) [-Werror,-Wformat-security] > > msgConfirm(err); > >=20 >=20 > 9-STABLE doesn't compile without -Werror warnings with clang yet. This > sysinstall warning is specifically one that must still be fixed, but > since sysinstall was removed from HEAD, it cannot be MFC'd. Commit directly into stable branch ? >=20 > For now, just put NO_WERROR=3D in your src.conf. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" --Y9mj79SXHFwF8Pj6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAk+XmoQACgkQC3+MBN1Mb4jYLACeN4CvWU+mgj6AgGrnB6/nYtYz B20AniX2cl5QxVar6Lgiu1Wn0spazuvU =b0uc -----END PGP SIGNATURE----- --Y9mj79SXHFwF8Pj6--