State of the test suite
Allan McRae
allan@archlinux.org
Tue Nov 30 05:09:00 GMT 2010
On 30/11/10 12:22, Petr Baudis wrote:
> Hi!
>
> What is the current state of the test suite? Is it supposed to pass
> cleanly if you are lucky, or are there known breakages? Since I'm
> hitting plenty of them (mostly locale-related, but also tst-cancel7,
> tst-mqueue5, ...) and I wonder if my environment is just so much awry
> or I should look into them as genuine bugs (either in the code or in
> the testcases).
>
The only "error" I get on master (using gcc-4.5.1, bunutils-2.20.1;
i686/x86_64-pc-linux-gnu) currently is the well known:
make[2]: *** [/build/src/glibc/glibc-build/rt/tst-cpuclock2.out] Error 1
Although I noticed this weekened that if you use
LDFLAGS="-Wl,--as-needed" when building the test suite you get a whole
bunch of other errors (that appear to be purely false positives due to
bad test suite linkage):
make[2]: *** [/build/src/glibc/glibc-build/stdlib/tst-putenv.out] Error 1
make[2]: *** [/build/src/glibc/glibc-build/nptl/tst-cancel24] Error 1
make[2]: *** [/build/src/glibc/glibc-build/nptl/tst-_res1] Error 1
make[2]: *** [/build/src/glibc/glibc-build/nptl/tst-tls6.out] Error 1
make[2]: *** [/build/src/glibc/glibc-build/elf/noload.out] Error 1
make[2]: *** [/build/src/glibc/glibc-build/elf/nodelete2.out] Error 1
make[2]: *** [/build/src/glibc/glibc-build/elf/next.out] Error 1
make[2]: *** [/build/src/glibc/glibc-build/elf/reldep5.out] Error 127
make[2]: *** [/build/src/glibc/glibc-build/elf/reldep8.out] Error 134
make[2]: *** [/build/src/glibc/glibc-build/elf/tst-tls10] Error 1
make[2]: *** [/build/src/glibc/glibc-build/elf/tst-tls11] Error 1
make[2]: *** [/build/src/glibc/glibc-build/elf/unload4.out] Error 127
make[2]: *** [/build/src/glibc/glibc-build/elf/order2.out] Error 1
make[2]: *** [/build/src/glibc/glibc-build/elf/reldep6.out] Error 1
Allan
More information about the Libc-alpha
mailing list