You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2018. It is now read-only.
timer_run_once failed: exit code 6
Output from process timer_run_once:
Assertion failed in test/test-timer.c on line 284: 0 == uv_run(uv_default_loop(), UV_RUN_ONCE)
uname -m = x86_64
uname -r = 2.6.18-308.el5
uname -s = Linux
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52)
The text was updated successfully, but these errors were encountered:
Failed with command 'make check' with user 'root'
timer_run_once
failed: exit code 6Output from process
timer_run_once
:Assertion failed in test/test-timer.c on line 284: 0 == uv_run(uv_default_loop(), UV_RUN_ONCE)
uname -m = x86_64
uname -r = 2.6.18-308.el5
uname -s = Linux
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-52)
The text was updated successfully, but these errors were encountered: