From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:48092) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJcRX-0007yA-GH for guix-patches@gnu.org; Wed, 01 Apr 2020 08:26:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJcRW-0000n6-IN for guix-patches@gnu.org; Wed, 01 Apr 2020 08:26:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54220) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jJcRW-0000mr-9a for guix-patches@gnu.org; Wed, 01 Apr 2020 08:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jJcRW-0005uQ-55 for guix-patches@gnu.org; Wed, 01 Apr 2020 08:26:02 -0400 Subject: [bug#40367] [PATCH] lint: Display result of checkers on stdout. Resent-Message-ID: References: <20200401073835.5890-1-brice@waegenei.re> In-reply-to: <20200401073835.5890-1-brice@waegenei.re> Date: Wed, 01 Apr 2020 14:25:52 +0200 Message-ID: <877dyzjstr.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" Reply-to: Tobias Geerinckx-Rice , Tobias Geerinckx-Rice via Guix-patches From: Tobias Geerinckx-Rice via Guix-patches via To: 40367@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Brice, Thanks! As discussed on IRC, I agree stdout is better. These are=20 reports, not run-time errors. Brice Waegeneire =E5=86=99=E9=81=93=EF=BC=9A > * guix/scripts/lint.scm (run-checkers): Replace=20 > 'current-error-port' by > 'current-output-port'. It should still print *progress* messages (and any run-time=20 warnings & errors) to stderr, though: $ guix lint sl >toot checking sl@5.02[cve]... $ guix lint sl >toot guix lint: error: something bad happened This includes reverting to (isatty? (current-error-port));=20 stdout's ttyness doesn't matter. Please also rebase your revisions onto current master=20 (particularly 57e12aa). Kind regards, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfo+u0AlEeO9y5k0W2Imw8BjFSTwFAl6EiFAACgkQ2Imw8BjF STwAyw/+IdsLVUqwaqAQlrqCVANHozUGT24ceAacWo/4VFnisPfuHxLDKsGI2469 t+RN/40oCdWcGzDWw/piT8MeTjkAK8cNb3gnZq7abJFrtRJgL859Mtw0k0ewCCwO mJofes7mphLYFKm+DAxAhXeJ6i4/BQimAaYwnNuIgPS2HUuR7Ke/FG92mUEaYcg9 rl1McTAcy+OW+KSXyHO/bl2t7DiLbSsYmDnv616UqdzUJyOKHSt3ZrqIhjzqcI5l nd6gW50GYeY0QgDViWteAW0x1eA6wYnMkN7hIyxamQGGhay3QPkkwg5TJRii5yy0 cu0WGtN1Q/wJHHCGgrIkeZYToi7mwYI0DRmcW0PQ4sLTsrlTFWaba9h61mvOX3Dx vcoRpJ/aX4iUoaJTxf3EQKZsoKOCah2nZmXFzxBN2bMm0c9AVpbOb4OCvR4ugwQQ D7cgCiacJZRN0izHIEp0DgtP1/lPgSMRtnJvmfmg6Q2BADl6kT0ft5cbpiTCUL3P o4vcGukGxA73KEpD4Q+gviAgljF5w39I4WBaYNuAaQqApmeynPNgWMDUWPw3xtzD vi8+5jzE7jSlTYFJDr+gAro0eRazuEVxhYHxp4dsYyvcXvrsKYoMxl2Rrufn/og9 BQoJfWvU/Vw9wyiKvwixAVWeCZPOCmQqova5RaxoRn2WTedg2Bo= =h8l7 -----END PGP SIGNATURE----- --=-=-=--