From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#22122: {python, python2}-statsmodels on i686: "SVD did not converge" Date: Mon, 28 Aug 2017 05:31:20 -0400 Message-ID: <87378chwd3.fsf@netris.org> References: <87h9jreflp.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dmGOt-0007TT-PR for bug-guix@gnu.org; Mon, 28 Aug 2017 05:32:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dmGOo-0000It-UI for bug-guix@gnu.org; Mon, 28 Aug 2017 05:32:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49967) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dmGOo-0000IT-R9 for bug-guix@gnu.org; Mon, 28 Aug 2017 05:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dmGOo-0003iQ-FQ for bug-guix@gnu.org; Mon, 28 Aug 2017 05:32:02 -0400 In-Reply-To: <87h9jreflp.fsf@netris.org> Sender: "Debbugs-submit" Resent-Message-ID: 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: 22122@debbugs.gnu.org I analyzed Hydra's database, and discovered that these "SVD did not converge" test failures on i686 depend only on which machine attempts the build, and are otherwise deterministic. hydra.gnunet.org fails 100% of the time. It has *never* passed this test on i686. chapters.gnu.org also fails 100% of the time. guix.sjd.se consistently passes the test, since at least as far back as July 2016. Mark