Date: Fri, 30 Oct 2015 20:32:23 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: NGie Cooper <yaneurabeya@gmail.com> Cc: "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r290220 - head/share/mk Message-ID: <56343647.7000306@FreeBSD.org> In-Reply-To: <563435E1.9020108@FreeBSD.org> References: <201510310207.t9V27U7U051752@repo.freebsd.org> <CAGHfRMByPoGRZbF5_QYqePaGY_-BP6z2bG0C-zMEf-c8ZyfFgA@mail.gmail.com> <563435E1.9020108@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --SsTCxFBOI3u2A4DEGLq0a3vnf5LNW3cOO Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 10/30/2015 8:30 PM, Bryan Drewery wrote: >=20 >=20 >> On Oct 30, 2015, at 19:18, NGie Cooper <yaneurabeya@gmail.com> wrote: >> >>> On Fri, Oct 30, 2015 at 7:07 PM, Bryan Drewery <bdrewery@freebsd.org>= wrote: >>> Author: bdrewery >>> Date: Sat Oct 31 02:07:30 2015 >>> New Revision: 290220 >>> URL: https://svnweb.freebsd.org/changeset/base/290220 >>> >>> Log: >>> Don't hide stderr when checking ${CC} --version. >>> >>> This can have important debugging information such as 'cc: not found= ' or >>> 'ccache: error: Could not find compiler "cc" in PATH'. >> >> Won't this spam installworld/distribution a lot? >=20 > Not for me. >=20 > What do you expect from stderr that is non-fatal? The only cases I've > had so far resulted in the .error triggering later due to not being abl= e > to determine compiler type. >=20 > Also, install depending on the compiler type is wrong. We need to > eliminate the cases where it determines SUBDIR or FILES to fix this. I'= d > like to effectively set CC=3Dfalse during install but can't while those= > checks exist. >=20 Setting CC=3Dfalse would cause the warnings, but that's a symptom of the larger problem I mentioned about even using bsd.compiler.mk in install. --=20 Regards, Bryan Drewery --SsTCxFBOI3u2A4DEGLq0a3vnf5LNW3cOO Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJWNDZHAAoJEDXXcbtuRpfPIFYH/2wGg064z+2mfnluoh32C88y oOL/iJI35Eo2mysVSm9xdkTUtHx/Zvbx7F0yYM1gL6xIyxNYDkywmqDKgA5VXSxY 0fCSn62SjcRTU5222sY7s86NWYqxwwpijvqTwLbLgbeDPASsc7iMl0sCQD+y+r5V 7RrkuQmY5HVmfBis9aprOIxK31Chf9NT8X9xzaH/lecMmVn2Q4iB9NQ3dMdkdxBp rcAJyLkwoosPi6kXtrtFWY39NBFC39O/poxQd0VYrFAKVTgq8k6UEZ4enoxwTYMO g8iel00Y/UvZ6KXcvwLkWfxPFfzDhT0wulcNm9q4yKSWcB8ttG1FEwS7NzOsQQ4= =Dxd/ -----END PGP SIGNATURE----- --SsTCxFBOI3u2A4DEGLq0a3vnf5LNW3cOO--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56343647.7000306>