Hello, After a smooth ride up to this point, make check throws a non expected error as follows,
root:/sources/eglibc-build# cp -v ../eglibc-2.10.1/iconvdata/gconv-modules iconvdata `../eglibc-2.10.1/iconvdata/gconv-modules' -> `iconvdata/gconv-modules' root:/sources/eglibc-build# make -k check >eglibc-check-log 2>&1 ; grep Error eglibc-check-log ld-linux-x86-64[5940]: segfault at 315 ip 00002b67c55fc7c5 sp 00007ffff8363130 error 4 in ld.so[2b67c55ef000+1d000] ld-linux-x86-64[7132]: segfault at 315 ip 00002af97c5097c5 sp 00007fff5db45e20 error 4 in ld.so[2af97c4fc000+1d000] make[2]: [/sources/eglibc-build/posix/annexc.out] Error 1 (ignored) make[2]: *** [/sources/eglibc-build/nptl/tst-cancel17.out] Error 1 make[2]: *** [/sources/eglibc-build/nptl/tst-cancelx17.out] Error 1 make[1]: *** [nptl/tests] Error 2 make: *** [check] Error 2 root:/sources/eglibc-build# I tried twice building the package from scratch (no install yet) with same results. This is output for 2nd try. First time there was only 1 segfault. In both cases the last .out file mentioned in eglibc-check-log (begin-end-check.out 1st and check-localplt.out 2nd) shows OK checks. If I just run make check after getting the error it passes without any warning at all. I tried that first time. I just think it's not right. Any input is appreciated. Thanks. Alonso _______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
