From owner-svn-src-head@freebsd.org Sat Oct 31 03:54:40 2015 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 54FF1A21A7D; Sat, 31 Oct 2015 03:54:40 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 3BA7F1820; Sat, 31 Oct 2015 03:54:40 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 339E31E99; Sat, 31 Oct 2015 03:54:40 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id CBC7810B01; Sat, 31 Oct 2015 03:54:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id tvcggRgovE4Q; Sat, 31 Oct 2015 03:54:32 +0000 (UTC) Subject: Re: svn commit: r290220 - head/share/mk DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 8804210AF8 To: NGie Cooper References: <201510310207.t9V27U7U051752@repo.freebsd.org> <563435E1.9020108@FreeBSD.org> <56343AAB.7000105@FreeBSD.org> Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <56343B7A.4090201@FreeBSD.org> Date: Fri, 30 Oct 2015 20:54:34 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <56343AAB.7000105@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UlgLaRLTcPXAOBUJpPp2sTVw1jWBFjqPD" X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Oct 2015 03:54:40 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --UlgLaRLTcPXAOBUJpPp2sTVw1jWBFjqPD Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 10/30/2015 8:51 PM, Bryan Drewery wrote: > On 10/30/2015 8:30 PM, Bryan Drewery wrote: >> >> >>> On Oct 30, 2015, at 19:18, NGie Cooper wrote:= >>> >>>> On Fri, Oct 30, 2015 at 7:07 PM, Bryan Drewery 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 foun= d' or >>>> 'ccache: error: Could not find compiler "cc" in PATH'. >>> >>> 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 ab= le >> to determine compiler type. >> >=20 > I missed that it was added to avoid spam in ports though. I'm looking > into fixing that better. >=20 >=20 It's already been fixed in r288911 which prevented bsd.compiler.mk from getting pulled into ports. --=20 Regards, Bryan Drewery --UlgLaRLTcPXAOBUJpPp2sTVw1jWBFjqPD 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 iQEcBAEBAgAGBQJWNDt6AAoJEDXXcbtuRpfPLsYH/joggQCE+0rg+yRA2kPCghlN fo/bmk1G3AET9hkVYWL+sGpCEz2u65/BJo4A9DCMWYPP3LKdHL4AjK/WX1wmCFWr 6TEl6YU9yEeKsGklbsYuBrLyPlH+Xe64LJVtKrSQl3gVeejLLB6hqXC20HyKL9Lg nf2TzRdP6A+3rP+vQndjzSAODutOzNXbkhfF1K8izt+662LpV08iJplPJjLqkhq1 JLuf2kAyGMsFEagpgtZvO0ndGcfVlR3x1v1Mocdj6ONYu9YLXxlabY1UL9bCPnEs 3qVmn4AH3nzvGyYIB2U71kNcRnVPYfSvsmcRQXQn+tUYBWExke0OlrgMCk2pzWA= =Tiib -----END PGP SIGNATURE----- --UlgLaRLTcPXAOBUJpPp2sTVw1jWBFjqPD--