Skip to content

Instantly share code, notes, and snippets.

@return
Created May 16, 2019 19:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save return/203e583b14f9be44f257c4cee50c5d90 to your computer and use it in GitHub Desktop.
Save return/203e583b14f9be44f257c4cee50c5d90 to your computer and use it in GitHub Desktop.
Haiku libuv tests
1..351
ok 1 - platform_output
# Output from process `platform_output`:
# uv_get_process_title:
# uv_cwd: /boot/home/Desktop/Git/libuv-alaviss-nofsevents
# uv_resident_set_memory: 1417216
# uv_uptime: 78459.591703
# uv_getrusage:
# user: 0 sec 80464 microsec
# system: 0 sec 17517 microsec
# page faults: 334911772400
# maximum resident set size: 4294967293
# uv_cpu_info:
# model: (null)
# speed: 2294
# times.sys: 0
# times.user: 0
# times.idle: 0
# times.irq: 0
# times.nice: 0
# model: (null)
# speed: 2294
# times.sys: 0
# times.user: 0
# times.idle: 0
# times.irq: 0
# times.nice: 0
# model: (null)
# speed: 2294
# times.sys: 0
# times.user: 0
# times.idle: 0
# times.irq: 0
# times.nice: 0
# model: (null)
# speed: 2294
# times.sys: 0
# times.user: 0
# times.idle: 0
# times.irq: 0
# times.nice: 0
# uv_interface_addresses:
# name: loop
# internal: 1
# physical address: 10:2d:00:00:00:00
# address: ::1
# netmask: ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff
# name: /dev/net/rtl81xx/0
# internal: 0
# physical address: 00:00:00:00:00:00
# address: 192.168.1.23
# netmask: 255.255.255.0
# name: /dev/net/atheroswifi/0
# internal: 0
# physical address: 00:00:00:00:00:00
# address: 192.168.1.24
# netmask: 255.255.255.0
# name: loop
# internal: 1
# physical address: 10:2d:00:00:00:00
# address: 127.0.0.1
# netmask: 255.0.0.0
# uv_os_get_passwd:
# euid: 0
# gid: 0
# username: user
# shell: /bin/bash
# home directory: /boot/home
# gecos: Yourself
# uv_os_getpid: 55518
# uv_os_getppid: 55499
ok 2 - active
ok 3 - async
ok 4 - async_null_cb
ok 5 - async_ref
ok 6 - barrier_1
ok 7 - barrier_2
ok 8 - barrier_3
ok 9 - barrier_serial_thread
ok 10 - barrier_serial_thread_single
ok 11 - buf_large
ok 12 - callback_stack
ok 13 - check_ref
ok 14 - close_fd
ok 15 - close_order
ok 16 - closed_fd_events
ok 17 - condvar_1
ok 18 - condvar_2
ok 19 - condvar_3
ok 20 - condvar_4
ok 21 - condvar_5
ok 22 - connect_unspecified
ok 23 - connection_fail
ok 24 - connection_fail_doesnt_auto_close
ok 25 - cwd_and_chdir
ok 26 - default_loop_close
ok 27 - delayed_accept
not ok 28 - dlerror
# timeout
# Output from process `dlerror`:
# Assertion failed in test/test-dlerror.c on line 45: strstr(msg, path) != NULL
# Abort
ok 29 - eintr_handling
ok 30 - embed # SKIP Not supported in the current platform.
ok 31 - emfile # SKIP setrlimit(RLIMIT_NOFILE) failed, running under valgrind?
ok 32 - env_vars
ok 33 - error_message
ok 34 - fork_fs_events_child # SKIP Filesystem watching not supported on this platform.
ok 35 - fork_fs_events_child_dir # SKIP Filesystem watching not supported on this platform.
ok 36 - fork_fs_events_file_parent_child # SKIP Filesystem watching not supported on this platform.
ok 37 - fork_signal_to_child
ok 38 - fork_signal_to_child_closed
ok 39 - fork_socketpair
ok 40 - fork_socketpair_started
ok 41 - fork_threadpool_queue_work_simple
ok 42 - fork_timer
ok 43 - fs_access
ok 44 - fs_async_dir
ok 45 - fs_async_sendfile
ok 46 - fs_chmod
ok 47 - fs_chown
ok 48 - fs_copyfile
ok 49 - fs_event_close_in_callback # SKIP Filesystem watching not supported on this platform.
ok 50 - fs_event_close_with_pending_event # SKIP Filesystem watching not supported on this platform.
ok 51 - fs_event_error_reporting
ok 52 - fs_event_getpath # SKIP Filesystem watching not supported on this platform.
ok 53 - fs_event_immediate_close # SKIP Filesystem watching not supported on this platform.
ok 54 - fs_event_no_callback_after_close # SKIP Filesystem watching not supported on this platform.
ok 55 - fs_event_no_callback_on_close # SKIP Filesystem watching not supported on this platform.
ok 56 - fs_event_ref # SKIP Filesystem watching not supported on this platform.
ok 57 - fs_event_start_and_close # SKIP Filesystem watching not supported on this platform.
ok 58 - fs_event_watch_dir # SKIP Filesystem watching not supported on this platform.
ok 59 - fs_event_watch_dir_recursive # SKIP Recursive directory watching not supported on this platform.
ok 60 - fs_event_watch_file # SKIP Filesystem watching not supported on this platform.
ok 61 - fs_event_watch_file_current_dir # SKIP Filesystem watching not supported on this platform.
ok 62 - fs_event_watch_file_exact_path # SKIP Filesystem watching not supported on this platform.
ok 63 - fs_event_watch_file_twice # SKIP Filesystem watching not supported on this platform.
ok 64 - fs_event_watch_invalid_path # SKIP Filesystem watching not supported on this platform.
ok 65 - fs_file_async
ok 66 - fs_file_loop
ok 67 - fs_file_nametoolong
ok 68 - fs_file_noent
ok 69 - fs_file_open_append
ok 70 - fs_file_pos_after_op_with_offset
ok 71 - fs_file_sync
not ok 72 - fs_file_write_null_buffer
# exit code 5376
# Output from process `fs_file_write_null_buffer`:
# Assertion failed in test/test-fs.c on line 1003: r == 0
# Abort
ok 73 - fs_fstat
ok 74 - fs_futime # SKIP futime is not implemented for Haiku or AIX versions below 7.1
ok 75 - fs_futime_ex # SKIP futime is not implemented for Haiku or AIX versions below 7.1
ok 76 - fs_mkdtemp
ok 77 - fs_null_req
ok 78 - fs_open_dir
ok 79 - fs_partial_read
ok 80 - fs_partial_write
ok 81 - fs_poll
ok 82 - fs_poll_getpath
ok 83 - fs_poll_ref
ok 84 - fs_read_dir
ok 85 - fs_read_file_eof
ok 86 - fs_read_write_null_arguments
ok 87 - fs_readlink
ok 88 - fs_realpath
ok 89 - fs_rename_to_existing_file
ok 90 - fs_scandir_empty_dir
ok 91 - fs_scandir_file
ok 92 - fs_scandir_non_existent_dir
ok 93 - fs_stat_missing_path
ok 94 - fs_symlink
ok 95 - fs_symlink_dir
ok 96 - fs_unlink_readonly
ok 97 - fs_utime
ok 98 - fs_utime_ex
ok 99 - fs_write_alotof_bufs
not ok 100 - fs_write_alotof_bufs_with_offset
# timeout
# Output from process `fs_write_alotof_bufs_with_offset`: (no output)
ok 101 - fs_write_multiple_bufs
ok 102 - get_currentexe
ok 103 - get_loadavg
ok 104 - get_memory
ok 105 - get_passwd
ok 106 - getaddrinfo_basic
ok 107 - getaddrinfo_basic_sync
ok 108 - getaddrinfo_concurrent
not ok 109 - getaddrinfo_fail
# exit code 5376
# Output from process `getaddrinfo_fail`:
# status: 0Assertion failed in test/test-getaddrinfo.c on line 44: status < 0
# Abort
not ok 110 - getaddrinfo_fail_sync
# exit code 5376
# Output from process `getaddrinfo_fail_sync`:
# Assertion failed in test/test-getaddrinfo.c on line 118: 0 > uv_getaddrinfo(uv_default_loop(), &req, NULL, "xyzzy.xyzzy.xyzzy.", NULL, NULL)
# Abort
ok 111 - gethostname
ok 112 - getnameinfo_basic_ip4
ok 113 - getnameinfo_basic_ip4_sync
ok 114 - getnameinfo_basic_ip6
not ok 115 - getsockname_tcp
# exit code 5376
# Output from process `getsockname_tcp`:
# server socket: 0.0.0.0:9123
# Assertion failed in test/test-getsockname.c on line 204: r == UV_ENOTCONN
# Abort
ok 116 - getsockname_udp
ok 117 - getters_setters
ok 118 - handle_fileno
ok 119 - handle_type_name
ok 120 - has_ref
ok 121 - homedir
ok 122 - hrtime
ok 123 - idle_ref
ok 124 - idle_starvation
ok 125 - idna_toascii
ok 126 - ip4_addr
ok 127 - ip6_addr_link_local # SKIP FIXME: This test needs more investigation on Cygwin and Haiku
not ok 128 - ip6_invalid_interface
# exit code 5376
# Output from process `ip6_invalid_interface`:
# Assertion failed in test/test-ip6-addr.c on line 170: r < 0
# Abort
ok 129 - ip6_pton
ok 130 - ipc_closed_handle
ok 131 - ipc_heavy_traffic_deadlock_bug
ok 132 - ipc_listen_after_write # SKIP Haiku runtime does not support sending handles on pipes.
ok 133 - ipc_listen_before_write # SKIP Haiku runtime does not support sending handles on pipes.
ok 134 - ipc_send_recv_pipe # SKIP Haiku runtime does not support sending handles on pipes.
ok 135 - ipc_send_recv_pipe_inprocess # SKIP Haiku runtime does not support sending handles on pipes.
ok 136 - ipc_send_recv_tcp # SKIP Haiku runtime does not support sending handles on pipes.
ok 137 - ipc_send_recv_tcp_inprocess # SKIP Haiku runtime does not support sending handles on pipes.
ok 138 - ipc_tcp_connection # SKIP Haiku runtime does not support sending handles on pipes.
ok 139 - kill
ok 140 - kill_invalid_signum
ok 141 - loop_alive
ok 142 - loop_backend_timeout
ok 143 - loop_close
ok 144 - loop_configure
ok 145 - loop_handles
ok 146 - loop_instant_close
ok 147 - loop_stop
ok 148 - loop_update_time
ok 149 - multiple_listen
ok 150 - pipe_bind_error_addrinuse
ok 151 - pipe_bind_error_addrnotavail
ok 152 - pipe_bind_error_inval
ok 153 - pipe_bind_error_long_path
ok 154 - pipe_close_stdout_read_stdin
ok 155 - pipe_connect_bad_name
not ok 156 - pipe_connect_multiple
# exit code 5376
# Output from process `pipe_connect_multiple`:
# Assertion failed in test/test-pipe-connect-multiple.c on line 47: status == 0
# Abort
ok 157 - pipe_connect_on_prepare
not ok 158 - pipe_connect_to_file
# exit code 5376
# Output from process `pipe_connect_to_file`:
# Assertion failed in test/test-pipe-connect-error.c on line 54: status == UV_ENOTSOCK || status == UV_ECONNREFUSED
# Abort
not ok 159 - pipe_connect_to_long_path
# timeout
# Output from process `pipe_connect_to_long_path`:
# Assertion failed in test/test-pipe-connect-error.c on line 61: status == UV_ENAMETOOLONG
# Abort
ok 160 - pipe_getsockname
ok 161 - pipe_getsockname_abstract
ok 162 - pipe_getsockname_blocking
ok 163 - pipe_listen_without_bind
ok 164 - pipe_pending_instances
not ok 165 - pipe_ping_pong
# exit code 5376
# Output from process `pipe_ping_pong`:
# Connect error ETIMEDOUT
# Assertion failed in test/echo-server.c on line 144: status == 0
# Abort
Output from process `pipe_ping_pong`:
# PING
# got EOF
# Assertion failed in test/test-ping-pong.c on line 65: NUM_PINGS == pinger->pongs
# Abort
not ok 166 - pipe_ping_pong_vec
# exit code 5376
# Output from process `pipe_ping_pong_vec`:
# Connect error ETIMEDOUT
# Assertion failed in test/echo-server.c on line 144: status == 0
# Abort
Output from process `pipe_ping_pong_vec`:
# PING
# got EOF
# Assertion failed in test/test-ping-pong.c on line 65: NUM_PINGS == pinger->pongs
# Abort
ok 167 - pipe_ref
ok 168 - pipe_ref2
ok 169 - pipe_ref3
ok 170 - pipe_ref4
ok 171 - pipe_sendmsg # SKIP Haiku runtime does not support sending handles on pipes.
ok 172 - pipe_server_close
ok 173 - pipe_set_chmod
ok 174 - pipe_set_non_blocking
not ok 175 - poll_bad_fdtype
# timeout
# Output from process `poll_bad_fdtype`:
# Assertion failed in test/test-poll.c on line 620: 0 != uv_poll_init(uv_default_loop(), &poll_handle, (uv_os_sock_t)handle)
# Abort
ok 176 - poll_close
ok 177 - poll_close_doesnt_corrupt_stack # SKIP Test only relevant on Windows
ok 178 - poll_closesocket # SKIP Test only relevant on Windows
not ok 179 - poll_duplex
# exit code 5376
# Output from process `poll_duplex`:
# Assertion failed in test/test-poll.c on line 244: r >= 0
# Abort
not ok 180 - poll_unidirectional
# timeout
# Output from process `poll_unidirectional`: (no output)
ok 181 - prepare_ref
not ok 182 - process_priority
# exit code 5376
# Output from process `process_priority`:
# Assertion failed in test/test-process-priority.c on line 55: priority == i
# Abort
ok 183 - process_ref
not ok 184 - process_title
# exit code 5376
# Output from process `process_title`:
# Assertion failed in test/test-process-title.c on line 40: strcmp(buffer, title) == 0
# Abort
ok 185 - process_title_threadsafe
ok 186 - queue_foreach_delete
ok 187 - ref
ok 188 - req_type_name
ok 189 - run_nowait
ok 190 - run_once
ok 191 - semaphore_1
ok 192 - semaphore_2
ok 193 - semaphore_3
ok 194 - shutdown_close_pipe
ok 195 - shutdown_close_tcp
not ok 196 - shutdown_eof
# exit code 5376
# Output from process `shutdown_eof`: (no output)
Output from process `shutdown_eof`:
# Assertion failed in test/test-shutdown-eof.c on line 57: nread == 1
# Abort
ok 197 - shutdown_twice
ok 198 - signal_multiple_loops
ok 199 - socket_buffer_size
ok 200 - spawn_affinity # SKIP affinity not supported on this platform.
ok 201 - spawn_affinity_invalid_mask # SKIP affinity not supported on this platform.
ok 202 - spawn_and_kill
ok 203 - spawn_and_kill_with_std
ok 204 - spawn_and_ping
ok 205 - spawn_auto_unref
ok 206 - spawn_closed_process_io
ok 207 - spawn_detached
ok 208 - spawn_exit_code
ok 209 - spawn_fails
ok 210 - spawn_fails_check_for_waitpid_cleanup
ok 211 - spawn_fs_open
ok 212 - spawn_ignored_stdio
ok 213 - spawn_inherit_streams
ok 214 - spawn_preserve_env
ok 215 - spawn_quoted_path # SKIP Test for Windows
ok 216 - spawn_reads_child_path
not ok 217 - spawn_setgid_fails
# exit code 5376
# Output from process `spawn_setgid_fails`:
# Assertion failed in test/test-spawn.c on line 1422: pw != NULL
# Abort
not ok 218 - spawn_setuid_fails
# exit code 5376
# Output from process `spawn_setuid_fails`:
# Assertion failed in test/test-spawn.c on line 1387: pw != NULL
# Abort
not ok 219 - spawn_setuid_setgid
# exit code 5376
# Output from process `spawn_setuid_setgid`:
# Assertion failed in test/test-spawn.c on line 1351: pw != NULL
# Abort
ok 220 - spawn_stdin
ok 221 - spawn_stdio_greater_than_3
ok 222 - spawn_stdout
ok 223 - spawn_stdout_and_stderr_to_file
ok 224 - spawn_stdout_and_stderr_to_file2
ok 225 - spawn_stdout_and_stderr_to_file_swap
ok 226 - spawn_stdout_to_file
ok 227 - spawn_tcp_server
ok 228 - stdio_over_pipes
ok 229 - sys_error
not ok 230 - tcp6_ping_pong
# exit code 5376
# Output from process `tcp6_ping_pong`:
# IPv6 not supported
Output from process `tcp6_ping_pong`:
# Assertion failed in test/test-ping-pong.c on line 156: status == 0
# Abort
not ok 231 - tcp6_ping_pong_vec
# exit code 5376
# Output from process `tcp6_ping_pong_vec`:
# IPv6 not supported
Output from process `tcp6_ping_pong_vec`:
# Assertion failed in test/test-ping-pong.c on line 156: status == 0
# Abort
ok 232 - tcp_alloc_cb_fail
not ok 233 - tcp_bind6_error_addrinuse
# exit code 5376
# Output from process `tcp_bind6_error_addrinuse`:
# Assertion failed in test/test-tcp-bind6-error.c on line 50: r == 0
# Abort
not ok 234 - tcp_bind6_error_addrnotavail
# exit code 5376
# Output from process `tcp_bind6_error_addrnotavail`:
# Assertion failed in test/test-tcp-bind6-error.c on line 87: r == UV_EADDRNOTAVAIL
# Abort
ok 235 - tcp_bind6_error_fault
not ok 236 - tcp_bind6_error_inval
# exit code 5376
# Output from process `tcp_bind6_error_inval`:
# Assertion failed in test/test-tcp-bind6-error.c on line 144: r == 0
# Abort
not ok 237 - tcp_bind6_localhost_ok
# exit code 5376
# Output from process `tcp_bind6_localhost_ok`:
# Assertion failed in test/test-tcp-bind6-error.c on line 172: r == 0
# Abort
ok 238 - tcp_bind_error_addrinuse
not ok 239 - tcp_bind_error_addrnotavail_1
# exit code 5376
# Output from process `tcp_bind_error_addrnotavail_1`:
# Assertion failed in test/test-tcp-bind-error.c on line 82: r == 0 || r == UV_EADDRNOTAVAIL
# Abort
not ok 240 - tcp_bind_error_addrnotavail_2
# exit code 5376
# Output from process `tcp_bind_error_addrnotavail_2`:
# Assertion failed in test/test-tcp-bind-error.c on line 105: r == UV_EADDRNOTAVAIL
# Abort
ok 241 - tcp_bind_error_fault
not ok 242 - tcp_bind_error_inval
# exit code 5376
# Output from process `tcp_bind_error_inval`:
# Assertion failed in test/test-tcp-bind-error.c on line 158: r == UV_EINVAL
# Abort
ok 243 - tcp_bind_invalid_flags
ok 244 - tcp_bind_localhost_ok
not ok 245 - tcp_bind_writable_flags
# exit code 5376
# Output from process `tcp_bind_writable_flags`:
# Assertion failed in test/test-tcp-bind-error.c on line 240: r == UV_EPIPE
# Abort
ok 246 - tcp_close
ok 247 - tcp_close_accept
ok 248 - tcp_close_while_connecting
ok 249 - tcp_connect_error_after_write
ok 250 - tcp_connect_error_fault
ok 251 - tcp_connect_timeout
ok 252 - tcp_create_early
ok 253 - tcp_create_early_accept
ok 254 - tcp_create_early_bad_bind
ok 255 - tcp_create_early_bad_domain
ok 256 - tcp_flags
ok 257 - tcp_listen_without_bind
ok 258 - tcp_oob
ok 259 - tcp_open
ok 260 - tcp_open_bound
ok 261 - tcp_open_connected
ok 262 - tcp_open_twice
ok 263 - tcp_ping_pong
ok 264 - tcp_ping_pong_vec
ok 265 - tcp_read_stop
ok 266 - tcp_ref
ok 267 - tcp_ref2
ok 268 - tcp_ref2b
ok 269 - tcp_ref3
ok 270 - tcp_ref4
ok 271 - tcp_shutdown_after_write
ok 272 - tcp_try_write
ok 273 - tcp_unexpected_read
ok 274 - tcp_write_after_connect
ok 275 - tcp_write_fail
ok 276 - tcp_write_queue_order
ok 277 - tcp_write_ready
ok 278 - tcp_write_to_half_open_connection
not ok 279 - tcp_writealot
# timeout
# Output from process `tcp_writealot`: (no output)
Output from process `tcp_writealot`: (no output)
ok 280 - thread_affinity
ok 281 - thread_create
ok 282 - thread_equal
ok 283 - thread_local_storage
ok 284 - thread_mutex
ok 285 - thread_mutex_recursive
ok 286 - thread_rwlock
ok 287 - thread_rwlock_trylock
ok 288 - thread_stack_size
ok 289 - threadpool_cancel_fs
ok 290 - threadpool_cancel_getaddrinfo
ok 291 - threadpool_cancel_getnameinfo
ok 292 - threadpool_cancel_single
ok 293 - threadpool_cancel_work
ok 294 - threadpool_multiple_event_loops
ok 295 - threadpool_queue_work_einval
ok 296 - threadpool_queue_work_simple
ok 297 - timer
ok 298 - timer_again
ok 299 - timer_early_check
ok 300 - timer_from_check
ok 301 - timer_huge_repeat
ok 302 - timer_huge_timeout
ok 303 - timer_init
ok 304 - timer_null_callback
ok 305 - timer_order
ok 306 - timer_ref
ok 307 - timer_ref2
ok 308 - timer_run_once
ok 309 - timer_start_twice
ok 310 - tmpdir
ok 311 - tty
ok 312 - tty_file
ok 313 - tty_pty
ok 314 - udp_alloc_cb_fail
ok 315 - udp_bind
ok 316 - udp_bind_reuseaddr
not ok 317 - udp_connect
# exit code 5376
# Output from process `udp_connect`:
# Assertion failed in test/test-udp-connect.c on line 150: r == UV_ENOTCONN
# Abort
ok 318 - udp_create_early
ok 319 - udp_create_early_bad_bind
ok 320 - udp_create_early_bad_domain
ok 321 - udp_dgram_too_big
not ok 322 - udp_dual_stack
# exit code 5376
# Output from process `udp_dual_stack`:
# Assertion failed in test/test-udp-ipv6.c on line 183: recv_cb_called == 1
# Abort
not ok 323 - udp_ipv6_only
# exit code 5376
# Output from process `udp_ipv6_only`:
# Assertion failed in test/test-udp-ipv6.c on line 128: r == 0
# Abort
ok 324 - udp_multicast_interface
not ok 325 - udp_multicast_interface6
# exit code 5376
# Output from process `udp_multicast_interface6`:
# Assertion failed in test/test-udp-multicast-interface6.c on line 90: r == 0
# Abort
ok 326 - udp_multicast_join
ok 327 - udp_multicast_join6
ok 328 - udp_multicast_ttl
not ok 329 - udp_no_autobind
# exit code 5376
# Output from process `udp_no_autobind`:
# Assertion failed in test/test-udp-options.c on line 147: 0 == uv_udp_set_multicast_loop(&h2, 1)
# Abort
ok 330 - udp_open
ok 331 - udp_open_bound
ok 332 - udp_open_connect
ok 333 - udp_open_twice
not ok 334 - udp_options
# exit code 5376
# Output from process `udp_options`:
# Assertion failed in test/test-udp-options.c on line 74: r == 0
# Abort
not ok 335 - udp_options6
# exit code 5376
# Output from process `udp_options6`:
# Assertion failed in test/test-udp-options.c on line 74: r == 0
# Abort
ok 336 - udp_ref
ok 337 - udp_ref2
ok 338 - udp_ref3
ok 339 - udp_send_and_recv
ok 340 - udp_send_hang_loop
ok 341 - udp_send_immediate
ok 342 - udp_send_unreachable
ok 343 - udp_try_send
ok 344 - unref_in_prepare_cb
ok 345 - utf8_decode1
ok 346 - walk_handles
ok 347 - watcher_cross_stop # SKIP File descriptor limit too low.
ok 348 - we_get_signal
ok 349 - we_get_signal_one_shot
ok 350 - we_get_signals
ok 351 - we_get_signals_mixed
FAIL: test/run-tests
======================================================
1 of 1 test failed
Please report to https://github.com/libuv/libuv/issues
======================================================
Makefile:4967: recipe for target 'check-TESTS' failed
make[1]: *** [check-TESTS] Error 1
make[1]: Leaving directory '/boot/home/Desktop/Git/libuv-alaviss-nofsevents'
Makefile:5226: recipe for target 'check-am' failed
make: *** [check-am] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment