From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#21620: tests/mpz/reuse intermittently fails on armhf-linux-gnu Date: Thu, 02 Jun 2016 21:43:23 +0200 Message-ID: <87inxr2x7o.fsf@gnu.org> References: <87mvvxuxoo.fsf@gnu.org> <868u7gb1s5.fsf@shell.gmplib.org> <87d1wsm0jo.fsf@gnu.org> <87y4ffsa3y.fsf@netris.org> <87egh7b0p0.fsf@gnu.org> <87r3l6onje.fsf@netris.org> <87a8ru5sic.fsf@gnu.org> <20151008190754.GA6984@debian> <87k2qwtpk4.fsf@gnu.org> <87h9kgg1sw.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50002) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b8YXI-0006Uk-9J for bug-guix@gnu.org; Thu, 02 Jun 2016 15:44:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b8YXC-0006Ii-Ic for bug-guix@gnu.org; Thu, 02 Jun 2016 15:44:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:39737) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b8YXC-0006IZ-FU for bug-guix@gnu.org; Thu, 02 Jun 2016 15:44:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1b8YXC-0000xC-BF for bug-guix@gnu.org; Thu, 02 Jun 2016 15:44:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87h9kgg1sw.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 20 Nov 2015 15:53:19 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Andreas Enge Cc: 21620-done@debbugs.gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > >> Andreas Enge skribis: >> >>> On Wed, Oct 07, 2015 at 10:32:43PM +0200, Ludovic Court=C3=A8s wrote: >>>> Do you think it=E2=80=99s a likely problem? Andreas, could you try ag= ain on >>>> your Novena with 2 cores turned off? >>> >>> I have trouble believing the explanation of overheating. The gmp test >>> suite is carried out sequentially (they are not yet using the parallel >>> test harness of the autotools). So one could only imagine that the build >>> itself was faulty, but should then the test not fail consistently after= wards? >>> If I understood correctly, you used one build and ran the same test >>> over and over again. On the other hand, since the machine also serves a= s a >>> build machine, it is possible that some other package was built at the = same >>> time as the tests were carried out, which may have contributed to heati= ng. >> >> Yes. >> >> I think the only way to test the hypothesis is to turn off 2 processors >> and run that test in a loop again, and/or to do that on a different >> ARMv7 platform altogether. > > Did you have a chance to do that? What can we conclude? I don=E2=80=99t think we=E2=80=99ve had this problem again, which suggests = that the overheating hypothesis was right. Closing! Ludo=E2=80=99.