From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d0CPW-00088B-Vr for guix-patches@gnu.org; Mon, 17 Apr 2017 15:34:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d0CPS-0005gZ-PR for guix-patches@gnu.org; Mon, 17 Apr 2017 15:34:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:54728) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d0CPS-0005g4-Ee for guix-patches@gnu.org; Mon, 17 Apr 2017 15:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d0CPS-0007Dh-6Z for guix-patches@gnu.org; Mon, 17 Apr 2017 15:34:02 -0400 Subject: bug#26465: [PATCH] gnu: mesa: Update to 17.0.3. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Marius Bakke In-Reply-To: <8737d9obe8.fsf@fastmail.com> References: <20170412162650.31333-1-mbakke@fastmail.com> <87r30unafo.fsf@openmailbox.org> <8737d9obe8.fsf@fastmail.com> Date: Mon, 17 Apr 2017 21:33:12 +0200 Message-ID: <87d1calthj.fsf@fastmail.com> 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" To: Kei Kebreau Cc: 26465-done@debbugs.gnu.org --=-=-= Content-Type: text/plain Marius Bakke writes: > Kei Kebreau writes: > >> Marius Bakke writes: >> >>> There is a test failure in this version. As far as I can tell, this is >>> because it fails to locate or write to the users home directory. >>> Setting $HOME to /tmp does not work since it looks it up directly >>> through ''. I'd like a second opinion before disabling this test. >>> >> >> In src/compiler/test-suite.log I found that the test tried and failed to >> create "/.cache". Is this the failure you're talking about? > > Yes. I'll see if I can make it consult $HOME, or just hardcode the > location to /tmp; otherwise it's probably safe to disable it. The test > succeeds when invoked interactively. I ended up patching out the one test case that fails, in commit 0315b20a2c5d68d6b6d53ecd0f80964c5ca91d70. @Leo, others: I don't anticipate more staging updates in a while, should we try and get this merged? --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlj1GHgACgkQoqBt8qM6 VPp9DQf/VIfHhZ0M5LxrD28W089/ZPSXnM9p8+T6AJP9l4Oh3dBAyer7+dFMw6R4 ZjkhscvdLKvX8A2dIf/vYc8BykKIRjqIjuz7ehNoL9Yv6qYzvgoY36cQgCevkl8v xeT9lnm96TTxV9L9MrKi69XSHwEDy9XwWcPRyCv4WCrBB8JDy0wCoXO5RiDtcejI KyFDcfmmOnZPdceRWpP/7hf7j3O5Ensjbgd5ayncIJBK0utgSRjNILCzELgVKLzg DP5oL2rbg7X4FEzp0zmZ34XDz9fSNK55fttUq/Ka56PMYWacbunS/z6cZpX79PGo ht6puO6g2vFjBm5QdIU31zZE+TAm8g== =+MHo -----END PGP SIGNATURE----- --=-=-=--