|
From: Mark W. <mj...@re...> - 2015-09-13 21:22:25
|
On Fri, Sep 11, 2015 at 05:06:11PM +0200, Mark Wielaard wrote: > [Now the various tc18/20 tests fail because glibc helpfully puts "The > futex facility returned an unexpected error code." on stderr before > aborting... Will supply some filter for that.] I couldn't replicate this. > [The various gdbserver_tests failures are because this version of gdb > helpfully outputs things like: > warning: Unable to open "librpm.so.3" (librpm.so.3: cannot open shared > object file: No such file or directory), missing debuginfos > notifications will not be displayed > Missing separate debuginfo for /lib/ld64.so.1 > Try: dnf --enablerepo='*debug*' install /usr/lib/debug/.build-id/6a/... > I'll provide some new filters.] I also couldn't replicate this. I suspect it was caused by some bad gdb dependencies on the build machine. So for now I haven't added any new filters. I might add them later if those extra stderr messages do return and I am able to replicate them. Cheers, Mark |