From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:53899) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iu2Ff-0006mR-GQ for guix-patches@gnu.org; Tue, 21 Jan 2020 17:44:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iu2Fe-0002SF-Jt for guix-patches@gnu.org; Tue, 21 Jan 2020 17:44:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42676) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iu2Fe-0002S5-Gq for guix-patches@gnu.org; Tue, 21 Jan 2020 17:44:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iu2Fe-0004lH-ES for guix-patches@gnu.org; Tue, 21 Jan 2020 17:44:02 -0500 Subject: [bug#39229] [PATCH 7/7] gnu: Add ksystemlog. Resent-Message-ID: Date: Tue, 21 Jan 2020 23:43:21 +0100 From: Danny Milosavljevic Message-ID: <20200121234321.2e51854b@scratchpost.org> In-Reply-To: <20200121212746.16054-7-h.goebel@crazy-compilers.com> References: <20200121212746.16054-1-h.goebel@crazy-compilers.com> <20200121212746.16054-7-h.goebel@crazy-compilers.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/KKSlFgqm5Xe=f=oM+7nI_Et"; protocol="application/pgp-signature"; micalg=pgp-sha256 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" To: Hartmut Goebel Cc: 39229@debbugs.gnu.org --Sig_/KKSlFgqm5Xe=f=oM+7nI_Et Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Harmut, On Tue, 21 Jan 2020 22:27:46 +0100 Hartmut Goebel wrote: > + (build-system qt-build-system) > + (add-before 'check 'check-setup > + (lambda _ > + (setenv "QT_QPA_PLATFORM" "offscreen") > + #t))))) Hmm, would it make sense to do that automatically in qt-build-system ? --Sig_/KKSlFgqm5Xe=f=oM+7nI_Et Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAl4nfokACgkQ5xo1VCww uqXb/wf+JgqigTkIJwqyjKcrWXCH6JLd3RLbBYQMSQTRliEOJOfPrAgd8SzJylwv 04SEly2zTF9Njxd4krsUEZGaGgfZGxJeY8lamL9okszFAYzV72H3DzRPPxvwgFtN P60lbkoruiLK0WL2ospq81ryZcIDT5rAwk6/bRaSLemhidqYxQOqv2DgBD0eG8At pcR4mVk2zrRsuJz+mKaZvPkf5QpRmSci/rBFK1F0ambEGzMB/jjM5TVLD9SslM1p OZyYKRyLigcWuvd1Bav1UOOeXXp/N28cgOGLznwADIi6OO1sF/PZeVaSr2dv9ePc CoyaHH7h0XP8OdUCMZvBQwb27QBSdg== =ppyX -----END PGP SIGNATURE----- --Sig_/KKSlFgqm5Xe=f=oM+7nI_Et--