Workspace root: /build/ocaml-luv/src/luv-0.5.11 Running[0]: /usr/bin/nproc > /tmp/dunecfe90a.output 2> /dev/null Auto-detected concurrency: 16 disable binary cache Running[1]: /usr/bin/ocamlfind printconf path > /tmp/duned86d57.output Running[2]: /usr/bin/ocamlc.opt -config > /tmp/dune9a5655.output Dune context: { name = "default" ; kind = "default" ; profile = Release ; merlin = true ; for_host = None ; fdo_target_exe = None ; build_dir = "default" ; toplevel_path = None ; ocaml_bin = External "/usr/bin" ; ocaml = Ok External "/usr/bin/ocaml" ; ocamlc = External "/usr/bin/ocamlc.opt" ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt" ; ocamldep = Ok External "/usr/bin/ocamldep.opt" ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt" ; env = map { "CAML_LD_LIBRARY_PATH" : "/build/ocaml-luv/src/luv-0.5.11/_build/install/default/lib/stublibs" ; "DUNE_OCAML_HARDCODED" : "/usr/lib/ocaml" ; "DUNE_OCAML_STDLIB" : "/usr/lib/ocaml" ; "DUNE_SOURCEROOT" : "/build/ocaml-luv/src/luv-0.5.11" ; "INSIDE_DUNE" : "/build/ocaml-luv/src/luv-0.5.11/_build/default" ; "MANPATH" : "/build/ocaml-luv/src/luv-0.5.11/_build/install/default/bin" ; "OCAMLFIND_IGNORE_DUPS_IN" : "/build/ocaml-luv/src/luv-0.5.11/_build/install/default/lib" ; "OCAMLPATH" : "/build/ocaml-luv/src/luv-0.5.11/_build/install/default/lib" ; "OCAMLTOP_INCLUDE_PATH" : "/build/ocaml-luv/src/luv-0.5.11/_build/install/default/lib/toplevel" } ; findlib_path = [ External "/usr/lib/ocaml" ] ; arch_sixtyfour = true ; natdynlink_supported = true ; supports_shared_libraries = true ; ocaml_config = { version = "4.13.1" ; standard_library_default = "/usr/lib/ocaml" ; standard_library = "/usr/lib/ocaml" ; standard_runtime = "the_standard_runtime_variable_was_deleted" ; ccomp_type = "cc" ; c_compiler = "gcc" ; ocamlc_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-march=x86-64" ; "-mtune=generic" ; "-O2" ; "-pipe" ; "-fno-plt" ] ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_FORTIFY_SOURCE=2" ] ; ocamlopt_cflags = [ "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-march=x86-64" ; "-mtune=generic" ; "-O2" ; "-pipe" ; "-fno-plt" ] ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_FORTIFY_SOURCE=2" ] ; bytecomp_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-march=x86-64" ; "-mtune=generic" ; "-O2" ; "-pipe" ; "-fno-plt" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FORTIFY_SOURCE=2" ] ; bytecomp_c_libraries = [ "-lm"; "-ldl"; "-lpthread" ] ; native_c_compiler = [ "gcc" ; "-O2" ; "-fno-strict-aliasing" ; "-fwrapv" ; "-pthread" ; "-fPIC" ; "-march=x86-64" ; "-mtune=generic" ; "-O2" ; "-pipe" ; "-fno-plt" ; "-D_FILE_OFFSET_BITS=64" ; "-D_FORTIFY_SOURCE=2" ] ; native_c_libraries = [ "-lm"; "-ldl" ] ; cc_profile = [] ; architecture = "amd64" ; model = "default" ; int_size = 63 ; word_size = 64 ; system = "linux" ; asm = [ "as" ] ; asm_cfi_supported = true ; with_frame_pointers = false ; ext_exe = "" ; ext_obj = ".o" ; ext_asm = ".s" ; ext_lib = ".a" ; ext_dll = ".so" ; os_type = "Unix" ; default_executable_name = "a.out" ; systhread_supported = true ; host = "x86_64-pc-linux-gnu" ; target = "x86_64-pc-linux-gnu" ; profiling = false ; flambda = false ; spacetime = false ; safe_string = false ; exec_magic_number = "Caml1999X030" ; cmi_magic_number = "Caml1999I030" ; cmo_magic_number = "Caml1999O030" ; cma_magic_number = "Caml1999A030" ; cmx_magic_number = "Caml1999Y030" ; cmxa_magic_number = "Caml1999Z030" ; ast_impl_magic_number = "Caml1999M030" ; ast_intf_magic_number = "Caml1999N030" ; cmxs_magic_number = "Caml1999D030" ; cmt_magic_number = "Caml1999T030" ; natdynlink_supported = true ; supports_shared_libraries = true ; windows_unicode = false } } Running[3]: (cd src/c && /usr/bin/ocaml -I +compiler-libs /build/ocaml-luv/src/luv-0.5.11/_build/.dune/default/src/c/dune.ml) Actual targets: - recursive alias @install Running[4]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/c/.luv_c_type_descriptions.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -no-alias-deps -o src/c/.luv_c_type_descriptions.objs/byte/luv_c_type_descriptions.cmo -c -impl src/c/luv_c_type_descriptions.ml) Running[5]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/c/luv_c_function_descriptions.ml) > _build/default/src/c/.luv_c_function_descriptions.objs/luv_c_function_descriptions.ml.d Running[6]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/c/luv_c_types.ml) > _build/default/src/c/.luv_c_function_descriptions.objs/luv_c_types.ml.d Running[7]: (cd _build/default/src/c && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -g -I /usr/lib/ocaml -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/threads -I . -o helpers.o -c helpers.c) Running[8]: (cd _build/default/src/c && /usr/bin/bash -e -u -o pipefail -c 'if ocamlc -config | grep mingw; then echo '\''(-liphlpapi -lpsapi -luserenv)'\'' > extra_libs.sexp; else echo '\''()'\'' > extra_libs.sexp; fi' &> /dev/null Running[9]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/luv.ml) > _build/default/src/.luv.objs/luv.ml.d Running[10]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I src/.luv.objs/byte -no-alias-deps -o src/.luv.objs/byte/luv__.cmo -c -impl src/luv__.ml-gen) Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/async.mli) > _build/default/src/.luv.objs/async.mli.d Running[12]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/async.ml) > _build/default/src/.luv.objs/async.ml.d Running[13]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/barrier.mli) > _build/default/src/.luv.objs/barrier.mli.d Running[14]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/barrier.ml) > _build/default/src/.luv.objs/barrier.ml.d Running[15]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/buffer.mli) > _build/default/src/.luv.objs/buffer.mli.d Running[16]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/buffer.ml) > _build/default/src/.luv.objs/buffer.ml.d Running[17]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/c.ml) > _build/default/src/.luv.objs/c.ml.d Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/check.mli) > _build/default/src/.luv.objs/check.mli.d Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/check.ml) > _build/default/src/.luv.objs/check.ml.d Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/compatibility.ml) > _build/default/src/.luv.objs/compatibility.ml.d Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/condition.mli) > _build/default/src/.luv.objs/condition.mli.d Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/condition.ml) > _build/default/src/.luv.objs/condition.ml.d Running[23]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/DLL.mli) > _build/default/src/.luv.objs/DLL.mli.d Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/DLL.ml) > _build/default/src/.luv.objs/DLL.ml.d Running[25]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/DNS.mli) > _build/default/src/.luv.objs/DNS.mli.d Running[26]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/DNS.ml) > _build/default/src/.luv.objs/DNS.ml.d Running[27]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/env.mli) > _build/default/src/.luv.objs/env.mli.d Running[28]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/env.ml) > _build/default/src/.luv.objs/env.ml.d Running[29]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/error.mli) > _build/default/src/.luv.objs/error.mli.d Running[30]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/error.ml) > _build/default/src/.luv.objs/error.ml.d Running[31]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/FS_event.mli) > _build/default/src/.luv.objs/FS_event.mli.d Running[32]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/FS_event.ml) > _build/default/src/.luv.objs/FS_event.ml.d Running[33]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/FS_poll.mli) > _build/default/src/.luv.objs/FS_poll.mli.d Running[34]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/FS_poll.ml) > _build/default/src/.luv.objs/FS_poll.ml.d Running[35]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/file.mli) > _build/default/src/.luv.objs/file.mli.d Running[36]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/file.ml) > _build/default/src/.luv.objs/file.ml.d Running[37]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/handle.mli) > _build/default/src/.luv.objs/handle.mli.d Running[38]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/handle.ml) > _build/default/src/.luv.objs/handle.ml.d Running[39]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/helpers.mli) > _build/default/src/.luv.objs/helpers.mli.d Running[40]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/helpers.ml) > _build/default/src/.luv.objs/helpers.ml.d Running[41]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/idle.mli) > _build/default/src/.luv.objs/idle.mli.d Running[42]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/idle.ml) > _build/default/src/.luv.objs/idle.ml.d Running[43]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/loop.mli) > _build/default/src/.luv.objs/loop.mli.d Running[44]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/loop.ml) > _build/default/src/.luv.objs/loop.ml.d Running[45]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/loop_watcher.ml) > _build/default/src/.luv.objs/loop_watcher.ml.d Running[46]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/metrics.mli) > _build/default/src/.luv.objs/metrics.mli.d Running[47]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/metrics.ml) > _build/default/src/.luv.objs/metrics.ml.d Running[48]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/mutex.mli) > _build/default/src/.luv.objs/mutex.mli.d Running[49]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/mutex.ml) > _build/default/src/.luv.objs/mutex.ml.d Running[50]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/network.mli) > _build/default/src/.luv.objs/network.mli.d Running[51]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/network.ml) > _build/default/src/.luv.objs/network.ml.d Running[52]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/once.mli) > _build/default/src/.luv.objs/once.mli.d Running[53]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/once.ml) > _build/default/src/.luv.objs/once.ml.d Running[54]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/os_fd.mli) > _build/default/src/.luv.objs/os_fd.mli.d Running[55]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/os_fd.ml) > _build/default/src/.luv.objs/os_fd.ml.d Running[56]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/passwd.mli) > _build/default/src/.luv.objs/passwd.mli.d Running[57]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/passwd.ml) > _build/default/src/.luv.objs/passwd.ml.d Running[58]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/path.mli) > _build/default/src/.luv.objs/path.mli.d Running[59]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/path.ml) > _build/default/src/.luv.objs/path.ml.d Running[60]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/pid.mli) > _build/default/src/.luv.objs/pid.mli.d Running[61]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/pid.ml) > _build/default/src/.luv.objs/pid.ml.d Running[62]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/pipe.mli) > _build/default/src/.luv.objs/pipe.mli.d Running[63]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/pipe.ml) > _build/default/src/.luv.objs/pipe.ml.d Running[64]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/poll.mli) > _build/default/src/.luv.objs/poll.mli.d Running[65]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/poll.ml) > _build/default/src/.luv.objs/poll.ml.d Running[66]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/prepare.mli) > _build/default/src/.luv.objs/prepare.mli.d Running[67]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/prepare.ml) > _build/default/src/.luv.objs/prepare.ml.d Running[68]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/process.mli) > _build/default/src/.luv.objs/process.mli.d Running[69]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/process.ml) > _build/default/src/.luv.objs/process.ml.d Running[70]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/random.mli) > _build/default/src/.luv.objs/random.mli.d Running[71]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/random.ml) > _build/default/src/.luv.objs/random.ml.d Running[72]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/request.mli) > _build/default/src/.luv.objs/request.mli.d Running[73]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/request.ml) > _build/default/src/.luv.objs/request.ml.d Running[74]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/resource.mli) > _build/default/src/.luv.objs/resource.mli.d Running[75]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/resource.ml) > _build/default/src/.luv.objs/resource.ml.d Running[76]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/rwlock.mli) > _build/default/src/.luv.objs/rwlock.mli.d Running[77]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/rwlock.ml) > _build/default/src/.luv.objs/rwlock.ml.d Running[78]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/semaphore.mli) > _build/default/src/.luv.objs/semaphore.mli.d Running[79]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/semaphore.ml) > _build/default/src/.luv.objs/semaphore.ml.d Running[80]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/signal.mli) > _build/default/src/.luv.objs/signal.mli.d Running[81]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/signal.ml) > _build/default/src/.luv.objs/signal.ml.d Running[82]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/sockaddr.mli) > _build/default/src/.luv.objs/sockaddr.mli.d Running[83]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/sockaddr.ml) > _build/default/src/.luv.objs/sockaddr.ml.d Running[84]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/stream.mli) > _build/default/src/.luv.objs/stream.mli.d Running[85]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/stream.ml) > _build/default/src/.luv.objs/stream.ml.d Running[86]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/system_info.mli) > _build/default/src/.luv.objs/system_info.mli.d Running[87]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/system_info.ml) > _build/default/src/.luv.objs/system_info.ml.d Running[88]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/TCP.mli) > _build/default/src/.luv.objs/TCP.mli.d Running[89]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/TCP.ml) > _build/default/src/.luv.objs/TCP.ml.d Running[90]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/TLS.mli) > _build/default/src/.luv.objs/TLS.mli.d Running[91]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/TLS.ml) > _build/default/src/.luv.objs/TLS.ml.d Running[92]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/TTY.mli) > _build/default/src/.luv.objs/TTY.mli.d Running[93]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/TTY.ml) > _build/default/src/.luv.objs/TTY.ml.d Running[94]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/thread.mli) > _build/default/src/.luv.objs/thread.mli.d Running[95]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/thread.ml) > _build/default/src/.luv.objs/thread.ml.d Running[96]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/thread_pool.mli) > _build/default/src/.luv.objs/thread_pool.mli.d Running[97]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/thread_pool.ml) > _build/default/src/.luv.objs/thread_pool.ml.d Running[98]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/time.mli) > _build/default/src/.luv.objs/time.mli.d Running[99]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/time.ml) > _build/default/src/.luv.objs/time.ml.d Running[100]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/timer.mli) > _build/default/src/.luv.objs/timer.mli.d Running[101]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/timer.ml) > _build/default/src/.luv.objs/timer.ml.d Running[102]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/UDP.mli) > _build/default/src/.luv.objs/UDP.mli.d Running[103]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/UDP.ml) > _build/default/src/.luv.objs/UDP.ml.d Running[104]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/version.mli) > _build/default/src/.luv.objs/version.mli.d Running[105]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/version.ml) > _build/default/src/.luv.objs/version.ml.d Running[106]: (cd _build/default/src/unix && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -g -I /usr/lib/ocaml -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I .. -I ../c -o luv_unix.o -c luv_unix.c) Running[107]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -nopervasives -nostdlib -g -I src/.luv.objs/byte -I src/.luv.objs/native -intf-suffix .ml-gen -no-alias-deps -o src/.luv.objs/native/luv__.cmx -c -impl src/luv__.ml-gen) Running[108]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -intf-suffix .ml -no-alias-deps -o src/c/.luv_c_type_descriptions.objs/native/luv_c_type_descriptions.cmx -c -impl src/c/luv_c_type_descriptions.ml) Running[109]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/c/luv_c_type_descriptions.cma src/c/.luv_c_type_descriptions.objs/byte/luv_c_type_descriptions.cmo) Running[110]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/unix/luv_unix_stubs src/unix/luv_unix.o) Running[111]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/c/luv_c_type_descriptions.cmxa src/c/.luv_c_type_descriptions.objs/native/luv_c_type_descriptions.cmx) Running[112]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/c/.generate_types_start.eobjs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -o src/c/.generate_types_start.eobjs/byte/dune__exe__Generate_types_start.cmo -c -impl src/c/generate_types_start.ml) Running[113]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/c -o src/c/luv_c_type_descriptions.cmxs src/c/luv_c_type_descriptions.cmxa) Running[114]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/c/.generate_types_start.eobjs/byte -I src/c/.generate_types_start.eobjs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -o src/c/.generate_types_start.eobjs/native/dune__exe__Generate_types_start.cmx -c -impl src/c/generate_types_start.ml) Running[115]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/c/generate_types_start.exe /usr/lib/ocaml/bigarray-compat/bigarray_compat.cmxa /usr/lib/ocaml/integers/integers.cmxa -I /usr/lib/ocaml/integers /usr/lib/ocaml/ctypes/ctypes.cmxa -I /usr/lib/ocaml/ctypes /usr/lib/ocaml/str.cmxa -I /usr/lib/ocaml /usr/lib/ocaml/ctypes/cstubs.cmxa -I /usr/lib/ocaml/ctypes src/c/luv_c_type_descriptions.cmxa src/c/.generate_types_start.eobjs/native/dune__exe__Generate_types_start.cmx) Running[116]: (cd _build/default/src/c && ./generate_types_start.exe) > _build/default/src/c/generate_types_step_2.c Running[117]: (cd _build/default/src/c && /usr/bin/bash -e -u -o pipefail -c 'if [ '\''cc'\'' = '\''msvc'\'' ]; then gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt generate_types_step_2.c -I '\''/usr/lib/ocaml/ctypes'\'' -I /usr/lib/ocaml /Fe"generate_types_step_2.exe"; else gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt generate_types_step_2.c -I '\''/usr/lib/ocaml/ctypes'\'' -I /usr/lib/ocaml -o generate_types_step_2.exe; fi') Running[118]: (cd _build/default/src/c && ./generate_types_step_2.exe) > _build/default/src/c/luv_c_generated_types.ml Running[119]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/c/luv_c_generated_types.ml) > _build/default/src/c/.luv_c_function_descriptions.objs/luv_c_generated_types.ml.d Running[120]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9-16-27 -g -bin-annot -I src/c/.luv_c_function_descriptions.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -o src/c/.luv_c_function_descriptions.objs/byte/luv_c_generated_types.cmo -c -impl src/c/luv_c_generated_types.ml) Running[121]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9-16-27 -g -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -o src/c/.luv_c_function_descriptions.objs/native/luv_c_generated_types.cmx -c -impl src/c/luv_c_generated_types.ml) Running[122]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9-16-27 -g -bin-annot -I src/c/.luv_c_function_descriptions.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -o src/c/.luv_c_function_descriptions.objs/byte/luv_c_types.cmo -c -impl src/c/luv_c_types.ml) Running[123]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9-16-27 -g -bin-annot -I src/c/.luv_c_function_descriptions.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -o src/c/.luv_c_function_descriptions.objs/byte/luv_c_function_descriptions.cmo -c -impl src/c/luv_c_function_descriptions.ml) Running[124]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9-16-27 -g -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -o src/c/.luv_c_function_descriptions.objs/native/luv_c_types.cmx -c -impl src/c/luv_c_types.ml) Running[125]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -9-16-27 -g -a -o src/c/luv_c_function_descriptions.cma src/c/.luv_c_function_descriptions.objs/byte/luv_c_generated_types.cmo src/c/.luv_c_function_descriptions.objs/byte/luv_c_types.cmo src/c/.luv_c_function_descriptions.objs/byte/luv_c_function_descriptions.cmo) Running[126]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9-16-27 -g -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -o src/c/.luv_c_function_descriptions.objs/native/luv_c_function_descriptions.cmx -c -impl src/c/luv_c_function_descriptions.ml) Running[127]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9-16-27 -g -a -o src/c/luv_c_function_descriptions.cmxa src/c/.luv_c_function_descriptions.objs/native/luv_c_generated_types.cmx src/c/.luv_c_function_descriptions.objs/native/luv_c_types.cmx src/c/.luv_c_function_descriptions.objs/native/luv_c_function_descriptions.cmx) Running[128]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/c/.generate_c_functions.eobjs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -o src/c/.generate_c_functions.eobjs/byte/dune__exe__Generate_c_functions.cmo -c -impl src/c/generate_c_functions.ml) Running[129]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/c/.generate_ml_functions.eobjs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -o src/c/.generate_ml_functions.eobjs/byte/dune__exe__Generate_ml_functions.cmo -c -impl src/c/generate_ml_functions.ml) Running[130]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -9-16-27 -g -shared -linkall -I src/c -o src/c/luv_c_function_descriptions.cmxs src/c/luv_c_function_descriptions.cmxa) Running[131]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/c/.generate_c_functions.eobjs/byte -I src/c/.generate_c_functions.eobjs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -o src/c/.generate_c_functions.eobjs/native/dune__exe__Generate_c_functions.cmx -c -impl src/c/generate_c_functions.ml) Running[132]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/c/.generate_ml_functions.eobjs/byte -I src/c/.generate_ml_functions.eobjs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -o src/c/.generate_ml_functions.eobjs/native/dune__exe__Generate_ml_functions.cmx -c -impl src/c/generate_ml_functions.ml) Running[133]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/c/generate_c_functions.exe /usr/lib/ocaml/bigarray-compat/bigarray_compat.cmxa /usr/lib/ocaml/integers/integers.cmxa -I /usr/lib/ocaml/integers /usr/lib/ocaml/ctypes/ctypes.cmxa -I /usr/lib/ocaml/ctypes /usr/lib/ocaml/str.cmxa -I /usr/lib/ocaml /usr/lib/ocaml/ctypes/cstubs.cmxa -I /usr/lib/ocaml/ctypes src/c/luv_c_type_descriptions.cmxa src/c/luv_c_function_descriptions.cmxa src/c/.generate_c_functions.eobjs/native/dune__exe__Generate_c_functions.cmx) Running[134]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/c/generate_ml_functions.exe /usr/lib/ocaml/bigarray-compat/bigarray_compat.cmxa /usr/lib/ocaml/integers/integers.cmxa -I /usr/lib/ocaml/integers /usr/lib/ocaml/ctypes/ctypes.cmxa -I /usr/lib/ocaml/ctypes /usr/lib/ocaml/str.cmxa -I /usr/lib/ocaml /usr/lib/ocaml/ctypes/cstubs.cmxa -I /usr/lib/ocaml/ctypes src/c/luv_c_type_descriptions.cmxa src/c/luv_c_function_descriptions.cmxa src/c/.generate_ml_functions.eobjs/native/dune__exe__Generate_ml_functions.cmx) Running[135]: (cd _build/default/src/c && ./generate_c_functions.exe luv_stub) > _build/default/src/c/c_generated_functions.c Running[136]: (cd _build/default/src/c && ./generate_ml_functions.exe luv_stub) > _build/default/src/c/luv_c_generated_functions.ml Running[137]: (cd _build/default/src/c && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -g -I /usr/lib/ocaml -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/threads -I . -o c_generated_functions.o -c c_generated_functions.c) Running[138]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/c/.luv_c.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/threads -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -o src/c/.luv_c.objs/byte/luv_c_generated_functions.cmo -c -impl src/c/luv_c_generated_functions.ml) Running[139]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/threads -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -o src/c/.luv_c.objs/native/luv_c_generated_functions.cmx -c -impl src/c/luv_c_generated_functions.ml) Running[140]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Buffer.cmi -c -intf src/buffer.mli) Running[141]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__C.cmo -c -impl src/c.ml) Running[142]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Compatibility.cmo -c -impl src/compatibility.ml) Running[143]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__DLL.cmi -c -intf src/DLL.mli) Running[144]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Error.cmi -c -intf src/error.mli) Running[145]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Pid.cmi -c -intf src/pid.mli) Running[146]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Version.cmi -c -intf src/version.mli) Running[147]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/c/luv_c.cma -dllib -lluv_c_stubs -cclib -lluv_c_stubs -cclib -luv src/c/.luv_c.objs/byte/luv_c_generated_functions.cmo) Running[148]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Barrier.cmi -c -intf src/barrier.mli) Running[149]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Env.cmi -c -intf src/env.mli) Running[150]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Once.cmi -c -intf src/once.mli) Running[151]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Passwd.cmi -c -intf src/passwd.mli) Running[152]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Path.cmi -c -intf src/path.mli) Running[153]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Resource.cmi -c -intf src/resource.mli) Running[154]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Rwlock.cmi -c -intf src/rwlock.mli) Running[155]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Semaphore.cmi -c -intf src/semaphore.mli) Running[156]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__System_info.cmi -c -intf src/system_info.mli) Running[157]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__TLS.cmi -c -intf src/TLS.mli) Running[158]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Thread.cmi -c -intf src/thread.mli) Running[159]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Time.cmi -c -intf src/time.mli) Running[160]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Helpers.cmi -c -intf src/helpers.mli) Running[161]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Loop.cmi -c -intf src/loop.mli) Running[162]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Mutex.cmi -c -intf src/mutex.mli) Running[163]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Os_fd.cmi -c -intf src/os_fd.mli) Running[164]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Request.cmi -c -intf src/request.mli) Running[165]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Sockaddr.cmi -c -intf src/sockaddr.mli) Running[166]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Buffer.cmo -c -impl src/buffer.ml) Running[167]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__DLL.cmo -c -impl src/DLL.ml) Running[168]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Error.cmo -c -impl src/error.ml) Running[169]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Pid.cmo -c -impl src/pid.ml) Running[170]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Version.cmo -c -impl src/version.ml) Running[171]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Barrier.cmo -c -impl src/barrier.ml) Running[172]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Env.cmo -c -impl src/env.ml) Running[173]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Once.cmo -c -impl src/once.ml) Running[174]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Passwd.cmo -c -impl src/passwd.ml) Running[175]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Resource.cmo -c -impl src/resource.ml) Running[176]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Path.cmo -c -impl src/path.ml) Running[177]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Rwlock.cmo -c -impl src/rwlock.ml) Running[178]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Semaphore.cmo -c -impl src/semaphore.ml) Running[179]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__System_info.cmo -c -impl src/system_info.ml) Running[180]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__TLS.cmo -c -impl src/TLS.ml) Running[181]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Thread.cmo -c -impl src/thread.ml) Running[182]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Time.cmo -c -impl src/time.ml) Running[183]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Mutex.cmo -c -impl src/mutex.ml) Running[184]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Condition.cmi -c -intf src/condition.mli) Running[185]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Loop.cmo -c -impl src/loop.ml) Running[186]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Metrics.cmi -c -intf src/metrics.mli) Running[187]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Sockaddr.cmo -c -impl src/sockaddr.ml) Running[188]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Network.cmi -c -intf src/network.mli) Running[189]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Os_fd.cmo -c -impl src/os_fd.ml) Running[190]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Handle.cmi -c -intf src/handle.mli) Running[191]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Helpers.cmo -c -impl src/helpers.ml) Running[192]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Request.cmo -c -impl src/request.ml) Running[193]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__DNS.cmi -c -intf src/DNS.mli) Running[194]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__File.cmi -c -intf src/file.mli) Running[195]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Random.cmi -c -intf src/random.mli) Running[196]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Thread_pool.cmi -c -intf src/thread_pool.mli) Running[197]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Condition.cmo -c -impl src/condition.ml) Running[198]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Metrics.cmo -c -impl src/metrics.ml) Running[199]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Network.cmo -c -impl src/network.ml) Running[200]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Handle.cmo -c -impl src/handle.ml) Running[201]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Async.cmi -c -intf src/async.mli) Running[202]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Check.cmi -c -intf src/check.mli) Running[203]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__FS_event.cmi -c -intf src/FS_event.mli) Running[204]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Idle.cmi -c -intf src/idle.mli) Running[205]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Loop_watcher.cmo -c -impl src/loop_watcher.ml) Running[206]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Poll.cmi -c -intf src/poll.mli) Running[207]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Prepare.cmi -c -intf src/prepare.mli) Running[208]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Signal.cmi -c -intf src/signal.mli) Running[209]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Stream.cmi -c -intf src/stream.mli) Running[210]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Timer.cmi -c -intf src/timer.mli) Running[211]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__UDP.cmi -c -intf src/UDP.mli) Running[212]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__DNS.cmo -c -impl src/DNS.ml) Running[213]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Random.cmo -c -impl src/random.ml) Running[214]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Thread_pool.cmo -c -impl src/thread_pool.ml) Running[215]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__File.cmo -c -impl src/file.ml) Running[216]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__FS_poll.cmi -c -intf src/FS_poll.mli) Running[217]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Async.cmo -c -impl src/async.ml) Running[218]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__FS_event.cmo -c -impl src/FS_event.ml) Running[219]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Poll.cmo -c -impl src/poll.ml) Running[220]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Check.cmo -c -impl src/check.ml) Running[221]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Idle.cmo -c -impl src/idle.ml) Running[222]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Prepare.cmo -c -impl src/prepare.ml) Running[223]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Signal.cmo -c -impl src/signal.ml) Running[224]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Timer.cmo -c -impl src/timer.ml) Running[225]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__UDP.cmo -c -impl src/UDP.ml) Running[226]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Stream.cmo -c -impl src/stream.ml) Running[227]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__TCP.cmi -c -intf src/TCP.mli) Running[228]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__TTY.cmi -c -intf src/TTY.mli) Running[229]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__FS_poll.cmo -c -impl src/FS_poll.ml) Running[230]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__TTY.cmo -c -impl src/TTY.ml) Running[231]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__TCP.cmo -c -impl src/TCP.ml) Running[232]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Pipe.cmi -c -intf src/pipe.mli) Running[233]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Pipe.cmo -c -impl src/pipe.ml) Running[234]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Process.cmi -c -intf src/process.mli) Running[235]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Process.cmo -c -impl src/process.ml) Running[236]: (cd _build/default && /usr/bin/ocamlmklib.opt -g -o src/c/luv_c_stubs src/c/c_generated_functions.o src/c/helpers.o -luv) Running[237]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__C.cmx -c -impl src/c.ml) Running[238]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Compatibility.cmx -c -impl src/compatibility.ml) Running[239]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/c/luv_c.cmxa -cclib -lluv_c_stubs -cclib -luv src/c/.luv_c.objs/native/luv_c_generated_functions.cmx) Running[240]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/c -o src/c/luv_c.cmxs src/c/luv_c.cmxa) Running[241]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/feature/.detect_features.eobjs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -o src/feature/.detect_features.eobjs/byte/dune__exe__Detect_features.cmo -c -impl src/feature/detect_features.ml) Running[242]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/feature/.detect_features.eobjs/byte -I src/feature/.detect_features.eobjs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -o src/feature/.detect_features.eobjs/native/dune__exe__Detect_features.cmx -c -impl src/feature/detect_features.ml) Running[243]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Buffer.cmx -c -impl src/buffer.ml) Running[244]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__DLL.cmx -c -impl src/DLL.ml) Running[245]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Error.cmx -c -impl src/error.ml) Running[246]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Helpers.cmx -c -impl src/helpers.ml) Running[247]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Metrics.cmx -c -impl src/metrics.ml) Running[248]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Os_fd.cmx -c -impl src/os_fd.ml) Running[249]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Pid.cmx -c -impl src/pid.ml) Running[250]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Version.cmx -c -impl src/version.ml) Running[251]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o src/feature/detect_features.exe /usr/lib/ocaml/bigarray-compat/bigarray_compat.cmxa /usr/lib/ocaml/integers/integers.cmxa -I /usr/lib/ocaml/integers /usr/lib/ocaml/ctypes/ctypes.cmxa -I /usr/lib/ocaml/ctypes src/c/luv_c_type_descriptions.cmxa src/c/luv_c_function_descriptions.cmxa /usr/lib/ocaml/unix.cmxa -I /usr/lib/ocaml /usr/lib/ocaml/threads/threads.cmxa -I /usr/lib/ocaml src/c/luv_c.cmxa -I src/c src/feature/.detect_features.eobjs/native/dune__exe__Detect_features.cmx) Running[252]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Barrier.cmx -c -impl src/barrier.ml) Running[253]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Condition.cmx -c -impl src/condition.ml) Running[254]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Env.cmx -c -impl src/env.ml) Running[255]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Handle.cmx -c -impl src/handle.ml) Running[256]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Loop.cmx -c -impl src/loop.ml) Running[257]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Mutex.cmx -c -impl src/mutex.ml) Running[258]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Once.cmx -c -impl src/once.ml) Running[259]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Passwd.cmx -c -impl src/passwd.ml) Running[260]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Path.cmx -c -impl src/path.ml) Running[261]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Request.cmx -c -impl src/request.ml) Running[262]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Resource.cmx -c -impl src/resource.ml) Running[263]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Rwlock.cmx -c -impl src/rwlock.ml) Running[264]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Semaphore.cmx -c -impl src/semaphore.ml) Running[265]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Sockaddr.cmx -c -impl src/sockaddr.ml) Running[266]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__System_info.cmx -c -impl src/system_info.ml) Running[267]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__TLS.cmx -c -impl src/TLS.ml) Running[268]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Thread.cmx -c -impl src/thread.ml) Running[269]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Time.cmx -c -impl src/time.ml) Running[270]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Async.cmx -c -impl src/async.ml) Running[271]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__FS_event.cmx -c -impl src/FS_event.ml) Running[272]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Loop_watcher.cmx -c -impl src/loop_watcher.ml) Running[273]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Poll.cmx -c -impl src/poll.ml) Running[274]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Process.cmx -c -impl src/process.ml) Running[275]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Signal.cmx -c -impl src/signal.ml) Running[276]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Timer.cmx -c -impl src/timer.ml) Running[277]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__File.cmx -c -impl src/file.ml) Running[278]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Random.cmx -c -impl src/random.ml) Running[279]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Stream.cmx -c -impl src/stream.ml) Running[280]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Thread_pool.cmx -c -impl src/thread_pool.ml) Running[281]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__DNS.cmx -c -impl src/DNS.ml) Running[282]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Network.cmx -c -impl src/network.ml) Running[283]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__UDP.cmx -c -impl src/UDP.ml) Running[284]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Check.cmx -c -impl src/check.ml) Running[285]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Idle.cmx -c -impl src/idle.ml) Running[286]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Prepare.cmx -c -impl src/prepare.ml) Running[287]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__TCP.cmx -c -impl src/TCP.ml) Running[288]: (cd _build/default/src && feature/detect_features.exe require.ml 99) Running[289]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf src/require.mli) > _build/default/src/.luv.objs/require.mli.d Running[290]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl src/require.ml) > _build/default/src/.luv.objs/require.ml.d Running[291]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Require.cmi -c -intf src/require.mli) Running[292]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__FS_poll.cmx -c -impl src/FS_poll.ml) Running[293]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Pipe.cmx -c -impl src/pipe.ml) Running[294]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__TTY.cmx -c -impl src/TTY.ml) Running[295]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv__Require.cmx -c -impl src/require.ml) Running[296]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv__Require.cmo -c -impl src/require.ml) Running[297]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -bin-annot -I src/.luv.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -open Luv__ -o src/.luv.objs/byte/luv.cmo -c -impl src/luv.ml) Running[298]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.luv_unix.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/.luv.objs/byte -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -no-alias-deps -o src/unix/.luv_unix.objs/byte/luv_unix.cmi -c -intf src/unix/luv_unix.mli) Running[299]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I src/unix/.luv_unix.objs/byte -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/.luv.objs/byte -I src/c/.luv_c.objs/byte -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/byte -intf-suffix .ml -no-alias-deps -o src/unix/.luv_unix.objs/byte/luv_unix.cmo -c -impl src/unix/luv_unix.ml) Running[300]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -a -o src/unix/luv_unix.cma -dllib -lluv_unix_stubs -cclib -lluv_unix_stubs src/unix/.luv_unix.objs/byte/luv_unix.cmo) Running[301]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -I src/.luv.objs/byte -I src/.luv.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -open Luv__ -o src/.luv.objs/native/luv.cmx -c -impl src/luv.ml) Running[302]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w -49 -open Result -g -a -o src/luv.cma src/.luv.objs/byte/luv__.cmo src/.luv.objs/byte/luv__C.cmo src/.luv.objs/byte/luv__Version.cmo src/.luv.objs/byte/luv__Buffer.cmo src/.luv.objs/byte/luv__Compatibility.cmo src/.luv.objs/byte/luv__Error.cmo src/.luv.objs/byte/luv__Helpers.cmo src/.luv.objs/byte/luv__Handle.cmo src/.luv.objs/byte/luv__Loop.cmo src/.luv.objs/byte/luv__Os_fd.cmo src/.luv.objs/byte/luv__Request.cmo src/.luv.objs/byte/luv__Sockaddr.cmo src/.luv.objs/byte/luv__UDP.cmo src/.luv.objs/byte/luv__Timer.cmo src/.luv.objs/byte/luv__Time.cmo src/.luv.objs/byte/luv__Env.cmo src/.luv.objs/byte/luv__Thread_pool.cmo src/.luv.objs/byte/luv__Thread.cmo src/.luv.objs/byte/luv__File.cmo src/.luv.objs/byte/luv__Stream.cmo src/.luv.objs/byte/luv__TTY.cmo src/.luv.objs/byte/luv__TLS.cmo src/.luv.objs/byte/luv__TCP.cmo src/.luv.objs/byte/luv__System_info.cmo src/.luv.objs/byte/luv__Signal.cmo src/.luv.objs/byte/luv__Semaphore.cmo src/.luv.objs/byte/luv__Rwlock.cmo src/.luv.objs/byte/luv__Resource.cmo src/.luv.objs/byte/luv__Require.cmo src/.luv.objs/byte/luv__Random.cmo src/.luv.objs/byte/luv__Process.cmo src/.luv.objs/byte/luv__Loop_watcher.cmo src/.luv.objs/byte/luv__Prepare.cmo src/.luv.objs/byte/luv__Poll.cmo src/.luv.objs/byte/luv__Pipe.cmo src/.luv.objs/byte/luv__Pid.cmo src/.luv.objs/byte/luv__Path.cmo src/.luv.objs/byte/luv__Passwd.cmo src/.luv.objs/byte/luv__Once.cmo src/.luv.objs/byte/luv__Network.cmo src/.luv.objs/byte/luv__Mutex.cmo src/.luv.objs/byte/luv__Metrics.cmo src/.luv.objs/byte/luv__Async.cmo src/.luv.objs/byte/luv__Barrier.cmo src/.luv.objs/byte/luv__Check.cmo src/.luv.objs/byte/luv__Condition.cmo src/.luv.objs/byte/luv__DLL.cmo src/.luv.objs/byte/luv__DNS.cmo src/.luv.objs/byte/luv__FS_event.cmo src/.luv.objs/byte/luv__FS_poll.cmo src/.luv.objs/byte/luv__Idle.cmo src/.luv.objs/byte/luv.cmo) Running[303]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I src/unix/.luv_unix.objs/byte -I src/unix/.luv_unix.objs/native -I /usr/lib/ocaml/bigarray-compat -I /usr/lib/ocaml/bytes -I /usr/lib/ocaml/ctypes -I /usr/lib/ocaml/integers -I /usr/lib/ocaml/result -I /usr/lib/ocaml/threads -I src/.luv.objs/byte -I src/.luv.objs/native -I src/c/.luv_c.objs/byte -I src/c/.luv_c.objs/native -I src/c/.luv_c_function_descriptions.objs/byte -I src/c/.luv_c_function_descriptions.objs/native -I src/c/.luv_c_type_descriptions.objs/byte -I src/c/.luv_c_type_descriptions.objs/native -intf-suffix .ml -no-alias-deps -o src/unix/.luv_unix.objs/native/luv_unix.cmx -c -impl src/unix/luv_unix.ml) Running[304]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -a -o src/luv.cmxa src/.luv.objs/native/luv__.cmx src/.luv.objs/native/luv__C.cmx src/.luv.objs/native/luv__Version.cmx src/.luv.objs/native/luv__Buffer.cmx src/.luv.objs/native/luv__Compatibility.cmx src/.luv.objs/native/luv__Error.cmx src/.luv.objs/native/luv__Helpers.cmx src/.luv.objs/native/luv__Handle.cmx src/.luv.objs/native/luv__Loop.cmx src/.luv.objs/native/luv__Os_fd.cmx src/.luv.objs/native/luv__Request.cmx src/.luv.objs/native/luv__Sockaddr.cmx src/.luv.objs/native/luv__UDP.cmx src/.luv.objs/native/luv__Timer.cmx src/.luv.objs/native/luv__Time.cmx src/.luv.objs/native/luv__Env.cmx src/.luv.objs/native/luv__Thread_pool.cmx src/.luv.objs/native/luv__Thread.cmx src/.luv.objs/native/luv__File.cmx src/.luv.objs/native/luv__Stream.cmx src/.luv.objs/native/luv__TTY.cmx src/.luv.objs/native/luv__TLS.cmx src/.luv.objs/native/luv__TCP.cmx src/.luv.objs/native/luv__System_info.cmx src/.luv.objs/native/luv__Signal.cmx src/.luv.objs/native/luv__Semaphore.cmx src/.luv.objs/native/luv__Rwlock.cmx src/.luv.objs/native/luv__Resource.cmx src/.luv.objs/native/luv__Require.cmx src/.luv.objs/native/luv__Random.cmx src/.luv.objs/native/luv__Process.cmx src/.luv.objs/native/luv__Loop_watcher.cmx src/.luv.objs/native/luv__Prepare.cmx src/.luv.objs/native/luv__Poll.cmx src/.luv.objs/native/luv__Pipe.cmx src/.luv.objs/native/luv__Pid.cmx src/.luv.objs/native/luv__Path.cmx src/.luv.objs/native/luv__Passwd.cmx src/.luv.objs/native/luv__Once.cmx src/.luv.objs/native/luv__Network.cmx src/.luv.objs/native/luv__Mutex.cmx src/.luv.objs/native/luv__Metrics.cmx src/.luv.objs/native/luv__Async.cmx src/.luv.objs/native/luv__Barrier.cmx src/.luv.objs/native/luv__Check.cmx src/.luv.objs/native/luv__Condition.cmx src/.luv.objs/native/luv__DLL.cmx src/.luv.objs/native/luv__DNS.cmx src/.luv.objs/native/luv__FS_event.cmx src/.luv.objs/native/luv__FS_poll.cmx src/.luv.objs/native/luv__Idle.cmx src/.luv.objs/native/luv.cmx) Running[305]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -a -o src/unix/luv_unix.cmxa -cclib -lluv_unix_stubs src/unix/.luv_unix.objs/native/luv_unix.cmx) Running[306]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w -49 -open Result -g -shared -linkall -I src -o src/luv.cmxs src/luv.cmxa) Running[307]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -shared -linkall -I src/unix -o src/unix/luv_unix.cmxs src/unix/luv_unix.cmxa)