chieftec$ make check make test/run-tests `test/run-tests' is up to date. make check-TESTS 1..318 ok 1 - platform_output # Output from process `platform_output`: # uv_get_process_title: /public/libuv/test/.libs/run-tests # uv_cwd: /public/libuv # uv_resident_set_memory: 1548288 # uv_uptime: 9019.000000 # uv_getrusage: # user: 0 sec 494 microsec # system: 0 sec 494 microsec # page faults: 0 # maximum resident set size: 0 # uv_cpu_info: # model: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz # speed: 3392 # times.sys: 76450 # times.user: 250230 # times.idle: 8690580 # times.irq: 1600 # times.nice: 660 # model: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz # speed: 3392 # times.sys: 64720 # times.user: 230380 # times.idle: 8724320 # times.irq: 0 # times.nice: 0 # model: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz # speed: 3392 # times.sys: 68190 # times.user: 229940 # times.idle: 8721370 # times.irq: 0 # times.nice: 10 # model: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz # speed: 3392 # times.sys: 64810 # times.user: 242120 # times.idle: 8712570 # times.irq: 0 # times.nice: 10 # model: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz # speed: 3392 # times.sys: 64880 # times.user: 235220 # times.idle: 8719410 # times.irq: 0 # times.nice: 20 # model: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz # speed: 3392 # times.sys: 69290 # times.user: 229420 # times.idle: 8720680 # times.irq: 0 # times.nice: 0 # model: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz # speed: 3392 # times.sys: 66430 # times.user: 233390 # times.idle: 8719640 # times.irq: 0 # times.nice: 0 # model: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz # speed: 3392 # times.sys: 68210 # times.user: 238410 # times.idle: 8712840 # times.irq: 0 # times.nice: 0 # uv_interface_addresses: # name: lo0 # internal: 1 # physical address: 00:00:00:00:00:05 # address: 127.0.0.1 # netmask: 255.0.0.0 # name: alc0 # internal: 0 # physical address: 90:2b:34:5a:3e:14 # address: 192.168.1.2 # netmask: 255.255.255.0 # uv_os_get_passwd: # euid: 1000 # gid: 100 # username: kamil # shell: /bin/ksh # home directory: /home/kamil ok 2 - close_order ok 3 - run_once ok 4 - run_nowait ok 5 - loop_alive ok 6 - loop_close ok 7 - loop_stop ok 8 - loop_update_time ok 9 - loop_backend_timeout ok 10 - loop_configure ok 11 - default_loop_close ok 12 - barrier_1 ok 13 - barrier_2 ok 14 - barrier_3 ok 15 - condvar_1 ok 16 - condvar_2 ok 17 - condvar_3 ok 18 - condvar_4 ok 19 - condvar_5 ok 20 - semaphore_1 ok 21 - semaphore_2 ok 22 - semaphore_3 ok 23 - pipe_connect_bad_name ok 24 - pipe_connect_to_file ok 25 - pipe_connect_on_prepare ok 26 - pipe_server_close ok 27 - pipe_close_stdout_read_stdin ok 28 - pipe_set_non_blocking ok 29 - tty ok 30 - tty_file ok 31 - tty_pty ok 32 - stdio_over_pipes ok 33 - ip6_pton ok 34 - ipc_listen_before_write ok 35 - ipc_listen_after_write ok 36 - ipc_send_recv_pipe ok 37 - ipc_send_recv_pipe_inprocess ok 38 - ipc_send_recv_tcp ok 39 - ipc_send_recv_tcp_inprocess ok 40 - ipc_tcp_connection ok 41 - ipc_closed_handle ok 42 - tcp_alloc_cb_fail ok 43 - tcp_ping_pong ok 44 - tcp_ping_pong_v6 # SKIP IPv6 not supported ok 45 - pipe_ping_pong ok 46 - delayed_accept ok 47 - multiple_listen ok 48 - tcp_write_after_connect ok 49 - tcp_writealot ok 50 - tcp_write_fail ok 51 - tcp_try_write ok 52 - tcp_write_queue_order ok 53 - tcp_open ok 54 - tcp_open_twice ok 55 - tcp_open_bound ok 56 - tcp_open_connected ok 57 - tcp_shutdown_after_write ok 58 - tcp_connect_error_after_write ok 59 - tcp_bind_error_addrinuse ok 60 - tcp_bind_error_addrnotavail_1 ok 61 - tcp_bind_error_addrnotavail_2 ok 62 - tcp_bind_error_fault ok 63 - tcp_bind_error_inval ok 64 - tcp_bind_localhost_ok ok 65 - tcp_bind_invalid_flags ok 66 - tcp_listen_without_bind ok 67 - tcp_connect_error_fault ok 68 - tcp_connect_timeout ok 69 - tcp_close_while_connecting ok 70 - tcp_close ok 71 - tcp_create_early ok 72 - tcp_create_early_bad_bind # SKIP IPv6 not supported ok 73 - tcp_create_early_bad_domain ok 74 - tcp_create_early_accept ok 75 - tcp_close_accept ok 76 - tcp_oob ok 77 - tcp_flags ok 78 - tcp_write_to_half_open_connection ok 79 - tcp_unexpected_read ok 80 - tcp_read_stop ok 81 - tcp_bind6_error_addrinuse # SKIP IPv6 not supported ok 82 - tcp_bind6_error_addrnotavail # SKIP IPv6 not supported ok 83 - tcp_bind6_error_fault # SKIP IPv6 not supported ok 84 - tcp_bind6_error_inval # SKIP IPv6 not supported ok 85 - tcp_bind6_localhost_ok # SKIP IPv6 not supported ok 86 - udp_alloc_cb_fail ok 87 - udp_bind ok 88 - udp_bind_reuseaddr ok 89 - udp_create_early ok 90 - udp_create_early_bad_bind # SKIP IPv6 not supported ok 91 - udp_create_early_bad_domain ok 92 - udp_send_and_recv not ok 93 - udp_send_hang_loop # exit code 134 # Output from process `udp_send_hang_loop`: # Assertion failed in test/test-udp-send-hang-loop.c on line 70: status == 0 ok 94 - udp_send_immediate ok 95 - udp_send_unreachable ok 96 - udp_dgram_too_big ok 97 - udp_dual_stack # SKIP IPv6 not supported ok 98 - udp_ipv6_only # SKIP IPv6 not supported ok 99 - udp_options ok 100 - udp_options6 # SKIP IPv6 not supported ok 101 - udp_no_autobind ok 102 - udp_multicast_interface ok 103 - udp_multicast_interface6 # SKIP IPv6 not supported ok 104 - udp_multicast_join ok 105 - udp_multicast_join6 # SKIP IPv6 not supported ok 106 - udp_multicast_ttl ok 107 - udp_try_send ok 108 - udp_open ok 109 - udp_open_twice ok 110 - pipe_bind_error_addrinuse ok 111 - pipe_bind_error_addrnotavail ok 112 - pipe_bind_error_inval ok 113 - pipe_connect_multiple ok 114 - pipe_listen_without_bind ok 115 - pipe_getsockname ok 116 - pipe_getsockname_abstract ok 117 - pipe_getsockname_blocking ok 118 - pipe_pending_instances ok 119 - pipe_sendmsg ok 120 - connection_fail ok 121 - connection_fail_doesnt_auto_close ok 122 - shutdown_close_tcp ok 123 - shutdown_close_pipe ok 124 - shutdown_eof ok 125 - shutdown_twice ok 126 - callback_stack ok 127 - env_vars ok 128 - error_message ok 129 - sys_error ok 130 - timer ok 131 - timer_init ok 132 - timer_again ok 133 - timer_start_twice ok 134 - timer_order ok 135 - timer_huge_timeout ok 136 - timer_huge_repeat ok 137 - timer_run_once ok 138 - timer_from_check ok 139 - timer_null_callback ok 140 - timer_early_check ok 141 - idle_starvation ok 142 - ref ok 143 - idle_ref ok 144 - fs_poll_ref ok 145 - async_ref ok 146 - prepare_ref ok 147 - check_ref ok 148 - unref_in_prepare_cb ok 149 - timer_ref ok 150 - timer_ref2 ok 151 - fs_event_ref ok 152 - tcp_ref ok 153 - tcp_ref2 ok 154 - tcp_ref2b ok 155 - tcp_ref3 ok 156 - tcp_ref4 ok 157 - udp_ref ok 158 - udp_ref2 ok 159 - udp_ref3 ok 160 - pipe_ref ok 161 - pipe_ref2 ok 162 - pipe_ref3 ok 163 - pipe_ref4 ok 164 - process_ref ok 165 - has_ref ok 166 - loop_handles ok 167 - walk_handles ok 168 - watcher_cross_stop ok 169 - active ok 170 - embed ok 171 - async ok 172 - async_null_cb ok 173 - eintr_handling ok 174 - get_currentexe ok 175 - process_title ok 176 - cwd_and_chdir ok 177 - get_memory ok 178 - get_passwd ok 179 - get_loadavg ok 180 - handle_fileno ok 181 - homedir ok 182 - tmpdir ok 183 - hrtime not ok 184 - getaddrinfo_fail # timeout # Output from process `getaddrinfo_fail`: (no output) not ok 185 - getaddrinfo_fail_sync # timeout # Output from process `getaddrinfo_fail_sync`: (no output) ok 186 - getaddrinfo_basic ok 187 - getaddrinfo_basic_sync ok 188 - getaddrinfo_concurrent ok 189 - gethostname ok 190 - getnameinfo_basic_ip4 ok 191 - getnameinfo_basic_ip4_sync ok 192 - getnameinfo_basic_ip6 ok 193 - getsockname_tcp ok 194 - getsockname_udp ok 195 - poll_duplex ok 196 - poll_unidirectional ok 197 - poll_close not ok 198 - poll_bad_fdtype # exit code 134 # Output from process `poll_bad_fdtype`: # Assertion failed in test/test-poll.c on line 614: 0 != uv_poll_init(uv_default_loop(), &poll_handle, fd) ok 199 - poll_oob not ok 200 - poll_nested_kqueue # exit code 134 # Output from process `poll_nested_kqueue`: # Assertion failed in test/test-poll.c on line 653: 0 == uv_poll_init(uv_default_loop(), &poll_handle, fd) ok 201 - socket_buffer_size ok 202 - spawn_fails ok 203 - spawn_fails_check_for_waitpid_cleanup ok 204 - spawn_exit_code ok 205 - spawn_stdout ok 206 - spawn_stdin ok 207 - spawn_stdio_greater_than_3 ok 208 - spawn_ignored_stdio ok 209 - spawn_and_kill ok 210 - spawn_detached ok 211 - spawn_and_kill_with_std ok 212 - spawn_and_ping ok 213 - spawn_preserve_env ok 214 - spawn_setuid_fails ok 215 - spawn_setgid_fails ok 216 - spawn_stdout_to_file ok 217 - spawn_stdout_and_stderr_to_file ok 218 - spawn_stdout_and_stderr_to_file2 ok 219 - spawn_stdout_and_stderr_to_file_swap ok 220 - spawn_auto_unref ok 221 - spawn_closed_process_io ok 222 - spawn_reads_child_path ok 223 - spawn_inherit_streams ok 224 - spawn_quoted_path # SKIP Test for Windows ok 225 - fs_poll ok 226 - fs_poll_getpath ok 227 - kill ok 228 - poll_close_doesnt_corrupt_stack # SKIP Test only relevant on Windows ok 229 - poll_closesocket # SKIP Test only relevant on Windows ok 230 - emfile ok 231 - close_fd ok 232 - spawn_fs_open ok 233 - spawn_setuid_setgid # SKIP It should be run as root user ok 234 - we_get_signal ok 235 - we_get_signals ok 236 - we_get_signal_one_shot ok 237 - we_get_signals_mixed ok 238 - signal_multiple_loops ok 239 - closed_fd_events ok 240 - fs_file_noent ok 241 - fs_file_nametoolong ok 242 - fs_file_loop ok 243 - fs_file_async ok 244 - fs_file_sync ok 245 - fs_file_write_null_buffer ok 246 - fs_async_dir ok 247 - fs_async_sendfile ok 248 - fs_mkdtemp ok 249 - fs_fstat ok 250 - fs_access ok 251 - fs_chmod ok 252 - fs_copyfile ok 253 - fs_unlink_readonly ok 254 - fs_chown ok 255 - fs_utime ok 256 - fs_futime ok 257 - fs_readlink ok 258 - fs_realpath ok 259 - fs_symlink ok 260 - fs_symlink_dir ok 261 - fs_stat_missing_path ok 262 - fs_read_file_eof ok 263 - fs_file_open_append ok 264 - fs_event_watch_dir ok 265 - fs_event_watch_dir_recursive # SKIP Recursive directory watching not supported on this platform. ok 266 - fs_event_watch_file ok 267 - fs_event_watch_file_exact_path ok 268 - fs_event_watch_file_twice ok 269 - fs_event_watch_file_current_dir ok 270 - fs_event_watch_invalid_path ok 271 - fs_event_no_callback_after_close ok 272 - fs_event_no_callback_on_close ok 273 - fs_event_immediate_close ok 274 - fs_event_close_with_pending_event ok 275 - fs_event_close_in_callback ok 276 - fs_event_start_and_close ok 277 - fs_event_error_reporting ok 278 - fs_event_getpath ok 279 - fs_scandir_empty_dir ok 280 - fs_scandir_non_existent_dir ok 281 - fs_scandir_file ok 282 - fs_open_dir ok 283 - fs_rename_to_existing_file ok 284 - fs_write_multiple_bufs ok 285 - fs_write_alotof_bufs ok 286 - fs_write_alotof_bufs_with_offset ok 287 - fs_read_write_null_arguments ok 288 - fs_file_pos_after_op_with_offset ok 289 - fs_null_req ok 290 - get_osfhandle_valid_handle ok 291 - threadpool_queue_work_simple ok 292 - threadpool_queue_work_einval ok 293 - threadpool_multiple_event_loops ok 294 - threadpool_cancel_getaddrinfo ok 295 - threadpool_cancel_getnameinfo ok 296 - threadpool_cancel_work ok 297 - threadpool_cancel_fs ok 298 - threadpool_cancel_single ok 299 - thread_local_storage ok 300 - thread_stack_size ok 301 - thread_mutex ok 302 - thread_rwlock ok 303 - thread_rwlock_trylock ok 304 - thread_create ok 305 - thread_equal ok 306 - dlerror ok 307 - ip4_addr ok 308 - ip6_addr_link_local ok 309 - queue_foreach_delete ok 310 - fork_timer ok 311 - fork_socketpair ok 312 - fork_socketpair_started ok 313 - fork_signal_to_child ok 314 - fork_signal_to_child_closed ok 315 - fork_fs_events_child ok 316 - fork_fs_events_child_dir ok 317 - fork_fs_events_file_parent_child ok 318 - fork_threadpool_queue_work_simple FAIL: test/run-tests ====================================================== 1 of 1 test failed Please report to https://github.com/libuv/libuv/issues ====================================================== *** Error code 1 Stop. make[1]: stopped in /public/libuv *** Error code 1 Stop. make: stopped in /public/libuv