Re: [parisc-linux] RE: New glibc patches 2004-03-08, fixes GLRO changes.

Joel Soete soete.joel at tiscali.be
Fri Mar 12 08:32:34 MST 2004


C.,

>> As I foreseen to use this disk to other test on the N4k, I grab the list
>> of packages installed (dpkg --get-selection > mnt/chroot/var/tmp/Selection.doc)
>> and chroot to /mnt/chroot to install previously mentioned pkg list. All
works
>> fine (just 3 pkg failled to install because no /proc available in chroot
>> .
>
>Try binding your chroot if you want to expose your process list to the
>chroot 'mount -o bind /proc /mnt/chroot/proc

That works fine (thanks).
 
[snip]

>That should fix the mmap failures, please check to see if the other two
>failures are timeout related.

I now rebuild a 2.6.4-pa1 with this same libc  and reboot the system with
this kernel (you had right it was still runing an old 2.4.21-pa2 :( ) and
here are the make -k check results:
without TIMEOUTFACTOR:
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
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
make[1]: *** [stdlib/tests] Error 2
make[2]: *** [/Develop/parisc-linux/build/glibc/posix/tst-regex] Error 1
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
make[1]: *** [linuxthreads/tests] Error 2
make[2]: *** [/Develop/parisc-linux/build/glibc/elf/resolvfail] Error 1
make[2]: *** [/Develop/parisc-linux/build/glibc/elf/tst-tls13.out] Error
1
make[2]: *** [/Develop/parisc-linux/build/glibc/elf/tst-dlmodcount.out] Error
139
make[1]: *** [elf/tests] Error 2
make: *** [check] Error 2

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
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
make[1]: *** [stdlib/tests] Error 2
make[2]: *** [/Develop/parisc-linux/build/glibc/posix/tst-regex] Error 1
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
make[1]: *** [linuxthreads/tests] Error 2
make[2]: *** [/Develop/parisc-linux/build/glibc/elf/resolvfail] Error 1
make[2]: *** [/Develop/parisc-linux/build/glibc/elf/tst-dlmodcount.out] Error
139
make[1]: *** [elf/tests] Error 2
make: *** [check] Error 2

So only [/Develop/parisc-linux/build/glibc/elf/tst-tls13.out] seems to be
related to TIMEOUTFACTOR

hth,
Joel

----------------------------------------------------------------------------------------
Tiscali ADSL: 19,50 €/mois, pendant 3 mois! L'Internet rapide, c'est pour
tout le monde.
http://reg.tiscali.be/default.asp?lg=fr





More information about the parisc-linux mailing list