This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: dlopen test breaks test suite


On Mon, Apr 7, 2014 at 4:52 PM, Andi Kleen <andi@firstfloor.org> wrote:
>
> 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,

Yes, I've already been made aware of this:
https://sourceware.org/ml/libc-alpha/2014-04/msg00044.html

> so it prevents me from running the test suite at all.

I am not sure what you mean by "prevents from running test suite at
all". You just did run the test suite :-)


-- 
Paul Pluzhnikov


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