joyent/libuv

make check "check-am" failing

Closed this issue · 0 comments

OS: Ubuntu 16.10
gcc: 6.2.0

Getting a test failure when I run make check - not sure how to provide details but I am dutifully obeying the output:

ok 303 - fork_signal_to_child
ok 304 - fork_signal_to_child_closed
ok 305 - fork_fs_events_child
ok 306 - fork_fs_events_child_dir
ok 307 - fork_fs_events_file_parent_child
ok 308 - fork_threadpool_queue_work_simple
FAIL: test/run-tests
======================================================
1 of 1 test failed
Please report to https://github.com/libuv/libuv/issues
======================================================
Makefile:4315: recipe for target 'check-TESTS' failed
make[1]: *** [check-TESTS] Error 1
make[1]: Leaving directory '/home/user/libuv'
Makefile:4571: recipe for target 'check-am' failed
make: *** [check-am] Error 2