OCamllabs icon Home|Differences with the last checks|Previous runs


Building on x86-bm-7.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607)
Unable to find image 'ocaml/opam:debian-unstable@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607' locally
docker.io/ocaml/opam@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607: Pulling from ocaml/opam
2db5444d1f5b: Already exists
955a4d4491b2: Already exists
f7fc0b2e0259: Pulling fs layer
f7fc0b2e0259: Verifying Checksum
f7fc0b2e0259: Download complete
f7fc0b2e0259: Pull complete
Digest: sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607
Status: Downloaded newer image for ocaml/opam@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607
2022-02-04 07:43.33 ---> using "046c03104b31caca4776d0f4b3c05e8c36edfcce47e502c904753c15f5c7c145" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2022-02-04 07:43.33 ---> using "174def638ec7d2637b0dbcf8d157f3db3ea5f765b545d79ffe1aaf2604b82a96" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 1741c7614a3f64debaeee6573205d847859e8de4"))
2022-02-04 07:43.33 ---> using "7cf36d2e512b30870bc55678abf5e1cb55cb4319ee557daf9c5c759dde9da99a" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2022-02-04 07:43.33 ---> using "3aa3263ea6afcd677a2f49f1557e7725598e35cb434eb2886483b43b368246e0" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.03' '4.03.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.03.0"} | "ocaml-system" {= "4.03.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.03.0  (https://github.com/ocaml/ocaml/archive/4.03.0.tar.gz)
-> installed ocaml-base-compiler.4.03.0
-> installed ocaml-config.1
-> installed ocaml.4.03.0
Done.
# Run eval $(opam env --switch=4.03) to update the current shell environment
2022-02-04 07:43.33 ---> using "07212328ea451929f86372721f31edb714911b588b4367143847f11172951bdf" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-02-04-0201.35-F-2022-01-30-0201.48.pdiff [306 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-02-04-0201.35-F-2022-01-30-0201.48.pdiff [306 kB]
- Fetched 535 kB in 3s (187 kB/s)
- Reading package lists...
- 
2022-02-04 07:43.33 ---> using "45324da257929b14ce63b2d02814b250403d9c5107e39acc5f9f52fe6d09fe21" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2022-02-04 07:43.33 ---> using "ff5c9e303b2098b94aea18b1914110eecdbbcce8bd824ea2c6e923a546e180b4" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"flowtype.0.26.0\"\
               \nopam install -vy \"flowtype.0.26.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"flowtype.0.26.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] flowtype.0.26.0 is not installed.

Nothing to do.
The following actions will be performed:
  - install ocamlfind  1.9.3  [required by base-bytes]
  - install ocamlbuild 0.14.0 [required by flowtype]
  - install base-bytes base   [required by flowtype]
  - install flowtype   0.26.0
===== 4 to install =====

The following system packages will first need to be installed:
    libelf-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libelf-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libelf1:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18398 files and directories currently installed.)
- Preparing to unpack .../libelf1_0.186-1_amd64.deb ...
- Unpacking libelf1:amd64 (0.186-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Selecting previously unselected package libelf-dev:amd64.
- Preparing to unpack .../libelf-dev_0.186-1_amd64.deb ...
- Unpacking libelf-dev:amd64 (0.186-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libelf1:amd64 (0.186-1) ...
- Setting up libelf-dev:amd64 (0.186-1) ...
- Processing triggers for libc-bin (2.33-5) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/12: [flowtype.0.26.0: http]
Processing  3/12: [flowtype.0.26.0: http]
Processing  4/12: [flowtype.0.26.0: http]
-> retrieved ocamlfind.1.9.3  (cached)
Processing  5/12: [flowtype.0.26.0: http] [ocamlfind: ./configure]
Processing  5/12: [ocamlfind: ./configure]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing  6/12: [ocamlbuild: make configure.make] [ocamlfind: ./configure]
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.03"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.03/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.03/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.03/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.03"; \
- echo "BINDIR=/home/opam/.opam/4.03/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.03/lib"; \
- echo "MANDIR=/home/opam/.opam/4.03/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.03/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.03/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.03/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.03/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
Processing  6/12: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved flowtype.0.26.0  (https://github.com/facebook/flow/archive/v0.26.0.tar.gz)
- Welcome to findlib version 1.9.3
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.03/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03/bin
-     Manual pages:          /home/opam/.opam/4.03/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03/bin
-     Manual pages:          /home/opam/.opam/4.03/man
-     topfind script:        /home/opam/.opam/4.03/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing  6/12: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.03/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque    -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque    -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque    -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque    -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque    -c findlib.mli
- ocamlc -I +compiler-libs -opaque    -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque    -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque    -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque    -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-             ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque    -c topfind.mli
- ocamlc -I +compiler-libs -opaque    -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.03/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque    -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque    -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque    -c num_top.mli
- ocamlc -I +compiler-libs -opaque    -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque    -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque    -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.03/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3'
Processing  6/12: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
- if test -d /home/opam/.opam/4.03/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.03/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing  6/12: [ocamlfind: make opt]
-> installed ocamlbuild.0.14.0
Processing  7/12: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque   -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque   -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque   -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque   -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque   -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	    ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque   -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque   -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
-> compiled  ocamlfind.1.9.3
Processing  8/12: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.03/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.03/bin"
- mkdir -p "/home/opam/.opam/4.03/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "`dirname \"/home/opam/.opam/4.03/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.03/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.03/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- mkdir -p "/home/opam/.opam/4.03/lib/findlib"
- mkdir -p "/home/opam/.opam/4.03/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.03/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "/home/opam/.opam/4.03/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.03/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.03/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.03/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03/lib/$x/META.tmp" && mv "/home/opam/.opam/4.03/lib/$x/META.tmp" "/home/opam/.opam/4.03/lib/$x/META"; done
- mkdir -p "/home/opam/.opam/4.03/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.03/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- mkdir -p "/home/opam/.opam/4.03/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.03/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.03/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3'
- mkdir -p "/home/opam/.opam/4.03/man/man1" "/home/opam/.opam/4.03/man/man3" "/home/opam/.opam/4.03/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.03/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3'
-> installed ocamlfind.1.9.3
-> installed base-bytes.base
Processing 11/12: [flowtype: git init]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "git" "init" (CWD=/home/opam/.opam/4.03/.opam-switch/build/flowtype.0.26.0)
- hint: Using 'master' as the name for the initial branch. This default branch name
- hint: is subject to change. To configure the initial branch name to use in all
- hint: of your new repositories, which will suppress this warning, call:
- hint: 
- hint: 	git config --global init.defaultBranch <name>
- hint: 
- hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
- hint: 'development'. The just-created branch can be renamed via this command:
- hint: 
- hint: 	git branch -m <name>
- Initialized empty Git repository in /home/opam/.opam/4.03/.opam-switch/build/flowtype.0.26.0/.git/
Processing 11/12: [flowtype: git config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "git" "config" "user.email" "ignoreme@example.com" (CWD=/home/opam/.opam/4.03/.opam-switch/build/flowtype.0.26.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "git" "config" "user.name" "Ignore Me" (CWD=/home/opam/.opam/4.03/.opam-switch/build/flowtype.0.26.0)
Processing 11/12: [flowtype: git commit]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "git" "commit" "--allow-empty" "-m" "First commit" (CWD=/home/opam/.opam/4.03/.opam-switch/build/flowtype.0.26.0)
- [master (root-commit) 2b8ae9d] First commit
Processing 11/12: [flowtype: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03/.opam-switch/build/flowtype.0.26.0)
- mkdir -p bin
- tar czf bin/flowlib.tar.gz -C lib .
- mkdir -p _build/hack/third-party/inotify/
- cp hack/third-party/inotify/inotify_stubs.c _build/hack/third-party/inotify/inotify_stubs.c
- mkdir -p _build/hack/third-party/inotify/
- cp hack/third-party/inotify/inotify_compat.h _build/hack/third-party/inotify/inotify_compat.h
- mkdir -p _build/hack/third-party/libancillary/
- cp hack/third-party/libancillary/ancillary.h _build/hack/third-party/libancillary/ancillary.h
- cd _build/hack/third-party/inotify/ && ocamlopt   -ccopt -DNO_LZ4 -c inotify_stubs.c
- mkdir -p _build/hack/heap/
- cp hack/heap/hh_shared.c _build/hack/heap/hh_shared.c
- cd _build/hack/heap/ && ocamlopt   -ccopt -DNO_LZ4 -c hh_shared.c
- hh_shared.c:172:17: warning: 'MAGIC_CONSTANT' defined but not used [-Wunused-variable]
-   172 | static uint64_t MAGIC_CONSTANT = 0xfacefacefaceb000ll;
-       |                 ^~~~~~~~~~~~~~
- mkdir -p _build/hack/hhi/
- cp hack/hhi/hhi_elf.c _build/hack/hhi/hhi_elf.c
- cd _build/hack/hhi/ && ocamlopt   -ccopt -DNO_LZ4 -c hhi_elf.c
- hhi_elf.c: In function 'get_embedded_hhi_data':
- hhi_elf.c:116:3: warning: 'elf_getshstrndx' is deprecated [-Wdeprecated-declarations]
-   116 |   int stat = elf_getshstrndx(e, &shstrndx);
-       |   ^~~
- In file included from /usr/include/gelf.h:32,
-                  from hhi_elf.c:26:
- /usr/include/libelf.h:322:12: note: declared here
-   322 | extern int elf_getshstrndx (Elf *__elf, size_t *__dst)
-       |            ^~~~~~~~~~~~~~~
- mkdir -p _build/hack/utils/
- cp hack/utils/files.c _build/hack/utils/files.c
- cd _build/hack/utils/ && ocamlopt   -ccopt -DNO_LZ4 -c files.c
- OUT="const char* const BuildInfo_kRevision = \"$(git rev-parse HEAD || hg id -i)\"; \
- const unsigned long BuildInfo_kRevisionCommitTimeUnix = $(git log -1 --pretty=format:%ct || echo $(hg log -r . -T \{date\} | grep -o ^[^.]* || echo 0))ul;"; \
- if [ "$OUT" != "$(cat hack/utils/get_build_id.gen.c 2>/dev/null)" ]; then echo "$OUT" > hack/utils/get_build_id.gen.c; fi
- mkdir -p _build/hack/utils/
- cp hack/utils/get_build_id.gen.c _build/hack/utils/get_build_id.gen.c
- cd _build/hack/utils/ && ocamlopt   -ccopt -DNO_LZ4 -c get_build_id.gen.c
- mkdir -p _build/hack/utils/
- cp hack/utils/get_build_id.c _build/hack/utils/get_build_id.c
- cd _build/hack/utils/ && ocamlopt   -ccopt -DNO_LZ4 -c get_build_id.c
- mkdir -p _build/hack/utils/
- cp hack/utils/handle_stubs.c _build/hack/utils/handle_stubs.c
- cd _build/hack/utils/ && ocamlopt   -ccopt -DNO_LZ4 -c handle_stubs.c
- mkdir -p _build/hack/utils/
- cp hack/utils/nproc.c _build/hack/utils/nproc.c
- cd _build/hack/utils/ && ocamlopt   -ccopt -DNO_LZ4 -c nproc.c
- mkdir -p _build/hack/utils/
- cp hack/utils/realpath.c _build/hack/utils/realpath.c
- cd _build/hack/utils/ && ocamlopt   -ccopt -DNO_LZ4 -c realpath.c
- mkdir -p _build/hack/utils/
- cp hack/utils/sysinfo.c _build/hack/utils/sysinfo.c
- cd _build/hack/utils/ && ocamlopt   -ccopt -DNO_LZ4 -c sysinfo.c
- mkdir -p _build/hack/utils/
- cp hack/utils/priorities.c _build/hack/utils/priorities.c
- cd _build/hack/utils/ && ocamlopt   -ccopt -DNO_LZ4 -c priorities.c
- mkdir -p _build/hack/utils/
- cp hack/utils/win32_support.c _build/hack/utils/win32_support.c
- cd _build/hack/utils/ && ocamlopt   -ccopt -DNO_LZ4 -c win32_support.c
- mkdir -p _build/hack/hhi/
- cp hack/hhi/hhi_win32res_stubs.c _build/hack/hhi/hhi_win32res_stubs.c
- cd _build/hack/hhi/ && ocamlopt   -ccopt -DNO_LZ4 -c hhi_win32res_stubs.c
- mkdir -p _build/src/embedded/
- cp src/embedded/flowlib_elf.c _build/src/embedded/flowlib_elf.c
- cd _build/src/embedded/ && ocamlopt   -ccopt -DNO_LZ4 -c flowlib_elf.c
- flowlib_elf.c: In function 'get_embedded_flowlib_data':
- flowlib_elf.c:115:3: warning: 'elf_getshstrndx' is deprecated [-Wdeprecated-declarations]
-   115 |   int stat = elf_getshstrndx(e, &shstrndx);
-       |   ^~~
- In file included from /usr/include/gelf.h:32,
-                  from flowlib_elf.c:25:
- /usr/include/libelf.h:322:12: note: declared here
-   322 | extern int elf_getshstrndx (Elf *__elf, size_t *__dst)
-       |            ^~~~~~~~~~~~~~~
- ocamlbuild  -no-links  -I src/commands -I src/common -I src/dts -I src/embedded -I src/parser -I src/parsing -I src/server -I src/services/autocomplete -I src/services/inference -I src/services/port -I src/stubs -I src/typing -I hack/dfind -I hack/find -I hack/globals -I hack/heap -I hack/hhi -I hack/procs -I hack/search -I hack/socket -I hack/stubs -I hack/third-party/avl -I hack/third-party/core -I hack/utils -I hack/utils/collections -I hack/utils/hh_json -I hack/third-party/inotify -I hack/fsnotify_linux -lib unix -lib str -lib bigarray -lflags "hack/third-party/inotify/inotify_stubs.o hack/heap/hh_shared.o hack/hhi/hhi_elf.o hack/utils/files.o hack/utils/get_build_id.gen.o hack/utils/get_build_id.o hack/utils/handle_stubs.o hack/utils/nproc.o hack/utils/realpath.o hack/utils/sysinfo.o hack/utils/priorities.o hack/utils/win32_support.o hack/hhi/hhi_win32res_stubs.o src/embedded/flowlib_elf.o -cclib -l -cclib pthread -cclib -l -cclib elf   " src/flow.native
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/flow.ml > src/flow.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/astCommand.ml > src/commands/astCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/commandSpec.mli > src/commands/commandSpec.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/collections/sMap.ml > hack/utils/collections/sMap.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/collections/myMap.mli > hack/utils/collections/myMap.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/collections/stringKey.ml > hack/utils/collections/stringKey.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/myMap.cmi hack/utils/collections/myMap.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/stringKey.cmo hack/utils/collections/stringKey.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/sMap.cmo hack/utils/collections/sMap.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/commandUtils.ml > src/commands/commandUtils.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/commandConnect.ml > src/commands/commandConnect.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/commandConnectSimple.mli > src/commands/commandConnectSimple.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/path.mli > hack/utils/path.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/core/result.mli > hack/third-party/core/result.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/core/monad.ml > hack/third-party/core/monad.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/monad.cmo hack/third-party/core/monad.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/timeout.mli > hack/utils/timeout.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/path.cmi hack/utils/path.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/result.cmi hack/third-party/core/result.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/timeout.cmi hack/utils/timeout.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/stubs/flowEventLogger.ml > src/stubs/flowEventLogger.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/flowExitStatus.mli > src/common/flowExitStatus.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/sys_utils.ml > hack/utils/sys_utils.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/core.ml > hack/utils/core.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/core/core_list.ml > hack/third-party/core/core_list.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/core/caml.ml > hack/third-party/core/caml.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/core/container.ml > hack/third-party/core/container.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/core/commutative_group.ml > hack/third-party/core/commutative_group.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/commutative_group.cmo hack/third-party/core/commutative_group.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/core/core_printf.ml > hack/third-party/core/core_printf.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/core/poly.ml > hack/third-party/core/poly.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/core/polymorphic_compare.mli > hack/third-party/core/polymorphic_compare.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/polymorphic_compare.cmi hack/third-party/core/polymorphic_compare.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/caml.cmo hack/third-party/core/caml.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/container.cmo hack/third-party/core/container.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/core_printf.cmo hack/third-party/core/core_printf.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/poly.cmo hack/third-party/core/poly.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/core_list.cmo hack/third-party/core/core_list.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/utils.ml > hack/utils/utils.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/core.cmo hack/utils/core.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/collections/iMap.ml > hack/utils/collections/iMap.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/collections/intKey.ml > hack/utils/collections/intKey.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/intKey.cmo hack/utils/collections/intKey.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/collections/sSet.ml > hack/utils/collections/sSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/iMap.cmo hack/utils/collections/iMap.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/sSet.cmo hack/utils/collections/sSet.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/utils.cmo hack/utils/utils.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/tail.mli > hack/utils/tail.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/tty.mli > hack/utils/tty.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/utils_js.ml > src/common/utils_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/parser/loc.ml > src/parser/loc.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/loc.cmo src/parser/loc.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandConnectSimple.cmi src/commands/commandConnectSimple.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/stubs/flowEventLogger.cmo src/stubs/flowEventLogger.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/flowExitStatus.cmi src/common/flowExitStatus.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/sys_utils.cmo hack/utils/sys_utils.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/tail.cmi hack/utils/tail.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/tty.cmi hack/utils/tty.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/utils_js.cmo src/common/utils_js.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandSpec.cmi src/commands/commandSpec.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/files_js.mli > src/common/files_js.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/options.ml > src/common/options.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/path_matcher.mli > src/common/path_matcher.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/path_matcher.cmi src/common/path_matcher.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/options.cmo src/common/options.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/flowConfig.mli > src/common/flowConfig.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/reason_js.mli > src/common/reason_js.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/hh_json/hh_json.mli > hack/utils/hh_json/hh_json.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/hh_json -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/hh_json/hh_json.cmi hack/utils/hh_json/hh_json.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/server/serverProt.ml > src/server/serverProt.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/autocomplete/autocompleteService_js.ml > src/services/autocomplete/autocompleteService_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/globals/autocomplete.ml > hack/globals/autocomplete.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/local_id.mli > hack/utils/local_id.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/pos.mli > hack/utils/pos.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/file_pos.mli > hack/utils/file_pos.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/relative_path.mli > hack/utils/relative_path.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/collections/reordered_argument_collections.ml > hack/utils/collections/reordered_argument_collections.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/reordered_argument_collections.cmo hack/utils/collections/reordered_argument_collections.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/file_pos.cmi hack/utils/file_pos.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/relative_path.cmi hack/utils/relative_path.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/local_id.cmi hack/utils/local_id.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/pos.cmi hack/utils/pos.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/autocomplete/autocomplete_js.ml > src/services/autocomplete/autocomplete_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/env_js.mli > src/typing/env_js.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/changeset.ml > src/typing/changeset.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/collections/iSet.ml > hack/utils/collections/iSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/key.ml > src/typing/key.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/iSet.cmo hack/utils/collections/iSet.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/key.cmo src/typing/key.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/context.mli > src/typing/context.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/constraint_js.mli > src/typing/constraint_js.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/trace.mli > src/typing/trace.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/reason_js.cmi src/common/reason_js.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/type.ml > src/typing/type.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/changeset.cmo src/typing/changeset.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/errors_js.mli > src/common/errors_js.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/parser/parse_error.ml > src/parser/parse_error.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/parse_error.cmo src/parser/parse_error.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/listUtils.ml > src/common/listUtils.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/errors_js.cmi src/common/errors_js.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/listUtils.cmo src/common/listUtils.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type.cmo src/typing/type.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/trace.cmi src/typing/trace.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/modulename.ml > src/typing/modulename.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/scope.ml > src/typing/scope.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/constraint_js.cmi src/typing/constraint_js.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/modulename.cmo src/typing/modulename.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/scope.cmo src/typing/scope.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/context.cmi src/typing/context.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/type_inference_hooks_js.ml > src/typing/type_inference_hooks_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/env_js.cmi src/typing/env_js.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_inference_hooks_js.cmo src/typing/type_inference_hooks_js.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/debug_js.mli > src/typing/debug_js.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/default.ml > src/typing/default.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/parser/spider_monkey_ast.ml > src/parser/spider_monkey_ast.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/default.cmo src/typing/default.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/spider_monkey_ast.cmo src/parser/spider_monkey_ast.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/parsing/docblock.ml > src/parsing/docblock.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/files_js.cmi src/common/files_js.mli
- /home/opam/.opam/4.03/bin/ocamllex.opt -q src/parser/lexer_flow.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/parser/lexer_flow.ml > src/parser/lexer_flow.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/lexer_flow.cmo src/parser/lexer_flow.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/flow_js.mli > src/typing/flow_js.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/type_normalizer.mli > src/typing/type_normalizer.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/type_printer.mli > src/typing/type_printer.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/globals -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/globals/autocomplete.cmo hack/globals/autocomplete.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/autocomplete/autocomplete_js.cmo src/services/autocomplete/autocomplete_js.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/debug_js.cmi src/typing/debug_js.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parsing -I src/typing -I src/stubs -I src/server -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parsing/docblock.cmo src/parsing/docblock.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/flow_js.cmi src/typing/flow_js.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_normalizer.cmi src/typing/type_normalizer.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_printer.cmi src/typing/type_printer.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/build_id.ml > hack/utils/build_id.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/autocomplete/autocompleteService_js.cmo src/services/autocomplete/autocompleteService_js.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/build_id.cmo hack/utils/build_id.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/server/server_files_js.mli > src/server/server_files_js.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/flowConfig.cmi src/common/flowConfig.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/wwwroot.ml > hack/utils/wwwroot.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandConnect.cmo src/commands/commandConnect.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/serverProt.cmo src/server/serverProt.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/server_files_js.cmi src/server/server_files_js.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/wwwroot.cmo hack/utils/wwwroot.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/parser/estree_translator.ml > src/parser/estree_translator.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/statement.ml > src/typing/statement.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/abnormal.ml > src/typing/abnormal.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/class_sig.mli > src/typing/class_sig.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/func_sig.mli > src/typing/func_sig.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/func_sig.cmi src/typing/func_sig.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/destructuring.ml > src/typing/destructuring.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/flow_error.ml > src/typing/flow_error.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/core/option.ml > hack/third-party/core/option.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/refinement.mli > src/typing/refinement.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/flow_error.cmo src/typing/flow_error.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/option.cmo hack/third-party/core/option.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/refinement.cmi src/typing/refinement.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/import_export.ml > src/typing/import_export.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/type_annotation.mli > src/typing/type_annotation.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/abnormal.cmo src/typing/abnormal.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/class_sig.cmi src/typing/class_sig.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/destructuring.cmo src/typing/destructuring.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/import_export.cmo src/typing/import_export.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_annotation.cmi src/typing/type_annotation.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/statement.cmo src/typing/statement.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/parser/parser_env.mli > src/parser/parser_env.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/parser/parser_flow.ml > src/parser/parser_flow.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/parser_env.cmi src/parser/parser_env.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandUtils.cmo src/commands/commandUtils.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/estree_translator.cmo src/parser/estree_translator.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/parser_flow.cmo src/parser/parser_flow.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/autocompleteCommand.ml > src/commands/autocompleteCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/checkContentsCommand.ml > src/commands/checkContentsCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/configCommands.ml > src/commands/configCommands.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/convertCommand.ml > src/commands/convertCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/find/find.mli > hack/find/find.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/dts/parser_dts.ml > src/dts/parser_dts.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/dts/dts_ast.ml > src/dts/dts_ast.ml.depends
- /home/opam/.opam/4.03/bin/ocamllex.opt -q src/dts/lexer_dts.mll
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/dts/lexer_dts.ml > src/dts/lexer_dts.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/dts_ast.cmo src/dts/dts_ast.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/lexer_dts.cmo src/dts/lexer_dts.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/dts/printer_dts.ml > src/dts/printer_dts.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/heap/sharedMem.mli > hack/heap/sharedMem.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/heap/value.mli > hack/heap/value.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/heap/prefix.mli > hack/heap/prefix.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/prefix.cmi hack/heap/prefix.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/value.cmi hack/heap/value.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/find -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/find/find.cmi hack/find/find.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/parser_dts.cmo src/dts/parser_dts.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/printer_dts.cmo src/dts/printer_dts.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/sharedMem.cmi hack/heap/sharedMem.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/coverageCommand.ml > src/commands/coverageCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/daemon.mli > hack/utils/daemon.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/dumpTypesCommand.ml > src/commands/dumpTypesCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/findModuleCommand.ml > src/commands/findModuleCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/forceRecheckCommand.ml > src/commands/forceRecheckCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/getDefCommand.ml > src/commands/getDefCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/getImportersCommand.ml > src/commands/getImportersCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/module_js.mli > src/services/inference/module_js.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/procs/worker.mli > hack/procs/worker.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/procs/worker.cmi hack/procs/worker.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/module_js.cmi src/services/inference/module_js.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/getImportsCommand.ml > src/commands/getImportsCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/lsCommand.ml > src/commands/lsCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/portCommand.ml > src/commands/portCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/searchCommand.ml > src/commands/searchCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/server/searchService_js.ml > src/server/searchService_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/search/searchService.ml > hack/search/searchService.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/search/fuzzySearchService.ml > hack/search/fuzzySearchService.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/procs/bucket.ml > hack/procs/bucket.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/globals/globalConfig.ml > hack/globals/globalConfig.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/globals -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/globals/globalConfig.cmo hack/globals/globalConfig.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/collections/cSet.ml > hack/utils/collections/cSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/collections/hashSet.mli > hack/utils/collections/hashSet.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/procs/multiWorker.mli > hack/procs/multiWorker.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/search/searchUtils.ml > hack/search/searchUtils.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/procs/bucket.cmo hack/procs/bucket.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/cSet.cmo hack/utils/collections/cSet.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/hashSet.cmi hack/utils/collections/hashSet.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/procs/multiWorker.cmi hack/procs/multiWorker.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/searchUtils.cmo hack/search/searchUtils.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/search/trieSearchService.ml > hack/search/trieSearchService.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/trie.ml > hack/utils/trie.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/trie.cmo hack/utils/trie.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/fuzzySearchService.cmo hack/search/fuzzySearchService.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/trieSearchService.cmo hack/search/trieSearchService.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/searchService.cmo hack/search/searchService.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/searchService_js.cmo src/server/searchService_js.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/serverCommands.ml > src/commands/serverCommands.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/embedded/flowlib.mli > src/embedded/flowlib.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/semver.mli > src/common/semver.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/server/server.ml > src/server/server.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/dfind/dfindLib.mli > hack/dfind/dfindLib.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/diff.ml > src/common/diff.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/flow_logger.ml > src/common/flow_logger.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/server/getDef_js.ml > src/server/getDef_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/init_js.mli > src/services/inference/init_js.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/lock.ml > hack/utils/lock.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/parsing/parsing_service_js.mli > src/parsing/parsing_service_js.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/port/port_service_js.ml > src/services/port/port_service_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/port/comments_js.ml > src/services/port/comments_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/span.mli > src/common/span.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/span.cmi src/common/span.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/diff.cmo src/common/diff.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parsing -I src/typing -I src/stubs -I src/server -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parsing/parsing_service_js.cmi src/parsing/parsing_service_js.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/port -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/port/comments_js.cmo src/services/port/comments_js.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/query_types.ml > src/services/inference/query_types.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/server/serverEnv.ml > src/server/serverEnv.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindLib.cmi hack/dfind/dfindLib.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/server/serverFunctors.ml > src/server/serverFunctors.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/stubs/eventLogger.ml > hack/stubs/eventLogger.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/flow_logger.cmo src/common/flow_logger.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/fork.ml > hack/utils/fork.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/pidLog.ml > hack/utils/pidLog.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/pidLog.cmo hack/utils/pidLog.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/lock.cmo hack/utils/lock.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/serverEnv.cmo src/server/serverEnv.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/server/serverEnvBuild.ml > src/server/serverEnvBuild.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/daemon.cmi hack/utils/daemon.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/server/serverPeriodical.ml > src/server/serverPeriodical.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/server/serverUtils.ml > src/server/serverUtils.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/socket/socket.ml > hack/socket/socket.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/exit_status.ml > hack/utils/exit_status.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/exit_status.cmo hack/utils/exit_status.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/stubs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/stubs/eventLogger.cmo hack/stubs/eventLogger.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/fork.cmo hack/utils/fork.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/serverEnvBuild.cmo src/server/serverEnvBuild.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/serverPeriodical.cmo src/server/serverPeriodical.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/serverUtils.cmo src/server/serverUtils.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/socket -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/socket/socket.cmo hack/socket/socket.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/type_inference_js.mli > src/typing/type_inference_js.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/types_js.mli > src/services/inference/types_js.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/getDef_js.cmo src/server/getDef_js.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/init_js.cmi src/services/inference/init_js.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/port -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/port/port_service_js.cmo src/services/port/port_service_js.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/query_types.cmo src/services/inference/query_types.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/serverFunctors.cmo src/server/serverFunctors.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_inference_js.cmi src/typing/type_inference_js.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/types_js.cmi src/services/inference/types_js.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/tmp.ml > hack/utils/tmp.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/embedded -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/embedded/flowlib.cmi src/embedded/flowlib.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/semver.cmi src/common/semver.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/server.cmo src/server/server.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/tmp.cmo hack/utils/tmp.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/shellCompleteCommand.ml > src/commands/shellCompleteCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/commandInfo.ml > src/commands/commandInfo.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandInfo.cmo src/commands/commandInfo.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/statusCommands.ml > src/commands/statusCommands.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/commandExceptions.ml > src/commands/commandExceptions.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandExceptions.cmo src/commands/commandExceptions.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/stopCommand.ml > src/commands/stopCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/suggestCommand.ml > src/commands/suggestCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/typeAtPosCommand.ml > src/commands/typeAtPosCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/versionCommand.ml > src/commands/versionCommand.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/astCommand.cmo src/commands/astCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/autocompleteCommand.cmo src/commands/autocompleteCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/checkContentsCommand.cmo src/commands/checkContentsCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/configCommands.cmo src/commands/configCommands.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/convertCommand.cmo src/commands/convertCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/coverageCommand.cmo src/commands/coverageCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/dumpTypesCommand.cmo src/commands/dumpTypesCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/findModuleCommand.cmo src/commands/findModuleCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/forceRecheckCommand.cmo src/commands/forceRecheckCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/getDefCommand.cmo src/commands/getDefCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/getImportersCommand.cmo src/commands/getImportersCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/getImportsCommand.cmo src/commands/getImportsCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/lsCommand.cmo src/commands/lsCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/portCommand.cmo src/commands/portCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/searchCommand.cmo src/commands/searchCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/serverCommands.cmo src/commands/serverCommands.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/shellCompleteCommand.cmo src/commands/shellCompleteCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/statusCommands.cmo src/commands/statusCommands.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/stopCommand.cmo src/commands/stopCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/suggestCommand.cmo src/commands/suggestCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/typeAtPosCommand.cmo src/commands/typeAtPosCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/versionCommand.cmo src/commands/versionCommand.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -I src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/flow.cmo src/flow.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/commandSpec.ml > src/commands/commandSpec.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/collections/myMap.ml > hack/utils/collections/myMap.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/myMap.cmx hack/utils/collections/myMap.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/stringKey.cmx hack/utils/collections/stringKey.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/path.ml > hack/utils/path.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/commutative_group.cmx hack/third-party/core/commutative_group.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/core/polymorphic_compare.ml > hack/third-party/core/polymorphic_compare.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/polymorphic_compare.cmx hack/third-party/core/polymorphic_compare.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/caml.cmx hack/third-party/core/caml.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/container.cmx hack/third-party/core/container.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/core_printf.cmx hack/third-party/core/core_printf.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/monad.cmx hack/third-party/core/monad.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/poly.cmx hack/third-party/core/poly.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/core_list.cmx hack/third-party/core/core_list.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/core.cmx hack/utils/core.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/intKey.cmx hack/utils/collections/intKey.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/sMap.cmx hack/utils/collections/sMap.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/iMap.cmx hack/utils/collections/iMap.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/sSet.cmx hack/utils/collections/sSet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/utils.cmx hack/utils/utils.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/sys_utils.cmx hack/utils/sys_utils.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/loc.cmx src/parser/loc.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/path.cmx hack/utils/path.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/utils_js.cmx src/common/utils_js.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/commands/commandConnectSimple.ml > src/commands/commandConnectSimple.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/core/result.ml > hack/third-party/core/result.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/server/server_files_js.ml > src/server/server_files_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/flowConfig.ml > src/common/flowConfig.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/files_js.ml > src/common/files_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/path_matcher.ml > src/common/path_matcher.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/tty.ml > hack/utils/tty.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/path_matcher.cmx src/common/path_matcher.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/tty.cmx hack/utils/tty.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/options.cmx src/common/options.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/flowExitStatus.ml > src/common/flowExitStatus.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/stubs -I src/typing -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/stubs/flowEventLogger.cmx src/stubs/flowEventLogger.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/semver.ml > src/common/semver.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/files_js.cmx src/common/files_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/flowExitStatus.cmx src/common/flowExitStatus.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/semver.cmx src/common/semver.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/flowConfig.cmx src/common/flowConfig.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/exit_status.cmx hack/utils/exit_status.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/timeout.ml > hack/utils/timeout.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/option.cmx hack/third-party/core/option.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/build_id.cmx hack/utils/build_id.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/lock.cmx hack/utils/lock.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -32-41 -w -3-4-6-29-35-44-48-50-52 -w -41 -w -4-6-29-35-44-48-50 -I hack/third-party/core -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/avl -o hack/third-party/core/result.cmx hack/third-party/core/result.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/serverUtils.cmx src/server/serverUtils.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/server_files_js.cmx src/server/server_files_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/socket -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/socket/socket.cmx hack/socket/socket.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/timeout.cmx hack/utils/timeout.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/tail.ml > hack/utils/tail.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandConnectSimple.cmx src/commands/commandConnectSimple.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/tail.cmx hack/utils/tail.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandSpec.cmx src/commands/commandSpec.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/reason_js.ml > src/common/reason_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/hh_json/hh_json.ml > hack/utils/hh_json/hh_json.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/heap/ident.ml > hack/heap/ident.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/heap/ident.mli > hack/heap/ident.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/ident.cmi hack/heap/ident.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/hh_json -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/hh_json/hh_json.cmx hack/utils/hh_json/hh_json.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/ident.cmx hack/heap/ident.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/spider_monkey_ast.cmx src/parser/spider_monkey_ast.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/local_id.ml > hack/utils/local_id.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/pos.ml > hack/utils/pos.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/file_pos.ml > hack/utils/file_pos.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/relative_path.ml > hack/utils/relative_path.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/reordered_argument_collections.cmx hack/utils/collections/reordered_argument_collections.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/file_pos.cmx hack/utils/file_pos.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/relative_path.cmx hack/utils/relative_path.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/local_id.cmx hack/utils/local_id.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/pos.cmx hack/utils/pos.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/env_js.ml > src/typing/env_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/iSet.cmx hack/utils/collections/iSet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/key.cmx src/typing/key.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/context.ml > src/typing/context.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/constraint_js.ml > src/typing/constraint_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/trace.ml > src/typing/trace.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/errors_js.ml > src/common/errors_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/reason_js.cmx src/common/reason_js.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/common/span.ml > src/common/span.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/listUtils.cmx src/common/listUtils.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/parse_error.cmx src/parser/parse_error.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/span.cmx src/common/span.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/changeset.cmx src/typing/changeset.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/errors_js.cmx src/common/errors_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type.cmx src/typing/type.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/trace.cmx src/typing/trace.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/constraint_js.cmx src/typing/constraint_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/modulename.cmx src/typing/modulename.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/scope.cmx src/typing/scope.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/debug_js.ml > src/typing/debug_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/context.cmx src/typing/context.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/default.cmx src/typing/default.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/flow_js.ml > src/typing/flow_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/debug_js.cmx src/typing/debug_js.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/errors.ml > hack/utils/errors.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/errors.mli > hack/utils/errors.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/errors.cmi hack/utils/errors.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/flow_error.cmx src/typing/flow_error.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/funType.ml > src/typing/funType.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/partition.ml > src/typing/partition.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/partition.cmo src/typing/partition.ml
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/funType.cmo src/typing/funType.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/partition.cmx src/typing/partition.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/type_visitor.ml > src/typing/type_visitor.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/type_visitor.mli > src/typing/type_visitor.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_visitor.cmi src/typing/type_visitor.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/errors.cmx hack/utils/errors.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/funType.cmx src/typing/funType.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_visitor.cmx src/typing/type_visitor.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/flow_js.cmx src/typing/flow_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/env_js.cmx src/typing/env_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_inference_hooks_js.cmx src/typing/type_inference_hooks_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/lexer_flow.cmx src/parser/lexer_flow.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/type_normalizer.ml > src/typing/type_normalizer.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/type_printer.ml > src/typing/type_printer.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/globals -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/globals/autocomplete.cmx hack/globals/autocomplete.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/autocomplete/autocomplete_js.cmx src/services/autocomplete/autocomplete_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parsing -I src/typing -I src/stubs -I src/server -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parsing/docblock.cmx src/parsing/docblock.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_normalizer.cmx src/typing/type_normalizer.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_printer.cmx src/typing/type_printer.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/autocomplete -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/autocomplete/autocompleteService_js.cmx src/services/autocomplete/autocompleteService_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandConnect.cmx src/commands/commandConnect.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/serverProt.cmx src/server/serverProt.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/wwwroot.cmx hack/utils/wwwroot.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/class_sig.ml > src/typing/class_sig.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/abnormal.cmx src/typing/abnormal.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/func_sig.ml > src/typing/func_sig.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/func_params.ml > src/typing/func_params.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/func_params.mli > src/typing/func_params.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/func_params.cmi src/typing/func_params.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/refinement.ml > src/typing/refinement.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/refinement.cmx src/typing/refinement.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/type_annotation.ml > src/typing/type_annotation.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/destructuring.cmx src/typing/destructuring.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_annotation.cmx src/typing/type_annotation.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/func_params.cmx src/typing/func_params.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/func_sig.cmx src/typing/func_sig.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/class_sig.cmx src/typing/class_sig.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/import_export.cmx src/typing/import_export.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/statement.cmx src/typing/statement.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/parser/parser_env.ml > src/parser/parser_env.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/parser_env.cmx src/parser/parser_env.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandUtils.cmx src/commands/commandUtils.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/estree_translator.cmx src/parser/estree_translator.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parser -I src/typing -I src/stubs -I src/server -I src/parsing -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parser/parser_flow.cmx src/parser/parser_flow.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/find/find.ml > hack/find/find.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/dts_ast.cmx src/dts/dts_ast.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/lexer_dts.cmx src/dts/lexer_dts.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/heap/sharedMem.ml > hack/heap/sharedMem.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/hh_logger.ml > hack/utils/hh_logger.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/hh_logger.cmo hack/utils/hh_logger.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/heap/prefix.ml > hack/heap/prefix.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/stats.ml > hack/utils/stats.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/stats.cmo hack/utils/stats.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/heap/value.ml > hack/heap/value.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/prefix.cmx hack/heap/prefix.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/stubs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/stubs/eventLogger.cmx hack/stubs/eventLogger.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/hh_logger.cmx hack/utils/hh_logger.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/stats.cmx hack/utils/stats.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/value.cmx hack/heap/value.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/find -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/find/find.cmx hack/find/find.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/parser_dts.cmx src/dts/parser_dts.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/dts -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/dts/printer_dts.cmx src/dts/printer_dts.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27-34 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/heap -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/heap/sharedMem.cmx hack/heap/sharedMem.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/daemon.ml > hack/utils/daemon.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/pidLog.cmx hack/utils/pidLog.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/handle.ml > hack/utils/handle.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/handle.cmo hack/utils/handle.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/marshal_tools.ml > hack/utils/marshal_tools.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/marshal_tools.mli > hack/utils/marshal_tools.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/marshal_tools.cmi hack/utils/marshal_tools.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/fork.cmx hack/utils/fork.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/handle.cmx hack/utils/handle.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/marshal_tools.cmx hack/utils/marshal_tools.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/module_js.ml > src/services/inference/module_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/globals -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/globals/globalConfig.cmx hack/globals/globalConfig.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/procs/multiWorker.ml > hack/procs/multiWorker.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/procs/worker.ml > hack/procs/worker.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/printSignal.ml > hack/utils/printSignal.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/printSignal.cmo hack/utils/printSignal.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/printSignal.cmx hack/utils/printSignal.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/procs/worker.cmx hack/procs/worker.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/parsing/parsing_service_js.ml > src/parsing/parsing_service_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/procs/bucket.cmx hack/procs/bucket.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/procs -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/procs/multiWorker.cmx hack/procs/multiWorker.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/parsing -I src/typing -I src/stubs -I src/server -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/parsing/parsing_service_js.cmx src/parsing/parsing_service_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/module_js.cmx src/services/inference/module_js.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/collections/hashSet.ml > hack/utils/collections/hashSet.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/cSet.cmx hack/utils/collections/cSet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/utils/collections -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/collections/hashSet.cmx hack/utils/collections/hashSet.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/searchUtils.cmx hack/search/searchUtils.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/trie.cmx hack/utils/trie.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/fuzzySearchService.cmx hack/search/fuzzySearchService.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/trieSearchService.cmx hack/search/trieSearchService.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/search -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/search/searchService.cmx hack/search/searchService.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/searchService_js.cmx src/server/searchService_js.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/embedded/flowlib.ml > src/embedded/flowlib.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/findUtils.ml > hack/utils/findUtils.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/utils/findUtils.mli > hack/utils/findUtils.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/findUtils.cmi hack/utils/findUtils.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/hhi/hhi_win32res.ml > hack/hhi/hhi_win32res.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/hhi/hhi_win32res.mli > hack/hhi/hhi_win32res.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/hhi -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/hhi/hhi_win32res.cmi hack/hhi/hhi_win32res.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/findUtils.cmx hack/utils/findUtils.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/hhi -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/hhi/hhi_win32res.cmx hack/hhi/hhi_win32res.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/dfind/dfindLib.ml > hack/dfind/dfindLib.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/daemon.cmx hack/utils/daemon.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/dfind/dfindServer.ml > hack/dfind/dfindServer.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/dfind/dfindServer.mli > hack/dfind/dfindServer.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindServer.cmi hack/dfind/dfindServer.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/dfind/dfindAddFile.ml > hack/dfind/dfindAddFile.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/dfind/dfindAddFile.mli > hack/dfind/dfindAddFile.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/dfind/dfindEnv.mli > hack/dfind/dfindEnv.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/fsnotify_linux/fsnotify.mli > hack/fsnotify_linux/fsnotify.mli.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/avl/monoidAvl.mli > hack/third-party/avl/monoidAvl.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/fsnotify_linux -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/fsnotify_linux/fsnotify.cmi hack/fsnotify_linux/fsnotify.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/avl -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -o hack/third-party/avl/monoidAvl.cmi hack/third-party/avl/monoidAvl.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindEnv.cmi hack/dfind/dfindEnv.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindAddFile.cmi hack/dfind/dfindAddFile.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/dfind/dfindEnv.ml > hack/dfind/dfindEnv.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/fsnotify_linux/fsnotify.ml > hack/fsnotify_linux/fsnotify.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/inotify/inotify.ml > hack/third-party/inotify/inotify.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/inotify/inotify.mli > hack/third-party/inotify/inotify.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/inotify -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/core -I hack/third-party/avl -o hack/third-party/inotify/inotify.cmi hack/third-party/inotify/inotify.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/inotify -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/core -I hack/third-party/avl -o hack/third-party/inotify/inotify.cmx hack/third-party/inotify/inotify.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/third-party/avl/monoidAvl.ml > hack/third-party/avl/monoidAvl.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/fsnotify_linux -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/fsnotify_linux/fsnotify.cmx hack/fsnotify_linux/fsnotify.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/third-party/avl -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -o hack/third-party/avl/monoidAvl.cmx hack/third-party/avl/monoidAvl.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/dfind/dfindMaybe.ml > hack/dfind/dfindMaybe.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules hack/dfind/dfindMaybe.mli > hack/dfind/dfindMaybe.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindMaybe.cmi hack/dfind/dfindMaybe.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindEnv.cmx hack/dfind/dfindEnv.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindMaybe.cmx hack/dfind/dfindMaybe.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindAddFile.cmx hack/dfind/dfindAddFile.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindServer.cmx hack/dfind/dfindServer.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/init_js.ml > src/services/inference/init_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/merge_js.ml > src/typing/merge_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/merge_js.mli > src/typing/merge_js.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/merge_js.cmi src/typing/merge_js.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/type_inference_js.ml > src/typing/type_inference_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/merge_js.cmx src/typing/merge_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/type_inference_js.cmx src/typing/type_inference_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/diff.cmx src/common/diff.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/port -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/port/comments_js.cmx src/services/port/comments_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -4-6-29-35-44-48-50 -I hack/dfind -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/dfind/dfindLib.cmx hack/dfind/dfindLib.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/common -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/common/flow_logger.cmx src/common/flow_logger.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/serverEnv.cmx src/server/serverEnv.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/serverEnvBuild.cmx src/server/serverEnvBuild.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/serverPeriodical.cmx src/server/serverPeriodical.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/types_js.ml > src/services/inference/types_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/context_cache.ml > src/services/inference/context_cache.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/context_cache.mli > src/services/inference/context_cache.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/context_cache.cmi src/services/inference/context_cache.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/dep_service.ml > src/services/inference/dep_service.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/dep_service.mli > src/services/inference/dep_service.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/dep_service.cmi src/services/inference/dep_service.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/infer_service.ml > src/services/inference/infer_service.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/infer_service.mli > src/services/inference/infer_service.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/infer_service.cmi src/services/inference/infer_service.mli
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/context_cache.cmx src/services/inference/context_cache.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/profile_utils.ml > src/services/inference/profile_utils.ml.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/profile_utils.cmo src/services/inference/profile_utils.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/profile_utils.cmx src/services/inference/profile_utils.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/init_js.cmx src/services/inference/init_js.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/merge_service.ml > src/services/inference/merge_service.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/merge_service.mli > src/services/inference/merge_service.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/merge_service.cmi src/services/inference/merge_service.mli
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/services/inference/merge_stream.ml > src/services/inference/merge_stream.ml.depends
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/sort_js.mli > src/typing/sort_js.mli.depends
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/sort_js.cmi src/typing/sort_js.mli
- /home/opam/.opam/4.03/bin/ocamlc.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/merge_stream.cmo src/services/inference/merge_stream.ml
- /home/opam/.opam/4.03/bin/ocamldep.opt -modules src/typing/sort_js.ml > src/typing/sort_js.ml.depends
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/typing/sort_js.cmx src/typing/sort_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/merge_stream.cmx src/services/inference/merge_stream.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/dep_service.cmx src/services/inference/dep_service.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/infer_service.cmx src/services/inference/infer_service.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/merge_service.cmx src/services/inference/merge_service.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/getDef_js.cmx src/server/getDef_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/port -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/port/port_service_js.cmx src/services/port/port_service_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/query_types.cmx src/services/inference/query_types.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/serverFunctors.cmx src/server/serverFunctors.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/services/inference -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/services/inference/types_js.cmx src/services/inference/types_js.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/embedded -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/embedded/flowlib.cmx src/embedded/flowlib.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/server -I src/typing -I src/stubs -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/server/server.cmx src/server/server.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -27 -w -3-4-6-29-35-44-48-50-52 -w -3-27 -w -4-6-29-35-44-48-50 -I hack/utils -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o hack/utils/tmp.cmx hack/utils/tmp.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandInfo.cmx src/commands/commandInfo.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/commandExceptions.cmx src/commands/commandExceptions.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/astCommand.cmx src/commands/astCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/autocompleteCommand.cmx src/commands/autocompleteCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/checkContentsCommand.cmx src/commands/checkContentsCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/configCommands.cmx src/commands/configCommands.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/convertCommand.cmx src/commands/convertCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/coverageCommand.cmx src/commands/coverageCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/dumpTypesCommand.cmx src/commands/dumpTypesCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/findModuleCommand.cmx src/commands/findModuleCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/forceRecheckCommand.cmx src/commands/forceRecheckCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/getDefCommand.cmx src/commands/getDefCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/getImportersCommand.cmx src/commands/getImportersCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/getImportsCommand.cmx src/commands/getImportsCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/lsCommand.cmx src/commands/lsCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/portCommand.cmx src/commands/portCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/searchCommand.cmx src/commands/searchCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/serverCommands.cmx src/commands/serverCommands.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/shellCompleteCommand.cmx src/commands/shellCompleteCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/statusCommands.cmx src/commands/statusCommands.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/stopCommand.cmx src/commands/stopCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/suggestCommand.cmx src/commands/suggestCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/typeAtPosCommand.cmx src/commands/typeAtPosCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -4-6-29-35-44-48-50 -I src/commands -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/commands/versionCommand.cmx src/commands/versionCommand.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt -c -w A -warn-error A -w -3 -w -4-6-29-35-44-48-50 -I src -I src/typing -I src/stubs -I src/server -I src/parsing -I src/parser -I src/embedded -I src/dts -I src/common -I src/commands -I src/services/port -I src/services/inference -I src/services/autocomplete -I hack/utils -I hack/stubs -I hack/socket -I hack/search -I hack/procs -I hack/hhi -I hack/heap -I hack/globals -I hack/fsnotify_linux -I hack/find -I hack/dfind -I hack/utils/hh_json -I hack/utils/collections -I hack/third-party/inotify -I hack/third-party/core -I hack/third-party/avl -o src/flow.cmx src/flow.ml
- /home/opam/.opam/4.03/bin/ocamlopt.opt hack/third-party/inotify/inotify_stubs.o hack/heap/hh_shared.o hack/hhi/hhi_elf.o hack/utils/files.o hack/utils/get_build_id.gen.o hack/utils/get_build_id.o hack/utils/handle_stubs.o hack/utils/nproc.o hack/utils/realpath.o hack/utils/sysinfo.o hack/utils/priorities.o hack/utils/win32_support.o hack/hhi/hhi_win32res_stubs.o src/embedded/flowlib_elf.o -cclib -l -cclib pthread -cclib -l -cclib elf unix.cmxa str.cmxa bigarray.cmxa -I hack/third-party/core -I hack/third-party/inotify -I hack/utils -I hack/fsnotify_linux -I hack/third-party/avl -I hack/utils/collections -I hack/dfind -I hack/stubs -I hack/find -I hack/utils/hh_json -I hack/globals -I hack/heap -I hack/hhi -I hack/procs -I hack/search -I hack/socket -I src/parser -I src/common -I src/stubs -I src/server -I src/commands -I src/parsing -I src/typing -I src/services/autocomplete -I src/dts -I src/services/inference -I src/embedded -I src/services/port -I src hack/third-party/core/caml.cmx hack/third-party/core/commutative_group.cmx hack/third-party/core/container.cmx hack/third-party/core/core_printf.cmx hack/third-party/core/monad.cmx hack/third-party/core/polymorphic_compare.cmx hack/third-party/core/poly.cmx hack/third-party/core/core_list.cmx hack/third-party/inotify/inotify.cmx hack/utils/core.cmx hack/fsnotify_linux/fsnotify.cmx hack/third-party/avl/monoidAvl.cmx hack/utils/collections/myMap.cmx hack/utils/collections/stringKey.cmx hack/utils/collections/sMap.cmx hack/utils/collections/sSet.cmx hack/dfind/dfindEnv.cmx hack/dfind/dfindMaybe.cmx hack/dfind/dfindAddFile.cmx hack/stubs/eventLogger.cmx hack/third-party/core/option.cmx hack/utils/collections/intKey.cmx hack/utils/collections/iMap.cmx hack/utils/utils.cmx hack/utils/sys_utils.cmx hack/utils/pidLog.cmx hack/utils/fork.cmx hack/utils/handle.cmx hack/utils/marshal_tools.cmx hack/utils/path.cmx hack/utils/timeout.cmx hack/utils/daemon.cmx hack/utils/hh_logger.cmx hack/dfind/dfindServer.cmx hack/dfind/dfindLib.cmx hack/find/find.cmx hack/utils/collections/reordered_argument_collections.cmx hack/utils/file_pos.cmx hack/utils/hh_json/hh_json.cmx hack/utils/local_id.cmx hack/utils/relative_path.cmx hack/utils/pos.cmx hack/globals/autocomplete.cmx hack/globals/globalConfig.cmx hack/heap/ident.cmx hack/heap/prefix.cmx hack/heap/value.cmx hack/utils/stats.cmx hack/heap/sharedMem.cmx hack/hhi/hhi_win32res.cmx hack/procs/bucket.cmx hack/utils/printSignal.cmx hack/procs/worker.cmx hack/procs/multiWorker.cmx hack/search/searchUtils.cmx hack/utils/collections/cSet.cmx hack/utils/collections/hashSet.cmx hack/search/fuzzySearchService.cmx hack/utils/trie.cmx hack/search/trieSearchService.cmx hack/search/searchService.cmx hack/utils/exit_status.cmx hack/socket/socket.cmx hack/third-party/core/result.cmx hack/utils/build_id.cmx hack/utils/collections/iSet.cmx hack/utils/errors.cmx hack/utils/findUtils.cmx hack/utils/lock.cmx hack/utils/tail.cmx hack/utils/tmp.cmx hack/utils/tty.cmx hack/utils/wwwroot.cmx src/parser/loc.cmx src/common/utils_js.cmx src/common/path_matcher.cmx src/common/options.cmx src/common/files_js.cmx src/stubs/flowEventLogger.cmx src/common/flowExitStatus.cmx src/common/semver.cmx src/common/flowConfig.cmx src/server/serverUtils.cmx src/server/server_files_js.cmx src/commands/commandConnectSimple.cmx src/commands/commandConnect.cmx src/commands/commandSpec.cmx src/common/listUtils.cmx src/parser/spider_monkey_ast.cmx src/common/reason_js.cmx src/common/span.cmx src/parser/parse_error.cmx src/common/errors_js.cmx src/parser/lexer_flow.cmx src/parsing/docblock.cmx src/typing/key.cmx src/typing/changeset.cmx src/typing/type.cmx src/typing/trace.cmx src/typing/constraint_js.cmx src/typing/modulename.cmx src/typing/scope.cmx src/typing/context.cmx src/typing/default.cmx src/typing/debug_js.cmx src/typing/flow_error.cmx src/typing/partition.cmx src/typing/funType.cmx src/typing/type_visitor.cmx src/typing/flow_js.cmx src/typing/env_js.cmx src/typing/type_inference_hooks_js.cmx src/services/autocomplete/autocomplete_js.cmx src/typing/type_normalizer.cmx src/typing/type_printer.cmx src/services/autocomplete/autocompleteService_js.cmx src/server/serverProt.cmx src/commands/commandUtils.cmx src/typing/abnormal.cmx src/typing/refinement.cmx src/typing/destructuring.cmx src/typing/type_annotation.cmx src/typing/func_params.cmx src/typing/func_sig.cmx src/typing/class_sig.cmx src/typing/import_export.cmx src/typing/statement.cmx src/parser/estree_translator.cmx src/parser/parser_env.cmx src/parser/parser_flow.cmx src/commands/astCommand.cmx src/commands/autocompleteCommand.cmx src/commands/checkContentsCommand.cmx src/commands/commandExceptions.cmx src/commands/commandInfo.cmx src/commands/configCommands.cmx src/dts/dts_ast.cmx src/dts/lexer_dts.cmx src/dts/parser_dts.cmx src/dts/printer_dts.cmx src/commands/convertCommand.cmx src/commands/coverageCommand.cmx src/commands/dumpTypesCommand.cmx src/commands/findModuleCommand.cmx src/commands/forceRecheckCommand.cmx src/commands/getDefCommand.cmx src/parsing/parsing_service_js.cmx src/services/inference/module_js.cmx src/commands/getImportersCommand.cmx src/commands/getImportsCommand.cmx src/commands/lsCommand.cmx src/commands/portCommand.cmx src/server/searchService_js.cmx src/commands/searchCommand.cmx src/common/diff.cmx src/common/flow_logger.cmx src/embedded/flowlib.cmx src/server/getDef_js.cmx src/server/serverEnv.cmx src/server/serverEnvBuild.cmx src/server/serverPeriodical.cmx src/server/serverFunctors.cmx src/services/inference/context_cache.cmx src/services/inference/dep_service.cmx src/services/inference/profile_utils.cmx src/typing/type_inference_js.cmx src/services/inference/infer_service.cmx src/typing/merge_js.cmx src/services/inference/init_js.cmx src/typing/sort_js.cmx src/services/inference/merge_stream.cmx src/services/inference/merge_service.cmx src/services/inference/query_types.cmx src/services/inference/types_js.cmx src/services/port/comments_js.cmx src/services/port/port_service_js.cmx src/server/server.cmx src/commands/serverCommands.cmx src/commands/shellCompleteCommand.cmx src/commands/statusCommands.cmx src/commands/stopCommand.cmx src/commands/suggestCommand.cmx src/commands/typeAtPosCommand.cmx src/commands/versionCommand.cmx src/flow.cmx -o src/flow.native
- mkdir -p bin
- objcopy --add-section flowlib=bin/flowlib.tar.gz _build/src/flow.native bin/flow
-> compiled  flowtype.0.26.0
-> installed flowtype.0.26.0
Done.
# Run eval $(opam env) to update the current shell environment
2022-02-04 07:45.45 ---> saved as "1bd126b31d1c9c680f86b15b0d345401ddbb188a79029058dac581fbd8676738"
Job succeeded