Date: Tue, 5 Feb 2008 21:07:35 +0100 From: Matteo Riondato <matteo@freebsd.org> To: Pietro Cerutti <gahr@gahr.ch> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: latest lib/librpcsvc/Makefile commit breaks buildworld Message-ID: <20080205200734.GA5796@kaiser.sig11.org> In-Reply-To: <47A8A41F.6060708@gahr.ch> References: <47A8A41F.6060708@gahr.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
--rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 05, 2008 at 06:59:59PM +0100, Pietro Cerutti wrote: > Dear Matteo (and everyone else..) >=20 > your latest commit to lib/librpcsvc's Makefile breaks buildworld on my > system: >=20 > cc1: warnings being treated as errors > rex_xdr.c: In function 'xdr_rex_start': > rex_xdr.c:27: warning: dereferencing type-punned pointer will break > strict-aliasing rules > rex_xdr.c:36: warning: dereferencing type-punned pointer will break > strict-aliasing rules >=20 > I suggest you revert to WARNS?=3D1 or ?=3D0. I see no need for trading > warnings as errors here. Done. I set it to 1. The aliasing problem is in a file generated by rpcgen from include/rpcsvc/rex.x and I really don't know how to fix it. --=20 Matteo Riondato FreeBSD Committer (http://www.FreeBSD.org) FreeSBIE Developer (http://www.FreeSBIE.org) GUFI Staff Member (http://www.GUFI.org) --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHqMIG2Mp4pR7Fa+wRAl6zAJ0Zj1zm2bC69p+Ff98Y7yAdVy976gCeNjQV olV14zG7aAfGADnut9u7WYI= =6wHL -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080205200734.GA5796>