From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25644 invoked by alias); 10 Dec 2001 14:38:06 -0000 Mailing-List: contact gsl-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 25632 invoked from network); 10 Dec 2001 14:38:05 -0000 Received: from unknown (HELO ii.uib.no) (129.177.16.3) by sources.redhat.com with SMTP; 10 Dec 2001 14:38:05 -0000 Received: from villand.ii.uib.no (there) [129.177.17.246] by ii.uib.no with smtp (Exim 3.03) id 16DRZE-0006ua-00 ; Mon, 10 Dec 2001 15:38:04 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Anders H A Reply-To: andersa@ii.uib.no To: Dirk Eddelbuettel Subject: Re: [forwarded message from Anders H. Abrahamsen] Date: Wed, 19 Dec 2001 13:20:00 -0000 X-Mailer: KMail [version 1.3.1] References: <15376.65449.53187.75608@debian> <15378.24865.151675.344772@sonny.eddelbuettel.com> In-Reply-To: <15378.24865.151675.344772@sonny.eddelbuettel.com> Cc: gsl-discuss@sources.redhat.com MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: X-SW-Source: 2001/txt/msg00121.txt.bz2 This is the platforms for which there exists a log file, I use as previously stated Redhat 7.2, but I will be using IRIX64 (Origin 2000) to run the programs later on: 1.0-1 (powerpc) (latest build at Nov 3 17:27: successful) 1.0-1 (alpha) (latest build at Nov 3 18:02: successful) 1.0-1 (ia64) (latest build at Nov 3 18:27: successful) 1.0-1 (sparc) (latest build at Nov 3 18:57: successful) 1.0-1 (mipsel) (latest build at Nov 3 19:45: successful) 1.0-1 (m68k) (latest build at Nov 23 02:03: failed) 1.0-1 (mips) (latest build at Nov 3 22:37: successful) 1.0-1 (arm) (latest build at Nov 4 02:28: successful) No i386 log file as far as I can see. ----------------------- My problem with running the checks with Redhat's gcc 2.96 is this: >... >FAIL: herm(10), orthogonal(6,9), abs/desc (1.45946345652517906e+142 observed >vs 0 expected) >PASS: herm(10), orthogonal(7,8), abs/desc (nan observed vs 0 expected) >PASS: herm(10), orthogonal(7,9), abs/desc (1.38532e-32 observed vs 0 >expected) >PASS: herm(10), orthogonal(8,9), abs/desc (nan observed vs 0 expected) >FAIL: test >=================== >1 of 1 tests failed >=================== >make[2]: *** [check-TESTS] Error 1 >make[2]: Leaving directory `/home/angel/gsl/gsl-1.0/eigen' >make[1]: *** [check-am] Error 2 >make[1]: Leaving directory `/home/angel/gsl/gsl-1.0/eigen' >make: *** [check-recursive] Error 1 >[angel@villand gsl-1.0]$ I get a couple of hundred FAILs on the eigenvalue tests, all tests prior to these PASSes. Cannot find these tests in the log files found at: http://buildd.debian.org/build.php?arch=&pkg=gsl Is there an easy way to eliminate the eigenvalue tests? Then I could check if the rest worked. Anyone knows why these tests don't PASS? (This is a different problem than described in an earlier mail) andersa From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25644 invoked by alias); 10 Dec 2001 14:38:06 -0000 Mailing-List: contact gsl-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 25632 invoked from network); 10 Dec 2001 14:38:05 -0000 Received: from unknown (HELO ii.uib.no) (129.177.16.3) by sources.redhat.com with SMTP; 10 Dec 2001 14:38:05 -0000 Received: from villand.ii.uib.no (there) [129.177.17.246] by ii.uib.no with smtp (Exim 3.03) id 16DRZE-0006ua-00 ; Mon, 10 Dec 2001 15:38:04 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Anders H A Reply-To: andersa@ii.uib.no To: Dirk Eddelbuettel Subject: Re: [forwarded message from Anders H. Abrahamsen] Date: Tue, 04 Dec 2001 13:11:00 -0000 X-Mailer: KMail [version 1.3.1] References: <15376.65449.53187.75608@debian> <15378.24865.151675.344772@sonny.eddelbuettel.com> In-Reply-To: <15378.24865.151675.344772@sonny.eddelbuettel.com> Cc: gsl-discuss@sources.redhat.com MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: X-SW-Source: 2001-q4/txt/msg00121.txt.bz2 Message-ID: <20011204131100.szm4aVtfLuYXQhtYqHajzgHxSAvtZi2pMiucE8Q88EM@z> This is the platforms for which there exists a log file, I use as previously stated Redhat 7.2, but I will be using IRIX64 (Origin 2000) to run the programs later on: 1.0-1 (powerpc) (latest build at Nov 3 17:27: successful) 1.0-1 (alpha) (latest build at Nov 3 18:02: successful) 1.0-1 (ia64) (latest build at Nov 3 18:27: successful) 1.0-1 (sparc) (latest build at Nov 3 18:57: successful) 1.0-1 (mipsel) (latest build at Nov 3 19:45: successful) 1.0-1 (m68k) (latest build at Nov 23 02:03: failed) 1.0-1 (mips) (latest build at Nov 3 22:37: successful) 1.0-1 (arm) (latest build at Nov 4 02:28: successful) No i386 log file as far as I can see. ----------------------- My problem with running the checks with Redhat's gcc 2.96 is this: >... >FAIL: herm(10), orthogonal(6,9), abs/desc (1.45946345652517906e+142 observed >vs 0 expected) >PASS: herm(10), orthogonal(7,8), abs/desc (nan observed vs 0 expected) >PASS: herm(10), orthogonal(7,9), abs/desc (1.38532e-32 observed vs 0 >expected) >PASS: herm(10), orthogonal(8,9), abs/desc (nan observed vs 0 expected) >FAIL: test >=================== >1 of 1 tests failed >=================== >make[2]: *** [check-TESTS] Error 1 >make[2]: Leaving directory `/home/angel/gsl/gsl-1.0/eigen' >make[1]: *** [check-am] Error 2 >make[1]: Leaving directory `/home/angel/gsl/gsl-1.0/eigen' >make: *** [check-recursive] Error 1 >[angel@villand gsl-1.0]$ I get a couple of hundred FAILs on the eigenvalue tests, all tests prior to these PASSes. Cannot find these tests in the log files found at: http://buildd.debian.org/build.php?arch=&pkg=gsl Is there an easy way to eliminate the eigenvalue tests? Then I could check if the rest worked. Anyone knows why these tests don't PASS? (This is a different problem than described in an earlier mail) andersa