Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Oct 2015 20:30:41 -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:  <563435E1.9020108@FreeBSD.org>
In-Reply-To: <CAGHfRMByPoGRZbF5_QYqePaGY_-BP6z2bG0C-zMEf-c8ZyfFgA@mail.gmail.com>
References:  <201510310207.t9V27U7U051752@repo.freebsd.org> <CAGHfRMByPoGRZbF5_QYqePaGY_-BP6z2bG0C-zMEf-c8ZyfFgA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--2kEN6fkPLOFgMUqFHgBdQc80aivE19HqV
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable



> On Oct 30, 2015, at 19:18, NGie Cooper <yaneurabeya@gmail.com> wrote:
>=20
>> 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
>>=20
>> Log:
>>  Don't hide stderr when checking ${CC} --version.
>>=20
>>  This can have important debugging information such as 'cc: not found'=
 or
>>  'ccache: error: Could not find compiler "cc" in PATH'.
>=20
> Won't this spam installworld/distribution a lot?

Not for me.

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 able
to determine compiler type.

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.

Bryan


--2kEN6fkPLOFgMUqFHgBdQc80aivE19HqV
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

iQEcBAEBAgAGBQJWNDXhAAoJEDXXcbtuRpfPDBYIALZOGPQlXGw9txvsdpt2ESOW
jUdPZfmvHYtXR3tET5KOwZEYhR46DbUf+2ucmhQKGh3Y8ZxRBTcaOrasFiWqm7KP
ZPUIxYkirkMDiyrNEVzvGhWy/CznYX70XwaxBxx8kqWGfcbZI+oAN2AlM0jdVV4I
rNms6T2PFZLvDT6nPlu8KvhpEAM7ck4YO/mspYm9/hGwO3yPB0T4TdsxsM+nvysW
3WAIffA5CxvCeGRpVAvnZNbq4DN4k3Kc3E6sRuJGDWziRFsdBrKBv1jIrfuyH2WF
hR2KDV6mupQvF6OHhmBkU24kc9KIBCs31O3Tw2n868sBJ38MWa3M8Nu0Nl1bdhk=
=6dff
-----END PGP SIGNATURE-----

--2kEN6fkPLOFgMUqFHgBdQc80aivE19HqV--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?563435E1.9020108>