dlopen test breaks test suite
Andi Kleen
andi@firstfloor.org
Mon Apr 7 23:52:00 GMT 2014
Paul,
When trying to do make check on recent glibc on opensuse 13.1 I always get now:
/home/ak/hle/glibc/obj/elf/tst-leaks1-static.o: In function `main':
/home/ak/hle/glibc/glibc/elf/tst-leaks1.c:14: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
/home/ak/hle/glibc/obj/elf/tst-tls9-static.o: In function `do_test':
/home/ak/hle/glibc/glibc/elf/tst-tls9.c:15: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Checking ld.so for SSE register use. This will take a few seconds...
dlopen unexpectedly succeeded
FAIL: elf/tst-dlopen-aout
Summary of test results:
1 FAIL
1703 PASS
122 XFAIL
3 XPASS
make[1]: *** [tests] Error 1
make: *** [check] Error 2
Unlike the other flakey tests yours also doesn't clear when rerun make check,
so it prevents me from running the test suite at all.
-Andi
--
ak@linux.intel.com -- Speaking for myself only.
More information about the Libc-alpha
mailing list