From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#31842: Arb test suite aborts on 32-bit platforms Date: Thu, 5 Jul 2018 15:29:51 +0200 Message-ID: <20180705132951.GA24884@jurong> References: <8736xov0qe.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48514) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fb4Ln-0001ei-Sm for bug-guix@gnu.org; Thu, 05 Jul 2018 09:31:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fb4Le-0002if-K2 for bug-guix@gnu.org; Thu, 05 Jul 2018 09:31:11 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:39434) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fb4Le-0002h4-FL for bug-guix@gnu.org; Thu, 05 Jul 2018 09:31:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fb4Le-0003yF-1f for bug-guix@gnu.org; Thu, 05 Jul 2018 09:31:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: Content-Disposition: inline In-Reply-To: <8736xov0qe.fsf@gnu.org> 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: 31842-done@debbugs.gnu.org Hello, On Fri, Jun 15, 2018 at 11:48:57AM +0200, Ludovic Courtès wrote: > Arb’s test suite aborts on i686 and armhf: this should be fixed by an update to the latest version in commit fe44e654b47ca083939f5a70c9414820af76c8df. I tested it on i686, if there are still problems on armhf, please feel free to reopen this bug. Andreas