Source: libuv Version: 0.10.8-0~exp2 Severity: serious Justification: fails to build from source
Automated builds of libuv on Linux failed with test suite errors. (Builds for other platforms didn't even compile; I'll report that separately.) To wit: * test-tty fails because automated builds don't bother allocating ttys. Please try arranging to run the test suite under script(1): LD_PRELOAD=$(CURDIR)/libuv.so script -q -c "./run-tests" /dev/null * Most of the udp tests fail. I'm not sure why, but suspect a quirk of the autobuilders' configuration, which might require disabling those tests altogether. :-/ Could you please take a look? You can find the full logs at https://buildd.debian.org/status/logs.php?pkg=libuv&ver=0.10.8-0~exp2 Thanks! _______________________________________________ Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
