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


Building on m1-c.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697)
Unable to find image 'ocaml/opam:debian-unstable@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697' locally
docker.io/ocaml/opam@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697: Pulling from ocaml/opam
79d3127460f3: Already exists
1d76dadb2b87: Already exists
68b16cf9a43a: Pulling fs layer
68b16cf9a43a: Verifying Checksum
68b16cf9a43a: Download complete
68b16cf9a43a: Pull complete
Digest: sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697
Status: Downloaded newer image for ocaml/opam@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697
2022-07-03 02:28.18 ---> using "289a5772130c32ac490b42290c00770b0106fdd667c454325c8185fa74b493f8" 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-07-03 02:28.18 ---> using "008821d8c450c258e0260a450ae16e22284fae5da64ba084b279a677fc96d6ce" 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 97da9a1b68b824a65a09e5f7d071fcf2da35bd1b"))
2022-07-03 02:28.18 ---> using "12dd7933f6617e67533eb82236345bd78f28c610ec58718f5dd36834a758494d" 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-07-03 02:28.18 ---> using "cdb5ce09ac172da7787a827db9d60a5837e31c7a916aec2bc85aea1e7fc78225" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.02.3  (https://github.com/ocaml/ocaml/archive/4.02.3.tar.gz)
-> installed ocaml-base-compiler.4.02.3
-> installed ocaml-config.1
-> installed ocaml.4.02.3
-> installed base-ocamlbuild.base
Done.
# Run eval $(opam env --switch=4.02) to update the current shell environment
2022-07-03 02:28.18 ---> using "6512831a7c53b11bd30c07cfc75ccf334578b9346c402a73205773a93a8b0065" 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-07-02-1419.04-F-2022-06-27-1408.49.pdiff [395 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-07-02-1419.04-F-2022-06-27-1408.49.pdiff [395 kB]
- Fetched 624 kB in 3s (240 kB/s)
- Reading package lists...
- 
2022-07-03 02:28.18 ---> using "9d504748d1f38e816e4c653caf3104b8a0cdf667137a283dbf57da4f7cf2f2db" 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 1 package
  - 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-07-03 02:28.18 ---> using "f65e14f11ba2a0c87fcf4e2035da8428cafe0ac2471b4206f8cb90c965e860b0" 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 4 packages
  - install base-bytes base   [required by flowtype]
  - install flowtype   0.26.0
  - install ocamlbuild 0      [required by flowtype]
  - install ocamlfind  1.9.5  [required by base-bytes]

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1
+ /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 ... 18674 files and directories currently installed.)
- Preparing to unpack .../libelf1_0.187-1_amd64.deb ...
- Unpacking libelf1:amd64 (0.187-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../zlib1g-dev_1%3a1.2.11.dfsg-4_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-4) ...
- Selecting previously unselected package libelf-dev:amd64.
- Preparing to unpack .../libelf-dev_0.187-1_amd64.deb ...
- Unpacking libelf-dev:amd64 (0.187-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-4) ...
- Setting up libelf1:amd64 (0.187-1) ...
- Setting up libelf-dev:amd64 (0.187-1) ...
- Processing triggers for libc-bin (2.33-7) ...

<><> 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]
Processing  5/12: [flowtype.0.26.0: http]
-> installed ocamlbuild.0
Processing  6/12: [flowtype.0.26.0: http]
-> retrieved ocamlfind.1.9.5  (cached)
Processing  7/12: [flowtype.0.26.0: http] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.02/bin" "-sitelib" "/home/opam/.opam/4.02/lib" "-mandir" "/home/opam/.opam/4.02/man" "-config" "/home/opam/.opam/4.02/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5)
- Welcome to findlib version 1.9.5
- 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
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: found (in +ocamlbuild)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- runtime_events: not present
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/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 ocamlbuild written to site-lib-src/ocamlbuild/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.02/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02/bin
-     Manual pages:          /home/opam/.opam/4.02/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02/bin
-     Manual pages:          /home/opam/.opam/4.02/man
-     topfind script:        /home/opam/.opam/4.02/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  7/12: [flowtype.0.26.0: http] [ocamlfind: make all]
Processing  7/12: [ocamlfind: make all]
-> retrieved flowtype.0.26.0  (https://github.com/facebook/flow/archive/v0.26.0.tar.gz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/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.02/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02/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    -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -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    -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -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.02/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -c num_top_printers.mli
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -g -c num_top_printers.ml
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -c num_top.mli
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -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    -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs    -I +unix -I +dynlink -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.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.02/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.02/.opam-switch/build/ocamlfind.1.9.5'
Processing  7/12: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- ocamlopt -I +compiler-libs -g   -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g   -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g   -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g   -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g   -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g   -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g   -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g   -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g   -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g   -I +unix -I +dynlink -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   -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g   -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g   -I +unix -I +dynlink -c topfind.ml
- 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   -I +unix -I +dynlink -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.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
-> compiled  ocamlfind.1.9.5
Processing  8/12: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.02/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.02/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
- install -d "/home/opam/.opam/4.02/bin"
- install -d "/home/opam/.opam/4.02/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5'
- install -d "`dirname \"/home/opam/.opam/4.02/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.02/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.02/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.02/lib/findlib"
- install -d "/home/opam/.opam/4.02/bin"
- install -d "/home/opam/.opam/4.02/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.02/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` && \
- install -c $files "/home/opam/.opam/4.02/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.02/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.02/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.02/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.02/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamlbuild ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.02/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.02/lib/$x/META.tmp" && mv "/home/opam/.opam/4.02/lib/$x/META.tmp" "/home/opam/.opam/4.02/lib/$x/META"; done
- install -d "/home/opam/.opam/4.02/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.02/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "/home/opam/.opam/4.02/lib/num-top"
- install -c num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.02/lib/num-top/"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.02/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5'
- install -d "/home/opam/.opam/4.02/man/man1" "/home/opam/.opam/4.02/man/man3" "/home/opam/.opam/4.02/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.02/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.02/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.5'
-> installed ocamlfind.1.9.5
-> 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.02/.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.02/.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.02/.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.02/.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.02/.opam-switch/build/flowtype.0.26.0)
- [master (root-commit) 58e4c26] First commit
Processing 11/12: [flowtype: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.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.02/bin/ocamldep.opt -modules src/flow.ml > src/flow.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/astCommand.ml > src/commands/astCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/commandSpec.mli > src/commands/commandSpec.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/collections/sMap.ml > hack/utils/collections/sMap.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/collections/myMap.mli > hack/utils/collections/myMap.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/collections/stringKey.ml > hack/utils/collections/stringKey.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/commands/commandUtils.ml > src/commands/commandUtils.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/commandConnect.ml > src/commands/commandConnect.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/commandConnectSimple.mli > src/commands/commandConnectSimple.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/path.mli > hack/utils/path.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/result.mli > hack/third-party/core/result.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/monad.ml > hack/third-party/core/monad.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/utils/timeout.mli > hack/utils/timeout.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/stubs/flowEventLogger.ml > src/stubs/flowEventLogger.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/flowExitStatus.mli > src/common/flowExitStatus.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/sys_utils.ml > hack/utils/sys_utils.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/core.ml > hack/utils/core.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/core_list.ml > hack/third-party/core/core_list.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/caml.ml > hack/third-party/core/caml.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/container.ml > hack/third-party/core/container.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/commutative_group.ml > hack/third-party/core/commutative_group.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/third-party/core/core_printf.ml > hack/third-party/core/core_printf.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/poly.ml > hack/third-party/core/poly.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/polymorphic_compare.mli > hack/third-party/core/polymorphic_compare.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules hack/utils/utils.ml > hack/utils/utils.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/utils/collections/iMap.ml > hack/utils/collections/iMap.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/collections/intKey.ml > hack/utils/collections/intKey.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/utils/collections/sSet.ml > hack/utils/collections/sSet.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/bin/ocamldep.opt -modules hack/utils/tail.mli > hack/utils/tail.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/tty.mli > hack/utils/tty.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/utils_js.ml > src/common/utils_js.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parser/loc.ml > src/parser/loc.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/common/files_js.mli > src/common/files_js.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/options.ml > src/common/options.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/path_matcher.mli > src/common/path_matcher.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules src/common/flowConfig.mli > src/common/flowConfig.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/reason_js.mli > src/common/reason_js.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/hh_json/hh_json.mli > hack/utils/hh_json/hh_json.mli.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/server/serverProt.ml > src/server/serverProt.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/autocomplete/autocompleteService_js.ml > src/services/autocomplete/autocompleteService_js.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/globals/autocomplete.ml > hack/globals/autocomplete.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/local_id.mli > hack/utils/local_id.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/pos.mli > hack/utils/pos.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/file_pos.mli > hack/utils/file_pos.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/relative_path.mli > hack/utils/relative_path.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/collections/reordered_argument_collections.ml > hack/utils/collections/reordered_argument_collections.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/services/autocomplete/autocomplete_js.ml > src/services/autocomplete/autocomplete_js.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/env_js.mli > src/typing/env_js.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/changeset.ml > src/typing/changeset.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/collections/iSet.ml > hack/utils/collections/iSet.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/key.ml > src/typing/key.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules src/typing/context.mli > src/typing/context.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/constraint_js.mli > src/typing/constraint_js.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/trace.mli > src/typing/trace.mli.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/typing/type.ml > src/typing/type.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/common/errors_js.mli > src/common/errors_js.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parser/parse_error.ml > src/parser/parse_error.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/common/listUtils.ml > src/common/listUtils.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/typing/modulename.ml > src/typing/modulename.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/scope.ml > src/typing/scope.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/typing/type_inference_hooks_js.ml > src/typing/type_inference_hooks_js.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules src/typing/debug_js.mli > src/typing/debug_js.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/default.ml > src/typing/default.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parser/spider_monkey_ast.ml > src/parser/spider_monkey_ast.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules src/parsing/docblock.ml > src/parsing/docblock.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamllex.opt -q src/parser/lexer_flow.mll
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parser/lexer_flow.ml > src/parser/lexer_flow.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/typing/flow_js.mli > src/typing/flow_js.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_normalizer.mli > src/typing/type_normalizer.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_printer.mli > src/typing/type_printer.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules hack/utils/build_id.ml > hack/utils/build_id.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules src/server/server_files_js.mli > src/server/server_files_js.mli.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/utils/wwwroot.ml > hack/utils/wwwroot.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/parser/estree_translator.ml > src/parser/estree_translator.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/statement.ml > src/typing/statement.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/abnormal.ml > src/typing/abnormal.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/class_sig.mli > src/typing/class_sig.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/func_sig.mli > src/typing/func_sig.mli.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/typing/destructuring.ml > src/typing/destructuring.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/flow_error.ml > src/typing/flow_error.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/option.ml > hack/third-party/core/option.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/refinement.mli > src/typing/refinement.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/typing/import_export.ml > src/typing/import_export.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_annotation.mli > src/typing/type_annotation.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/parser/parser_env.mli > src/parser/parser_env.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parser/parser_flow.ml > src/parser/parser_flow.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/commands/autocompleteCommand.ml > src/commands/autocompleteCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/checkContentsCommand.ml > src/commands/checkContentsCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/configCommands.ml > src/commands/configCommands.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/convertCommand.ml > src/commands/convertCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/find/find.mli > hack/find/find.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/dts/parser_dts.ml > src/dts/parser_dts.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/dts/dts_ast.ml > src/dts/dts_ast.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q src/dts/lexer_dts.mll
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/dts/lexer_dts.ml > src/dts/lexer_dts.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules src/dts/printer_dts.ml > src/dts/printer_dts.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/heap/sharedMem.mli > hack/heap/sharedMem.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/heap/value.mli > hack/heap/value.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/heap/prefix.mli > hack/heap/prefix.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/commands/coverageCommand.ml > src/commands/coverageCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/daemon.mli > hack/utils/daemon.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/dumpTypesCommand.ml > src/commands/dumpTypesCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/findModuleCommand.ml > src/commands/findModuleCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/forceRecheckCommand.ml > src/commands/forceRecheckCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/getDefCommand.ml > src/commands/getDefCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/getImportersCommand.ml > src/commands/getImportersCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/module_js.mli > src/services/inference/module_js.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/procs/worker.mli > hack/procs/worker.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules src/commands/getImportsCommand.ml > src/commands/getImportsCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/lsCommand.ml > src/commands/lsCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/portCommand.ml > src/commands/portCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/searchCommand.ml > src/commands/searchCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/searchService_js.ml > src/server/searchService_js.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/search/searchService.ml > hack/search/searchService.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/search/fuzzySearchService.ml > hack/search/fuzzySearchService.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/procs/bucket.ml > hack/procs/bucket.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/globals/globalConfig.ml > hack/globals/globalConfig.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/utils/collections/cSet.ml > hack/utils/collections/cSet.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/collections/hashSet.mli > hack/utils/collections/hashSet.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/procs/multiWorker.mli > hack/procs/multiWorker.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/search/searchUtils.ml > hack/search/searchUtils.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules hack/search/trieSearchService.ml > hack/search/trieSearchService.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/trie.ml > hack/utils/trie.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/commands/serverCommands.ml > src/commands/serverCommands.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/embedded/flowlib.mli > src/embedded/flowlib.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/semver.mli > src/common/semver.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/server.ml > src/server/server.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/dfind/dfindLib.mli > hack/dfind/dfindLib.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/diff.ml > src/common/diff.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/flow_logger.ml > src/common/flow_logger.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/getDef_js.ml > src/server/getDef_js.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/init_js.mli > src/services/inference/init_js.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/lock.ml > hack/utils/lock.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/parsing/parsing_service_js.mli > src/parsing/parsing_service_js.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/port/port_service_js.ml > src/services/port/port_service_js.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/port/comments_js.ml > src/services/port/comments_js.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/span.mli > src/common/span.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/services/inference/query_types.ml > src/services/inference/query_types.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/serverEnv.ml > src/server/serverEnv.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/server/serverFunctors.ml > src/server/serverFunctors.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/stubs/eventLogger.ml > hack/stubs/eventLogger.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/utils/fork.ml > hack/utils/fork.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/pidLog.ml > hack/utils/pidLog.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/server/serverEnvBuild.ml > src/server/serverEnvBuild.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/server/serverPeriodical.ml > src/server/serverPeriodical.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/serverUtils.ml > src/server/serverUtils.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/socket/socket.ml > hack/socket/socket.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/exit_status.ml > hack/utils/exit_status.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/typing/type_inference_js.mli > src/typing/type_inference_js.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/types_js.mli > src/services/inference/types_js.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules hack/utils/tmp.ml > hack/utils/tmp.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/commands/shellCompleteCommand.ml > src/commands/shellCompleteCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/commandInfo.ml > src/commands/commandInfo.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/commands/statusCommands.ml > src/commands/statusCommands.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/commandExceptions.ml > src/commands/commandExceptions.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/commands/stopCommand.ml > src/commands/stopCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/suggestCommand.ml > src/commands/suggestCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/typeAtPosCommand.ml > src/commands/typeAtPosCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/commands/versionCommand.ml > src/commands/versionCommand.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/commands/commandSpec.ml > src/commands/commandSpec.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/collections/myMap.ml > hack/utils/collections/myMap.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules hack/utils/path.ml > hack/utils/path.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/third-party/core/polymorphic_compare.ml > hack/third-party/core/polymorphic_compare.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/commands/commandConnectSimple.ml > src/commands/commandConnectSimple.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/core/result.ml > hack/third-party/core/result.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/server/server_files_js.ml > src/server/server_files_js.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/flowConfig.ml > src/common/flowConfig.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/files_js.ml > src/common/files_js.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/path_matcher.ml > src/common/path_matcher.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/tty.ml > hack/utils/tty.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/common/flowExitStatus.ml > src/common/flowExitStatus.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/common/semver.ml > src/common/semver.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules hack/utils/timeout.ml > hack/utils/timeout.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules hack/utils/tail.ml > hack/utils/tail.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/common/reason_js.ml > src/common/reason_js.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/hh_json/hh_json.ml > hack/utils/hh_json/hh_json.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/heap/ident.ml > hack/heap/ident.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/heap/ident.mli > hack/heap/ident.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules hack/utils/local_id.ml > hack/utils/local_id.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/pos.ml > hack/utils/pos.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/file_pos.ml > hack/utils/file_pos.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/relative_path.ml > hack/utils/relative_path.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/typing/env_js.ml > src/typing/env_js.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules src/typing/context.ml > src/typing/context.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/constraint_js.ml > src/typing/constraint_js.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/trace.ml > src/typing/trace.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/common/errors_js.ml > src/common/errors_js.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/common/span.ml > src/common/span.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/typing/debug_js.ml > src/typing/debug_js.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules src/typing/flow_js.ml > src/typing/flow_js.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/utils/errors.ml > hack/utils/errors.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/errors.mli > hack/utils/errors.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules src/typing/funType.ml > src/typing/funType.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/partition.ml > src/typing/partition.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/typing/type_visitor.ml > src/typing/type_visitor.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_visitor.mli > src/typing/type_visitor.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/typing/type_normalizer.ml > src/typing/type_normalizer.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/type_printer.ml > src/typing/type_printer.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/typing/class_sig.ml > src/typing/class_sig.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/typing/func_sig.ml > src/typing/func_sig.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/func_params.ml > src/typing/func_params.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/func_params.mli > src/typing/func_params.mli.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/typing/refinement.ml > src/typing/refinement.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/typing/type_annotation.ml > src/typing/type_annotation.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/parser/parser_env.ml > src/parser/parser_env.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules hack/find/find.ml > hack/find/find.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules hack/heap/sharedMem.ml > hack/heap/sharedMem.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/hh_logger.ml > hack/utils/hh_logger.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/heap/prefix.ml > hack/heap/prefix.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/stats.ml > hack/utils/stats.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/heap/value.ml > hack/heap/value.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules hack/utils/daemon.ml > hack/utils/daemon.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/utils/handle.ml > hack/utils/handle.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/utils/marshal_tools.ml > hack/utils/marshal_tools.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/marshal_tools.mli > hack/utils/marshal_tools.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/services/inference/module_js.ml > src/services/inference/module_js.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/procs/multiWorker.ml > hack/procs/multiWorker.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/procs/worker.ml > hack/procs/worker.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/printSignal.ml > hack/utils/printSignal.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/parsing/parsing_service_js.ml > src/parsing/parsing_service_js.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules hack/utils/collections/hashSet.ml > hack/utils/collections/hashSet.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/embedded/flowlib.ml > src/embedded/flowlib.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/findUtils.ml > hack/utils/findUtils.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/utils/findUtils.mli > hack/utils/findUtils.mli.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/hhi/hhi_win32res.ml > hack/hhi/hhi_win32res.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/hhi/hhi_win32res.mli > hack/hhi/hhi_win32res.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/bin/ocamldep.opt -modules hack/dfind/dfindLib.ml > hack/dfind/dfindLib.ml.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/dfind/dfindServer.ml > hack/dfind/dfindServer.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/dfind/dfindServer.mli > hack/dfind/dfindServer.mli.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules hack/dfind/dfindAddFile.ml > hack/dfind/dfindAddFile.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/dfind/dfindAddFile.mli > hack/dfind/dfindAddFile.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/dfind/dfindEnv.mli > hack/dfind/dfindEnv.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/fsnotify_linux/fsnotify.mli > hack/fsnotify_linux/fsnotify.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/avl/monoidAvl.mli > hack/third-party/avl/monoidAvl.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules hack/dfind/dfindEnv.ml > hack/dfind/dfindEnv.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/fsnotify_linux/fsnotify.ml > hack/fsnotify_linux/fsnotify.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/inotify/inotify.ml > hack/third-party/inotify/inotify.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/third-party/inotify/inotify.mli > hack/third-party/inotify/inotify.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules hack/third-party/avl/monoidAvl.ml > hack/third-party/avl/monoidAvl.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules hack/dfind/dfindMaybe.ml > hack/dfind/dfindMaybe.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules hack/dfind/dfindMaybe.mli > hack/dfind/dfindMaybe.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/services/inference/init_js.ml > src/services/inference/init_js.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/merge_js.ml > src/typing/merge_js.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/merge_js.mli > src/typing/merge_js.mli.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/typing/type_inference_js.ml > src/typing/type_inference_js.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/services/inference/types_js.ml > src/services/inference/types_js.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/context_cache.ml > src/services/inference/context_cache.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/context_cache.mli > src/services/inference/context_cache.mli.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/services/inference/dep_service.ml > src/services/inference/dep_service.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/dep_service.mli > src/services/inference/dep_service.mli.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/services/inference/infer_service.ml > src/services/inference/infer_service.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/infer_service.mli > src/services/inference/infer_service.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules src/services/inference/profile_utils.ml > src/services/inference/profile_utils.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/bin/ocamldep.opt -modules src/services/inference/merge_service.ml > src/services/inference/merge_service.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/services/inference/merge_service.mli > src/services/inference/merge_service.mli.depends
- /home/opam/.opam/4.02/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.02/bin/ocamldep.opt -modules src/services/inference/merge_stream.ml > src/services/inference/merge_stream.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/typing/sort_js.mli > src/typing/sort_js.mli.depends
- /home/opam/.opam/4.02/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.02/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.02/bin/ocamldep.opt -modules src/typing/sort_js.ml > src/typing/sort_js.ml.depends
- /home/opam/.opam/4.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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 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-07-03 02:29.13 ---> saved as "71913637ef184934fb9156c8537c9912a94b84ee8d86b35fd153811ec8bbc334"
Job succeeded