From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17284 invoked by alias); 7 Jan 2011 19:47:58 -0000 Received: (qmail 17275 invoked by uid 22791); 7 Jan 2011 19:47:58 -0000 X-SWARE-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 07 Jan 2011 19:47:53 +0000 Received: from localhost ([127.0.0.1]:54849 helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PbIHs-0008An-Lk; Fri, 07 Jan 2011 14:47:48 -0500 Date: Fri, 07 Jan 2011 19:47:00 -0000 Message-ID: <43sjx4jyhu.wl%bjg@gnu.org> From: Brian Gough To: gsl-discuss@sourceware.org Cc: bug-gsl@gnu.org Subject: Re: 1.14 testsuite failure on IRIX 6.5 In-Reply-To: <20110102191159.GA22380@honinbu.il.thewrittenword.com> References: <20110102191159.GA22380@honinbu.il.thewrittenword.com> User-Agent: Wanderlust/2.15.6 (Almost Unreal) Emacs/23.2 Mule/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Mailing-List: contact gsl-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sourceware.org X-SW-Source: 2011-q1/txt/msg00002.txt.bz2 At Sun, 2 Jan 2011 13:11:59 -0600, > > gmake[2]: Entering directory `/opt/build/china/gsl-1.14/linalg' > (caught [svd.c:149: SVD decomposition failed to converge (11)]) > returned error code 11 = exceeded max number of iterations > > 1.13 passed all tests successfully. Thanks for the bug report. I don't have any solution to that. If you can see the cause and send a patch I will apply it. The bigsparse test was added in 1.14 so it may not be due to any change in the code. -- Brian Gough