glibc 2.1.93

Christian Iseli chris@ludwig-alpha.unil.ch
Thu Sep 14 02:45:00 GMT 2000


Hi folks,

I just compiled and ran 'make check' on the CVS version of glibc-2.1.93.  It 
seems mostly ok, but there are some error reports in the two following files.

Here are the errors I observed in the log:
$ grep '\*\*' check.log 
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-i386/localedata/tst_swscanf.out] Error 1
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-i386/localedata/tst-trans.out] Error 1
make[1]: *** [localedata/tests] Error 2
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-i386/intl/tst-translit.out] Error 1
make[1]: *** [intl/tests] Error 2
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-i386/stdio-common/tst-swprintf.out] Error 1
make[1]: *** [stdio-common/tests] Error 2
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-i386/libio/tst_swprintf.out] Error 1
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-i386/libio/tst_swscanf.out] Error 1
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-i386/libio/tst_wscanf.out] Error 1
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-i386/libio/tst_getwc.out] Error 1
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-i386/libio/tst_wprintf2.out] Error 1
make[1]: *** [libio/tests] Error 2
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-i386/wcsmbs/wcsmbs-tst1.out] Error 1
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-i386/wcsmbs/tst-wcsnlen.out] Error 1
make[1]: *** [wcsmbs/tests] Error 2
make[2]: *** [/usr/src/redhat/BUILD/glibc-build-i386/time/tst_wcsftime.out] Error 1
make[1]: *** [time/tests] Error 2
make: *** [check] Error 2

System:
$ uname -a
Linux mybox 2.4.0-test4 #44 SMP Wed Aug 2 18:04:09 CEST 2000 i686 unknown
$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000911 (experimental)
$ ld -v
GNU ld version 2.10.90 (with BFD 2.10.0.18)
$ env (mostly stripped...)
TROFF=groff
PAGER=less
CVS_RSH=/usr/local/bin/ssh1
TERM=xterm
HOSTTYPE=i386
SHELL=/usr/local/bin/bash
LC_ALL=en_US
EXINIT=set ai sw=2
OSTYPE=Linux
SHLVL=2
EDITOR=vi
_=/usr/bin/env

Below are the .out files where error occured.  Some were empty: 
intl/tst-translit.out, libio/tst_getwc.out, libio/tst_wprintf2.out,
time/tst_wcsftime.out

The file posix/runptests.out is not reported as error, but still contains 
apparent failures.

Below are the contents of those (not-empty) files.

HTH.  Cheers,
					Christian


More information about the Libc-alpha mailing list