[parisc-linux] RE: New glibc patches 2004-03-08,
fixes GLRO changes.
Carlos O'Donell
carlos at baldric.uwo.ca
Fri Mar 12 09:41:16 MST 2004
On Fri, Mar 12, 2004 at 04:32:34PM +0100, Joel Soete wrote:
> with export TIMEOUTFACTOR=100
>
> make[2]: *** [/Develop/parisc-linux/build/glibc/math/test-float.out] Error 1
> make[2]: *** [/Develop/parisc-linux/build/glibc/math/test-double.out] Error 1
> make[2]: *** [/Develop/parisc-linux/build/glibc/math/test-ifloat.out] Error 1
Failure is OK.
> make[1]: *** [math/tests] Error 2
> make[2]: *** [/Develop/parisc-linux/build/glibc/stdlib/tst-strtod.out] Error 1
> make[2]: *** [/Develop/parisc-linux/build/glibc/stdlib/bug-strtod.out] Error 1
Failure is OK.
> make[1]: *** [stdlib/tests] Error 2
> make[2]: *** [/Develop/parisc-linux/build/glibc/posix/tst-regex] Error 1
I haven't seen this one before, what's the problem with the test?
> make[1]: *** [posix/tests] Error 2
> make[2]: *** [/Develop/parisc-linux/build/glibc/linuxthreads/ex10] Error 1
> make[2]: *** [/Develop/parisc-linux/build/glibc/linuxthreads/ex11] Error 1
These are new, usually means the compiler optimized something that it
shouldn't have optimized. Can you see what the error is? e.g. Look at
the out file.
> make[1]: *** [linuxthreads/tests] Error 2
> make[2]: *** [/Develop/parisc-linux/build/glibc/elf/resolvfail] Error 1
That's bad.
> make[2]: *** [/Develop/parisc-linux/build/glibc/elf/tst-dlmodcount.out] Error 139
This is worse, the program crashes.
> make[1]: *** [elf/tests] Error 2
> make: *** [check] Error 2
Yes. tst-tls13 should be the only failure affected by TIMEOUTFACTOR,
though I wasn't sure about the system you were running so I suggested
it.
c.
More information about the parisc-linux
mailing list