On Thursday 04 June 2015 13:25:49 Aaron M. Ucko wrote: > The automated builds of libuv1 all failed with test suite errors.
Thanks for the detailed report. > In addition, loop_configure failed with no explanation on mips and mipsel: > > `loop_configure` failed: exit code 6 > Output from process `loop_configure`: (no output) This is upstream #335, I tracked down the origin of this (bad parameter to epoll_pwait) and had a minimal patch, but upstream prefers to go for full fix/rewrite, so we are still waiting for the final commit: https://github.com/libuv/libuv/issues/335 > Worse yet, most tests failed on arm64, in many cases reporting > timeouts: This is upstream #334, patched in github for both v0.10 and v1: https://github.com/libuv/libuv/issues/334 > For some reason, pipe_set_non_blocking failed everywhere: > > `pipe_set_non_blocking` failed: exit code 6 > Output from process `pipe_set_non_blocking`: > Assertion failed in test/test-pipe-set-non-blocking.c on line 51: n == 0 This is new to me, instead. It was not failing on my pbuilder one month ago, but I will retry now. We are now also lagging a couple of versions behind, so it may have been fixed/reported in the meanwhile. I'll try to dig a bit in the history and see if 1.5.0/1.6.0 fail too. Regards, Luca -- .''`. ** Debian GNU/Linux ** | Luca Bruno (kaeso) : :' : The Universal O.S. | lucab (AT) debian.org `. `'` | GPG Key ID: 0x4F3BBEBF `- http://www.debian.org | Debian GNU/Linux Developer
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Pkg-javascript-devel mailing list Pkg-javascript-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel