This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

PRE3 make check failures on ARM...


There are two failures on the ARM: one in math, one in localdata

In math, atest_exp2 fails.  I don't think this has ever passed.  I will
look into it, but wouldn't consider it a showstopper.

In localedata, do-tst-rpmatch fails; it looks like a make error.

gcc -nostdlib -nostartfiles -o
/usr/src/redhat/BUILD/glibc-2.1.2pre3-build/localedata/tst-rpmatch
-Wl,-dynamic-linker=/lib/ld-linux.so.2  
/usr/src/redhat/BUILD/glibc-2.1.2pre3-build/csu/crt1.o
/usr/src/redhat/BUILD/glibc-2.1.2pre3-build/csu/crti.o `gcc
--print-file-name=crtbegin.o`
/usr/src/redhat/BUILD/glibc-2.1.2pre3-build/localedata/tst-rpmatch.o
-Wl,-rpath-link=/usr/src/redhat/BUILD/glibc-2.1.2pre3-build:/usr/src/redhat/BUILD/glibc-2.1.2pre3-build/math:/usr/src/redhat/BUILD/glibc-2.1.2pre3-build/elf:/usr/src/redhat/BUILD/glibc-2.1.2pre3-build/nss:/usr/src/redhat/BUILD/glibc-2.1.2pre3-build/nis:/usr/src/redhat/BUILD/glibc-2.1.2pre3-build/db2:/usr/src/redhat/BUILD/glibc-2.1.2pre3-build/rt:/usr/src/redhat/BUILD/glibc-2.1.2pre3-build/resolv:/usr/src/redhat/BUILD/glibc-2.1.2pre3-build/linuxthreads
/usr/src/redhat/BUILD/glibc-2.1.2pre3-build/libc.so.6
/usr/src/redhat/BUILD/glibc-2.1.2pre3-build/libc_nonshared.a -lgcc
`gcc --print-file-name=crtend.o` /usr/src/redhat/BUILD/glib!
!
c-2.1.2pre3-build/csu/crtn.o
make[2]: *** No rule to make target `do-tst-fmon', needed by
`do-tst-rpmatch'.
make[2]: Target `tests' not remade because of errors.
make[2]: Leaving directory
`/usr/src/redhat/BUILD/glibc-2.1.2pre3/localedata'
make[1]: *** [localedata/tests] Error 2

Scott

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]