Re: [parisc-linux] glibc nptl failure baseline update.

2007-02-07 Thread Guy Martin
On Tue, 6 Feb 2007 17:46:43 -0500 Carlos O'Donell [EMAIL PROTECTED] wrote: Watch out there is a compiler bug I ran into with vfprintf. I have a patch to disable delayed branch reorganization when compiling vfprintf.c from stdio. Where is this patch ? :) It is part of this patch:

Re: glibc nptl failure baseline update.

2007-02-07 Thread Helge Deller
tst-timer4.out : clock_gettime returned timespec = { 1170787417, 996313000 } clock_getres returned timespec = { 0, 4000250 } Unknown. Linux hake 2.6.19.2 #2 Thu Feb 1 19:58:15 EST 2007 parisc PA8600 (PCX-W+) I don't know this test, but it might be fixed with a newer Linux kernel, which

Re: glibc nptl failure baseline update.

2007-02-07 Thread Helge Deller
Carlos O'Donell wrote: On 2/6/07, Matthew Wilcox [EMAIL PROTECTED] wrote: On Mon, Feb 05, 2007 at 10:13:01PM -0500, Carlos O'Donell wrote: make[2]: *** [/libc-tls-nptl/io/tst-fstatat.out] Error 1 make[2]: *** [/libc-tls-nptl/io/tst-futimesat.out] Error 1 make[2]: ***

Re: [parisc-linux] glibc nptl failure baseline update.

2007-02-06 Thread Matthew Wilcox
On Mon, Feb 05, 2007 at 10:13:01PM -0500, Carlos O'Donell wrote: make[2]: *** [/libc-tls-nptl/io/tst-fstatat.out] Error 1 make[2]: *** [/libc-tls-nptl/io/tst-futimesat.out] Error 1 make[2]: *** [/libc-tls-nptl/io/tst-renameat.out] Error 1 make[2]: *** [/libc-tls-nptl/io/tst-fchmodat.out] Error

Re: [parisc-linux] glibc nptl failure baseline update.

2007-02-06 Thread Guy Martin
On Mon, 5 Feb 2007 22:13:01 -0500 Carlos O'Donell [EMAIL PROTECTED] wrote: This is my official baseline as of 2007-02-05. To get the baseline you need to apply something like this patch: http://www.parisc-linux.org/~carlos/libc-head-2007-02-05.diff Anything non-generic is already in libc

Re: [parisc-linux] glibc nptl failure baseline update.

2007-02-06 Thread Carlos O'Donell
On 2/6/07, Guy Martin [EMAIL PROTECTED] wrote: make[2]: *** [/var/tmp/portage/glibc-2.5/work/build-default-hppa2.0-unknown-linux-gnu-nptl/math/test-float.out] Error 1 make[2]: *** [/var/tmp/portage/glibc-2.5/work/build-default-hppa2.0-unknown-linux-gnu-nptl/math/test-double.out] Error 1

Re: [parisc-linux] glibc nptl failure baseline update.

2007-02-06 Thread Carlos O'Donell
On 2/6/07, Matthew Wilcox [EMAIL PROTECTED] wrote: On Mon, Feb 05, 2007 at 10:13:01PM -0500, Carlos O'Donell wrote: make[2]: *** [/libc-tls-nptl/io/tst-fstatat.out] Error 1 make[2]: *** [/libc-tls-nptl/io/tst-futimesat.out] Error 1 make[2]: *** [/libc-tls-nptl/io/tst-renameat.out] Error 1

Re: [parisc-linux] glibc nptl failure baseline update.

2007-02-06 Thread Guy Martin
On Tue, 6 Feb 2007 16:58:05 -0500 Carlos O'Donell [EMAIL PROTECTED] wrote: On 2/6/07, Guy Martin [EMAIL PROTECTED] wrote: make[2]: *** [/var/tmp/portage/glibc-2.5/work/build-default-hppa2.0-unknown-linux-gnu-nptl/math/test-float.out] Error 1 make[2]: ***

Re: [parisc-linux] glibc nptl failure baseline update.

2007-02-06 Thread Carlos O'Donell
On 2/6/07, Guy Martin [EMAIL PROTECTED] wrote: The NaN fix was applied. The bug changed this way after aplying it : Test suite completed: 2917 test cases plus 2564 tests for exception flags executed. 4 errors occurred. This is a tolerance issue. Udate sysdeps/hppa/fpu/libm-test-ulps. I

glibc nptl failure baseline update.

2007-02-05 Thread Carlos O'Donell
I did a bit of hacking this evening... only to find more compiler bugs, and workarounds :-) The glibc head hppa-linux testsuite baseline looks like this: make[2]: [/libc-tls-nptl/posix/annexc.out] Error 1 (ignored) make[2]: *** [/libc-tls-nptl/io/tst-fstatat.out] Error 1 make[2]: ***