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


Building on rosemary

(from freebsd)
2026-05-01 01:23.56 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2026-05-01 01:23.57 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" 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 dd592986d47d277a9eee2bf37e1c4aa3a0c3efbd"))
2026-05-01 01:23.57 ---> using "a177c471d0888790349bbade238440cdc07b7131b43519843785111a4fd1e6ac" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using 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.
2026-05-01 01:23.57 ---> using "8e06c93f8ed3fe3d527264091b6ca0c0a43d2eab8ca321cda1654d9cd14c5759" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.2' 'ocaml-base-compiler.4.14.2'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14.2)
2026-05-01 01:23.58 ---> using "8902c5af3e0bf3da879f55f958f4b74d29d125ad9a5a3ffc366fe4f606c6d799" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2026-05-01 01:23.58 ---> using "3208dd5d1ec391ae71e72765bc697f8ae229077a5e19fc8dbf677b8ea856b636" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "opam remove -y x86_64-esperanto.0.0.6\
               \nopam install -vy x86_64-esperanto.0.0.6\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: x86_64-esperanto.0.0.6 | grep -q 'freebsd'; 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"))
[NOTE] x86_64-esperanto.0.0.6 is not installed.

Nothing to do.
The following actions will be performed:
=== install 13 packages
  - install checkseum              0.5.3  [required by esperanto-cosmopolitan]
  - install cmdliner               2.1.1  [required by decompress]
  - install conf-which             1      [required by x86_64-esperanto]
  - install csexp                  1.5.2  [required by dune-configurator]
  - install decompress             1.5.3  [required by esperanto-cosmopolitan]
  - install digestif               1.3.0  [required by esperanto-cosmopolitan]
  - install dune                   3.22.2 [required by x86_64-esperanto]
  - install dune-configurator      3.22.2 [required by checkseum]
  - install eqaf                   0.10   [required by digestif]
  - install esperanto-cosmopolitan 0.0.6  [required by x86_64-esperanto]
  - install ocaml-src              4.14.2 [required by x86_64-esperanto]
  - install optint                 0.3.0  [required by checkseum, decompress]
  - install x86_64-esperanto       0.0.6

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/37: [checkseum.0.5.3: extract]
Processing  2/37: [checkseum.0.5.3: extract] [cmdliner.2.1.1: extract]
Processing  3/37: [checkseum.0.5.3: extract] [cmdliner.2.1.1: extract]
Processing  4/37: [checkseum.0.5.3: extract] [cmdliner.2.1.1: extract] [csexp.1.5.2: extract]
Processing  5/37: [checkseum.0.5.3: extract] [cmdliner.2.1.1: extract] [csexp.1.5.2: extract] [conf-which: which which]
+ /usr/bin/which "which" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing  5/37: [checkseum.0.5.3: extract] [cmdliner.2.1.1: extract] [csexp.1.5.2: extract]
-> installed conf-which.1
Processing  6/37: [checkseum.0.5.3: extract] [cmdliner.2.1.1: extract] [csexp.1.5.2: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  6/37: [checkseum.0.5.3: extract] [cmdliner.2.1.1: extract]
Processing  7/37: [checkseum.0.5.3: extract] [cmdliner.2.1.1: extract] [decompress.1.5.3: extract]
-> retrieved cmdliner.2.1.1  (cached)
Processing  7/37: [checkseum.0.5.3: extract] [decompress.1.5.3: extract]
Processing  8/37: [checkseum.0.5.3: extract] [decompress.1.5.3: extract] [digestif.1.3.0: extract]
Processing  9/37: [checkseum.0.5.3: extract] [decompress.1.5.3: extract] [digestif.1.3.0: extract] [cmdliner: gmake all]
-> retrieved checkseum.0.5.3  (cached)
Processing  9/37: [decompress.1.5.3: extract] [digestif.1.3.0: extract] [cmdliner: gmake all]
Processing 10/37: [decompress.1.5.3: extract] [digestif.1.3.0: extract] [dune.3.22.2, dune-configurator.3.22.2: extract] [cmdliner: gmake all]
-> retrieved decompress.1.5.3  (cached)
Processing 10/37: [digestif.1.3.0: extract] [dune.3.22.2, dune-configurator.3.22.2: extract] [cmdliner: gmake all]
Processing 11/37: [digestif.1.3.0: extract] [dune.3.22.2, dune-configurator.3.22.2: extract] [eqaf.0.10: extract] [cmdliner: gmake all]
-> retrieved eqaf.0.10  (cached)
Processing 11/37: [digestif.1.3.0: extract] [dune.3.22.2, dune-configurator.3.22.2: extract] [cmdliner: gmake all]
Processing 12/37: [digestif.1.3.0: extract] [dune.3.22.2, dune-configurator.3.22.2: extract] [esperanto-cosmopolitan.0.0.6, x86_64-esperanto.0.0.6: extract] [cmdliner: gmake all]
-> retrieved dune.3.22.2, dune-configurator.3.22.2  (cached)
Processing 12/37: [digestif.1.3.0: extract] [esperanto-cosmopolitan.0.0.6, x86_64-esperanto.0.0.6: extract] [cmdliner: gmake all]
Processing 13/37: [digestif.1.3.0: extract] [esperanto-cosmopolitan.0.0.6, x86_64-esperanto.0.0.6: extract] [ocaml-src.4.14.2: extract] [cmdliner: gmake all]
Processing 14/37: [digestif.1.3.0: extract] [esperanto-cosmopolitan.0.0.6, x86_64-esperanto.0.0.6: extract] [ocaml-src.4.14.2: extract] [cmdliner: gmake all] [dune: ocaml 39]
-> retrieved ocaml-src.4.14.2  (cached)
Processing 14/37: [digestif.1.3.0: extract] [esperanto-cosmopolitan.0.0.6, x86_64-esperanto.0.0.6: extract] [cmdliner: gmake all] [dune: ocaml 39]
Processing 15/37: [digestif.1.3.0: extract] [esperanto-cosmopolitan.0.0.6, x86_64-esperanto.0.0.6: extract] [optint.0.3.0: extract] [cmdliner: gmake all] [dune: ocaml 39]
Processing 16/37: [digestif.1.3.0: extract] [esperanto-cosmopolitan.0.0.6, x86_64-esperanto.0.0.6: extract] [optint.0.3.0: extract] [cmdliner: gmake all] [dune: ocaml 39] [ocaml-src: touch META]
+ /usr/bin/touch "META" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocaml-src.4.14.2)
-> compiled  ocaml-src.4.14.2
Processing 16/37: [digestif.1.3.0: extract] [esperanto-cosmopolitan.0.0.6, x86_64-esperanto.0.0.6: extract] [optint.0.3.0: extract] [cmdliner: gmake all] [dune: ocaml 39]
Processing 17/37: [digestif.1.3.0: extract] [esperanto-cosmopolitan.0.0.6, x86_64-esperanto.0.0.6: extract] [optint.0.3.0: extract] [cmdliner: gmake all] [dune: ocaml 39] [ocaml-src: cp .]
-> retrieved optint.0.3.0  (cached)
Processing 17/37: [digestif.1.3.0: extract] [esperanto-cosmopolitan.0.0.6, x86_64-esperanto.0.0.6: extract] [cmdliner: gmake all] [dune: ocaml 39] [ocaml-src: cp .]
-> retrieved esperanto-cosmopolitan.0.0.6, x86_64-esperanto.0.0.6  (cached)
Processing 17/37: [digestif.1.3.0: extract] [cmdliner: gmake all] [dune: ocaml 39] [ocaml-src: cp .]
+ /bin/cp "-r" "." "/home/opam/.opam/4.14.2/lib/ocaml-src" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocaml-src.4.14.2)
-> installed ocaml-src.4.14.2
Processing 17/37: [digestif.1.3.0: extract] [cmdliner: gmake all] [dune: ocaml 39]
+ /usr/local/bin/gmake "all" "PREFIX=/home/opam/.opam/4.14.2" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cmdliner.2.1.1)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml natexe ""
- _build/src/tool/cmdliner generic-completion bash > _build/src/tool/bash-completion.sh
- _build/src/tool/cmdliner tool-completion bash cmdliner > _build/src/tool/bash-cmdliner.sh
- _build/src/tool/cmdliner generic-completion zsh > _build/src/tool/zsh-completion.sh
- _build/src/tool/cmdliner tool-completion zsh cmdliner > _build/src/tool/zsh-cmdliner.sh
- _build/src/tool/cmdliner generic-completion pwsh > _build/src/tool/pwsh-completion.ps1
- _build/src/tool/cmdliner tool-completion pwsh cmdliner > _build/src/tool/pwsh-cmdliner.ps1
- _build/src/tool/cmdliner install tool-manpages _build/src/tool/cmdliner _build/src/tool/man
- Creating directory _build/src/tool/man/man1
- Writing _build/src/tool/man/man1/cmdliner.1
- Writing _build/src/tool/man/man1/cmdliner-generic-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install.1
- Writing _build/src/tool/man/man1/cmdliner-install-generic-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-completion.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-manpages.1
- Writing _build/src/tool/man/man1/cmdliner-install-tool-support.1
- Writing _build/src/tool/man/man1/cmdliner-tool-commands.1
- Writing _build/src/tool/man/man1/cmdliner-tool-completion.1
- ocaml build.ml cmxs
-> compiled  cmdliner.2.1.1
Processing 17/37: [digestif.1.3.0: extract] [dune: ocaml 39]
Processing 18/37: [digestif.1.3.0: extract] [dune: ocaml 39] [cmdliner: gmake install]
-> retrieved digestif.1.3.0  (cached)
Processing 18/37: [dune: ocaml 39] [cmdliner: gmake install]
+ /usr/local/bin/gmake "install" "BINDIR=/home/opam/.opam/4.14.2/bin" "LIBDIR=/home/opam/.opam/4.14.2/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14.2/doc/cmdliner" "SHAREDIR=/home/opam/.opam/4.14.2/share" "MANDIR=/home/opam/.opam/4.14.2/man" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cmdliner.2.1.1)
- install -d "/home/opam/.opam/4.14.2/bin" "/home/opam/.opam/4.14.2/lib/cmdliner"
- install -m 644 pkg/META _build/src/cmdliner.cmi "/home/opam/.opam/4.14.2/lib/cmdliner"
- install -m 644 opam "/home/opam/.opam/4.14.2/lib/cmdliner/opam"
- install -m 644 _build/src/cmdliner.mli _build/src/cmdliner_arg.mli _build/src/cmdliner_base.mli _build/src/cmdliner_cline.mli _build/src/cmdliner_cmd.mli _build/src/cmdliner_completion.mli _build/src/cmdliner_def.mli _build/src/cmdliner_docgen.mli _build/src/cmdliner_eval.mli _build/src/cmdliner_manpage.mli _build/src/cmdliner_msg.mli _build/src/cmdliner_term.mli _build/src/cmdliner_trie.mli _build/src/cmdliner.ml _build/src/cmdliner_arg.ml _build/src/cmdliner_base.ml _build/src/cmdliner_cline.ml _build/src/cmdliner_cmd.ml _build/src/cmdliner_completion.ml _build/src/cmdliner_def.ml _build/src/cmdliner_docgen.ml _build/src/cmdliner_eval.ml _build/src/cmdliner_manpage.ml _build/src/cmdliner_msg.ml _build/src/cmdliner_term.ml _build/src/cmdliner_trie.ml \
- 	 _build/src/cmdliner.cmti _build/src/cmdliner_arg.cmti _build/src/cmdliner_base.cmti _build/src/cmdliner_cline.cmti _build/src/cmdliner_cmd.cmti _build/src/cmdliner_completion.cmti _build/src/cmdliner_def.cmti _build/src/cmdliner_docgen.cmti _build/src/cmdliner_eval.cmti _build/src/cmdliner_manpage.cmti _build/src/cmdliner_msg.cmti _build/src/cmdliner_term.cmti _build/src/cmdliner_trie.cmti _build/src/cmdliner.cmt _build/src/cmdliner_arg.cmt _build/src/cmdliner_base.cmt _build/src/cmdliner_cline.cmt _build/src/cmdliner_cmd.cmt _build/src/cmdliner_completion.cmt _build/src/cmdliner_def.cmt _build/src/cmdliner_docgen.cmt _build/src/cmdliner_eval.cmt _build/src/cmdliner_manpage.cmt _build/src/cmdliner_msg.cmt _build/src/cmdliner_term.cmt _build/src/cmdliner_trie.cmt "/home/opam/.opam/4.14.2/lib/cmdliner"
- install -m 644 _build/src/cmdliner.cma "/home/opam/.opam/4.14.2/lib/cmdliner"
- install -m 644 _build/src/cmdliner.cmxa _build/src/cmdliner.a _build/src/cmdliner.cmx _build/src/cmdliner_arg.cmx _build/src/cmdliner_base.cmx _build/src/cmdliner_cline.cmx _build/src/cmdliner_cmd.cmx _build/src/cmdliner_completion.cmx _build/src/cmdliner_def.cmx _build/src/cmdliner_docgen.cmx _build/src/cmdliner_eval.cmx _build/src/cmdliner_manpage.cmx _build/src/cmdliner_msg.cmx _build/src/cmdliner_term.cmx _build/src/cmdliner_trie.cmx \
-   "/home/opam/.opam/4.14.2/lib/cmdliner"
- install -m 755 "_build/src/tool/cmdliner" "/home/opam/.opam/4.14.2/bin/cmdliner"
- install -d "/home/opam/.opam/4.14.2/share/bash-completion/completions"
- install -m 644 _build/src/tool/bash-completion.sh \
-   "/home/opam/.opam/4.14.2/share/bash-completion/completions/_cmdliner_generic"
- install -m 644 _build/src/tool/bash-cmdliner.sh "/home/opam/.opam/4.14.2/share/bash-completion/completions/cmdliner"
- install -d "/home/opam/.opam/4.14.2/share/zsh/site-functions"
- install -m 644 _build/src/tool/zsh-completion.sh \
-   "/home/opam/.opam/4.14.2/share/zsh/site-functions/_cmdliner_generic"
- install -m 644 _build/src/tool/zsh-cmdliner.sh "/home/opam/.opam/4.14.2/share/zsh/site-functions/_cmdliner"
- install -d "/home/opam/.opam/4.14.2/share/powershell"
- install -m 644 _build/src/tool/pwsh-completion.ps1 \
-   "/home/opam/.opam/4.14.2/share/powershell/cmdliner_generic_completion.ps1"
- install -m 644 _build/src/tool/pwsh-cmdliner.ps1 \
-    "/home/opam/.opam/4.14.2/share/powershell/cmdliner_completion.ps1"
- install -m 644 _build/src/cmdliner.cmxs "/home/opam/.opam/4.14.2/lib/cmdliner"
Processing 18/37: [dune: ocaml 39] [cmdliner: gmake install-doc]
+ /usr/local/bin/gmake "install-doc" "LIBDIR=/home/opam/.opam/4.14.2/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14.2/doc/cmdliner" "SHAREDIR=/home/opam/.opam/4.14.2/share" "MANDIR=/home/opam/.opam/4.14.2/man" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/cmdliner.2.1.1)
- install -d "/home/opam/.opam/4.14.2/man/man1"
- install -m 644 _build/src/tool/man/man1/cmdliner-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-manpages.1 _build/src/tool/man/man1/cmdliner-install-tool-support.1 _build/src/tool/man/man1/cmdliner-install.1 _build/src/tool/man/man1/cmdliner-tool-commands.1 _build/src/tool/man/man1/cmdliner-tool-completion.1 _build/src/tool/man/man1/cmdliner.1 "/home/opam/.opam/4.14.2/man/man1"
- install -d "/home/opam/.opam/4.14.2/doc/cmdliner/odoc-pages"
- install -m 644 CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.14.2/doc/cmdliner"
- install -m 644 doc/index.mld doc/cli.mld doc/examples.mld \
-    doc/tutorial.mld doc/cookbook.mld doc/tool_man.mld "/home/opam/.opam/4.14.2/doc/cmdliner/odoc-pages"
-> installed cmdliner.2.1.1
Processing 18/37: [dune: ocaml 39]
+ /home/opam/.opam/4.14.2/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.22.2)
- ocamlc -output-complete-exe -intf-suffix .dummy -g -o .duneboot.exe -I boot unix.cma boot/types.ml boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 39
Processing 18/37: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.2/.opam-switch/build/dune.3.22.2/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.22.2)
-> compiled  dune.3.22.2
-> installed dune.3.22.2
Processing 20/37: [csexp: dune build]
Processing 21/37: [csexp: dune build] [eqaf: dune build]
Processing 22/37: [csexp: dune build] [eqaf: dune build] [optint: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "csexp" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 22/37: [eqaf: dune build] [optint: dune build]
-> installed csexp.1.5.2
Processing 23/37: [eqaf: dune build] [optint: dune build]
Processing 24/37: [dune-configurator: dune build] [eqaf: dune build] [optint: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "optint" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/optint.0.3.0)
-> compiled  optint.0.3.0
Processing 24/37: [dune-configurator: dune build] [eqaf: dune build]
-> installed optint.0.3.0
Processing 25/37: [dune-configurator: dune build] [eqaf: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "eqaf" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/eqaf.0.10)
-> compiled  eqaf.0.10
Processing 25/37: [dune-configurator: dune build]
-> installed eqaf.0.10
Processing 26/37: [dune-configurator: dune build]
Processing 27/37: [digestif: dune build] [dune-configurator: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "digestif" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/digestif.1.3.0)
-> compiled  digestif.1.3.0
Processing 27/37: [dune-configurator: dune build]
-> installed digestif.1.3.0
Processing 28/37: [dune-configurator: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.22.2)
-> compiled  dune-configurator.3.22.2
-> installed dune-configurator.3.22.2
Processing 30/37: [checkseum: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "checkseum" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/checkseum.0.5.3)
-> compiled  checkseum.0.5.3
-> installed checkseum.0.5.3
Processing 32/37: [decompress: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "decompress" "-j" "39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/decompress.1.5.3)
-> compiled  decompress.1.5.3
-> installed decompress.1.5.3
Processing 34/37: [esperanto-cosmopolitan: gmake toolchain]
+ /usr/local/bin/gmake "-C" "toolchain" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/esperanto-cosmopolitan.0.0.6)
- gmake: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/esperanto-cosmopolitan.0.0.6/toolchain'
- Shared cache enabled cache_enabled: Enabled_except_user_rules
- Shared cache location root_dir: "/home/opam/.cache/dune/db"
- Workspace root root: "/home/opam/.opam/4.14.2/.opam-switch/build/esperanto-cosmopolitan.0.0.6/toolchain"
- Auto-detected concurrency concurrency: 40
- Dune context context: { name = "default"
- ; kind = "default"
- ; profile = Dev
- ; merlin = true
- ; fdo_target_exe = None
- ; build_dir = In_build_dir "default"
- ; instrument_with = []
- }
- Running[1]: (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamldep.opt -modules -impl extract.ml) > _build/default/.extract.eobjs/dune__exe__Extract.impl.d
- Running[2]: (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamldep.opt -modules -impl zip.ml) > _build/default/.extract.eobjs/dune__exe__Zip.impl.d
- Running[3]: (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlc.opt -nopervasives -nostdlib -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -53 -w -49 -g -bin-annot -I .extract.eobjs/byte -no-alias-deps -opaque -o .extract.eobjs/byte/dune__exe.cmo -c -impl .extract.eobjs/dune__exe.ml-gen)
- Running[4]: (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlopt.opt -nopervasives -nostdlib -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -53 -w -49 -g -I .extract.eobjs/byte -I .extract.eobjs/native -intf-suffix .ml-gen -no-alias-deps -opaque -o .extract.eobjs/native/dune__exe.cmx -c -impl .extract.eobjs/dune__exe.ml-gen)
- Running[5]: (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I .extract.eobjs/byte -I /home/opam/.opam/4.14.2/lib/checkseum/c -I /home/opam/.opam/4.14.2/lib/decompress/de -I /home/opam/.opam/4.14.2/lib/digestif/c -I /home/opam/.opam/4.14.2/lib/eqaf -I /home/opam/.opam/4.14.2/lib/optint -no-alias-deps -opaque -open Dune__exe -o .extract.eobjs/byte/dune__exe__Zip.cmo -c -impl zip.ml)
- Running[6]: (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I .extract.eobjs/byte -I .extract.eobjs/native -I /home/opam/.opam/4.14.2/lib/checkseum/c -I /home/opam/.opam/4.14.2/lib/decompress/de -I /home/opam/.opam/4.14.2/lib/digestif/c -I /home/opam/.opam/4.14.2/lib/eqaf -I /home/opam/.opam/4.14.2/lib/optint -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o .extract.eobjs/native/dune__exe__Zip.cmx -c -impl zip.ml)
- Running[7]: (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I .extract.eobjs/byte -I /home/opam/.opam/4.14.2/lib/checkseum/c -I /home/opam/.opam/4.14.2/lib/decompress/de -I /home/opam/.opam/4.14.2/lib/digestif/c -I /home/opam/.opam/4.14.2/lib/eqaf -I /home/opam/.opam/4.14.2/lib/optint -no-alias-deps -opaque -open Dune__exe -o .extract.eobjs/byte/dune__exe__Extract.cmo -c -impl extract.ml)
- Running[8]: (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I .extract.eobjs/byte -I .extract.eobjs/native -I /home/opam/.opam/4.14.2/lib/checkseum/c -I /home/opam/.opam/4.14.2/lib/decompress/de -I /home/opam/.opam/4.14.2/lib/digestif/c -I /home/opam/.opam/4.14.2/lib/eqaf -I /home/opam/.opam/4.14.2/lib/optint -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o .extract.eobjs/native/dune__exe__Extract.cmx -c -impl extract.ml)
- Running[9]: (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o extract.exe /home/opam/.opam/4.14.2/lib/ocaml/unix.cmxa -I /home/opam/.opam/4.14.2/lib/ocaml /home/opam/.opam/4.14.2/lib/optint/optint.cmxa /home/opam/.opam/4.14.2/lib/checkseum/c/checkseum_c.cmxa -I /home/opam/.opam/4.14.2/lib/checkseum/c /home/opam/.opam/4.14.2/lib/decompress/de/de.cmxa /home/opam/.opam/4.14.2/lib/eqaf/eqaf.cmxa /home/opam/.opam/4.14.2/lib/digestif/c/digestif_c.cmxa -I /home/opam/.opam/4.14.2/lib/digestif/c .extract.eobjs/native/dune__exe.cmx .extract.eobjs/native/dune__exe__Zip.cmx .extract.eobjs/native/dune__exe__Extract.cmx)
- Shared cache enabled cache_enabled: Enabled_except_user_rules
- Shared cache location root_dir: "/home/opam/.cache/dune/db"
- Workspace root root: "/home/opam/.opam/4.14.2/.opam-switch/build/esperanto-cosmopolitan.0.0.6/toolchain"
- Auto-detected concurrency concurrency: 40
- Dune context context: { name = "default"
- ; kind = "default"
- ; profile = Dev
- ; merlin = true
- ; fdo_target_exe = None
- ; build_dir = In_build_dir "default"
- ; instrument_with = []
- }
- Shared cache enabled cache_enabled: Enabled_except_user_rules
- Shared cache location root_dir: "/home/opam/.cache/dune/db"
- Workspace root root: "/home/opam/.opam/4.14.2/.opam-switch/build/esperanto-cosmopolitan.0.0.6/toolchain"
- Auto-detected concurrency concurrency: 40
- Dune context context: { name = "default"
- ; kind = "default"
- ; profile = Dev
- ; merlin = true
- ; fdo_target_exe = None
- ; build_dir = In_build_dir "default"
- ; instrument_with = []
- }
- gmake: Nothing to be done for 'all'.
- gmake: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/esperanto-cosmopolitan.0.0.6/toolchain'
-> compiled  esperanto-cosmopolitan.0.0.6
Processing 35/37: [esperanto-cosmopolitan: gmake toolchain]
+ /usr/local/bin/gmake "-C" "toolchain" "PREFIX=/home/opam/.opam/4.14.2" "install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/esperanto-cosmopolitan.0.0.6)
- gmake: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/esperanto-cosmopolitan.0.0.6/toolchain'
- Shared cache enabled cache_enabled: Enabled_except_user_rules
- Shared cache location root_dir: "/home/opam/.cache/dune/db"
- Workspace root root: "/home/opam/.opam/4.14.2/.opam-switch/build/esperanto-cosmopolitan.0.0.6/toolchain"
- Auto-detected concurrency concurrency: 40
- Dune context context: { name = "default"
- ; kind = "default"
- ; profile = Dev
- ; merlin = true
- ; fdo_target_exe = None
- ; build_dir = In_build_dir "default"
- ; instrument_with = []
- }
- Shared cache enabled cache_enabled: Enabled_except_user_rules
- Shared cache location root_dir: "/home/opam/.cache/dune/db"
- Workspace root root: "/home/opam/.opam/4.14.2/.opam-switch/build/esperanto-cosmopolitan.0.0.6/toolchain"
- Auto-detected concurrency concurrency: 40
- Dune context context: { name = "default"
- ; kind = "default"
- ; profile = Dev
- ; merlin = true
- ; fdo_target_exe = None
- ; build_dir = In_build_dir "default"
- ; instrument_with = []
- }
- Shared cache enabled cache_enabled: Enabled_except_user_rules
- Shared cache location root_dir: "/home/opam/.cache/dune/db"
- Workspace root root: "/home/opam/.opam/4.14.2/.opam-switch/build/esperanto-cosmopolitan.0.0.6/toolchain"
- Auto-detected concurrency concurrency: 40
- Dune context context: { name = "default"
- ; kind = "default"
- ; profile = Dev
- ; merlin = true
- ; fdo_target_exe = None
- ; build_dir = In_build_dir "default"
- ; instrument_with = []
- }
-  INSTALL /home/opam/.opam/4.14.2
- Shared cache enabled cache_enabled: Enabled_except_user_rules
- Shared cache location root_dir: "/home/opam/.cache/dune/db"
- Workspace root root: "/home/opam/.opam/4.14.2/.opam-switch/build/esperanto-cosmopolitan.0.0.6/toolchain"
- Auto-detected concurrency concurrency: 40
- Dune context context: { name = "default"
- ; kind = "default"
- ; profile = Dev
- ; merlin = true
- ; fdo_target_exe = None
- ; build_dir = In_build_dir "default"
- ; instrument_with = []
- }
- Running[1]: (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -I .install.eobjs/byte -I /home/opam/.opam/4.14.2/lib/digestif/c -I /home/opam/.opam/4.14.2/lib/eqaf -no-alias-deps -opaque -o .install.eobjs/byte/dune__exe__Install.cmo -c -impl install.ml)
- Running[2]: (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I .install.eobjs/byte -I .install.eobjs/native -I /home/opam/.opam/4.14.2/lib/digestif/c -I /home/opam/.opam/4.14.2/lib/eqaf -intf-suffix .ml -no-alias-deps -opaque -o .install.eobjs/native/dune__exe__Install.cmx -c -impl install.ml)
- Running[3]: (cd _build/default && /home/opam/.opam/4.14.2/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o install.exe /home/opam/.opam/4.14.2/lib/ocaml/unix.cmxa -I /home/opam/.opam/4.14.2/lib/ocaml /home/opam/.opam/4.14.2/lib/eqaf/eqaf.cmxa /home/opam/.opam/4.14.2/lib/digestif/c/digestif_c.cmxa -I /home/opam/.opam/4.14.2/lib/digestif/c .install.eobjs/native/dune__exe__Install.cmx)
-  INSTALL aarch64.lds
-  INSTALL libcxx.a
-  INSTALL libcosmo.a
-  INSTALL crt.o
-  INSTALL libcosmo.a
-  INSTALL aarch64.lds
-  INSTALL libcxx.a
-  INSTALL crt.o
-  INSTALL crt.o
-  INSTALL libcxx.a
-  INSTALL aarch64.lds
-  INSTALL libcosmo.a
-  INSTALL librt.a
-  INSTALL libc.a
-  INSTALL libcosmo.a
-  INSTALL libstdc++.a
-  INSTALL libunwind.a
-  INSTALL libgomp.a
-  INSTALL libgcc_s.a
-  INSTALL libdl.a
-  INSTALL aarch64.lds
-  INSTALL crt.o
-  INSTALL libcxx.a
-  INSTALL libresolv.a
-  INSTALL libcrypt.a
-  INSTALL libm.a
-  INSTALL libpthread.a
-  INSTALL libcosmo.a
-  INSTALL crt.o
-  INSTALL ape.lds
-  INSTALL ape-no-modify-self.o
-  INSTALL libcxx.a
-  INSTALL ape.o
-  INSTALL libcxx.a
-  INSTALL ape.lds
-  INSTALL ape-no-modify-self.o
-  INSTALL libcosmo.a
-  INSTALL ape.o
-  INSTALL crt.o
-  INSTALL ape.o
-  INSTALL ape.lds
-  INSTALL crt.o
-  INSTALL ape-no-modify-self.o
-  INSTALL libcxx.a
-  INSTALL libcosmo.a
-  INSTALL libunwind.a
-  INSTALL libcosmo.a
-  INSTALL libgomp.a
-  INSTALL ape.lds
-  INSTALL libc.a
-  INSTALL libstdc++.a
-  INSTALL libpthread.a
-  INSTALL libcxx.a
-  INSTALL librt.a
-  INSTALL libresolv.a
-  INSTALL ape-no-modify-self.o
-  INSTALL crt.o
-  INSTALL libgcc_s.a
-  INSTALL libcrypt.a
-  INSTALL ape.o
-  INSTALL libm.a
-  INSTALL libdl.a
-  INSTALL cc1plus
-  INSTALL cc1
-  INSTALL as
-  INSTALL collect2
-  INSTALL ld.bfd
-  INSTALL ld
-  INSTALL cc1plus
-  INSTALL as
-  INSTALL ld.bfd
-  INSTALL collect2
-  INSTALL ld
-  INSTALL cc1
-  INSTALL error_category.h
-  INSTALL errc.h
-  INSTALL error_condition.h
-  INSTALL error_code.h
-  INSTALL system_error.h
-  INSTALL tuple_size.h
-  INSTALL make_tuple_types.h
-  INSTALL pair_like.h
-  INSTALL tuple_types.h
-  INSTALL tuple_like.h
-  INSTALL tuple_like_ext.h
-  INSTALL tuple_indices.h
-  INSTALL tuple_element.h
-  INSTALL sfinae_helpers.h
-  INSTALL fpos.h
-  INSTALL relation.h
-  INSTALL invocable.h
-  INSTALL class_or_enum.h
-  INSTALL different_from.h
-  INSTALL copyable.h
-  INSTALL common_reference_with.h
-  INSTALL swappable.h
-  INSTALL semiregular.h
-  INSTALL arithmetic.h
-  INSTALL convertible_to.h
-  INSTALL boolean_testable.h
-  INSTALL common_with.h
-  INSTALL equality_comparable.h
-  INSTALL totally_ordered.h
-  INSTALL constructible.h
-  INSTALL derived_from.h
-  INSTALL assignable.h
-  INSTALL movable.h
-  INSTALL regular.h
-  INSTALL same_as.h
-  INSTALL destructible.h
-  INSTALL predicate.h
-  INSTALL extern_template_lists.h
-  INSTALL constexpr_c_functions.h
-  INSTALL char_traits.h
-  INSTALL literals.h
-  INSTALL year.h
-  INSTALL duration.h
-  INSTALL year_month.h
-  INSTALL system_clock.h
-  INSTALL ostream.h
-  INSTALL month_weekday.h
-  INSTALL year_month_day.h
-  INSTALL calendar.h
-  INSTALL weekday.h
-  INSTALL formatter.h
-  INSTALL concepts.h
-  INSTALL statically_widen.h
-  INSTALL convert_to_timespec.h
-  INSTALL convert_to_tm.h
-  INSTALL monthday.h
-  INSTALL month.h
-  INSTALL day.h
-  INSTALL time_point.h
-  INSTALL hh_mm_ss.h
-  INSTALL file_clock.h
-  INSTALL steady_clock.h
-  INSTALL year_month_weekday.h
-  INSTALL parser_std_format_spec.h
-  INSTALL high_resolution_clock.h
-  INSTALL parallel_transform_scan.h
-  INSTALL parallel_reduce.h
-  INSTALL util.h
-  INSTALL parallel_invoke.h
-  INSTALL parallel_stable_partial_sort.h
-  INSTALL parallel_scan.h
-  INSTALL parallel_for.h
-  INSTALL parallel_transform_reduce.h
-  INSTALL parallel_merge.h
-  INSTALL parallel_for_each.h
-  INSTALL parallel_stable_sort.h
-  INSTALL execution_impl.h
-  INSTALL execution_defs.h
-  INSTALL glue_algorithm_impl.h
-  INSTALL glue_algorithm_defs.h
-  INSTALL unseq_backend_simd.h
-  INSTALL parallel_backend.h
-  INSTALL numeric_fwd.h
-  INSTALL glue_numeric_impl.h
-  INSTALL algorithm_impl.h
-  INSTALL glue_numeric_defs.h
-  INSTALL parallel_backend_serial.h
-  INSTALL algorithm_fwd.h
-  INSTALL glue_memory_defs.h
-  INSTALL glue_memory_impl.h
-  INSTALL parallel_backend_omp.h
-  INSTALL parallel_backend_tbb.h
-  INSTALL utils.h
-  INSTALL memory_impl.h
-  INSTALL parallel_backend_utils.h
-  INSTALL numeric_impl.h
-  INSTALL url.h
-  INSTALL csscolor.h
-  INSTALL ip.h
-  INSTALL http.h
-  INSTALL gethttpheader.inc
-  INSTALL escape.h
-  INSTALL tokenbucket.h
-  INSTALL ethernet.h
-  INSTALL if.h
-  INSTALL if_arp.h
-  INSTALL monostate.h
-  INSTALL chi_squared_distribution.h
-  INSTALL linear_congruential_engine.h
-  INSTALL generate_canonical.h
-  INSTALL random_device.h
-  INSTALL exponential_distribution.h
-  INSTALL independent_bits_engine.h
-  INSTALL shuffle_order_engine.h
-  INSTALL knuth_b.h
-  INSTALL piecewise_linear_distribution.h
-  INSTALL normal_distribution.h
-  INSTALL cauchy_distribution.h
-  INSTALL discard_block_engine.h
-  INSTALL log2.h
-  INSTALL default_random_engine.h
-  INSTALL fisher_f_distribution.h
-  INSTALL uniform_real_distribution.h
-  INSTALL weibull_distribution.h
-  INSTALL poisson_distribution.h
-  INSTALL student_t_distribution.h
-  INSTALL extreme_value_distribution.h
-  INSTALL is_seed_sequence.h
-  INSTALL is_valid.h
-  INSTALL mersenne_twister_engine.h
-  INSTALL lognormal_distribution.h
-  INSTALL uniform_random_bit_generator.h
-  INSTALL clamp_to_integral.h
-  INSTALL negative_binomial_distribution.h
-  INSTALL subtract_with_carry_engine.h
-  INSTALL discrete_distribution.h
-  INSTALL uniform_int_distribution.h
-  INSTALL gamma_distribution.h
-  INSTALL piecewise_constant_distribution.h
-  INSTALL seed_seq.h
-  INSTALL bernoulli_distribution.h
-  INSTALL ranlux.h
-  INSTALL geometric_distribution.h
-  INSTALL binomial_distribution.h
-  INSTALL poll_with_backoff.h
-  INSTALL timed_backoff_policy.h
-  INSTALL mutex.h
-  INSTALL tag_types.h
-  INSTALL lock_guard.h
-  INSTALL unique_lock.h
-  INSTALL __config
-  INSTALL memory_resource
-  INSTALL vector
-  INSTALL iterator
-  INSTALL utility
-  INSTALL forward_list
-  INSTALL string
-  INSTALL map
-  INSTALL simd
-  INSTALL unordered_set
-  INSTALL deque
-  INSTALL propagate_const
-  INSTALL list
-  INSTALL regex
-  INSTALL __memory
-  INSTALL set
-  INSTALL unordered_map
-  INSTALL type_traits
-  INSTALL randomize_range.h
-  INSTALL terminate.h
-  INSTALL operations.h
-  INSTALL exception.h
-  INSTALL nested_exception.h
-  INSTALL exception_ptr.h
-  INSTALL prev.h
-  INSTALL istream_iterator.h
-  INSTALL unreachable_sentinel.h
-  INSTALL incrementable_traits.h
-  INSTALL concepts.h
-  INSTALL insert_iterator.h
-  INSTALL istreambuf_iterator.h
-  INSTALL reverse_access.h
-  INSTALL data.h
-  INSTALL permutable.h
-  INSTALL wrap_iter.h
-  INSTALL move_iterator.h
-  INSTALL bounded_iter.h
-  INSTALL indirectly_comparable.h
-  INSTALL advance.h
-  INSTALL ostream_iterator.h
-  INSTALL erase_if_container.h
-  INSTALL back_insert_iterator.h
-  INSTALL ostreambuf_iterator.h
-  INSTALL sortable.h
-  INSTALL readable_traits.h
-  INSTALL iterator.h
-  INSTALL counted_iterator.h
-  INSTALL common_iterator.h
-  INSTALL empty.h
-  INSTALL access.h
-  INSTALL iter_swap.h
-  INSTALL next.h
-  INSTALL front_insert_iterator.h
-  INSTALL iterator_with_data.h
-  INSTALL size.h
-  INSTALL move_sentinel.h
-  INSTALL reverse_iterator.h
-  INSTALL projected.h
-  INSTALL distance.h
-  INSTALL iter_move.h
-  INSTALL segmented_iterator.h
-  INSTALL mergeable.h
-  INSTALL default_sentinel.h
-  INSTALL iterator_traits.h
-  INSTALL lwpintrin.internal.h
-  INSTALL rtmintrin.internal.h
-  INSTALL cpuid.internal.h
-  INSTALL avx512vbmi2vlintrin.internal.h
-  INSTALL avx512bf16intrin.internal.h
-  INSTALL nmmintrin.internal.h
-  INSTALL enqcmdintrin.internal.h
-  INSTALL amxbf16intrin.internal.h
-  INSTALL bmi2intrin.internal.h
-  INSTALL bmmintrin.internal.h
-  INSTALL pconfigintrin.internal.h
-  INSTALL tsxldtrkintrin.internal.h
-  INSTALL avx512vlbwintrin.internal.h
-  INSTALL avxintrin.internal.h
-  INSTALL vpclmulqdqintrin.internal.h
-  INSTALL f16cintrin.internal.h
-  INSTALL avx512fp16vlintrin.internal.h
-  INSTALL avxvnniint16intrin.internal.h
-  INSTALL x86gprintrin.internal.h
-  INSTALL cldemoteintrin.internal.h
-  INSTALL xtestintrin.internal.h
-  INSTALL serializeintrin.internal.h
-  INSTALL avx512cdintrin.internal.h
-  INSTALL immintrin.internal.h
-  INSTALL clflushoptintrin.internal.h
-  INSTALL avx512vpopcntdqintrin.internal.h
-  INSTALL sm4intrin.internal.h
-  INSTALL avx512vpopcntdqvlintrin.internal.h
-  INSTALL avx512vnniintrin.internal.h
-  INSTALL ia32intrin.internal.h
-  INSTALL avx512ifmavlintrin.internal.h
-  INSTALL amxfp16intrin.internal.h
-  INSTALL avx512fp16intrin.internal.h
-  INSTALL avx512vbmi2intrin.internal.h
-  INSTALL mmintrin.internal.h
-  INSTALL emmintrin.internal.h
-  INSTALL hresetintrin.internal.h
-  INSTALL shaintrin.internal.h
-  INSTALL sm3intrin.internal.h
-  INSTALL xsavecintrin.internal.h
-  INSTALL bmiintrin.internal.h
-  INSTALL avx512vlintrin.internal.h
-  INSTALL clwbintrin.internal.h
-  INSTALL raointintrin.internal.h
-  INSTALL smmintrin.internal.h
-  INSTALL avx512vp2intersectintrin.internal.h
-  INSTALL avx512vnnivlintrin.internal.h
-  INSTALL avx512vldqintrin.internal.h
-  INSTALL rdseedintrin.internal.h
-  INSTALL cetintrin.internal.h
-  INSTALL mwaitintrin.internal.h
-  INSTALL avxifmaintrin.internal.h
-  INSTALL amxcomplexintrin.internal.h
-  INSTALL x86intrin.internal.h
-  INSTALL xmmintrin.internal.h
-  INSTALL lzcntintrin.internal.h
-  INSTALL waitpkgintrin.internal.h
-  INSTALL avxneconvertintrin.internal.h
-  INSTALL fmaintrin.internal.h
-  INSTALL avx512vp2intersectvlintrin.internal.h
-  INSTALL keylockerintrin.internal.h
-  INSTALL sha512intrin.internal.h
-  INSTALL avx512vbmivlintrin.internal.h
-  INSTALL avxvnniint8intrin.internal.h
-  INSTALL mm3dnow.internal.h
-  INSTALL tmmintrin.internal.h
-  INSTALL avx512bf16vlintrin.internal.h
-  INSTALL popcntintrin.internal.h
-  INSTALL xsavesintrin.internal.h
-  INSTALL xsaveoptintrin.internal.h
-  INSTALL amxtileintrin.internal.h
-  INSTALL xsaveintrin.internal.h
-  INSTALL avx512bwintrin.internal.h
-  INSTALL sgxintrin.internal.h
-  INSTALL pkuintrin.internal.h
-  INSTALL adxintrin.internal.h
-  INSTALL avx512ifmaintrin.internal.h
-  INSTALL mwaitxintrin.internal.h
-  INSTALL avx512erintrin.internal.h
-  INSTALL avx2intrin.internal.h
-  INSTALL clzerointrin.internal.h
-  INSTALL uintrintrin.internal.h
-  INSTALL ammintrin.internal.h
-  INSTALL avx5124vnniwintrin.internal.h
-  INSTALL avx512bitalgvlintrin.internal.h
-  INSTALL avxvnniintrin.internal.h
-  INSTALL tbmintrin.internal.h
-  INSTALL usermsrintrin.internal.h
-  INSTALL wmmintrin.internal.h
-  INSTALL xopintrin.internal.h
-  INSTALL avx512dqintrin.internal.h
-  INSTALL fma4intrin.internal.h
-  INSTALL vaesintrin.internal.h
-  INSTALL fxsrintrin.internal.h
-  INSTALL avx5124fmapsintrin.internal.h
-  INSTALL prfchiintrin.internal.h
-  INSTALL movdirintrin.internal.h
-  INSTALL cmpccxaddintrin.internal.h
-  INSTALL gfniintrin.internal.h
-  INSTALL avx512pfintrin.internal.h
-  INSTALL prfchwintrin.internal.h
-  INSTALL wbnoinvdintrin.internal.h
-  INSTALL mm_malloc.internal.h
-  INSTALL avx512bitalgintrin.internal.h
-  INSTALL pmmintrin.internal.h
-  INSTALL avx512vbmiintrin.internal.h
-  INSTALL amxint8intrin.internal.h
-  INSTALL avx512fintrin.internal.h
-  INSTALL races.internal.h
-  INSTALL cv.h
-  INSTALL futex.internal.h
-  INSTALL heap.internal.h
-  INSTALL mu_semaphore.h
-  INSTALL atomic.internal.h
-  INSTALL waiter.h
-  INSTALL counter.h
-  INSTALL time.h
-  INSTALL mu_semaphore.internal.h
-  INSTALL atomic.h
-  INSTALL wait_s.internal.h
-  INSTALL debug.h
-  INSTALL mu_wait.h
-  INSTALL mu.h
-  INSTALL array.internal.h
-  INSTALL note.h
-  INSTALL common.internal.h
-  INSTALL once.h
-  INSTALL regex.h
-  INSTALL tre.inc
-  INSTALL gdtoa_fltrnds.inc
-  INSTALL gdtoa.internal.h
-  INSTALL gdtoa.h
-  INSTALL x86isa.h
-  INSTALL x86.h
-  INSTALL avx512.h
-  INSTALL private.h
-  INSTALL kmp.h
-  INSTALL kmp_lock.h
-  INSTALL kmp_error.h
-  INSTALL kmp_itt.h
-  INSTALL kmp_omp.h
-  INSTALL kmp_atomic.h
-  INSTALL kmp_safe_c_api.h
-  INSTALL kmp_version.h
-  INSTALL kmp_os.h
-  INSTALL kmp_i18n.h
-  INSTALL kmp_io.h
-  INSTALL ompt-specific.h
-  INSTALL kmp_utils.h
-  INSTALL kmp_wrapper_getpid.h
-  INSTALL kmp_environment.h
-  INSTALL ompt-internal.h
-  INSTALL kmp_stats_timing.h
-  INSTALL kmp_affinity.h
-  INSTALL kmp_dispatch.h
-  INSTALL ompx.h
-  INSTALL kmp_taskdeps.h
-  INSTALL kmp_i18n_id.inc
-  INSTALL kmp_config.h
-  INSTALL kmp_ftn_entry.h
-  INSTALL kmp_stats.h
-  INSTALL kmp_stub.h
-  INSTALL kmp_platform.h
-  INSTALL kmp_ftn_os.h
-  INSTALL omp-tools.h
-  INSTALL kmp_debugger.h
-  INSTALL kmp_i18n_default.inc
-  INSTALL kmp_barrier.h
-  INSTALL ompd-specific.h
-  INSTALL ompt-event-specific.h
-  INSTALL kmp_collapse.h
-  INSTALL kmp_wait_release.h
-  INSTALL kmp_str.h
-  INSTALL omp.h
-  INSTALL kmp_debug.h
-  INSTALL kmp_wrapper_malloc.h
-  INSTALL kmp_dispatch_hier.h
-  INSTALL kmp_settings.h
-  INSTALL kmp_itt.inc
-  INSTALL gzguts.inc
-  INSTALL inflate.internal.h
-  INSTALL macros.internal.h
-  INSTALL slide_hash_simd.inc
-  INSTALL crc32.inc
-  INSTALL adler32_simd.inc
-  INSTALL cpu_features.internal.h
-  INSTALL zconf.h
-  INSTALL zutil.internal.h
-  INSTALL chunkcopy.inc
-  INSTALL trees.inc
-  INSTALL zlib.h
-  INSTALL crc32_simd.inc
-  INSTALL inffast_chunk.internal.h
-  INSTALL deflate.internal.h
-  INSTALL internal.h
-  INSTALL crc32_simd.internal.h
-  INSTALL inffast.internal.h
-  INSTALL inffixed.inc
-  INSTALL inftrees.internal.h
-  INSTALL insert_string.inc
-  INSTALL compact_unwind_encoding.h
-  INSTALL __libunwind_config.h
-  INSTALL unwind_itanium.h
-  INSTALL unwind.h
-  INSTALL unwind_arm_ehabi.h
-  INSTALL libunwind.h
-  INSTALL dwarf2.h
-  INSTALL cet_unwind.h
-  INSTALL DwarfParser.hpp
-  INSTALL FrameHeaderCache.hpp
-  INSTALL Unwind-EHABI.h
-  INSTALL Registers.hpp
-  INSTALL UnwindCursor.hpp
-  INSTALL libunwind_ext.h
-  INSTALL CompactUnwinder.hpp
-  INSTALL AddressSpace.hpp
-  INSTALL config.h
-  INSTALL RWMutex.hpp
-  INSTALL EHHeaderParser.hpp
-  INSTALL DwarfInstructions.hpp
-  INSTALL __posix_l_fallback.h
-  INSTALL __strtonum_fallback.h
-  INSTALL __nop_locale_mgmt.h
-  INSTALL bit_width.h
-  INSTALL bit_floor.h
-  INSTALL invert_if.h
-  INSTALL bit_cast.h
-  INSTALL has_single_bit.h
-  INSTALL blsr.h
-  INSTALL bit_log2.h
-  INSTALL countr.h
-  INSTALL popcount.h
-  INSTALL endian.h
-  INSTALL rotate.h
-  INSTALL bit_ceil.h
-  INSTALL byteswap.h
-  INSTALL countl.h
-  INSTALL private_constructor_tag.h
-  INSTALL auto_cast.h
-  INSTALL move.h
-  INSTALL piecewise_construct.h
-  INSTALL cmp.h
-  INSTALL integer_sequence.h
-  INSTALL convert_to_integral.h
-  INSTALL priority_tag.h
-  INSTALL in_place.h
-  INSTALL exception_guard.h
-  INSTALL rel_ops.h
-  INSTALL declval.h
-  INSTALL is_valid_range.h
-  INSTALL swap.h
-  INSTALL unreachable.h
-  INSTALL forward_like.h
-  INSTALL pair.h
-  INSTALL small_buffer.h
-  INSTALL is_pointer_in_range.h
-  INSTALL as_lvalue.h
-  INSTALL empty.h
-  INSTALL as_const.h
-  INSTALL exchange.h
-  INSTALL to_underlying.h
-  INSTALL no_destroy.h
-  INSTALL forward.h
-  INSTALL negative_binomial_distribution.h
-  INSTALL generate_canonical.h
-  INSTALL student_t_distribution.h
-  INSTALL linear_congruential_engine.h
-  INSTALL uniform_random_bit_generator.h
-  INSTALL ranlux.h
-  INSTALL mersenne_twister_engine.h
-  INSTALL seed_seq.h
-  INSTALL default_random_engine.h
-  INSTALL random_device.h
-  INSTALL uniform_int_distribution.h
-  INSTALL piecewise_constant_distribution.h
-  INSTALL is_valid.h
-  INSTALL extreme_value_distribution.h
-  INSTALL piecewise_linear_distribution.h
-  INSTALL fisher_f_distribution.h
-  INSTALL independent_bits_engine.h
-  INSTALL is_seed_sequence.h
-  INSTALL discard_block_engine.h
-  INSTALL normal_distribution.h
-  INSTALL cauchy_distribution.h
-  INSTALL chi_squared_distribution.h
-  INSTALL exponential_distribution.h
-  INSTALL geometric_distribution.h
-  INSTALL bernoulli_distribution.h
-  INSTALL poisson_distribution.h
-  INSTALL knuth_b.h
-  INSTALL weibull_distribution.h
-  INSTALL log2.h
-  INSTALL gamma_distribution.h
-  INSTALL discrete_distribution.h
-  INSTALL clamp_to_integral.h
-  INSTALL shuffle_order_engine.h
-  INSTALL binomial_distribution.h
-  INSTALL subtract_with_carry_engine.h
-  INSTALL uniform_real_distribution.h
-  INSTALL lognormal_distribution.h
-  INSTALL operations.h
-  INSTALL exception_ptr.h
-  INSTALL nested_exception.h
-  INSTALL terminate.h
-  INSTALL exception.h
-  INSTALL system_error.h
-  INSTALL errc.h
-  INSTALL error_condition.h
-  INSTALL error_category.h
-  INSTALL error_code.h
-  INSTALL pthread.h
-  INSTALL thread.h
-  INSTALL id.h
-  INSTALL formatter.h
-  INSTALL jthread.h
-  INSTALL this_thread.h
-  INSTALL timed_backoff_policy.h
-  INSTALL support.h
-  INSTALL poll_with_backoff.h
-  INSTALL inclusive_scan.h
-  INSTALL saturation_arithmetic.h
-  INSTALL exclusive_scan.h
-  INSTALL accumulate.h
-  INSTALL reduce.h
-  INSTALL iota.h
-  INSTALL adjacent_difference.h
-  INSTALL transform_reduce.h
-  INSTALL gcd_lcm.h
-  INSTALL transform_exclusive_scan.h
-  INSTALL partial_sum.h
-  INSTALL midpoint.h
-  INSTALL inner_product.h
-  INSTALL transform_inclusive_scan.h
-  INSTALL pstl.h
-  INSTALL year.h
-  INSTALL hh_mm_ss.h
-  INSTALL time_point.h
-  INSTALL statically_widen.h
-  INSTALL tzdb.h
-  INSTALL parser_std_format_spec.h
-  INSTALL steady_clock.h
-  INSTALL leap_second.h
-  INSTALL year_month_day.h
-  INSTALL high_resolution_clock.h
-  INSTALL month_weekday.h
-  INSTALL weekday.h
-  INSTALL concepts.h
-  INSTALL monthday.h
-  INSTALL convert_to_timespec.h
-  INSTALL exception.h
-  INSTALL time_zone.h
-  INSTALL file_clock.h
-  INSTALL zoned_time.h
-  INSTALL year_month_weekday.h
-  INSTALL ostream.h
-  INSTALL convert_to_tm.h
-  INSTALL formatter.h
-  INSTALL calendar.h
-  INSTALL year_month.h
-  INSTALL local_info.h
-  INSTALL system_clock.h
-  INSTALL month.h
-  INSTALL sys_info.h
-  INSTALL literals.h
-  INSTALL duration.h
-  INSTALL day.h
-  INSTALL time_zone_link.h
-  INSTALL tzdb_list.h
-  INSTALL void_t.h
-  INSTALL is_swappable.h
-  INSTALL maybe_const.h
-  INSTALL is_floating_point.h
-  INSTALL is_equality_comparable.h
-  INSTALL is_scalar.h
-  INSTALL remove_const.h
-  INSTALL aligned_union.h
-  INSTALL make_const_lvalue_ref.h
-  INSTALL enable_if.h
-  INSTALL is_core_convertible.h
-  INSTALL is_trivially_constructible.h
-  INSTALL has_unique_object_representation.h
-  INSTALL is_reference_wrapper.h
-  INSTALL has_virtual_destructor.h
-  INSTALL integral_constant.h
-  INSTALL is_nothrow_constructible.h
-  INSTALL is_standard_layout.h
-  INSTALL remove_cv.h
-  INSTALL common_reference.h
-  INSTALL add_const.h
-  INSTALL is_volatile.h
-  INSTALL is_reference.h
-  INSTALL type_list.h
-  INSTALL remove_all_extents.h
-  INSTALL is_null_pointer.h
-  INSTALL make_unsigned.h
-  INSTALL is_final.h
-  INSTALL add_cv.h
-  INSTALL is_same.h
-  INSTALL dependent_type.h
-  INSTALL is_compound.h
-  INSTALL rank.h
-  INSTALL nat.h
-  INSTALL is_abstract.h
-  INSTALL add_pointer.h
-  INSTALL conjunction.h
-  INSTALL is_valid_expansion.h
-  INSTALL remove_pointer.h
-  INSTALL is_execution_policy.h
-  INSTALL is_enum.h
-  INSTALL make_signed.h
-  INSTALL underlying_type.h
-  INSTALL is_constructible.h
-  INSTALL alignment_of.h
-  INSTALL is_arithmetic.h
-  INSTALL is_nothrow_destructible.h
-  INSTALL negation.h
-  INSTALL is_literal_type.h
-  INSTALL is_object.h
-  INSTALL is_fundamental.h
-  INSTALL is_void.h
-  INSTALL lazy.h
-  INSTALL is_trivially_destructible.h
-  INSTALL is_trivial.h
-  INSTALL make_32_64_or_128_bit.h
-  INSTALL is_pod.h
-  INSTALL is_unsigned_integer.h
-  INSTALL is_array.h
-  INSTALL is_trivially_lexicographically_comparable.h
-  INSTALL aligned_storage.h
-  INSTALL is_integral.h
-  INSTALL type_identity.h
-  INSTALL is_bounded_array.h
-  INSTALL copy_cv.h
-  INSTALL is_assignable.h
-  INSTALL is_aggregate.h
-  INSTALL is_nothrow_convertible.h
-  INSTALL invoke.h
-  INSTALL is_signed_integer.h
-  INSTALL is_signed.h
-  INSTALL is_callable.h
-  INSTALL can_extract_key.h
-  INSTALL is_constant_evaluated.h
-  INSTALL is_trivially_copyable.h
-  INSTALL is_unsigned.h
-  INSTALL is_allocator.h
-  INSTALL is_empty.h
-  INSTALL is_pointer.h
-  INSTALL is_referenceable.h
-  INSTALL is_implicitly_default_constructible.h
-  INSTALL is_convertible.h
-  INSTALL is_trivially_relocatable.h
-  INSTALL add_volatile.h
-  INSTALL is_class.h
-  INSTALL extent.h
-  INSTALL remove_cvref.h
-  INSTALL is_trivially_assignable.h
-  INSTALL conditional.h
-  INSTALL result_of.h
-  INSTALL copy_cvref.h
-  INSTALL datasizeof.h
-  INSTALL is_specialization.h
-  INSTALL is_member_pointer.h
-  INSTALL remove_const_ref.h
-  INSTALL is_function.h
-  INSTALL is_base_of.h
-  INSTALL disjunction.h
-  INSTALL desugars_to.h
-  INSTALL is_primary_template.h
-  INSTALL promote.h
-  INSTALL is_union.h
-  INSTALL remove_reference.h
-  INSTALL decay.h
-  INSTALL remove_volatile.h
-  INSTALL strip_signature.h
-  INSTALL add_rvalue_reference.h
-  INSTALL noexcept_move_assign_container.h
-  INSTALL is_nothrow_assignable.h
-  INSTALL is_unbounded_array.h
-  INSTALL remove_extent.h
-  INSTALL is_char_like_type.h
-  INSTALL is_destructible.h
-  INSTALL unwrap_ref.h
-  INSTALL is_const.h
-  INSTALL is_always_bitcastable.h
-  INSTALL is_polymorphic.h
-  INSTALL common_type.h
-  INSTALL add_lvalue_reference.h
-  INSTALL bsd_locale_defaults.h
-  INSTALL locale_guard.h
-  INSTALL bsd_locale_fallbacks.h
-  INSTALL locale_base_api.h
-  INSTALL ordering.h
-  INSTALL weak_order.h
-  INSTALL compare_three_way_result.h
-  INSTALL compare_strong_order_fallback.h
-  INSTALL compare_partial_order_fallback.h
-  INSTALL is_eq.h
-  INSTALL synth_three_way.h
-  INSTALL compare_weak_order_fallback.h
-  INSTALL strong_order.h
-  INSTALL compare_three_way.h
-  INSTALL three_way_comparable.h
-  INSTALL partial_order.h
-  INSTALL common_comparison_category.h
-  INSTALL condition_variable.h
-  INSTALL stop_token.h
-  INSTALL atomic_unique_lock.h
-  INSTALL intrusive_shared_ptr.h
-  INSTALL stop_callback.h
-  INSTALL stop_source.h
-  INSTALL stop_state.h
-  INSTALL intrusive_list_view.h
-  INSTALL boyer_moore_searcher.h
-  INSTALL unary_negate.h
-  INSTALL bind_front.h
-  INSTALL weak_result_type.h
-  INSTALL operations.h
-  INSTALL invoke.h
-  INSTALL reference_wrapper.h
-  INSTALL binder2nd.h
-  INSTALL ranges_operations.h
-  INSTALL bind.h
-  INSTALL function.h
-  INSTALL pointer_to_unary_function.h
-  INSTALL perfect_forward.h
-  INSTALL mem_fn.h
-  INSTALL default_searcher.h
-  INSTALL hash.h
-  INSTALL not_fn.h
-  INSTALL binder1st.h
-  INSTALL is_transparent.h
-  INSTALL identity.h
-  INSTALL unary_function.h
-  INSTALL compose.h
-  INSTALL mem_fun_ref.h
-  INSTALL binary_function.h
-  INSTALL bind_back.h
-  INSTALL binary_negate.h
-  INSTALL pointer_to_binary_function.h
-  INSTALL hash_set
-  INSTALL __hash
-  INSTALL hash_map
-  INSTALL traits.h
-  INSTALL vec_ext.h
-  INSTALL simd_mask.h
-  INSTALL declaration.h
-  INSTALL simd.h
-  INSTALL reference.h
-  INSTALL aligned_tag.h
-  INSTALL scalar.h
-  INSTALL utility.h
-  INSTALL memory
-  INSTALL propagate_const
-  INSTALL __config
-  INSTALL iterator
-  INSTALL simd
-  INSTALL utility
-  INSTALL type_traits
-  INSTALL fpos.h
-  INSTALL from_chars_result.h
-  INSTALL chars_format.h
-  INSTALL tables.h
-  INSTALL to_chars_base_10.h
-  INSTALL to_chars_floating_point.h
-  INSTALL to_chars_integral.h
-  INSTALL traits.h
-  INSTALL to_chars.h
-  INSTALL from_chars_integral.h
-  INSTALL to_chars_result.h
-  INSTALL extern_template_lists.h
-  INSTALL char_traits.h
-  INSTALL constexpr_c_functions.h
-  INSTALL print.h
-  INSTALL basic_ostream.h
-  INSTALL modulo.h
-  INSTALL rounding_functions.h
-  INSTALL gamma.h
-  INSTALL inverse_trigonometric_functions.h
-  INSTALL copysign.h
-  INSTALL fdim.h
-  INSTALL remainder.h
-  INSTALL hypot.h
-  INSTALL error_functions.h
-  INSTALL roots.h
-  INSTALL inverse_hyperbolic_functions.h
-  INSTALL fma.h
-  INSTALL logarithms.h
-  INSTALL abs.h
-  INSTALL exponential_functions.h
-  INSTALL min_max.h
-  INSTALL hyperbolic_functions.h
-  INSTALL special_functions.h
-  INSTALL trigonometric_functions.h
-  INSTALL traits.h
-  INSTALL layout_right.h
-  INSTALL extents.h
-  INSTALL layout_stride.h
-  INSTALL default_accessor.h
-  INSTALL mdspan.h
-  INSTALL layout_left.h
-  INSTALL libdispatch.h
-  INSTALL std_thread.h
-  INSTALL serial.h
-  INSTALL default.h
-  INSTALL cpu_traits.h
-  INSTALL for_each.h
-  INSTALL transform.h
-  INSTALL fill.h
-  INSTALL stable_sort.h
-  INSTALL transform_reduce.h
-  INSTALL find_if.h
-  INSTALL any_of.h
-  INSTALL merge.h
-  INSTALL handle_exception.h
-  INSTALL backend_fwd.h
-  INSTALL dispatch.h
-  INSTALL backend.h
-  INSTALL unexpect.h
-  INSTALL bad_expected_access.h
-  INSTALL unexpected.h
-  INSTALL expected.h
-  INSTALL atomic_lock_free.h
-  INSTALL aliases.h
-  INSTALL atomic.h
-  INSTALL check_memory_order.h
-  INSTALL is_always_lock_free.h
-  INSTALL atomic_ref.h
-  INSTALL atomic_base.h
-  INSTALL fence.h
-  INSTALL kill_dependency.h
-  INSTALL memory_order.h
-  INSTALL atomic_flag.h
-  INSTALL to_gcc_order.h
-  INSTALL atomic_sync.h
-  INSTALL cxx_atomic_impl.h
-  INSTALL contention_t.h
-  INSTALL atomic_init.h
-  INSTALL randomize_range.h
-  INSTALL strict_weak_ordering_check.h
-  INSTALL sanitizers.h
-  INSTALL language.h
-  INSTALL platform.h
-  INSTALL abi.h
-  INSTALL compiler.h
-  INSTALL availability.h
-  INSTALL aligned_alloc.h
-  INSTALL allocation_guard.h
-  INSTALL raw_storage_iterator.h
-  INSTALL allocator_arg_t.h
-  INSTALL auto_ptr.h
-  INSTALL swap_allocator.h
-  INSTALL allocator_traits.h
-  INSTALL shared_ptr.h
-  INSTALL temp_value.h
-  INSTALL allocator_destructor.h
-  INSTALL uses_allocator_construction.h
-  INSTALL ranges_uninitialized_algorithms.h
-  INSTALL destruct_n.h
-  INSTALL temporary_buffer.h
-  INSTALL concepts.h
-  INSTALL assume_aligned.h
-  INSTALL addressof.h
-  INSTALL uninitialized_algorithms.h
-  INSTALL pointer_traits.h
-  INSTALL builtin_new_allocator.h
-  INSTALL voidify.h
-  INSTALL construct_at.h
-  INSTALL ranges_construct_at.h
-  INSTALL allocator.h
-  INSTALL allocate_at_least.h
-  INSTALL unique_ptr.h
-  INSTALL out_ptr.h
-  INSTALL align.h
-  INSTALL compressed_pair.h
-  INSTALL uses_allocator.h
-  INSTALL inout_ptr.h
-  INSTALL sfinae_helpers.h
-  INSTALL tuple_like_ext.h
-  INSTALL make_tuple_types.h
-  INSTALL tuple_like.h
-  INSTALL tuple_indices.h
-  INSTALL tuple_types.h
-  INSTALL tuple_element.h
-  INSTALL tuple_like_no_subrange.h
-  INSTALL find_index.h
-  INSTALL ignore.h
-  INSTALL tuple_size.h
-  INSTALL width_estimation_table.h
-  INSTALL formatter.h
-  INSTALL format_parse_context.h
-  INSTALL write_escaped.h
-  INSTALL range_default_formatter.h
-  INSTALL indic_conjunct_break_table.h
-  INSTALL format_context.h
-  INSTALL formatter_output.h
-  INSTALL enable_insertable.h
-  INSTALL container_adaptor.h
-  INSTALL formatter_integer.h
-  INSTALL format_functions.h
-  INSTALL buffer.h
-  INSTALL formatter_char.h
-  INSTALL formatter_string.h
-  INSTALL formatter_tuple.h
-  INSTALL formatter_bool.h
-  INSTALL range_formatter.h
-  INSTALL format_error.h
-  INSTALL escaped_output_table.h
-  INSTALL formatter_pointer.h
-  INSTALL format_args.h
-  INSTALL format_arg.h
-  INSTALL formatter_floating_point.h
-  INSTALL formatter_integral.h
-  INSTALL format_arg_store.h
-  INSTALL concepts.h
-  INSTALL unicode.h
-  INSTALL parser_std_format_spec.h
-  INSTALL format_to_n_result.h
-  INSTALL format_string.h
-  INSTALL extended_grapheme_cluster_table.h
-  INSTALL iterator_with_data.h
-  INSTALL wrap_iter.h
-  INSTALL empty.h
-  INSTALL readable_traits.h
-  INSTALL move_sentinel.h
-  INSTALL back_insert_iterator.h
-  INSTALL distance.h
-  INSTALL common_iterator.h
-  INSTALL segmented_iterator.h
-  INSTALL size.h
-  INSTALL counted_iterator.h
-  INSTALL reverse_access.h
-  INSTALL ostreambuf_iterator.h
-  INSTALL cpp17_iterator_concepts.h
-  INSTALL iterator_traits.h
-  INSTALL reverse_iterator.h
-  INSTALL unreachable_sentinel.h
-  INSTALL sortable.h
-  INSTALL advance.h
-  INSTALL next.h
-  INSTALL indirectly_comparable.h
-  INSTALL default_sentinel.h
-  INSTALL iterator.h
-  INSTALL aliasing_iterator.h
-  INSTALL access.h
-  INSTALL bounded_iter.h
-  INSTALL incrementable_traits.h
-  INSTALL ranges_iterator_traits.h
-  INSTALL insert_iterator.h
-  INSTALL permutable.h
-  INSTALL istream_iterator.h
-  INSTALL projected.h
-  INSTALL erase_if_container.h
-  INSTALL mergeable.h
-  INSTALL iter_move.h
-  INSTALL move_iterator.h
-  INSTALL front_insert_iterator.h
-  INSTALL data.h
-  INSTALL ostream_iterator.h
-  INSTALL prev.h
-  INSTALL concepts.h
-  INSTALL iter_swap.h
-  INSTALL istreambuf_iterator.h
-  INSTALL path_parser.h
-  INSTALL time_utils.h
-  INSTALL format_string.h
-  INSTALL file_descriptor.h
-  INSTALL posix_compat.h
-  INSTALL error.h
-  INSTALL string.h
-  INSTALL istream.h
-  INSTALL array.h
-  INSTALL span.h
-  INSTALL complex.h
-  INSTALL memory_resource.h
-  INSTALL vector.h
-  INSTALL ostream.h
-  INSTALL sstream.h
-  INSTALL deque.h
-  INSTALL stack.h
-  INSTALL tuple.h
-  INSTALL pair.h
-  INSTALL format.h
-  INSTALL queue.h
-  INSTALL memory.h
-  INSTALL string_view.h
-  INSTALL streambuf.h
-  INSTALL mdspan.h
-  INSTALL ios.h
-  INSTALL functional.h
-  INSTALL fstream.h
-  INSTALL bit_reference.h
-  INSTALL subrange.h
-  INSTALL file_type.h
-  INSTALL path.h
-  INSTALL space_info.h
-  INSTALL file_status.h
-  INSTALL u8path.h
-  INSTALL perms.h
-  INSTALL file_time_type.h
-  INSTALL perm_options.h
-  INSTALL recursive_directory_iterator.h
-  INSTALL path_iterator.h
-  INSTALL operations.h
-  INSTALL directory_options.h
-  INSTALL copy_options.h
-  INSTALL directory_entry.h
-  INSTALL filesystem_error.h
-  INSTALL directory_iterator.h
-  INSTALL ranges_remove_if.h
-  INSTALL ranges_is_sorted.h
-  INSTALL equal.h
-  INSTALL uniform_random_bit_generator_adaptor.h
-  INSTALL lexicographical_compare_three_way.h
-  INSTALL sort_heap.h
-  INSTALL max.h
-  INSTALL ranges_for_each_n.h
-  INSTALL ranges_move.h
-  INSTALL unique_copy.h
-  INSTALL ranges_reverse.h
-  INSTALL fold.h
-  INSTALL inplace_merge.h
-  INSTALL is_partitioned.h
-  INSTALL ranges_rotate.h
-  INSTALL ranges_none_of.h
-  INSTALL ranges_fill.h
-  INSTALL ranges_minmax.h
-  INSTALL ranges_next_permutation.h
-  INSTALL sort.h
-  INSTALL copy_backward.h
-  INSTALL ranges_shuffle.h
-  INSTALL ranges_unique.h
-  INSTALL is_permutation.h
-  INSTALL stable_sort.h
-  INSTALL find_if.h
-  INSTALL move.h
-  INSTALL ranges_count_if.h
-  INSTALL three_way_comp_ref_type.h
-  INSTALL ranges_starts_with.h
-  INSTALL generate_n.h
-  INSTALL ranges_make_heap.h
-  INSTALL ranges_generate.h
-  INSTALL any_of.h
-  INSTALL ranges_equal_range.h
-  INSTALL ranges_sort.h
-  INSTALL remove_copy.h
-  INSTALL fill.h
-  INSTALL search_n.h
-  INSTALL shift_left.h
-  INSTALL remove_copy_if.h
-  INSTALL remove.h
-  INSTALL set_intersection.h
-  INSTALL ranges_find.h
-  INSTALL ranges_partition_copy.h
-  INSTALL simd_utils.h
-  INSTALL iter_swap.h
-  INSTALL replace_copy.h
-  INSTALL ranges_lexicographical_compare.h
-  INSTALL ranges_find_first_of.h
-  INSTALL comp.h
-  INSTALL all_of.h
-  INSTALL copy_n.h
-  INSTALL minmax_element.h
-  INSTALL set_symmetric_difference.h
-  INSTALL copy_move_common.h
-  INSTALL ranges_contains_subrange.h
-  INSTALL ranges_transform.h
-  INSTALL shift_right.h
-  INSTALL mismatch.h
-  INSTALL ranges_pop_heap.h
-  INSTALL ranges_find_if.h
-  INSTALL upper_bound.h
-  INSTALL min_max_result.h
-  INSTALL ranges_adjacent_find.h
-  INSTALL ranges_iterator_concept.h
-  INSTALL ranges_set_difference.h
-  INSTALL clamp.h
-  INSTALL ranges_replace_copy.h
-  INSTALL swap_ranges.h
-  INSTALL ranges_push_heap.h
-  INSTALL partition_point.h
-  INSTALL ranges_nth_element.h
-  INSTALL ranges_rotate_copy.h
-  INSTALL pstl.h
-  INSTALL ranges_replace_copy_if.h
-  INSTALL count.h
-  INSTALL move_backward.h
-  INSTALL ranges_for_each.h
-  INSTALL find_end.h
-  INSTALL none_of.h
-  INSTALL ranges_binary_search.h
-  INSTALL in_out_out_result.h
-  INSTALL ranges_reverse_copy.h
-  INSTALL min_element.h
-  INSTALL find.h
-  INSTALL fill_n.h
-  INSTALL shuffle.h
-  INSTALL ranges_is_heap_until.h
-  INSTALL search.h
-  INSTALL ranges_prev_permutation.h
-  INSTALL ranges_lower_bound.h
-  INSTALL set_union.h
-  INSTALL ranges_merge.h
-  INSTALL ranges_stable_partition.h
-  INSTALL ranges_replace_if.h
-  INSTALL sample.h
-  INSTALL ranges_find_if_not.h
-  INSTALL ranges_includes.h
-  INSTALL ranges_partial_sort_copy.h
-  INSTALL reverse_copy.h
-  INSTALL in_out_result.h
-  INSTALL is_sorted_until.h
-  INSTALL reverse.h
-  INSTALL ranges_min.h
-  INSTALL max_element.h
-  INSTALL ranges_partition.h
-  INSTALL ranges_upper_bound.h
-  INSTALL is_sorted.h
-  INSTALL ranges_copy_if.h
-  INSTALL set_difference.h
-  INSTALL remove_if.h
-  INSTALL unique.h
-  INSTALL stable_partition.h
-  INSTALL ranges_sort_heap.h
-  INSTALL ranges_replace.h
-  INSTALL nth_element.h
-  INSTALL ranges_inplace_merge.h
-  INSTALL partial_sort_copy.h
-  INSTALL ranges_swap_ranges.h
-  INSTALL is_heap.h
-  INSTALL ranges_any_of.h
-  INSTALL replace_if.h
-  INSTALL rotate_copy.h
-  INSTALL for_each_segment.h
-  INSTALL ranges_find_last.h
-  INSTALL find_segment_if.h
-  INSTALL comp_ref_type.h
-  INSTALL partition_copy.h
-  INSTALL ranges_minmax_element.h
-  INSTALL prev_permutation.h
-  INSTALL sift_down.h
-  INSTALL iterator_operations.h
-  INSTALL ranges_copy_backward.h
-  INSTALL lexicographical_compare.h
-  INSTALL lower_bound.h
-  INSTALL count_if.h
-  INSTALL make_projected.h
-  INSTALL find_if_not.h
-  INSTALL make_heap.h
-  INSTALL generate.h
-  INSTALL rotate.h
-  INSTALL half_positive.h
-  INSTALL ranges_max_element.h
-  INSTALL ranges_equal.h
-  INSTALL ranges_set_intersection.h
-  INSTALL minmax.h
-  INSTALL ranges_min_element.h
-  INSTALL ranges_search_n.h
-  INSTALL min.h
-  INSTALL ranges_max.h
-  INSTALL replace_copy_if.h
-  INSTALL ranges_fill_n.h
-  INSTALL ranges_count.h
-  INSTALL find_first_of.h
-  INSTALL ranges_search.h
-  INSTALL pop_heap.h
-  INSTALL ranges_set_symmetric_difference.h
-  INSTALL transform.h
-  INSTALL unwrap_iter.h
-  INSTALL adjacent_find.h
-  INSTALL ranges_mismatch.h
-  INSTALL ranges_is_sorted_until.h
-  INSTALL ranges_sample.h
-  INSTALL ranges_generate_n.h
-  INSTALL in_in_result.h
-  INSTALL copy.h
-  INSTALL push_heap.h
-  INSTALL ranges_unique_copy.h
-  INSTALL ranges_is_partitioned.h
-  INSTALL unwrap_range.h
-  INSTALL merge.h
-  INSTALL in_found_result.h
-  INSTALL next_permutation.h
-  INSTALL ranges_remove.h
-  INSTALL binary_search.h
-  INSTALL ranges_find_end.h
-  INSTALL ranges_move_backward.h
-  INSTALL for_each.h
-  INSTALL equal_range.h
-  INSTALL ranges_partial_sort.h
-  INSTALL in_in_out_result.h
-  INSTALL ranges_remove_copy_if.h
-  INSTALL ranges_remove_copy.h
-  INSTALL ranges_ends_with.h
-  INSTALL ranges_copy_n.h
-  INSTALL ranges_all_of.h
-  INSTALL ranges_contains.h
-  INSTALL is_heap_until.h
-  INSTALL in_fun_result.h
-  INSTALL ranges_partition_point.h
-  INSTALL ranges_set_union.h
-  INSTALL for_each_n.h
-  INSTALL copy_if.h
-  INSTALL ranges_is_permutation.h
-  INSTALL includes.h
-  INSTALL ranges_stable_sort.h
-  INSTALL partial_sort.h
-  INSTALL ranges_copy.h
-  INSTALL ranges_is_heap.h
-  INSTALL ranges_clamp.h
-  INSTALL partition.h
-  INSTALL replace.h
-  INSTALL common.h
-  INSTALL f2s.h
-  INSTALL d2fixed.h
-  INSTALL d2s_intrinsics.h
-  INSTALL d2fixed_full_table.h
-  INSTALL digit_table.h
-  INSTALL ryu.h
-  INSTALL d2s.h
-  INSTALL d2s_full_table.h
-  INSTALL synchronized_pool_resource.h
-  INSTALL polymorphic_allocator.h
-  INSTALL unsynchronized_pool_resource.h
-  INSTALL memory_resource.h
-  INSTALL pool_options.h
-  INSTALL monotonic_buffer_resource.h
-  INSTALL data.h
-  INSTALL enable_borrowed_range.h
-  INSTALL container_compatible_range.h
-  INSTALL access.h
-  INSTALL lazy_split_view.h
-  INSTALL views.h
-  INSTALL chunk_by_view.h
-  INSTALL zip_view.h
-  INSTALL subrange.h
-  INSTALL reverse_view.h
-  INSTALL rend.h
-  INSTALL repeat_view.h
-  INSTALL transform_view.h
-  INSTALL concepts.h
-  INSTALL range_adaptor.h
-  INSTALL drop_while_view.h
-  INSTALL elements_view.h
-  INSTALL dangling.h
-  INSTALL counted.h
-  INSTALL filter_view.h
-  INSTALL join_view.h
-  INSTALL view_interface.h
-  INSTALL from_range.h
-  INSTALL enable_view.h
-  INSTALL take_view.h
-  INSTALL take_while_view.h
-  INSTALL drop_view.h
-  INSTALL non_propagating_cache.h
-  INSTALL empty_view.h
-  INSTALL split_view.h
-  INSTALL common_view.h
-  INSTALL movable_box.h
-  INSTALL as_rvalue_view.h
-  INSTALL all.h
-  INSTALL ref_view.h
-  INSTALL iota_view.h
-  INSTALL empty.h
-  INSTALL single_view.h
-  INSTALL size.h
-  INSTALL to.h
-  INSTALL rbegin.h
-  INSTALL owning_view.h
-  INSTALL istream_view.h
-  INSTALL monostate.h
-  INSTALL assignable.h
-  INSTALL convertible_to.h
-  INSTALL predicate.h
-  INSTALL constructible.h
-  INSTALL same_as.h
-  INSTALL movable.h
-  INSTALL regular.h
-  INSTALL common_reference_with.h
-  INSTALL boolean_testable.h
-  INSTALL equality_comparable.h
-  INSTALL different_from.h
-  INSTALL common_with.h
-  INSTALL derived_from.h
-  INSTALL class_or_enum.h
-  INSTALL semiregular.h
-  INSTALL relation.h
-  INSTALL swappable.h
-  INSTALL destructible.h
-  INSTALL invocable.h
-  INSTALL copyable.h
-  INSTALL totally_ordered.h
-  INSTALL arithmetic.h
-  INSTALL noop_coroutine_handle.h
-  INSTALL trivial_awaitables.h
-  INSTALL coroutine_traits.h
-  INSTALL coroutine_handle.h
-  INSTALL unique_lock.h
-  INSTALL lock_guard.h
-  INSTALL once_flag.h
-  INSTALL tag_types.h
-  INSTALL mutex.h
-  INSTALL istream
-  INSTALL stdbool.h
-  INSTALL random
-  INSTALL initializer_list
-  INSTALL __undef_macros
-  INSTALL __split_buffer
-  INSTALL latch
-  INSTALL numbers
-  INSTALL execution
-  INSTALL streambuf
-  INSTALL thread
-  INSTALL memory_resource
-  INSTALL iostream
-  INSTALL iosfwd
-  INSTALL tgmath.h
-  INSTALL complex
-  INSTALL stddef.h
-  INSTALL ios
-  INSTALL fenv.h
-  INSTALL cinttypes
-  INSTALL __tree
-  INSTALL vector
-  INSTALL cwchar
-  INSTALL stdlib.h
-  INSTALL cstdio
-  INSTALL tuple
-  INSTALL any
-  INSTALL source_location
-  INSTALL type_traits
-  INSTALL ratio
-  INSTALL future
-  INSTALL __hash_table
-  INSTALL __locale
-  INSTALL span
-  INSTALL optional
-  INSTALL charconv
-  INSTALL csetjmp
-  INSTALL csignal
-  INSTALL typeindex
-  INSTALL __mbstate_t.h
-  INSTALL cstdint
-  INSTALL ctime
-  INSTALL to_chars_floating_point.h
-  INSTALL __bit_reference
-  INSTALL ctgmath
-  INSTALL cstdlib
-  INSTALL set
-  INSTALL locale.h
-  INSTALL forward_list
-  INSTALL __assert
-  INSTALL variant
-  INSTALL sstream
-  INSTALL wctype.h
-  INSTALL memory_resource_init_helper.h
-  INSTALL algorithm
-  INSTALL string
-  INSTALL float.h
-  INSTALL regex
-  INSTALL chrono
-  INSTALL cfloat
-  INSTALL cfenv
-  INSTALL unordered_map
-  INSTALL fstream
-  INSTALL __assertion_handler
-  INSTALL new
-  INSTALL bit
-  INSTALL ccomplex
-  INSTALL array
-  INSTALL chrono_system_time_init.h
-  INSTALL bitset
-  INSTALL print
-  INSTALL string_view
-  INSTALL exception_libcxxabi.h
-  INSTALL __std_mbstate_t.h
-  INSTALL valarray
-  INSTALL coroutine
-  INSTALL cstring
-  INSTALL mutex
-  INSTALL filesystem
-  INSTALL numeric
-  INSTALL stack
-  INSTALL strstream
-  INSTALL memory
-  INSTALL string.h
-  INSTALL stdexcept_default.h
-  INSTALL shared_mutex
-  INSTALL format
-  INSTALL cstddef
-  INSTALL errno.h
-  INSTALL overridable_function.h
-  INSTALL cctype
-  INSTALL syncstream
-  INSTALL stdint.h
-  INSTALL version
-  INSTALL deque
-  INSTALL climits
-  INSTALL __node_handle
-  INSTALL inttypes.h
-  INSTALL __config_site
-  INSTALL cuchar
-  INSTALL cstdbool
-  INSTALL concepts
-  INSTALL mdspan
-  INSTALL exception
-  INSTALL cassert
-  INSTALL scoped_allocator
-  INSTALL utility
-  INSTALL refstring.h
-  INSTALL stdio.h
-  INSTALL list
-  INSTALL sso_allocator.h
-  INSTALL codecvt
-  INSTALL exception_pointer_cxxabi.h
-  INSTALL stdatomic.h
-  INSTALL uchar.h
-  INSTALL limits
-  INSTALL system_error
-  INSTALL atomic
-  INSTALL ctype.h
-  INSTALL __verbose_abort
-  INSTALL expected
-  INSTALL typeinfo
-  INSTALL barrier
-  INSTALL cmath
-  INSTALL condition_variable
-  INSTALL clocale
-  INSTALL ciso646
-  INSTALL ostream
-  INSTALL semaphore
-  INSTALL std_stream.h
-  INSTALL map
-  INSTALL math.h
-  INSTALL iomanip
-  INSTALL functional
-  INSTALL stop_token
-  INSTALL config_elast.h
-  INSTALL cstdarg
-  INSTALL unordered_set
-  INSTALL compare
-  INSTALL iterator
-  INSTALL complex.h
-  INSTALL locale
-  INSTALL queue
-  INSTALL atomic_support.h
-  INSTALL iostream_init.h
-  INSTALL cwctype
-  INSTALL cerrno
-  INSTALL __config
-  INSTALL ranges
-  INSTALL stdexcept
-  INSTALL wchar.h
-  INSTALL netdb.h
-  INSTALL crypt.internal.h
-  INSTALL resolv.internal.h
-  INSTALL crypt_des.internal.h
-  INSTALL nameser.h
-  INSTALL shadow.h
-  INSTALL rand48.h
-  INSTALL lockf.h
-  INSTALL glob.h
-  INSTALL crypt.h
-  INSTALL search.h
-  INSTALL passwd.h
-  INSTALL tsearch.internal.h
-  INSTALL fnmatch.h
-  INSTALL mntent.h
-  INSTALL mapfile.internal.h
-  INSTALL lookup.internal.h
-  INSTALL pwf.internal.h
-  INSTALL tempnam.h
-  INSTALL resolv.h
-  INSTALL arm_sve.internal.h
-  INSTALL arm_acle.internal.h
-  INSTALL arm_fp16.internal.h
-  INSTALL arm_neon.internal.h
-  INSTALL arm_bf16.internal.h
-  INSTALL getopt.internal.h
-  INSTALL long1.h
-  INSTALL long2.h
-  INSTALL threaded.inc
-  INSTALL system.inc
-  INSTALL hooks.inc
-  INSTALL binmaps.inc
-  INSTALL locks.inc
-  INSTALL smallbins.inc
-  INSTALL runtimechecks.inc
-  INSTALL chunks.inc
-  INSTALL debuglib.inc
-  INSTALL statistics.inc
-  INSTALL headfoot.inc
-  INSTALL trees.inc
-  INSTALL indexing.inc
-  INSTALL global.inc
-  INSTALL debugging.inc
-  INSTALL management.inc
-  INSTALL directmap.inc
-  INSTALL mspaces.inc
-  INSTALL platform.inc
-  INSTALL init.inc
-  INSTALL dlmalloc.h
-  INSTALL vespene.internal.h
-  INSTALL cxxabi.h
-  INSTALL __cxxabi_config.h
-  INSTALL aligned_alloc.h
-  INSTALL StringViewExtras.h
-  INSTALL DemangleConfig.h
-  INSTALL ItaniumNodes.def
-  INSTALL Utility.h
-  INSTALL ItaniumDemangle.h
-  INSTALL aix_state_tab_eh.inc
-  INSTALL fallback_malloc.h
-  INSTALL cxa_handlers.h
-  INSTALL abort_message.h
-  INSTALL private_typeinfo.h
-  INSTALL cxa_exception.h
-  INSTALL cxa_guard_impl.h
-  INSTALL is_transparent.h
-  INSTALL mem_fn.h
-  INSTALL reference_wrapper.h
-  INSTALL ranges_operations.h
-  INSTALL operations.h
-  INSTALL not_fn.h
-  INSTALL binder2nd.h
-  INSTALL bind.h
-  INSTALL pointer_to_binary_function.h
-  INSTALL bind_front.h
-  INSTALL binary_negate.h
-  INSTALL function.h
-  INSTALL unary_negate.h
-  INSTALL perfect_forward.h
-  INSTALL weak_result_type.h
-  INSTALL unary_function.h
-  INSTALL identity.h
-  INSTALL compose.h
-  INSTALL bind_back.h
-  INSTALL pointer_to_unary_function.h
-  INSTALL boyer_moore_searcher.h
-  INSTALL invoke.h
-  INSTALL binary_function.h
-  INSTALL default_searcher.h
-  INSTALL binder1st.h
-  INSTALL hash.h
-  INSTALL mem_fun_ref.h
-  INSTALL intrusive_shared_ptr.h
-  INSTALL atomic_unique_lock.h
-  INSTALL intrusive_list_view.h
-  INSTALL countl.h
-  INSTALL rotate.h
-  INSTALL blsr.h
-  INSTALL bit_log2.h
-  INSTALL endian.h
-  INSTALL countr.h
-  INSTALL bit_cast.h
-  INSTALL bit_width.h
-  INSTALL bit_floor.h
-  INSTALL bit_ceil.h
-  INSTALL byteswap.h
-  INSTALL has_single_bit.h
-  INSTALL popcount.h
-  INSTALL is_standard_layout.h
-  INSTALL map.h
-  INSTALL ios.h
-  INSTALL uninitialized_fill.h
-  INSTALL initializer_list.h
-  INSTALL ios_base.h
-  INSTALL addressof.h
-  INSTALL copy.h
-  INSTALL accumulate.h
-  INSTALL new.h
-  INSTALL is_constructible.h
-  INSTALL uninitialized_move_n.h
-  INSTALL set.h
-  INSTALL void_t.h
-  INSTALL is_function.h
-  INSTALL conditional.h
-  INSTALL default_delete.h
-  INSTALL bad_alloc.h
-  INSTALL ostream.h
-  INSTALL uninitialized_fill_n.h
-  INSTALL partition.h
-  INSTALL dubble.h
-  INSTALL add_lvalue_reference.h
-  INSTALL remove_cv.h
-  INSTALL ostringstream.h
-  INSTALL is_sorted.h
-  INSTALL numeric_limits.h
-  INSTALL is_array.h
-  INSTALL array.h
-  INSTALL less.h
-  INSTALL is_base_of.h
-  INSTALL move_iterator.h
-  INSTALL equal.h
-  INSTALL max.h
-  INSTALL enable_if.h
-  INSTALL lexicographical_compare.h
-  INSTALL is_integral.h
-  INSTALL iterator_traits.h
-  INSTALL unique_lock.h
-  INSTALL allocator_traits.h
-  INSTALL is_reference.h
-  INSTALL reverse_iterator.h
-  INSTALL pair.h
-  INSTALL is_unsigned.h
-  INSTALL back_inserter.h
-  INSTALL all_of.h
-  INSTALL exception.h
-  INSTALL distance.h
-  INSTALL is_empty.h
-  INSTALL move_backward.h
-  INSTALL runtime_error.h
-  INSTALL remove_reference.h
-  INSTALL is_class.h
-  INSTALL out_of_range.h
-  INSTALL tuple.h
-  INSTALL string.h
-  INSTALL is_abstract.h
-  INSTALL fill_n.h
-  INSTALL add_pointer.h
-  INSTALL optional.h
-  INSTALL is_polymorphic.h
-  INSTALL advance.h
-  INSTALL string_view.h
-  INSTALL is_same.h
-  INSTALL remove_extent.h
-  INSTALL istringstream.h
-  INSTALL integral_constant.h
-  INSTALL is_trivial.h
-  INSTALL is_enum.h
-  INSTALL sort.h
-  INSTALL min.h
-  INSTALL any_of.h
-  INSTALL utility.h
-  INSTALL unique_ptr.h
-  INSTALL allocator.h
-  INSTALL decay.h
-  INSTALL is_signed.h
-  INSTALL mutex.h
-  INSTALL fill.h
-  INSTALL vector.h
-  INSTALL require_input_iterator.h
-  INSTALL istream.h
-  INSTALL is_union.h
-  INSTALL iterator.h
-  INSTALL is_void.h
-  INSTALL is_convertible.h
-  INSTALL udp.h
-  INSTALL tcp.h
-  INSTALL ip.h
-  INSTALL in.h
-  INSTALL bad_expected_access.h
-  INSTALL expected.h
-  INSTALL unexpected.h
-  INSTALL unexpect.h
-  INSTALL bsd_locale_defaults.h
-  INSTALL bsd_locale_fallbacks.h
-  INSTALL locale_guard.h
-  INSTALL to_chars_integral.h
-  INSTALL to_chars_result.h
-  INSTALL tables.h
-  INSTALL to_chars_floating_point.h
-  INSTALL to_chars_base_10.h
-  INSTALL from_chars_result.h
-  INSTALL from_chars_integral.h
-  INSTALL to_chars.h
-  INSTALL chars_format.h
-  INSTALL traits.h
-  INSTALL monotonic_buffer_resource.h
-  INSTALL polymorphic_allocator.h
-  INSTALL synchronized_pool_resource.h
-  INSTALL pool_options.h
-  INSTALL unsynchronized_pool_resource.h
-  INSTALL memory_resource.h
-  INSTALL common_type.h
-  INSTALL is_nothrow_convertible.h
-  INSTALL copy_cv.h
-  INSTALL remove_const.h
-  INSTALL is_referenceable.h
-  INSTALL strip_signature.h
-  INSTALL is_member_pointer.h
-  INSTALL is_valid_expansion.h
-  INSTALL invoke.h
-  INSTALL is_primary_template.h
-  INSTALL is_destructible.h
-  INSTALL is_specialization.h
-  INSTALL noexcept_move_assign_container.h
-  INSTALL is_swappable.h
-  INSTALL is_nothrow_move_assignable.h
-  INSTALL is_nothrow_copy_assignable.h
-  INSTALL remove_extent.h
-  INSTALL is_trivially_move_constructible.h
-  INSTALL has_unique_object_representation.h
-  INSTALL is_trivially_copy_constructible.h
-  INSTALL is_empty.h
-  INSTALL make_const_lvalue_ref.h
-  INSTALL is_nothrow_default_constructible.h
-  INSTALL is_reference.h
-  INSTALL is_char_like_type.h
-  INSTALL is_function.h
-  INSTALL disjunction.h
-  INSTALL is_implicitly_default_constructible.h
-  INSTALL is_move_assignable.h
-  INSTALL remove_volatile.h
-  INSTALL decay.h
-  INSTALL result_of.h
-  INSTALL is_copy_assignable.h
-  INSTALL is_bounded_array.h
-  INSTALL is_move_constructible.h
-  INSTALL is_copy_constructible.h
-  INSTALL is_trivial.h
-  INSTALL extent.h
-  INSTALL is_class.h
-  INSTALL conditional.h
-  INSTALL is_signed_integer.h
-  INSTALL make_32_64_or_128_bit.h
-  INSTALL is_fundamental.h
-  INSTALL promote.h
-  INSTALL is_member_object_pointer.h
-  INSTALL is_union.h
-  INSTALL is_nothrow_constructible.h
-  INSTALL is_reference_wrapper.h
-  INSTALL is_trivially_assignable.h
-  INSTALL is_unsigned.h
-  INSTALL dependent_type.h
-  INSTALL is_assignable.h
-  INSTALL is_callable.h
-  INSTALL remove_reference.h
-  INSTALL is_nothrow_copy_constructible.h
-  INSTALL is_standard_layout.h
-  INSTALL aligned_storage.h
-  INSTALL is_nothrow_move_constructible.h
-  INSTALL is_signed.h
-  INSTALL can_extract_key.h
-  INSTALL remove_const_ref.h
-  INSTALL type_identity.h
-  INSTALL remove_all_extents.h
-  INSTALL alignment_of.h
-  INSTALL is_trivially_destructible.h
-  INSTALL is_const.h
-  INSTALL is_integral.h
-  INSTALL is_default_constructible.h
-  INSTALL remove_pointer.h
-  INSTALL is_equality_comparable.h
-  INSTALL void_t.h
-  INSTALL is_object.h
-  INSTALL copy_cvref.h
-  INSTALL is_literal_type.h
-  INSTALL add_lvalue_reference.h
-  INSTALL nat.h
-  INSTALL is_aggregate.h
-  INSTALL is_base_of.h
-  INSTALL underlying_type.h
-  INSTALL common_reference.h
-  INSTALL is_convertible.h
-  INSTALL is_execution_policy.h
-  INSTALL add_rvalue_reference.h
-  INSTALL is_arithmetic.h
-  INSTALL is_member_function_pointer.h
-  INSTALL make_signed.h
-  INSTALL add_volatile.h
-  INSTALL remove_cvref.h
-  INSTALL is_trivially_copy_assignable.h
-  INSTALL is_trivially_copyable.h
-  INSTALL is_constant_evaluated.h
-  INSTALL is_trivially_move_assignable.h
-  INSTALL is_unbounded_array.h
-  INSTALL add_pointer.h
-  INSTALL conjunction.h
-  INSTALL is_abstract.h
-  INSTALL is_unsigned_integer.h
-  INSTALL unwrap_ref.h
-  INSTALL is_compound.h
-  INSTALL is_trivially_constructible.h
-  INSTALL has_virtual_destructor.h
-  INSTALL predicate_traits.h
-  INSTALL is_allocator.h
-  INSTALL is_trivially_default_constructible.h
-  INSTALL is_same.h
-  INSTALL type_list.h
-  INSTALL is_final.h
-  INSTALL add_cv.h
-  INSTALL is_always_bitcastable.h
-  INSTALL rank.h
-  INSTALL remove_cv.h
-  INSTALL add_const.h
-  INSTALL is_scoped_enum.h
-  INSTALL make_unsigned.h
-  INSTALL is_trivially_lexicographically_comparable.h
-  INSTALL is_volatile.h
-  INSTALL is_floating_point.h
-  INSTALL is_null_pointer.h
-  INSTALL is_core_convertible.h
-  INSTALL is_polymorphic.h
-  INSTALL is_nothrow_assignable.h
-  INSTALL is_constructible.h
-  INSTALL is_enum.h
-  INSTALL is_scalar.h
-  INSTALL enable_if.h
-  INSTALL aligned_union.h
-  INSTALL negation.h
-  INSTALL is_pointer.h
-  INSTALL is_nothrow_destructible.h
-  INSTALL is_void.h
-  INSTALL apply_cv.h
-  INSTALL integral_constant.h
-  INSTALL is_pod.h
-  INSTALL maybe_const.h
-  INSTALL lazy.h
-  INSTALL is_array.h
-  INSTALL ape.internal.h
-  INSTALL macros.internal.h
-  INSTALL ape.h
-  INSTALL notice.inc
-  INSTALL idata.internal.h
-  INSTALL relocations.h
-  INSTALL sections.internal.h
-  INSTALL trivial_awaitables.h
-  INSTALL noop_coroutine_handle.h
-  INSTALL coroutine_handle.h
-  INSTALL coroutine_traits.h
-  INSTALL condition_variable.h
-  INSTALL exclusive_scan.h
-  INSTALL accumulate.h
-  INSTALL partial_sum.h
-  INSTALL reduce.h
-  INSTALL midpoint.h
-  INSTALL inner_product.h
-  INSTALL iota.h
-  INSTALL adjacent_difference.h
-  INSTALL inclusive_scan.h
-  INSTALL gcd_lcm.h
-  INSTALL transform_reduce.h
-  INSTALL transform_inclusive_scan.h
-  INSTALL transform_exclusive_scan.h
-  INSTALL prctl.h
-  INSTALL statfs.h
-  INSTALL mman.h
-  INSTALL times.h
-  INSTALL random.h
-  INSTALL sendfile.h
-  INSTALL param.h
-  INSTALL errno.h
-  INSTALL types.h
-  INSTALL ptrace.h
-  INSTALL wait.h
-  INSTALL utsname.h
-  INSTALL ioctl.h
-  INSTALL ucontext.h
-  INSTALL poll.h
-  INSTALL time.h
-  INSTALL cdefs.h
-  INSTALL resource.h
-  INSTALL event.h
-  INSTALL procfs.h
-  INSTALL un.h
-  INSTALL sysmacros.h
-  INSTALL mount.h
-  INSTALL dir.h
-  INSTALL signal.h
-  INSTALL termios.h
-  INSTALL fcntl.h
-  INSTALL reboot.h
-  INSTALL statvfs.h
-  INSTALL ttydefaults.h
-  INSTALL file.h
-  INSTALL auxv.h
-  INSTALL select.h
-  INSTALL stat.h
-  INSTALL ipc.h
-  INSTALL sysinfo.h
-  INSTALL socket.h
-  INSTALL vfs.h
-  INSTALL user.h
-  INSTALL msg.h
-  INSTALL syscall.h
-  INSTALL uio.h
-  INSTALL types.h
-  INSTALL param.h
-  INSTALL futex.h
-  INSTALL limits.h
-  INSTALL args.h
-  INSTALL fill.h
-  INSTALL backend.h
-  INSTALL any_of.h
-  INSTALL merge.h
-  INSTALL for_each.h
-  INSTALL find_if.h
-  INSTALL thread.h
-  INSTALL transform.h
-  INSTALL serial.h
-  INSTALL cpu_backend.h
-  INSTALL is_permutation.h
-  INSTALL uniform_random_bit_generator_adaptor.h
-  INSTALL in_out_out_result.h
-  INSTALL ranges_partition_point.h
-  INSTALL ranges_unique.h
-  INSTALL copy_n.h
-  INSTALL all_of.h
-  INSTALL ranges_inplace_merge.h
-  INSTALL ranges_copy.h
-  INSTALL three_way_comp_ref_type.h
-  INSTALL mismatch.h
-  INSTALL remove.h
-  INSTALL sift_down.h
-  INSTALL ranges_mismatch.h
-  INSTALL ranges_unique_copy.h
-  INSTALL pstl_find.h
-  INSTALL generate_n.h
-  INSTALL is_sorted.h
-  INSTALL ranges_copy_backward.h
-  INSTALL remove_if.h
-  INSTALL ranges_clamp.h
-  INSTALL count.h
-  INSTALL ranges_lexicographical_compare.h
-  INSTALL partial_sort.h
-  INSTALL replace_copy_if.h
-  INSTALL equal_range.h
-  INSTALL shift_left.h
-  INSTALL ranges_minmax_element.h
-  INSTALL ranges_replace_if.h
-  INSTALL remove_copy_if.h
-  INSTALL pstl_any_all_none_of.h
-  INSTALL fill_n.h
-  INSTALL ranges_stable_sort.h
-  INSTALL ranges_count.h
-  INSTALL clamp.h
-  INSTALL ranges_is_sorted_until.h
-  INSTALL search.h
-  INSTALL ranges_reverse.h
-  INSTALL inplace_merge.h
-  INSTALL ranges_rotate.h
-  INSTALL ranges_set_union.h
-  INSTALL unwrap_iter.h
-  INSTALL reverse.h
-  INSTALL is_partitioned.h
-  INSTALL ranges_minmax.h
-  INSTALL ranges_none_of.h
-  INSTALL unwrap_range.h
-  INSTALL none_of.h
-  INSTALL in_in_out_result.h
-  INSTALL in_in_result.h
-  INSTALL ranges_next_permutation.h
-  INSTALL ranges_find_end.h
-  INSTALL shuffle.h
-  INSTALL make_heap.h
-  INSTALL next_permutation.h
-  INSTALL find_end.h
-  INSTALL ranges_remove_copy.h
-  INSTALL in_found_result.h
-  INSTALL sample.h
-  INSTALL copy_backward.h
-  INSTALL ranges_shuffle.h
-  INSTALL ranges_equal.h
-  INSTALL ranges_prev_permutation.h
-  INSTALL transform.h
-  INSTALL prev_permutation.h
-  INSTALL move_backward.h
-  INSTALL push_heap.h
-  INSTALL for_each_segment.h
-  INSTALL lexicographical_compare_three_way.h
-  INSTALL ranges_upper_bound.h
-  INSTALL copy.h
-  INSTALL find_if_not.h
-  INSTALL ranges_replace_copy.h
-  INSTALL ranges_min.h
-  INSTALL ranges_sort_heap.h
-  INSTALL ranges_is_partitioned.h
-  INSTALL stable_partition.h
-  INSTALL lower_bound.h
-  INSTALL ranges_swap_ranges.h
-  INSTALL in_out_result.h
-  INSTALL ranges_stable_partition.h
-  INSTALL pstl_fill.h
-  INSTALL search_n.h
-  INSTALL ranges_for_each_n.h
-  INSTALL min.h
-  INSTALL any_of.h
-  INSTALL ranges_search_n.h
-  INSTALL pstl_backend.h
-  INSTALL ranges_move_backward.h
-  INSTALL ranges_reverse_copy.h
-  INSTALL ranges_remove_copy_if.h
-  INSTALL partition.h
-  INSTALL minmax_element.h
-  INSTALL ranges_min_element.h
-  INSTALL ranges_find_if.h
-  INSTALL rotate_copy.h
-  INSTALL find_if.h
-  INSTALL min_max_result.h
-  INSTALL ranges_is_permutation.h
-  INSTALL nth_element.h
-  INSTALL equal.h
-  INSTALL ranges_max_element.h
-  INSTALL ranges_iterator_concept.h
-  INSTALL max_element.h
-  INSTALL make_projected.h
-  INSTALL ranges_push_heap.h
-  INSTALL partition_point.h
-  INSTALL half_positive.h
-  INSTALL pop_heap.h
-  INSTALL ranges_rotate_copy.h
-  INSTALL pstl_merge.h
-  INSTALL ranges_pop_heap.h
-  INSTALL ranges_nth_element.h
-  INSTALL ranges_transform.h
-  INSTALL lexicographical_compare.h
-  INSTALL copy_move_common.h
-  INSTALL min_element.h
-  INSTALL reverse_copy.h
-  INSTALL sort_heap.h
-  INSTALL ranges_replace_copy_if.h
-  INSTALL ranges_set_intersection.h
-  INSTALL sort.h
-  INSTALL ranges_merge.h
-  INSTALL set_intersection.h
-  INSTALL iterator_operations.h
-  INSTALL ranges_partition.h
-  INSTALL set_difference.h
-  INSTALL ranges_find_if_not.h
-  INSTALL ranges_copy_if.h
-  INSTALL is_sorted_until.h
-  INSTALL ranges_lower_bound.h
-  INSTALL copy_if.h
-  INSTALL swap_ranges.h
-  INSTALL replace_copy.h
-  INSTALL ranges_any_of.h
-  INSTALL move.h
-  INSTALL merge.h
-  INSTALL replace_if.h
-  INSTALL ranges_includes.h
-  INSTALL ranges_replace.h
-  INSTALL upper_bound.h
-  INSTALL includes.h
-  INSTALL shift_right.h
-  INSTALL replace.h
-  INSTALL partition_copy.h
-  INSTALL pstl_copy.h
-  INSTALL comp_ref_type.h
-  INSTALL fill.h
-  INSTALL ranges_find.h
-  INSTALL ranges_for_each.h
-  INSTALL ranges_generate_n.h
-  INSTALL for_each.h
-  INSTALL pstl_transform.h
-  INSTALL set_symmetric_difference.h
-  INSTALL comp.h
-  INSTALL ranges_find_first_of.h
-  INSTALL pstl_for_each.h
-  INSTALL ranges_set_symmetric_difference.h
-  INSTALL ranges_partition_copy.h
-  INSTALL remove_copy.h
-  INSTALL ranges_sort.h
-  INSTALL binary_search.h
-  INSTALL ranges_remove.h
-  INSTALL unique.h
-  INSTALL ranges_copy_n.h
-  INSTALL ranges_all_of.h
-  INSTALL is_heap_until.h
-  INSTALL for_each_n.h
-  INSTALL pstl_frontend_dispatch.h
-  INSTALL in_fun_result.h
-  INSTALL ranges_set_difference.h
-  INSTALL iter_swap.h
-  INSTALL ranges_adjacent_find.h
-  INSTALL ranges_is_heap.h
-  INSTALL stable_sort.h
-  INSTALL ranges_is_sorted.h
-  INSTALL is_heap.h
-  INSTALL max.h
-  INSTALL ranges_remove_if.h
-  INSTALL partial_sort_copy.h
-  INSTALL set_union.h
-  INSTALL ranges_max.h
-  INSTALL ranges_equal_range.h
-  INSTALL find.h
-  INSTALL ranges_is_heap_until.h
-  INSTALL rotate.h
-  INSTALL ranges_binary_search.h
-  INSTALL ranges_partial_sort.h
-  INSTALL find_first_of.h
-  INSTALL ranges_fill.h
-  INSTALL ranges_search.h
-  INSTALL ranges_fill_n.h
-  INSTALL ranges_make_heap.h
-  INSTALL ranges_generate.h
-  INSTALL ranges_sample.h
-  INSTALL unique_copy.h
-  INSTALL adjacent_find.h
-  INSTALL generate.h
-  INSTALL ranges_move.h
-  INSTALL ranges_count_if.h
-  INSTALL ranges_partial_sort_copy.h
-  INSTALL ranges_starts_with.h
-  INSTALL minmax.h
-  INSTALL count_if.h
-  INSTALL hash_set
-  INSTALL __hash
-  INSTALL hash_map
-  INSTALL ostream.h
-  INSTALL sstream.h
-  INSTALL span.h
-  INSTALL get.h
-  INSTALL tuple.h
-  INSTALL fstream.h
-  INSTALL string.h
-  INSTALL ios.h
-  INSTALL string_view.h
-  INSTALL streambuf.h
-  INSTALL subrange.h
-  INSTALL hash.h
-  INSTALL istream.h
-  INSTALL memory_resource.h
-  INSTALL array.h
-  INSTALL pair.h
-  INSTALL locale_mgmt_zos.h
-  INSTALL nanosleep.h
-  INSTALL gettod_zos.h
-  INSTALL xlocale.h
-  INSTALL xlocale.h
-  INSTALL xlocale.h
-  INSTALL xlocale.h
-  INSTALL locale_bionic.h
-  INSTALL xlocale.h
-  INSTALL __posix_l_fallback.h
-  INSTALL __nop_locale_mgmt.h
-  INSTALL __strtonum_fallback.h
-  INSTALL locale_win32.h
-  INSTALL copyable_box.h
-  INSTALL access.h
-  INSTALL single_view.h
-  INSTALL take_view.h
-  INSTALL transform_view.h
-  INSTALL drop_view.h
-  INSTALL owning_view.h
-  INSTALL join_view.h
-  INSTALL size.h
-  INSTALL non_propagating_cache.h
-  INSTALL enable_view.h
-  INSTALL reverse_view.h
-  INSTALL ref_view.h
-  INSTALL take_while_view.h
-  INSTALL elements_view.h
-  INSTALL range_adaptor.h
-  INSTALL all.h
-  INSTALL iota_view.h
-  INSTALL empty.h
-  INSTALL common_view.h
-  INSTALL container_compatible_range.h
-  INSTALL istream_view.h
-  INSTALL empty_view.h
-  INSTALL split_view.h
-  INSTALL subrange.h
-  INSTALL zip_view.h
-  INSTALL views.h
-  INSTALL as_rvalue_view.h
-  INSTALL enable_borrowed_range.h
-  INSTALL drop_while_view.h
-  INSTALL from_range.h
-  INSTALL filter_view.h
-  INSTALL concepts.h
-  INSTALL lazy_split_view.h
-  INSTALL data.h
-  INSTALL dangling.h
-  INSTALL counted.h
-  INSTALL view_interface.h
-  INSTALL rend.h
-  INSTALL rbegin.h
-  INSTALL priority_tag.h
-  INSTALL rel_ops.h
-  INSTALL exception_guard.h
-  INSTALL declval.h
-  INSTALL piecewise_construct.h
-  INSTALL forward_like.h
-  INSTALL to_underlying.h
-  INSTALL pair.h
-  INSTALL exchange.h
-  INSTALL convert_to_integral.h
-  INSTALL terminate_on_exception.h
-  INSTALL as_const.h
-  INSTALL auto_cast.h
-  INSTALL in_place.h
-  INSTALL forward.h
-  INSTALL cmp.h
-  INSTALL swap.h
-  INSTALL integer_sequence.h
-  INSTALL unreachable.h
-  INSTALL move.h
-  INSTALL construct_at.h
-  INSTALL pointer_traits.h
-  INSTALL compressed_pair.h
-  INSTALL allocator_destructor.h
-  INSTALL temp_value.h
-  INSTALL assume_aligned.h
-  INSTALL shared_ptr.h
-  INSTALL temporary_buffer.h
-  INSTALL raw_storage_iterator.h
-  INSTALL destruct_n.h
-  INSTALL ranges_uninitialized_algorithms.h
-  INSTALL addressof.h
-  INSTALL uninitialized_algorithms.h
-  INSTALL swap_allocator.h
-  INSTALL allocator_traits.h
-  INSTALL allocation_guard.h
-  INSTALL ranges_construct_at.h
-  INSTALL align.h
-  INSTALL allocate_at_least.h
-  INSTALL concepts.h
-  INSTALL allocator.h
-  INSTALL uses_allocator.h
-  INSTALL auto_ptr.h
-  INSTALL unique_ptr.h
-  INSTALL uses_allocator_construction.h
-  INSTALL voidify.h
-  INSTALL builtin_new_allocator.h
-  INSTALL allocator_arg_t.h
-  INSTALL aligned_alloc.h
-  INSTALL inet.h
-  INSTALL nameser.h
-  INSTALL formatter_tuple.h
-  INSTALL width_estimation_table.h
-  INSTALL format_to_n_result.h
-  INSTALL formatter_char.h
-  INSTALL format_parse_context.h
-  INSTALL format_context.h
-  INSTALL formatter_integral.h
-  INSTALL range_default_formatter.h
-  INSTALL format_error.h
-  INSTALL format_arg_store.h
-  INSTALL formatter_floating_point.h
-  INSTALL formatter_pointer.h
-  INSTALL container_adaptor.h
-  INSTALL enable_insertable.h
-  INSTALL escaped_output_table.h
-  INSTALL formatter.h
-  INSTALL extended_grapheme_cluster_table.h
-  INSTALL buffer.h
-  INSTALL formatter_integer.h
-  INSTALL format_fwd.h
-  INSTALL formatter_output.h
-  INSTALL parser_std_format_spec.h
-  INSTALL format_string.h
-  INSTALL formatter_string.h
-  INSTALL unicode.h
-  INSTALL format_functions.h
-  INSTALL formatter_bool.h
-  INSTALL concepts.h
-  INSTALL format_arg.h
-  INSTALL format_args.h
-  INSTALL range_formatter.h
-  INSTALL timezoneid.h
-  INSTALL offerpriority.h
-  INSTALL errormodeflags.h
-  INSTALL consoleselectionflags.h
-  INSTALL filemapflags.h
-  INSTALL fsinformationclass.h
-  INSTALL th32cs.h
-  INSTALL copyfile.h
-  INSTALL exceptionhandleractions.h
-  INSTALL mb.h
-  INSTALL importobjecttype.h
-  INSTALL ht.h
-  INSTALL status.h
-  INSTALL ofn.h
-  INSTALL fileflagandattributes.h
-  INSTALL consolemodeflags.h
-  INSTALL wsa.h
-  INSTALL movefileexflags.h
-  INSTALL filesharemode.h
-  INSTALL imageauxsymboltype.h
-  INSTALL bitblt.h
-  INSTALL event.h
-  INSTALL signal.h
-  INSTALL afd.h
-  INSTALL keyinformationclass.h
-  INSTALL sectioninformationclass.h
-  INSTALL processcreationflags.h
-  INSTALL tokeninformationclass.h
-  INSTALL mk.h
-  INSTALL statfs.h
-  INSTALL accessmask.h
-  INSTALL kwaitreason.h
-  INSTALL creationdisposition.h
-  INSTALL filetype.h
-  INSTALL wm.h
-  INSTALL cs.h
-  INSTALL dialogresult.h
-  INSTALL size.h
-  INSTALL fsctl.h
-  INSTALL ioctl.h
-  INSTALL importobjectnametype.h
-  INSTALL symboliclink.h
-  INSTALL pdh.h
-  INSTALL formatmessageflags.h
-  INSTALL ws.h
-  INSTALL startf.h
-  INSTALL color.h
-  INSTALL pseudoconsole.h
-  INSTALL tpm.h
-  INSTALL callback.h
-  INSTALL valueinformationclass.h
-  INSTALL threadaccess.h
-  INSTALL jobobjectinfoclass.h
-  INSTALL lang.h
-  INSTALL ctrlevent.h
-  INSTALL objectinformationclass.h
-  INSTALL reggetvalueflags.h
-  INSTALL pageflags.h
-  INSTALL processinfoclass.h
-  INSTALL procthreadattributes.h
-  INSTALL lockfile.h
-  INSTALL securityinformation.h
-  INSTALL wait.h
-  INSTALL fileinfobyhandleclass.h
-  INSTALL fillattribute.h
-  INSTALL processaccess.h
-  INSTALL heap.h
-  INSTALL cw.h
-  INSTALL findexsearchops.h
-  INSTALL filelockflags.h
-  INSTALL tokentype.h
-  INSTALL computernameformat.h
-  INSTALL threadpriority.h
-  INSTALL sio.h
-  INSTALL sectioninherit.h
-  INSTALL replacefile.h
-  INSTALL context.h
-  INSTALL io.h
-  INSTALL wa.h
-  INSTALL getfileexinfolevels.h
-  INSTALL pwr.h
-  INSTALL vk.h
-  INSTALL sc.h
-  INSTALL sectionmapflags.h
-  INSTALL wt.h
-  INSTALL regtype.h
-  INSTALL threadinfoclass.h
-  INSTALL progress.h
-  INSTALL rdw.h
-  INSTALL mf.h
-  INSTALL sw.h
-  INSTALL systeminformationclass.h
-  INSTALL keyedevent.h
-  INSTALL idc.h
-  INSTALL threadstate.h
-  INSTALL loadlibrarysearch.h
-  INSTALL memoryinformationclass.h
-  INSTALL findexinfolevels.h
-  INSTALL securityimpersonationlevel.h
-  INSTALL fileinformationclass.h
-  INSTALL wsaid.h
-  INSTALL eventtype.h
-  INSTALL keyaccess.h
-  INSTALL memflags.h
-  INSTALL filemovemethod.h
-  INSTALL process.inc
-  INSTALL time.inc
-  INSTALL file.h
-  INSTALL thread.h
-  INSTALL signing.h
-  INSTALL loader.h
-  INSTALL time.h
-  INSTALL key.h
-  INSTALL process.h
-  INSTALL sections.h
-  INSTALL memory.h
-  INSTALL debug.h
-  INSTALL ipc.h
-  INSTALL accounting.inc
-  INSTALL msabi.h
-  INSTALL ntdll.inc
-  INSTALL memory.inc
-  INSTALL signals.inc
-  INSTALL startupinfo.inc
-  INSTALL systeminfo.inc
-  INSTALL thread.inc
-  INSTALL ntfile.inc
-  INSTALL console.inc
-  INSTALL files.inc
-  INSTALL paint.inc
-  INSTALL process.inc
-  INSTALL synchronization.inc
-  INSTALL runtime.inc
-  INSTALL winsock.inc
-  INSTALL processbasicinformation.h
-  INSTALL imageruntimefunctionentry.internal.h
-  INSTALL imagefileheader.internal.h
-  INSTALL inputrecord.h
-  INSTALL procthreadattributelist.h
-  INSTALL smallrect.h
-  INSTALL objectbasicinformation.h
-  INSTALL sectionimageinformation.h
-  INSTALL timeval.h
-  INSTALL ipadapteraddresses.h
-  INSTALL overlappedentry.h
-  INSTALL criticalsection.h
-  INSTALL win32fileattributedata.h
-  INSTALL msg.h
-  INSTALL consolescreenbufferinfo.h
-  INSTALL nonpageddebuginfo.h
-  INSTALL processinformation.h
-  INSTALL systemtimeofdayinformation.h
-  INSTALL imagedelayloaddescriptor.internal.h
-  INSTALL imageprologuedynamicrelocationheader.internal.h
-  INSTALL systemprocessorinformation.h
-  INSTALL tokenprivileges.h
-  INSTALL consolescreenbufferinfoex.h
-  INSTALL valent.h
-  INSTALL fpodata.h
-  INSTALL imageresourcedirectory.internal.h
-  INSTALL ansistring.h
-  INSTALL systemregistryquotainformation.h
-  INSTALL startupinfoex.h
-  INSTALL ntexceptionpointers.h
-  INSTALL objectattributes.h
-  INSTALL exceptionframe.h
-  INSTALL filetime.h
-  INSTALL filepipelocalinformation.h
-  INSTALL imagedynamicrelocationv2.internal.h
-  INSTALL fileallinformation.h
-  INSTALL imageloadconfigdirectory.internal.h
-  INSTALL pollfd.h
-  INSTALL systemtime.h
-  INSTALL filecompressioninfo.h
-  INSTALL timezoneinformation.h
-  INSTALL filenameinformation.h
-  INSTALL memextendedparameter.h
-  INSTALL systemperformanceinformation.h
-  INSTALL importobjectheader.internal.h
-  INSTALL consoleselectioninfo.h
-  INSTALL imageromoptionalheader.internal.h
-  INSTALL systemprocessinformation.h
-  INSTALL overlapped.h
-  INSTALL filestreaminformation.h
-  INSTALL ldr.h
-  INSTALL filepositioninformation.h
-  INSTALL wndclass.h
-  INSTALL luidandattributes.h
-  INSTALL imageauxsymboltokendef.internal.h
-  INSTALL fileaccessinformation.h
-  INSTALL linkedlist.h
-  INSTALL drawtextparams.h
-  INSTALL win32finddata.h
-  INSTALL privilegeset.h
-  INSTALL filefsfullsizeinformation.h
-  INSTALL memorystatusex.h
-  INSTALL guid.h
-  INSTALL systemhandleinformation.h
-  INSTALL imageenclaveconfig.internal.h
-  INSTALL filenamesinformation.h
-  INSTALL imagesymbolex.internal.h
-  INSTALL size.h
-  INSTALL objectnameinformation.h
-  INSTALL imageauxsymbolex.internal.h
-  INSTALL imagethunkdata.internal.h
-  INSTALL systemhandleentry.h
-  INSTALL systembasicinformation.h
-  INSTALL rtluserprocessparameters.h
-  INSTALL filestandardinformation.h
-  INSTALL fileendoffileinformation.h
-  INSTALL systemthreads.h
-  INSTALL imagedosheader.internal.h
-  INSTALL filefulleainformation.h
-  INSTALL charinfo.h
-  INSTALL imageenclaveimport.internal.h
-  INSTALL reparsedatabuffer.h
-  INSTALL memorybasicinformation.h
-  INSTALL imagehotpatchhashes.internal.h
-  INSTALL ldrdatatableentry.h
-  INSTALL systemprocessorperformanceinformation.h
-  INSTALL ntexceptionrecord.h
-  INSTALL filedispositioninformation.h
-  INSTALL filedirectoryinformation.h
-  INSTALL filezerodatainformation.h
-  INSTALL coord.h
-  INSTALL processornumber.h
-  INSTALL kernelusertimes.h
-  INSTALL filebothdirectoryinformation.h
-  INSTALL processentry32.h
-  INSTALL unicodestring.h
-  INSTALL imagelinenumber.internal.h
-  INSTALL imagesectionheader.internal.h
-  INSTALL linger.h
-  INSTALL filerenameinformation.h
-  INSTALL imageresourcedirectoryentry.internal.h
-  INSTALL imagentheaders.internal.h
-  INSTALL imageresourcedirstring.internal.h
-  INSTALL imagedatadirectory.internal.h
-  INSTALL fdset.h
-  INSTALL imageceruntimefunctionentry.internal.h
-  INSTALL imageloadconfigcodeintegrity.internal.h
-  INSTALL imagerelocation.internal.h
-  INSTALL imageexportdirectory.internal.h
-  INSTALL genericmapping.h
-  INSTALL iostatusblock.h
-  INSTALL filenetworkopeninformation.h
-  INSTALL imagebaserelocation.internal.h
-  INSTALL imagehotpatchinfo.internal.h
-  INSTALL objecttypeinformation.h
-  INSTALL rtluserprocessinformation.h
-  INSTALL filemailslotqueryinformation.h
-  INSTALL filefulldirectoryinformation.h
-  INSTALL filesegmentelement.h
-  INSTALL imageimportbyname.internal.h
-  INSTALL processmemorycounters.h
-  INSTALL imagehotpatchbase.internal.h
-  INSTALL objectallinformation.h
-  INSTALL iocounters.h
-  INSTALL userstack.h
-  INSTALL memoryrangeentry.h
-  INSTALL windowplacement.h
-  INSTALL byhandlefileinformation.h
-  INSTALL pdhfmtcountervalue.h
-  INSTALL consolecursorinfo.h
-  INSTALL imagedynamicrelocation.internal.h
-  INSTALL imagetlsdirectory.internal.h
-  INSTALL iovec.h
-  INSTALL filemailslotsetinformation.h
-  INSTALL imageoptionalheader.internal.h
-  INSTALL imageimportdescriptor.internal.h
-  INSTALL afd.h
-  INSTALL criticalsectiondebug.h
-  INSTALL acl.h
-  INSTALL filemodeinformation.h
-  INSTALL filebasicinformation.h
-  INSTALL imagedebugdirectory.internal.h
-  INSTALL imageboundimportdescriptor.internal.h
-  INSTALL editmenu.h
-  INSTALL fileinternalinformation.h
-  INSTALL imageboundforwarderref.internal.h
-  INSTALL dynamictimezoneinformation.h
-  INSTALL systemexceptioninformation.h
-  INSTALL imagesymbol.internal.h
-  INSTALL filebasicinfo.h
-  INSTALL systemlookasideinformation.h
-  INSTALL rect.h
-  INSTALL vmcounters.h
-  INSTALL luid.h
-  INSTALL startupinfo.h
-  INSTALL point.h
-  INSTALL context.h
-  INSTALL imageauxsymbol.internal.h
-  INSTALL imageseparatedebugheader.internal.h
-  INSTALL securityattributes.h
-  INSTALL clientid.h
-  INSTALL fileattributetaginformation.h
-  INSTALL fileallocationinformation.h
-  INSTALL systeminfo.h
-  INSTALL imagedebugmisc.internal.h
-  INSTALL fileeainformation.h
-  INSTALL paintstruct.h
-  INSTALL imagearchivememberheader.internal.h
-  INSTALL openfilename.h
-  INSTALL wndclassex.h
-  INSTALL imageepiloguedynamicrelocationheader.internal.h
-  INSTALL filealignmentinformation.h
-  INSTALL systeminterruptinformation.h
-  INSTALL imagedynamicrelocationtable.internal.h
-  INSTALL imagecoffsymbolsheader.internal.h
-  INSTALL securitydescriptor.h
-  INSTALL imageresourcedataentry.internal.h
-  INSTALL handlerroutine.h
-  INSTALL timerproc.h
-  INSTALL exceptionhandler.h
-  INSTALL imagetlscallback.h
-  INSTALL hookproc.h
-  INSTALL wndenumproc.h
-  INSTALL wndproc.h
-  INSTALL wambda.h
-  INSTALL pknormalroutine.h
-  INSTALL ioapcroutine.h
-  INSTALL errors.h
-  INSTALL time.h
-  INSTALL startupinfo.h
-  INSTALL ipc.h
-  INSTALL systeminfo.h
-  INSTALL automation.h
-  INSTALL codegen.h
-  INSTALL pedef.internal.h
-  INSTALL memory.h
-  INSTALL comms.h
-  INSTALL paint.h
-  INSTALL comdlg.h
-  INSTALL messagebox.h
-  INSTALL signals.h
-  INSTALL createfile.h
-  INSTALL runtime.h
-  INSTALL events.h
-  INSTALL system.h
-  INSTALL efi.h
-  INSTALL ntdllimport.h
-  INSTALL pdh.h
-  INSTALL windows.h
-  INSTALL privilege.h
-  INSTALL thread.h
-  INSTALL process.h
-  INSTALL winsock.h
-  INSTALL dll.h
-  INSTALL registry.h
-  INSTALL synchronization.h
-  INSTALL ntdll.h
-  INSTALL debug.h
-  INSTALL iocp.h
-  INSTALL iphlpapi.h
-  INSTALL files.h
-  INSTALL accounting.h
-  INSTALL console.h
-  INSTALL shuffle.internal.h
-  INSTALL internal.h
-  INSTALL sortedints.internal.h
-  INSTALL mem.h
-  INSTALL leaks.h
-  INSTALL bisect.internal.h
-  INSTALL alg.h
-  INSTALL reverse.internal.h
-  INSTALL alloca.h
-  INSTALL critbit0.h
-  INSTALL arraylist2.internal.h
-  INSTALL arraylist.internal.h
-  INSTALL gc.h
-  INSTALL tinymalloc.inc
-  INSTALL bing.internal.h
-  INSTALL wintime.internal.h
-  INSTALL internal.h
-  INSTALL itoa.h
-  INSTALL leb128.h
-  INSTALL divmod10.internal.h
-  INSTALL magnumstrs.internal.h
-  INSTALL libgen.h
-  INSTALL conv.h
-  INSTALL lp64arg.inc
-  INSTALL lp64.inc
-  INSTALL normalize.inc
-  INSTALL cxxtypescompat.inc
-  INSTALL cxx.inc
-  INSTALL llp64.inc
-  INSTALL c.inc
-  INSTALL xspawn.h
-  INSTALL xgetline.h
-  INSTALL x.h
-  INSTALL xsigaction.h
-  INSTALL xasprintf.h
-  INSTALL emod.h
-  INSTALL horner.internal.h
-  INSTALL internal.h
-  INSTALL estrin_wrap.internal.h
-  INSTALL kernel.internal.h
-  INSTALL hornerf.internal.h
-  INSTALL arm.internal.h
-  INSTALL sincosf.internal.h
-  INSTALL horner_wrap.internal.h
-  INSTALL ldshape.internal.h
-  INSTALL invtrigl.internal.h
-  INSTALL expo.internal.h
-  INSTALL emodl.h
-  INSTALL feval.internal.h
-  INSTALL freebsd.internal.h
-  INSTALL complex.internal.h
-  INSTALL iconv.h
-  INSTALL big5.inc
-  INSTALL strlist.internal.h
-  INSTALL dprintf.h
-  INSTALL codepages.inc
-  INSTALL ksc.inc
-  INSTALL legacychars.inc
-  INSTALL readpassphrase.h
-  INSTALL sysparam.h
-  INSTALL gb18030.inc
-  INSTALL internal.h
-  INSTALL append.h
-  INSTALL stdio_ext.h
-  INSTALL revjis.inc
-  INSTALL hkscs.inc
-  INSTALL lcg.internal.h
-  INSTALL ftw.h
-  INSTALL stdio.h
-  INSTALL rand.h
-  INSTALL hex.internal.h
-  INSTALL syscall.h
-  INSTALL fflush.internal.h
-  INSTALL jis0208.inc
-  INSTALL if_arp.h
-  INSTALL ethernet.h
-  INSTALL if.h
-  INSTALL param.h
-  INSTALL types.h
-  INSTALL limits.h
-  INSTALL futex.h
-  INSTALL udp.h
-  INSTALL tcp.h
-  INSTALL ip.h
-  INSTALL in.h
-  INSTALL select.h
-  INSTALL ttydefaults.h
-  INSTALL cdefs.h
-  INSTALL mman.h
-  INSTALL event.h
-  INSTALL socket.h
-  INSTALL mount.h
-  INSTALL utsname.h
-  INSTALL wait.h
-  INSTALL vfs.h
-  INSTALL prctl.h
-  INSTALL times.h
-  INSTALL reboot.h
-  INSTALL time.h
-  INSTALL msg.h
-  INSTALL poll.h
-  INSTALL uio.h
-  INSTALL errno.h
-  INSTALL param.h
-  INSTALL types.h
-  INSTALL ipc.h
-  INSTALL ioctl.h
-  INSTALL resource.h
-  INSTALL ucontext.h
-  INSTALL termios.h
-  INSTALL un.h
-  INSTALL procfs.h
-  INSTALL statvfs.h
-  INSTALL signal.h
-  INSTALL statfs.h
-  INSTALL sendfile.h
-  INSTALL fcntl.h
-  INSTALL sysinfo.h
-  INSTALL stat.h
-  INSTALL random.h
-  INSTALL dir.h
-  INSTALL file.h
-  INSTALL auxv.h
-  INSTALL syscall.h
-  INSTALL ptrace.h
-  INSTALL sysmacros.h
-  INSTALL user.h
-  INSTALL inet.h
-  INSTALL nameser.h
-  INSTALL regex.h
-  INSTALL omp.h
-  INSTALL netdb.h
-  INSTALL stdio.h
-  INSTALL nsync_note.h
-  INSTALL uchar.h
-  INSTALL nsync_mu.h
-  INSTALL unistd.h
-  INSTALL ftw.h
-  INSTALL langinfo.h
-  INSTALL emmintrin.h
-  INSTALL nsync_debug.h
-  INSTALL fnmatch.h
-  INSTALL cxxabi.h
-  INSTALL wait.h
-  INSTALL pty.h
-  INSTALL stdalign.h
-  INSTALL utmpx.h
-  INSTALL nsync_atomic.h
-  INSTALL stdbool.h
-  INSTALL alloca.h
-  INSTALL nl_types.h
-  INSTALL errno.h
-  INSTALL stdckdint.h
-  INSTALL nsync_once.h
-  INSTALL math.h
-  INSTALL ammintrin.h
-  INSTALL limits.h
-  INSTALL clzerointrin.h
-  INSTALL uio.h
-  INSTALL ucontext.h
-  INSTALL arm_fp16.h
-  INSTALL shadow.h
-  INSTALL semaphore.h
-  INSTALL utime.h
-  INSTALL sgxintrin.h
-  INSTALL features.h
-  INSTALL arm_acle.h
-  INSTALL wchar.h
-  INSTALL byteswap.h
-  INSTALL utmp.h
-  INSTALL crypt.h
-  INSTALL pwd.h
-  INSTALL stdnoreturn.h
-  INSTALL cpuid.h
-  INSTALL inttypes.h
-  INSTALL dlfcn.h
-  INSTALL nmmintrin.h
-  INSTALL nsync_time.h
-  INSTALL ifaddrs.h
-  INSTALL termios.h
-  INSTALL cpio.h
-  INSTALL err.h
-  INSTALL immintrin.h
-  INSTALL stdint.h
-  INSTALL x86intrin.h
-  INSTALL ctype.h
-  INSTALL nsync_mu_wait.h
-  INSTALL signal.h
-  INSTALL string.h
-  INSTALL strings.h
-  INSTALL poll.h
-  INSTALL unwind.h
-  INSTALL time.h
-  INSTALL spawn.h
-  INSTALL stdarg.h
-  INSTALL search.h
-  INSTALL mm_malloc.h
-  INSTALL nsync.h
-  INSTALL arm_neon.h
-  INSTALL wmmintrin.h
-  INSTALL endian.h
-  INSTALL assert.h
-  INSTALL libgen.h
-  INSTALL mntent.h
-  INSTALL ar.h
-  INSTALL syslog.h
-  INSTALL cosmo.h
-  INSTALL tmmintrin.h
-  INSTALL locale.h
-  INSTALL smmintrin.h
-  INSTALL stdatomic.h
-  INSTALL grp.h
-  INSTALL elf.h
-  INSTALL omp-tools.h
-  INSTALL wctype.h
-  INSTALL sysexits.h
-  INSTALL mwaitxintrin.h
-  INSTALL glob.h
-  INSTALL fcntl.h
-  INSTALL paths.h
-  INSTALL pmmintrin.h
-  INSTALL setjmp.h
-  INSTALL pthread.h
-  INSTALL popcntintrin.h
-  INSTALL link.h
-  INSTALL stdlib.h
-  INSTALL getopt.h
-  INSTALL iso646.h
-  INSTALL iconv.h
-  INSTALL nsync_counter.h
-  INSTALL stdio_ext.h
-  INSTALL mmintrin.h
-  INSTALL arm_bf16.h
-  INSTALL tgmath.h
-  INSTALL threads.h
-  INSTALL malloc.h
-  INSTALL stddef.h
-  INSTALL monetary.h
-  INSTALL nsync_waiter.h
-  INSTALL memory.h
-  INSTALL sched.h
-  INSTALL nsync_cv.h
-  INSTALL fenv.h
-  INSTALL float.h
-  INSTALL mm3dnow.h
-  INSTALL stdc-predef.h
-  INSTALL dirent.h
-  INSTALL ompx.h
-  INSTALL resolv.h
-  INSTALL winternl.h
-  INSTALL xmmintrin.h
-  INSTALL complex.h
-  INSTALL dlfcn.h
-  INSTALL sha.h
-  INSTALL nexgen32e.h
-  INSTALL gc.internal.h
-  INSTALL ffs.h
-  INSTALL x86feature.h
-  INSTALL crc32.h
-  INSTALL cpuid4.internal.h
-  INSTALL cachesize.h
-  INSTALL stackframe.h
-  INSTALL trampoline.h
-  INSTALL bench.h
-  INSTALL x86compiler.h
-  INSTALL kompressor.h
-  INSTALL msr.internal.h
-  INSTALL hascharacter.internal.h
-  INSTALL uart.internal.h
-  INSTALL nt2sysv.h
-  INSTALL rdtsc.h
-  INSTALL rdtscp.h
-  INSTALL x86info.h
-  INSTALL vendor.internal.h
-  INSTALL kcpuids.h
-  INSTALL lz4.h
-  INSTALL posix_spawn.h
-  INSTALL proc.internal.h
-  INSTALL execve.internal.h
-  INSTALL describefds.internal.h
-  INSTALL ntspawn.h
-  INSTALL posix_spawn.internal.h
-  INSTALL memtrack.internal.h
-  INSTALL internal.h
-  INSTALL winargs.internal.h
-  INSTALL sysconf.h
-  INSTALL e820.internal.h
-  INSTALL metalprintf.internal.h
-  INSTALL syslib.internal.h
-  INSTALL fenv.h
-  INSTALL clktck.h
-  INSTALL utmpx.h
-  INSTALL pathconf.h
-  INSTALL mman.internal.h
-  INSTALL zipos.internal.h
-  INSTALL symbols.internal.h
-  INSTALL stack.h
-  INSTALL pc.internal.h
-  INSTALL runtime.h
-  INSTALL utmp.h
-  INSTALL verdef.h
-  INSTALL shdr.h
-  INSTALL dyn.h
-  INSTALL nhdr.h
-  INSTALL vernaux.h
-  INSTALL syminfo.h
-  INSTALL rel.h
-  INSTALL chdr.h
-  INSTALL move.h
-  INSTALL phdr.h
-  INSTALL verdaux.h
-  INSTALL verneed.h
-  INSTALL ehdr.h
-  INSTALL lib.h
-  INSTALL rela.h
-  INSTALL auxv.h
-  INSTALL sym.h
-  INSTALL elf.h
-  INSTALL tinyelf.internal.h
-  INSTALL pf2prot.internal.h
-  INSTALL def.h
-  INSTALL scalar.h
-  INSTALL link.h
-  INSTALL getcallername.internal.h
-  INSTALL countbranch.h
-  INSTALL appendresourcereport.internal.h
-  INSTALL check.h
-  INSTALL libfatal.internal.h
-  INSTALL backtrace.internal.h
-  INSTALL log.h
-  INSTALL rop.internal.h
-  INSTALL gdb.h
-  INSTALL internal.h
-  INSTALL bsd.h
-  INSTALL countexpr.h
-  INSTALL color.internal.h
-  INSTALL traceme.h
-  INSTALL maps.h
-  INSTALL fds.h
-  INSTALL describentoverlapped.h
-  INSTALL strace.h
-  INSTALL describeflags.h
-  INSTALL xchg.h
-  INSTALL repstosb.h
-  INSTALL likely.h
-  INSTALL tree.h
-  INSTALL packsswb.h
-  INSTALL kprintf.h
-  INSTALL pushpop.h
-  INSTALL iscall.h
-  INSTALL punpcklwd.h
-  INSTALL cxaatexit.h
-  INSTALL pmovmskb.h
-  INSTALL newbie.h
-  INSTALL dll.h
-  INSTALL extend.h
-  INSTALL bswap.h
-  INSTALL hilbert.h
-  INSTALL x86.h
-  INSTALL punpckhbw.h
-  INSTALL getenv.h
-  INSTALL atomic.h
-  INSTALL setjmp.h
-  INSTALL nomultics.h
-  INSTALL popcnt.h
-  INSTALL punpcklbw.h
-  INSTALL palignr.h
-  INSTALL weaken.h
-  INSTALL directmap.h
-  INSTALL pmaddubsw.h
-  INSTALL paddw.h
-  INSTALL repmovsb.h
-  INSTALL promises.h
-  INSTALL psraw.h
-  INSTALL safemacros.h
-  INSTALL pcmpgtb.h
-  INSTALL bsr.h
-  INSTALL macros.h
-  INSTALL punpckhwd.h
-  INSTALL asmflag.h
-  INSTALL pcmpgtw.h
-  INSTALL pandn.h
-  INSTALL magicu.h
-  INSTALL ulock.h
-  INSTALL pmulhrsw.h
-  INSTALL bsf.h
-  INSTALL describebacktrace.h
-  INSTALL packuswb.h
-  INSTALL dos2errno.h
-  INSTALL ubsan.h
-  INSTALL getauxval.h
-  INSTALL cmpxchg.h
-  INSTALL cap.h
-  INSTALL map.h
-  INSTALL inet6.h
-  INSTALL ioprio.h
-  INSTALL _posix.h
-  INSTALL madv.h
-  INSTALL o.h
-  INSTALL ipproto.h
-  INSTALL inaddr.h
-  INSTALL msg.h
-  INSTALL arch.h
-  INSTALL uc.h
-  INSTALL personality.h
-  INSTALL pt.h
-  INSTALL dt.h
-  INSTALL seek.h
-  INSTALL poll.h
-  INSTALL shm.h
-  INSTALL sa.h
-  INSTALL sig.h
-  INSTALL th.h
-  INSTALL st.h
-  INSTALL pty.h
-  INSTALL baud.internal.h
-  INSTALL sio.h
-  INSTALL sol.h
-  INSTALL at.h
-  INSTALL kd.h
-  INSTALL termios.h
-  INSTALL prio.h
-  INSTALL s.h
-  INSTALL lock.h
-  INSTALL l.h
-  INSTALL rlim.h
-  INSTALL close.h
-  INSTALL epoll.h
-  INSTALL ethernet.h
-  INSTALL fio.h
-  INSTALL ip.h
-  INSTALL splice.h
-  INSTALL f.h
-  INSTALL io.h
-  INSTALL syscon.internal.h
-  INSTALL xopen.h
-  INSTALL mcast.h
-  INSTALL modem.h
-  INSTALL fbio.h
-  INSTALL in.h
-  INSTALL reboot.h
-  INSTALL msync.h
-  INSTALL sched.h
-  INSTALL mfd.h
-  INSTALL itimer.h
-  INSTALL waitid.h
-  INSTALL nr.h
-  INSTALL endian.h
-  INSTALL icmp6.h
-  INSTALL exit.h
-  INSTALL fileno.h
-  INSTALL falloc.h
-  INSTALL ss.h
-  INSTALL sock.h
-  INSTALL futex.h
-  INSTALL timer.h
-  INSTALL kern.h
-  INSTALL shut.h
-  INSTALL fan.h
-  INSTALL tcp.h
-  INSTALL sf.h
-  INSTALL c.h
-  INSTALL pr.h
-  INSTALL clone.h
-  INSTALL log.h
-  INSTALL loglevel.h
-  INSTALL tcpopt.h
-  INSTALL fs.h
-  INSTALL auxv.h
-  INSTALL ex.h
-  INSTALL pf.h
-  INSTALL w.h
-  INSTALL lio.h
-  INSTALL mlock.h
-  INSTALL hwcap.h
-  INSTALL rlimit.h
-  INSTALL unmount.h
-  INSTALL mremap.h
-  INSTALL so.h
-  INSTALL ipport.h
-  INSTALL rusage.h
-  INSTALL iov.h
-  INSTALL utime.h
-  INSTALL limits.h
-  INSTALL audit.h
-  INSTALL fd.h
-  INSTALL grnd.h
-  INSTALL arp.h
-  INSTALL ptrace.h
-  INSTALL mount.h
-  INSTALL nrlinux.h
-  INSTALL read.h
-  INSTALL af.h
-  INSTALL dn.h
-  INSTALL ok.h
-  INSTALL ipv6.h
-  INSTALL iff.h
-  INSTALL scm.h
-  INSTALL sicode.h
-  INSTALL posix.h
-  INSTALL clock.h
-  INSTALL prot.h
-  INSTALL macros.internal.h
-  INSTALL errfuns.h
-  INSTALL tab.internal.h
-  INSTALL locale.h
-  INSTALL slice.h
-  INSTALL str.h
-  INSTALL blake2.h
-  INSTALL langinfo.h
-  INSTALL tpdecodecb.internal.h
-  INSTALL highwayhash64.h
-  INSTALL strwidth.h
-  INSTALL utf16.h
-  INSTALL mb.internal.h
-  INSTALL wcwidth_osx.internal.h
-  INSTALL unicode.h
-  INSTALL thompike.h
-  INSTALL nltypes.h
-  INSTALL thread2.h
-  INSTALL thread.h
-  INSTALL itimer.internal.h
-  INSTALL threads.h
-  INSTALL xnu.internal.h
-  INSTALL openbsd.internal.h
-  INSTALL pt.internal.h
-  INSTALL semaphore.h
-  INSTALL freebsd.internal.h
-  INSTALL lock.h
-  INSTALL tls.h
-  INSTALL tls2.internal.h
-  INSTALL posixthread.internal.h
-  INSTALL statfs-netbsd.internal.h
-  INSTALL utsname.h
-  INSTALL termios.internal.h
-  INSTALL ucontext-freebsd.internal.h
-  INSTALL sigaction.internal.h
-  INSTALL siginfo-netbsd.internal.h
-  INSTALL sigaltstack.h
-  INSTALL framebuffercolormap.h
-  INSTALL statfs-linux.internal.h
-  INSTALL framebuffervirtualscreeninfo.h
-  INSTALL itimerval.h
-  INSTALL sigval.h
-  INSTALL ucontext-openbsd.internal.h
-  INSTALL siginfo.internal.h
-  INSTALL sigaction.h
-  INSTALL winsize.internal.h
-  INSTALL metastat.internal.h
-  INSTALL filter.internal.h
-  INSTALL dirent.h
-  INSTALL siginfo.h
-  INSTALL sigset.h
-  INSTALL cpuset.h
-  INSTALL rusage.internal.h
-  INSTALL sched_param.h
-  INSTALL sigaltstack.internal.h
-  INSTALL rlimit.internal.h
-  INSTALL statfs.internal.h
-  INSTALL siginfo-meta.internal.h
-  INSTALL bpf.internal.h
-  INSTALL metatermios.internal.h
-  INSTALL ucontext-netbsd.internal.h
-  INSTALL tms.h
-  INSTALL timespec.h
-  INSTALL iovec.internal.h
-  INSTALL statfs-openbsd.internal.h
-  INSTALL rusage.h
-  INSTALL sigset.internal.h
-  INSTALL user_regs_struct.h
-  INSTALL statvfs.h
-  INSTALL utsname-linux.internal.h
-  INSTALL aarch64.internal.h
-  INSTALL winsize.h
-  INSTALL stat.macros.h
-  INSTALL itimerval.internal.h
-  INSTALL siginfo-xnu.internal.h
-  INSTALL sigval.internal.h
-  INSTALL termios.h
-  INSTALL timespec.internal.h
-  INSTALL flock.h
-  INSTALL flock.internal.h
-  INSTALL framebufferfixedscreeninfo.h
-  INSTALL statfs.h
-  INSTALL statfs-meta.internal.h
-  INSTALL statfs-freebsd.internal.h
-  INSTALL fsid.h
-  INSTALL siginfo-openbsd.internal.h
-  INSTALL stat.internal.h
-  INSTALL seccomp.internal.h
-  INSTALL metasigaltstack.h
-  INSTALL sched_param.internal.h
-  INSTALL timeval.internal.h
-  INSTALL stat.h
-  INSTALL sysinfo.internal.h
-  INSTALL iovec.h
-  INSTALL statfs-xnu.internal.h
-  INSTALL rlimit.h
-  INSTALL ucontext.internal.h
-  INSTALL sysinfo.h
-  INSTALL siginfo-freebsd.internal.h
-  INSTALL timeval.h
-  INSTALL u.h
-  INSTALL ucontext.h
-  INSTALL pledge.h
-  INSTALL ttydefaults.h
-  INSTALL createfileflags.internal.h
-  INSTALL openbsd.internal.h
-  INSTALL calls.h
-  INSTALL prctl.internal.h
-  INSTALL sig.internal.h
-  INSTALL weirdtypes.h
-  INSTALL termios.h
-  INSTALL syscall-nt.internal.h
-  INSTALL ipc.h
-  INSTALL state.internal.h
-  INSTALL syscall_support-nt.internal.h
-  INSTALL metalfile.internal.h
-  INSTALL sigtimedwait.internal.h
-  INSTALL blockcancel.internal.h
-  INSTALL sched-sysv.internal.h
-  INSTALL internal.h
-  INSTALL sysdir.internal.h
-  INSTALL syscall_support-sysv.internal.h
-  INSTALL termios.internal.h
-  INSTALL syscall-sysv.internal.h
-  INSTALL cp.internal.h
-  INSTALL groups.internal.h
-  INSTALL pledge.internal.h
-  INSTALL sigtimedwait.h
-  INSTALL mount.h
-  INSTALL cachestat.h
-  INSTALL landlock.h
-  INSTALL wincrash.internal.h
-  INSTALL makedev.h
-  INSTALL getcontext.inc
-  INSTALL vga.internal.h
-  INSTALL tty-graph.inc
-  INSTALL ifreq.h
-  INSTALL linger.h
-  INSTALL ifconf.h
-  INSTALL sockaddr.internal.h
-  INSTALL sockaddr6.h
-  INSTALL in_pktinfo.h
-  INSTALL sockaddr6-bsd.internal.h
-  INSTALL ip_mreq.h
-  INSTALL sockaddr.h
-  INSTALL pollfd.internal.h
-  INSTALL cmsghdr.h
-  INSTALL ipv6_mreq.h
-  INSTALL ether_header.h
-  INSTALL cmsghdr.internal.h
-  INSTALL arpreq.h
-  INSTALL msghdr.h
-  INSTALL arphdr.h
-  INSTALL pollfd.h
-  INSTALL msghdr.internal.h
-  INSTALL in6_pktinfo.h
-  INSTALL in.h
-  INSTALL select.h
-  INSTALL wsaid.internal.h
-  INSTALL sock.h
-  INSTALL sendfile.internal.h
-  INSTALL select.internal.h
-  INSTALL ipclassify.internal.h
-  INSTALL syslog.h
-  INSTALL goodsocket.internal.h
-  INSTALL ifaddrs.h
-  INSTALL yoink.inc
-  INSTALL epoll.h
-  INSTALL alg.h
-  INSTALL internal.h
-  INSTALL syscall_fd.internal.h
-  INSTALL macho.internal.h
-  INSTALL cxx.inc
-  INSTALL wctype.h
-  INSTALL temp.h
-  INSTALL c.inc
-  INSTALL atomic.h
-  INSTALL lp64.inc
-  INSTALL assert.h
-  INSTALL stdbool.h
-  INSTALL ar.h
-  INSTALL paths.h
-  INSTALL inttypes.h
-  INSTALL cosmo.h
-  INSTALL normalize.inc
-  INSTALL stdlib.h
-  INSTALL llp64.inc
-  INSTALL ctype.h
-  INSTALL limits.h
-  INSTALL dce.h
-  INSTALL dos.internal.h
-  INSTALL stdckdint.h
-  INSTALL unistd.h
-  INSTALL mach.internal.h
-  INSTALL time.h
-  INSTALL cxxtypescompat.inc
-  INSTALL imag.internal.h
-  INSTALL cxxabi.h
-  INSTALL utime.h
-  INSTALL stdalign.internal.h
-  INSTALL lp64arg.inc
-  INSTALL complex.h
-  INSTALL errno.h
-  INSTALL zip.internal.h
-  INSTALL serialize.h
-  INSTALL macros.internal.h
-  INSTALL math.h
-  INSTALL literal.h
-  INSTALL iso646.internal.h
-  INSTALL extents.h
-  INSTALL synth_three_way.h
-  INSTALL three_way_comparable.h
-  INSTALL compare_partial_order_fallback.h
-  INSTALL partial_order.h
-  INSTALL compare_weak_order_fallback.h
-  INSTALL weak_order.h
-  INSTALL compare_three_way_result.h
-  INSTALL ordering.h
-  INSTALL is_eq.h
-  INSTALL common_comparison_category.h
-  INSTALL compare_three_way.h
-  INSTALL strong_order.h
-  INSTALL compare_strong_order_fallback.h
-  INSTALL operations.h
-  INSTALL directory_entry.h
-  INSTALL path_iterator.h
-  INSTALL copy_options.h
-  INSTALL file_status.h
-  INSTALL directory_options.h
-  INSTALL filesystem_error.h
-  INSTALL recursive_directory_iterator.h
-  INSTALL directory_iterator.h
-  INSTALL u8path.h
-  INSTALL file_time_type.h
-  INSTALL perm_options.h
-  INSTALL space_info.h
-  INSTALL path.h
-  INSTALL perms.h
-  INSTALL file_type.h
-  INSTALL atomic_lock_free.h
-  INSTALL atomic_sync.h
-  INSTALL fence.h
-  INSTALL atomic.h
-  INSTALL check_memory_order.h
-  INSTALL atomic_init.h
-  INSTALL is_always_lock_free.h
-  INSTALL atomic_flag.h
-  INSTALL cxx_atomic_impl.h
-  INSTALL atomic_base.h
-  INSTALL contention_t.h
-  INSTALL aliases.h
-  INSTALL memory_order.h
-  INSTALL kill_dependency.h
-  INSTALL syslog.h
-  INSTALL utmp.h
-  INSTALL stdio.h
-  INSTALL nsync_time.h
-  INSTALL netdb.h
-  INSTALL x86intrin.h
-  INSTALL stdalign.h
-  INSTALL __pstl_algorithm
-  INSTALL regex.h
-  INSTALL immintrin.h
-  INSTALL nsync_debug.h
-  INSTALL nl_types.h
-  INSTALL __bit_reference
-  INSTALL uchar.h
-  INSTALL utmpx.h
-  INSTALL cpio.h
-  INSTALL module.modulemap
-  INSTALL cuchar
-  INSTALL sha512intrin.h
-  INSTALL nsync_mu.h
-  INSTALL langinfo.h
-  INSTALL mntent.h
-  INSTALL mdspan
-  INSTALL libgen.h
-  INSTALL __hash_table
-  INSTALL endian.h
-  INSTALL assert.h
-  INSTALL errno.h
-  INSTALL __split_buffer
-  INSTALL __undef_macros
-  INSTALL sgxintrin.h
-  INSTALL __std_mbstate_t.h
-  INSTALL setjmp.h
-  INSTALL ucontext.h
-  INSTALL avxifmaintrin.h
-  INSTALL semaphore.h
-  INSTALL arm_fp16.h
-  INSTALL time.h
-  INSTALL nmmintrin.h
-  INSTALL __assert
-  INSTALL locale.h
-  INSTALL __debug
-  INSTALL poll.h
-  INSTALL sm3intrin.h
-  INSTALL __pstl_numeric
-  INSTALL format
-  INSTALL wctype.h
-  INSTALL iso646.h
-  INSTALL inttypes.h
-  INSTALL getopt.h
-  INSTALL ammintrin.h
-  INSTALL __pstl_config_site
-  INSTALL utime.h
-  INSTALL stdlib.h
-  INSTALL stdckdint.h
-  INSTALL crypt.h
-  INSTALL ranges
-  INSTALL wchar.h
-  INSTALL complex.h
-  INSTALL memory_resource
-  INSTALL stdnoreturn.h
-  INSTALL amxfp16intrin.h
-  INSTALL threads.h
-  INSTALL features.h
-  INSTALL cpuid.h
-  INSTALL __pstl_memory
-  INSTALL raointintrin.h
-  INSTALL __locale
-  INSTALL wait.h
-  INSTALL amxcomplexintrin.h
-  INSTALL clzerointrin.h
-  INSTALL arm_acle.h
-  INSTALL byteswap.h
-  INSTALL bmmintrin.h
-  INSTALL nsync_note.h
-  INSTALL mm3dnow.h
-  INSTALL grp.h
-  INSTALL dlfcn.h
-  INSTALL elf.h
-  INSTALL nsync_counter.h
-  INSTALL emmintrin.h
-  INSTALL resolv.h
-  INSTALL dirent.h
-  INSTALL source_location
-  INSTALL __config_site
-  INSTALL __node_handle
-  INSTALL math.h
-  INSTALL memory.h
-  INSTALL pthread.h
-  INSTALL malloc.h
-  INSTALL ctype.h
-  INSTALL stddef.h
-  INSTALL tgmath.h
-  INSTALL semaphore
-  INSTALL nsync_atomic.h
-  INSTALL spawn.h
-  INSTALL prfchiintrin.h
-  INSTALL barrier
-  INSTALL nsync_once.h
-  INSTALL latch
-  INSTALL __availability
-  INSTALL cxxabi.h
-  INSTALL __verbose_abort
-  INSTALL nsync.h
-  INSTALL link.h
-  INSTALL alloca.h
-  INSTALL nsync_waiter.h
-  INSTALL syscall.h
-  INSTALL __config
-  INSTALL sm4intrin.h
-  INSTALL arm_neon.h
-  INSTALL err.h
-  INSTALL xmmintrin.h
-  INSTALL unistd.h
-  INSTALL cosmo.h
-  INSTALL expected
-  INSTALL avxvnniint8intrin.h
-  INSTALL sysexits.h
-  INSTALL limits.h
-  INSTALL stdbool.h
-  INSTALL __tree
-  INSTALL popcntintrin.h
-  INSTALL fenv.h
-  INSTALL fnmatch.h
-  INSTALL shadow.h
-  INSTALL ar.h
-  INSTALL paths.h
-  INSTALL fcntl.h
-  INSTALL stdio_ext.h
-  INSTALL pwd.h
-  INSTALL usermsrintrin.h
-  INSTALL libcxx.imp
-  INSTALL numbers
-  INSTALL ompx.h
-  INSTALL tinygetopt.h
-  INSTALL omp-tools.h
-  INSTALL avxvnniint16intrin.h
-  INSTALL strings.h
-  INSTALL arm_bf16.h
-  INSTALL uio.h
-  INSTALL smmintrin.h
-  INSTALL mmintrin.h
-  INSTALL stdatomic.h
-  INSTALL concepts
-  INSTALL cmpccxaddintrin.h
-  INSTALL coroutine
-  INSTALL pmmintrin.h
-  INSTALL iconv.h
-  INSTALL mwaitxintrin.h
-  INSTALL sched.h
-  INSTALL windowsesque.h
-  INSTALL winternl.h
-  INSTALL ifaddrs.h
-  INSTALL mm_malloc.h
-  INSTALL search.h
-  INSTALL stdarg.h
-  INSTALL unwind.h
-  INSTALL float.h
-  INSTALL wmmintrin.h
-  INSTALL pty.h
-  INSTALL avxneconvertintrin.h
-  INSTALL termios.h
-  INSTALL string.h
-  INSTALL signal.h
-  INSTALL monetary.h
-  INSTALL tmmintrin.h
-  INSTALL stdc-predef.h
-  INSTALL ftw.h
-  INSTALL __mbstate_t.h
-  INSTALL nsync_mu_wait.h
-  INSTALL glob.h
-  INSTALL nsync_cv.h
-  INSTALL omp.h
-  INSTALL stdint.h
-  INSTALL libgomp.spec
-  INSTALL compile.ape
-  INSTALL cosmoar
-  INSTALL cosmocross
-  INSTALL x86_64-linux-cosmo-nm
-  INSTALL x86_64-linux-cosmo-objdump
-  INSTALL cosmoinstall
-  INSTALL aarch64-linux-cosmo-ranlib
-  INSTALL aarch64-unknown-cosmo-install
-  INSTALL x86_64-linux-cosmo-gcc
-  INSTALL x86_64-linux-cosmo-g++
-  INSTALL x86_64-linux-cosmo-size
-  INSTALL aarch64-linux-cosmo-ld
-  INSTALL aarch64-linux-cosmo-objdump
-  INSTALL ape-x86_64.macho
-  INSTALL resymbol
-  INSTALL aarch64-linux-cosmo-objcopy
-  INSTALL mktemper
-  INSTALL mkdeps
-  INSTALL echo.ape
-  INSTALL touch.ape
-  INSTALL pecheck
-  INSTALL aarch64-linux-cosmo-ar
-  INSTALL aarch64-linux-cosmo-strip
-  INSTALL mkdir.ape
-  INSTALL cosmocc
-  INSTALL zipcopy
-  INSTALL ape-m1.c
-  INSTALL x86_64-linux-cosmo-addr2line
-  INSTALL make
-  INSTALL x86_64-linux-cosmo-objcopy
-  INSTALL ape-aarch64.elf
-  INSTALL objbincopy
-  INSTALL ape-x86_64.elf
-  INSTALL fixupobj
-  INSTALL zipobj
-  INSTALL x86_64-linux-cosmo-ar
-  INSTALL aarch64-linux-cosmo-gcc
-  INSTALL aarch64-linux-cosmo-g++
-  INSTALL x86_64-linux-cosmo-c++filt
-  INSTALL x86_64-linux-cosmo-ranlib
-  INSTALL rm.ape
-  INSTALL aarch64-linux-cosmo-c++filt
-  INSTALL x86_64-unknown-cosmo-install
-  INSTALL cosmoaddr2line
-  INSTALL ar.ape
-  INSTALL aarch64-linux-cosmo-nm
-  INSTALL aarch64-linux-cosmo-size
-  INSTALL assimilate
-  INSTALL x86_64-linux-cosmo-readelf
-  INSTALL gzip.ape
-  INSTALL x86_64-linux-cosmo-elfedit
-  INSTALL sha256sum.ape
-  INSTALL x86_64-linux-cosmo-strip
-  INSTALL chmod.ape
-  INSTALL cp.ape
-  INSTALL march-native
-  INSTALL package.ape
-  INSTALL aarch64-linux-cosmo-addr2line
-  INSTALL x86_64-linux-cosmo-ld
-  INSTALL aarch64-linux-cosmo-readelf
-  INSTALL aarch64-linux-cosmo-elfedit
-  INSTALL apelink
-  INSTALL cocmd
-  INSTALL ctags
-  INSTALL LICENSE.lgpl3
-  INSTALL LICENSE.gpl3
-  INSTALL README.md
-  INSTALL LICENSE.gpl2
-  INSTALL LICENSE.lgpl2
-  SYMLINK x86_64-unknown-cosmo-objcopy
-  SYMLINK x86_64-unknown-cosmo-cc
-  SYMLINK unknown-unknown-cosmo-cc
-  SYMLINK x86_64-unknown-cosmo-addr2line
-  SYMLINK aarch64-unknown-cosmo-c++filt
-  SYMLINK unknown-unknown-cosmo-c++
-  SYMLINK aarch64-linux-cosmo-c++
-  SYMLINK x86_64-linux-cosmo-c++
-  SYMLINK unknown-unknown-cosmo-install
-  SYMLINK aarch64-linux-cosmo-ld.bfd
-  SYMLINK x86_64-unknown-cosmo-nm
-  SYMLINK cosmoc++
-  SYMLINK aarch64-unknown-cosmo-c++
-  SYMLINK x86_64-unknown-cosmo-ar
-  SYMLINK aarch64-linux-cosmo-cc
-  SYMLINK aarch64-unknown-cosmo-strip
-  SYMLINK x86_64-linux-cosmo-as
-  SYMLINK x86_64-unknown-cosmo-as
-  SYMLINK aarch64-unknown-cosmo-readelf
-  SYMLINK x86_64-unknown-cosmo-c++filt
-  SYMLINK x86_64-unknown-cosmo-readelf
-  SYMLINK unknown-unknown-cosmo-ar
-  SYMLINK aarch64-unknown-cosmo-objdump
-  SYMLINK x86_64-linux-cosmo-ld.bfd
-  SYMLINK aarch64-unknown-cosmo-nm
-  SYMLINK aarch64-unknown-cosmo-objcopy
-  SYMLINK aarch64-unknown-cosmo-ar
-  SYMLINK aarch64-unknown-cosmo-cc
-  SYMLINK x86_64-linux-cosmo-cc
-  SYMLINK aarch64-unknown-cosmo-addr2line
-  SYMLINK aarch64-linux-cosmo-as
-  SYMLINK aarch64-unknown-cosmo-as
-  SYMLINK x86_64-linux-cosmo-cpp
-  SYMLINK x86_64-unknown-cosmo-objdump
-  SYMLINK x86_64-unknown-cosmo-c++
-  SYMLINK aarch64-linux-cosmo-cpp
-  SYMLINK x86_64-unknown-cosmo-strip
- gmake: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/esperanto-cosmopolitan.0.0.6/toolchain'
-> installed esperanto-cosmopolitan.0.0.6
Processing 36/37: [x86_64-esperanto: sh]
+ /bin/sh "-c" "cd caml && ./configure.sh --prefix=/home/opam/.opam/4.14.2 --target=x86_64-unknown-cosmo" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6)
Processing 36/37: [x86_64-esperanto: sh make -C caml -j39]
+ /bin/sh "-c" "make -C caml -j39" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6)
- make: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml'
- cp -r `opam var prefix`/lib/ocaml-src ./ocaml
- sed -e 's!@@PREFIX@@!/home/opam/.opam/4.14.2!' \
-     esperanto.conf.in > x86_64-esperanto.conf.sed
- sed -e 's!@@BUILD_ARCH@@!x86_64!g' \
- 		x86_64-esperanto.conf.sed > x86_64-esperanto.conf.sed.sed
- mv x86_64-esperanto.conf.sed.sed x86_64-esperanto.conf
- cp esperanto.h ocaml/esperanto.h
- sed -e 's/\/lib\/cpp/\/usr\/bin\/cpp/g' ocaml/configure > ocaml/configure.sed
- mv ocaml/configure.sed ocaml/configure
- sed -e 's/otherlibraries="dynlink"/otherlibraries=""/g' ocaml/configure > ocaml/configure.sed
- mv ocaml/configure.sed ocaml/configure
- sed -e '/^char \$2 ()\;/s/^/\/\//' ocaml/configure > ocaml/configure.sed
- mv ocaml/configure.sed ocaml/configure
- sed -e 's/^return \$2 ()\;/return \&\$2\;/' ocaml/configure > ocaml/configure.sed
- mv ocaml/configure.sed ocaml/configure
- sed -e 's/oc_cflags="/oc_cflags="$OC_CFLAGS /g' ocaml/configure > ocaml/configure.sed
- mv ocaml/configure.sed ocaml/configure
- sed -e 's/ocamlc_cflags="/ocamlc_cflags="$OCAMLC_CFLAGS /g' ocaml/configure > ocaml/configure.sed
- mv ocaml/configure.sed ocaml/configure
- sed -e 's/nativecclibs="$cclibs $DLLIBS"/nativecclibs="$GLOBAL_LIBS"/g' ocaml/configure > ocaml/configure.sed
- mv ocaml/configure.sed ocaml/configure
- sed -e 's/#undef $2/#include "esperanto.h"/' ocaml/configure > ocaml/configure.sed
- mv ocaml/configure.sed ocaml/configure
- sed -e '/#define $2 innocuous_$2/d' ocaml/configure > ocaml/configure.sed
- mv ocaml/configure.sed ocaml/configure
- sed -e 's/^all: $(BYTECODE_STATIC_LIBRARIES) $(BYTECODE_SHARED_LIBRARIES)/all: primitives ld.conf/' ocaml/runtime/Makefile > ocaml/runtime/Makefile.sed
- mv ocaml/runtime/Makefile.sed ocaml/runtime/Makefile
- sed -e 's/^ocamlrun$(EXE):.*/dummy:/g' ocaml/runtime/Makefile > ocaml/runtime/Makefile.sed
- mv ocaml/runtime/Makefile.sed ocaml/runtime/Makefile
- sed -e 's/^ocamlruni$(EXE):.*/dummyi:/g' ocaml/runtime/Makefile > ocaml/runtime/Makefile.sed
- mv ocaml/runtime/Makefile.sed ocaml/runtime/Makefile
- sed -e 's/^ocamlrund$(EXE):.*/dummyd:/g' ocaml/runtime/Makefile > ocaml/runtime/Makefile.sed
- mv ocaml/runtime/Makefile.sed ocaml/runtime/Makefile
- sed -e 's/write(/_write(/' ocaml/runtime/extern.c > ocaml/runtime/extern.c.sed
- mv ocaml/runtime/extern.c.sed ocaml/runtime/extern.c
- sed -e 's/\([^_]\)link/\1link_t/g' ocaml/runtime/roots_nat.c > ocaml/runtime/roots_nat.c.sed
- mv ocaml/runtime/roots_nat.c.sed ocaml/runtime/roots_nat.c
- patch ocaml/asmcomp/arm64/emit.mlp emit.mlp.aarch64.patch
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- asmcomp/arm64/emit.mlp
- |+++ asmcomp/arm64/emit.mlp
- --------------------------
- Patching file ocaml/asmcomp/arm64/emit.mlp using Plan A...
- Hunk #1 succeeded at 30.
- done
- patch ocaml/asmcomp/arm64/proc.ml proc.ml.aarch64.patch
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- asmcomp/arm64/proc.ml
- |+++ asmcomp/arm64/proc.ml
- --------------------------
- Patching file ocaml/asmcomp/arm64/proc.ml using Plan A...
- Hunk #1 succeeded at 33.
- Hunk #2 succeeded at 49.
- Hunk #3 succeeded at 67.
- Hunk #4 succeeded at 80.
- Hunk #5 succeeded at 230.
- Hunk #6 succeeded at 283.
- done
- patch ocaml/runtime/arm64.S arm64.S.patch
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- runtime/arm64.S
- |+++ runtime/arm64.S
- --------------------------
- Patching file ocaml/runtime/arm64.S using Plan A...
- Hunk #1 succeeded at 20.
- Hunk #2 succeeded at 183.
- Hunk #3 succeeded at 219.
- done
- sed -e 's/ac_cv_have_decl_system" "#include <stdlib.h>$/ac_cv_have_decl_system" "#include <stdio.h>/' ocaml/configure > ocaml/configure.sed
- mv ocaml/configure.sed ocaml/configure
- patch ocaml/otherlibs/unix/termios.c esperanto_termios.patch
- Hmm...  Looks like a unified diff to me...
- The text leading up to this was:
- --------------------------
- |--- termios.c
- |+++ termios.c
- --------------------------
- Patching file ocaml/otherlibs/unix/termios.c using Plan A...
- Hunk #1 succeeded at 18.
- Hunk #2 succeeded at 35.
- done
- printf "ocamlrun:\n\tcp /home/opam/.opam/4.14.2/bin/ocamlrun .\n" >> ocaml/runtime/Makefile
- printf "ocamlrund:\n\tcp /home/opam/.opam/4.14.2/bin/ocamlrund .\n" >> ocaml/runtime/Makefile
- printf "ocamlruni:\n\tcp /home/opam/.opam/4.14.2/bin/ocamlruni .\n" >> ocaml/runtime/Makefile
- touch ocaml/runtime/libcamlrun.a ocaml/runtime/libcamlrund.a ocaml/runtime/libcamlruni.a
- sed -e 's/^ocamlyacc$(EXE):.*/dummy:/g' ocaml/yacc/Makefile > ocaml/yacc/Makefile.sed
- mv ocaml/yacc/Makefile.sed ocaml/yacc/Makefile
- printf "ocamlyacc:\n\tcp /home/opam/.opam/4.14.2/bin/ocamlyacc .\n" >> ocaml/yacc/Makefile
- printf "objinfo_helper:\n\ttouch objinfo_helper\n" >> ocaml/tools/Makefile
- chmod +x ocaml/configure
- cd ocaml && \
- 	PATH="/home/opam/.opam/4.14.2/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/opam/bin:/home/opam/.opam/4.14.2/bin" \
- 	CC="x86_64-unknown-cosmo-cc" \
- 	CFLAGS="-Wno-int-conversion" \
- 	OC_CFLAGS="" \
- 	OCAMLC_CFLAGS="""" \
- 	AS="x86_64-unknown-cosmo-cc -c" \
- 	ASPP="x86_64-unknown-cosmo-cc  -c" \
- 	CPPFLAGS="" \
- 	LIBS=""\
- 	GLOBAL_LIBS="" \
- 	LD="x86_64-unknown-cosmo-ld" \
- 	ac_cv_prog_DIRECT_LD="x86_64-unknown-cosmo-ld" \
- 	ac_cv_lib_m_cos="no" \
-   ./configure \
-   --enable-imprecise-c99-float-ops \
- 	-host=x86_64-cosmo-none \
- 	-target=x86_64-cosmo-none \
- 	-prefix /home/opam/.opam/4.14.2/x86_64-esperanto-sysroot \
- 	-disable-shared\
- 	-disable-instrumented-runtime\
- 	-disable-ocamltest\
- 	-disable-ocamldoc\
- 	-disable-debugger\
- 	
- configure: Configuring OCaml version 4.14.2
- checking build system type... x86_64-unknown-freebsd15.0
- checking host system type... x86_64-cosmo-none
- checking target system type... x86_64-cosmo-none
- checking for x86_64-cosmo-none-ld... x86_64-unknown-cosmo-ld
- checking how to print strings... printf
- checking for x86_64-cosmo-none-gcc... x86_64-unknown-cosmo-cc
- checking whether the C compiler works... 
- yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... 
- yes
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-unknown-cosmo-cc accepts -g... yes
- checking for x86_64-unknown-cosmo-cc option to accept ISO C89... none needed
- checking for a sed that does not truncate output... 
- /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by x86_64-unknown-cosmo-cc... x86_64-unknown-cosmo-ld
- checking if the linker (x86_64-unknown-cosmo-ld) is GNU ld... no
- checking for BSD- or MS-compatible name lister (nm)... no
- checking for x86_64-cosmo-none-dumpbin... no
- checking for x86_64-cosmo-none-link... no
- checking for dumpbin... no
- checking for link... link -dump
- configure: WARNING: using cross tools not prefixed with host triplet
- checking the name lister (nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 393216
- checking how to convert x86_64-unknown-freebsd15.0 file names to x86_64-cosmo-none format... func_convert_file_noop
- checking how to convert x86_64-unknown-freebsd15.0 file names to toolchain format... func_convert_file_noop
- checking for x86_64-unknown-cosmo-ld option to reload object files... -r
- checking for x86_64-cosmo-none-objdump... no
- checking for objdump... objdump
- checking how to recognize dependent libraries... unknown
- checking for x86_64-cosmo-none-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-cosmo-none-ar... no
- checking for ar... ar
- checking for archiver @FILE support... @
- checking for x86_64-cosmo-none-strip... no
- checking for strip... strip
- checking for x86_64-cosmo-none-ranlib... no
- checking for ranlib... ranlib
- checking for gawk... no
- checking for mawk... no
- checking for nawk... nawk
- checking command to parse nm output from x86_64-unknown-cosmo-cc object... 
- ok
- checking for sysroot... no
- checking for a working dd... 
- /bin/dd
- checking how to truncate binary pipes... /bin/dd bs=4096 count=1
- checking for x86_64-cosmo-none-mt... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... 
- x86_64-unknown-cosmo-cc -E
- checking for ANSI C header files... yes
- checking for sys/types.h... 
- yes
- checking for sys/stat.h... yes
- checking for stdlib.h... 
- yes
- checking for string.h... yes
- checking for memory.h... 
- yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... 
- yes
- checking for objdir... .libs
- checking if x86_64-unknown-cosmo-cc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-unknown-cosmo-cc option to produce PIC... -fPIC -DPIC
- checking if x86_64-unknown-cosmo-cc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-unknown-cosmo-cc static flag -static works... 
- yes
- checking if x86_64-unknown-cosmo-cc supports -c -o file.o... yes
- checking if x86_64-unknown-cosmo-cc supports -c -o file.o... (cached) yes
- checking whether the x86_64-unknown-cosmo-cc linker (x86_64-unknown-cosmo-ld) supports shared libraries... no
- checking dynamic linker characteristics... x86_64-unknown-cosmo-cc: fatal error: no input files
- compilation terminated.
- no
- checking how to hardcode library paths into programs... unsupported
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... no
- checking whether to build shared libraries... no
- checking whether to build static libraries... yes
- checking C compiler vendor... gcc-14-1
- checking whether host executables can be run in the build... no
- checking whether #! works in shell scripts... yes
- checking for a BSD-compatible install... 
- /usr/bin/install -c
- checking for cos in -lm... (cached) no
- checking math.h usability... yes
- checking math.h presence... yes
- checking for math.h... yes
- checking for unistd.h... (cached) yes
- checking for stdint.h... (cached) yes
- checking for dirent.h... yes
- checking for sys/select.h... 
- yes
- checking for off_t... yes
- checking size of int... 
- 4
- checking size of long... 
- 8
- checking size of long *... 
- 8
- checking size of short... 
- 2
- checking size of long long... 
- 8
- configure: Target is a 64 bits architecture
- checking whether byte ordering is bigendian... 
- no
- checking alignment of double... 
- 8
- checking alignment of long... 
- 8
- checking alignment of long long... 
- 8
- checking whether the C compiler supports __attribute__((aligned(n)))... yes
- checking whether the C compiler supports __attribute__((optimize("tree-vectorize")))... yes
- checking for x86_64-cosmo-none-ld... (cached) x86_64-unknown-cosmo-ld
- checking for rlwrap... no
- configure: checking semantics of signal handlers
- checking for sigaction... yes
- checking for sigprocmask... 
- yes
- configure: POSIX signal handling found.
- checking for expm1... yes
- checking for log1p... 
- yes
- checking for hypot... 
- yes
- checking for fma... yes
- checking for exp2... 
- yes
- checking for log2... yes
- checking for cbrt... 
- yes
- checking for acosh... yes
- checking for asinh... 
- yes
- checking for atanh... 
- yes
- checking for erf... yes
- checking for erfc... 
- yes
- checking for trunc... yes
- checking for round... 
- yes
- checking for copysign... 
- yes
- checking whether round works... cross-compiling; assume yes
- checking whether fma works... cross-compiling; assume yes
- checking for getrusage... no
- checking for times... no
- checking for secure_getenv... yes
- checking for issetugid... 
- yes
- checking for socket... yes
- checking for socketpair... 
- yes
- checking for bind... yes
- checking for listen... 
- yes
- checking for accept... yes
- checking for connect... 
- yes
- checking for socklen_t... yes
- checking for inet_aton... yes
- checking for struct sockaddr_in6... 
- yes
- checking for getaddrinfo... no
- checking for rewinddir... no
- checking for lockf... yes
- checking for mkfifo... no
- checking for getcwd... 
- yes
- checking whether system is declared... yes
- checking for sys/types.h... (cached) yes
- checking utime.h usability... yes
- checking utime.h presence... yes
- checking for utime.h... yes
- checking for utime... no
- checking for utimes... yes
- checking for fchmod... 
- yes
- checking for fchown... yes
- checking for truncate... 
- yes
- checking for ftruncate... yes
- checking for select... 
- yes
- checking for fd_set... yes
- checking for nanosleep... yes
- checking for symlink... 
- yes
- checking for readlink... yes
- checking for lstat... yes
- checking for realpath... 
- yes
- checking for waitpid... 
- yes
- checking for wait4... no
- checking for getgroups... yes
- checking for setgroups... 
- yes
- checking for initgroups... no
- checking termios.h usability... yes
- checking termios.h presence... yes
- checking for termios.h... yes
- checking for tcgetattr... yes
- checking for tcsetattr... 
- yes
- checking for tcsendbreak... yes
- checking for tcflush... yes
- checking for tcflow... 
- yes
- checking for setitimer... yes
- checking for gethostname... 
- yes
- checking sys/utsname.h usability... yes
- checking sys/utsname.h presence... yes
- checking for sys/utsname.h... yes
- checking for uname... no
- checking for gettimeofday... yes
- checking for mktime... 
- yes
- checking for setsid... yes
- checking for putenv... 
- yes
- checking for setenv... yes
- checking for unsetenv... yes
- checking locale.h usability... 
- yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking for newlocale... yes
- checking for freelocale... yes
- checking for uselocale... 
- yes
- checking xlocale.h usability... no
- checking xlocale.h presence... no
- checking for xlocale.h... no
- checking for strtod_l... yes
- configure: Dynamic loading of shared libraries is not supported.
- checking sys/mman.h usability... yes
- checking sys/mman.h presence... yes
- checking for sys/mman.h... yes
- checking for mmap... 
- yes
- checking for munmap... yes
- checking for pwrite... yes
- checking whether the C compiler supports -fdebug-prefix-map... yes
- checking for struct stat.st_atim.tv_nsec... 
- yes
- configure: stat supports nanosecond precision
- checking how many arguments gethostbyname_r() takes... can't tell
- checking how many arguments gethostbyaddr_r() takes... can't tell
- checking for mkstemp... yes
- checking for nice... 
- yes
- checking for dup3... yes
- checking for pipe2... yes
- checking for accept4... 
- yes
- checking for getauxval... yes
- checking sys/shm.h usability... no
- checking sys/shm.h presence... no
- checking for sys/shm.h... no
- checking for execvpe... no
- checking spawn.h usability... yes
- checking spawn.h presence... yes
- checking for spawn.h... yes
- checking for posix_spawn... no
- checking for ffs... 
- yes
- checking whether _BitScanForward is declared... no
- configure: replay debugger disabled
- checking whether stack overflows can be detected... no
- checking whether x86_64-unknown-cosmo-cc is Clang... no
- checking whether pthreads work with "-pthread" and "-lpthread"... yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking whether more special flags are required for pthreads... no
- checking for PTHREAD_PRIO_INHERIT... 
- no
- configure: the POSIX threads library is supported
- checking for sigwait... yes
- checking whether the assembler supports --debug-prefix-map... no
- checking whether the assembler supports CFI directives... yes
- configure: not using frame pointers
- checking whether mmap supports huge pages... no assumed
- configure: Disabling function sections.
- configure: creating ./config.status
- config.status: creating Makefile.build_config
- config.status: creating Makefile.config
- config.status: creating stdlib/sys.ml
- config.status: creating manual/src/version.tex
- config.status: creating manual/src/html_processing/src/common.ml
- config.status: creating tools/eventlog_metadata
- config.status: creating runtime/caml/m.h
- config.status: creating runtime/caml/s.h
- config.status: creating runtime/caml/version.h
- config.status: executing libtool commands
- echo "ARCH=amd64" >> ocaml/Makefile.config
- echo 'SAK_CC=cc' >> ocaml/Makefile.config
- echo 'SAK_CFLAGS=' >> ocaml/Makefile.config
- echo 'SAK_LINK=cc  $(OUTPUTEXE)$(1) $(2)' >> ocaml/Makefile.config
- echo '#undef OCAML_OS_TYPE' >> ocaml/runtime/caml/s.h
- echo '#define OCAML_OS_TYPE "None"' >> ocaml/runtime/caml/s.h
- PATH="/home/opam/.opam/4.14.2/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/opam/bin:/home/opam/.opam/4.14.2/bin" /home/opam/.opam/4.14.2/bin/make -C ocaml world
- make[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make -C runtime sak
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- cc -c  -o sak.o sak.c
- cc  -o sak sak.o
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- /home/opam/.opam/4.14.2/bin/make -C runtime all
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- cp primitives.new primitives
- echo "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/stublibs" > ld.conf
- cp /home/opam/.opam/4.14.2/bin/ocamlrun .
- cp /home/opam/.opam/4.14.2/bin/ocamlrund .
- echo "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml" >> ld.conf
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- /home/opam/.opam/4.14.2/bin/make -C stdlib \
-   OCAMLRUN='$(ROOTDIR)/runtime/ocamlrun' \
-   CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalFormatBasics.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalAtomic.mli
- echo '#!/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin/ocamlrun' > camlheader
- echo '#!/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin/ocamlrun' > target_camlheader
- echo '#!' | tr -d '\012' > camlheader_ur
- echo '#!/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin/ocamlrund' > camlheaderd
- echo '#!/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin/ocamlrund' > target_camlheaderd
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalAtomic.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalFormatBasics.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Pervasives.cmo -c pervasives.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Either.cmi -c either.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Sys.cmi -c sys.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Nativeint.cmi -c nativeint.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int32.cmi -c int32.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalLazy.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Seq.cmi -c seq.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bool.cmi -c bool.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Char.cmi -c char.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Uchar.cmi -c uchar.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int.cmi -c int.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Unit.cmi -c unit.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Marshal.cmi -c marshal.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int32.cmo -c int32.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int64.cmi -c int64.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Nativeint.cmo -c nativeint.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lexing.cmi -c lexing.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Set.cmi -c set.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Map.cmi -c map.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Stack.cmi -c stack.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Queue.cmi -c queue.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Stream.cmi -c stream.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A \
-          -o stdlib__Buffer.cmi -c buffer.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Arg.cmi -c arg.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Atomic.cmi -c atomic.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Printexc.cmi -c printexc.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Fun.cmi -c fun.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Digest.cmi -c digest.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Random.cmi -c random.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Hashtbl.cmi -c hashtbl.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Format.cmi -c format.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Scanf.cmi -c scanf.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Callback.cmi -c callback.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Genlex.cmi -c genlex.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Filename.cmi -c filename.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Complex.cmi -c complex.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__ArrayLabels.cmi -c arrayLabels.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__ListLabels.cmi -c listLabels.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__BytesLabels.cmi -c bytesLabels.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__StringLabels.cmi -c stringLabels.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bigarray.cmi -c bigarray.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__In_channel.cmi -c in_channel.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Out_channel.cmi -c out_channel.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c std_exit.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Either.cmo -c either.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Sys.cmo -c sys.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Obj.cmi -c obj.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lazy.cmi -c lazy.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Option.cmi -c option.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Result.cmi -c result.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bool.cmo -c bool.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Char.cmo -c char.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Uchar.cmo -c uchar.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__List.cmi -c list.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int.cmo -c int.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bytes.cmi -c bytes.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__String.cmi -c string.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Unit.cmo -c unit.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Array.cmi -c array.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Float.cmi -c float.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int64.cmo -c int64.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Parsing.cmi -c parsing.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Set.cmo -c set.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Map.cmo -c map.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Stack.cmo -c stack.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Queue.cmo -c queue.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Stream.cmo -c stream.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A \
-          -o stdlib__Buffer.cmo -c buffer.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match -c camlinternalFormat.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Printf.cmi -c printf.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Atomic.cmo -c atomic.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Fun.cmo -c fun.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Gc.cmi -c gc.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Digest.cmo -c digest.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Random.cmo -c random.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Hashtbl.cmo -c hashtbl.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Weak.cmi -c weak.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Format.cmo -c format.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Scanf.cmo -c scanf.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Callback.cmo -c callback.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalOO.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalMod.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Genlex.cmo -c genlex.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Ephemeron.cmi -c ephemeron.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Filename.cmo -c filename.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Complex.cmo -c complex.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__ArrayLabels.cmo -c arrayLabels.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__ListLabels.cmo -c listLabels.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__BytesLabels.cmo -c bytesLabels.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__StringLabels.cmo -c stringLabels.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__MoreLabels.cmi -c moreLabels.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__StdLabels.cmi -c stdLabels.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bigarray.cmo -c bigarray.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__In_channel.cmo -c in_channel.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Out_channel.cmo -c out_channel.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Obj.cmo -c obj.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalLazy.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lazy.cmo -c lazy.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Seq.cmo -c seq.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Option.cmo -c option.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Result.cmo -c result.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__List.cmo -c list.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bytes.cmo -c bytes.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__String.cmo -c string.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Marshal.cmo -c marshal.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Array.cmo -c array.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__Float.cmo -c float.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lexing.cmo -c lexing.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Parsing.cmo -c parsing.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match -c camlinternalFormat.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Printf.cmo -c printf.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Arg.cmo -c arg.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Printexc.cmo -c printexc.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Gc.cmo -c gc.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Weak.cmo -c weak.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalOO.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -no-principal \
-          -o stdlib__Oo.cmi -c oo.mli
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalMod.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Ephemeron.cmo -c ephemeron.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__MoreLabels.cmo -c moreLabels.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__StdLabels.cmo -c stdLabels.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Oo.cmo -c oo.ml
- ../runtime/ocamlrun ../boot/ocamlc -use-prims ../runtime/primitives -a -o stdlib.cma camlinternalFormatBasics.cmo camlinternalAtomic.cmo stdlib.cmo stdlib__Pervasives.cmo stdlib__Either.cmo stdlib__Sys.cmo stdlib__Obj.cmo camlinternalLazy.cmo stdlib__Lazy.cmo stdlib__Seq.cmo stdlib__Option.cmo stdlib__Result.cmo stdlib__Bool.cmo stdlib__Char.cmo stdlib__Uchar.cmo stdlib__List.cmo stdlib__Int.cmo stdlib__Bytes.cmo stdlib__String.cmo stdlib__Unit.cmo stdlib__Marshal.cmo stdlib__Array.cmo stdlib__Float.cmo stdlib__Int32.cmo stdlib__Int64.cmo stdlib__Nativeint.cmo stdlib__Lexing.cmo stdlib__Parsing.cmo stdlib__Set.cmo stdlib__Map.cmo stdlib__Stack.cmo stdlib__Queue.cmo stdlib__Stream.cmo stdlib__Buffer.cmo camlinternalFormat.cmo stdlib__Printf.cmo stdlib__Arg.cmo stdlib__Atomic.cmo stdlib__Printexc.cmo stdlib__Fun.cmo stdlib__Gc.cmo stdlib__Digest.cmo stdlib__Random.cmo stdlib__Hashtbl.cmo stdlib__Weak.cmo stdlib__Format.cmo stdlib__Scanf.cmo stdlib__Callback.cmo camlinternalOO.cmo stdlib__Oo.cmo camlinternalMod.cmo stdlib__Genlex.cmo stdlib__Ephemeron.cmo stdlib__Filename.cmo stdlib__Complex.cmo stdlib__ArrayLabels.cmo stdlib__ListLabels.cmo stdlib__BytesLabels.cmo stdlib__StringLabels.cmo stdlib__MoreLabels.cmo stdlib__StdLabels.cmo stdlib__Bigarray.cmo stdlib__In_channel.cmo stdlib__Out_channel.cmo
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- cp runtime/ocamlrun boot/ocamlrun
- cd boot; rm -f stdlib.cma std_exit.cmo *.cmi camlheader
- cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
- cd boot; ln -sf ../runtime/libcamlrun.a .
- /home/opam/.opam/4.14.2/bin/make all
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make -C runtime  all
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- cd stdlib; ln -sf ../runtime/libcamlrun.a .
- /home/opam/.opam/4.14.2/bin/make ocamlc
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/warnings.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/longident.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/build_path_prefix_map.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/identifiable.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/load_path.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/allocated_const.mli
- /home/opam/.opam/4.14.2/bin/make -C utils config.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/config.mli
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/utils'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/arg_helper.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/profile.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/local_store.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/terminfo.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/ccomp.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/targetint.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/int_replace_polymorphic_compare.mli
- x86_64-unknown-cosmo-cc -E -I runtime/caml utils/domainstate.ml.c > utils/domainstate.ml
- x86_64-unknown-cosmo-cc -E -I runtime/caml utils/domainstate.mli.c > utils/domainstate.mli
- sed -e 's!%%AFL_INSTRUMENT%%!false!' \
-     -e 's!%%ARCH%%!amd64!' \
-     -e 's!%%ARCMD%%!ar!' \
-     -e 's!%%ASM%%!x86_64-unknown-cosmo-cc -c!' \
-     -e 's!%%ASM_CFI_SUPPORTED%%!true!' \
-     -e 's!%%BYTECCLIBS%%!-lpthread!' \
-     -e 's!%%CC%%!x86_64-unknown-cosmo-cc!' \
-     -e 's!%%CCOMPTYPE%%!cc!' \
-     -e 's!%%OUTPUTOBJ%%!-o !' \
-     -e 's!%%EXT_ASM%%!.s!' \
-     -e 's!%%EXT_DLL%%!.so!' \
-     -e 's!%%EXE%%!!' \
-     -e 's!%%EXT_LIB%%!.a!' \
-     -e 's!%%EXT_OBJ%%!.o!' \
-     -e 's!%%FLAMBDA%%!false!' \
-     -e 's!%%WITH_FLAMBDA_INVARIANTS%%!false!' \
-     -e 's!%%WITH_CMM_INVARIANTS%%!false!' \
-     -e 's!%%FLEXLINK_FLAGS%%!!' \
-     -e 's!%%FLEXDLL_DIR%%!!' \
-     -e 's!%%HOST%%!x86_64-cosmo-none!' \
-     -e 's!%%BINDIR%%!/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin!' \
-     -e 's!%%LIBDIR%%!/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml!' \
-     -e 's!%%MKDLL%%!shared-libs-not-available!' \
-     -e 's!%%MKEXE%%!x86_64-unknown-cosmo-cc -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -Wno-int-conversion  !' \
-     -e 's!%%FLEXLINK_LDFLAGS%%!!' \
-     -e 's!%%FLEXLINK_DLL_LDFLAGS%%!!' \
-     -e 's!%%MKMAINDLL%%!shared-libs-not-available!' \
-     -e 's!%%MODEL%%!default!' \
-     -e 's!%%NATIVECCLIBS%%!!' \
-     -e 's!%%OCAMLC_CFLAGS%%!-O2 -fno-strict-aliasing -fwrapv -pthread  -Wno-int-conversion!' \
-     -e 's!%%OCAMLC_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 !' \
-     -e 's!%%OCAMLOPT_CFLAGS%%!-O2 -fno-strict-aliasing -fwrapv -pthread  -Wno-int-conversion!' \
-     -e 's!%%OCAMLOPT_CPPFLAGS%%!-D_FILE_OFFSET_BITS=64 !' \
-     -e 's!%%PACKLD%%!x86_64-unknown-cosmo-ld -r -o !' \
-     -e 's!%%PROFINFO_WIDTH%%!0!' \
-     -e 's!%%RPATH%%!!' \
-     -e 's!%%MKSHAREDLIBRPATH%%!!' \
-     -e 's!%%FORCE_SAFE_STRING%%!true!' \
-     -e 's!%%DEFAULT_SAFE_STRING%%!true!' \
-     -e 's!%%WINDOWS_UNICODE%%!0!' \
-     -e 's!%%NAKED_POINTERS%%!true!' \
-     -e 's!%%SUPPORTS_SHARED_LIBRARIES%%!false!' \
-     -e 's!%%SYSTEM%%!unknown!' \
-     -e 's!%%SYSTHREAD_SUPPORT%%!true!' \
-     -e 's!%%TARGET%%!x86_64-cosmo-none!' \
-     -e 's!%%WITH_FRAME_POINTERS%%!false!' \
-     -e 's!%%WITH_PROFINFO%%!false!' \
-     -e 's!%%FLAT_FLOAT_ARRAY%%!true!' \
-     -e 's!%%FUNCTION_SECTIONS%%!false!' \
-     -e 's!%%CC_HAS_DEBUG_PREFIX_MAP%%!true!' \
-     -e 's!%%AS_HAS_DEBUG_PREFIX_MAP%%!false!' \
-     config.mlp > config.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/binutils.mli
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/utils'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/lazy_backtrack.mli
- cp boot/menhir/menhirLib.ml parsing/camlinternalMenhirLib.ml
- echo '[@@@ocaml.warning "-67"]' > parsing/camlinternalMenhirLib.mli
- ./boot/ocamlrun ./boot/ocamllex -q parsing/lexer.mll
- cat boot/menhir/menhirLib.mli >> parsing/camlinternalMenhirLib.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/switch.mli
- lambda/generate_runtimedef.sh runtime/caml/fail.h runtime/primitives > lambda/runtimedef.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/runtimedef.mli
- /home/opam/.opam/4.14.2/bin/make -C tools make_opcodes
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.mli
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/dll.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/main_args.mli
- ../boot/ocamlrun ../boot/ocamllex -q make_opcodes.mll
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/makedepend.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/errors.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/maindriver.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/location.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/misc.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/config.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/build_path_prefix_map.ml -I utils
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. make_opcodes.ml -o make_opcodes
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/arg_helper.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/local_store.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/terminfo.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/int_replace_polymorphic_compare.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/domainstate.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/binutils.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/lazy_backtrack.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/camlinternalMenhirLib.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/switch.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/runtimedef.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytesections.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/errors.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/main.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/asttypes.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/annot.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/domainstate.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/ident.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/linkage_name.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/tag.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/static_exception.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/numbers.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmxs_format.mli
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/misc.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/identifiable.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/clflags.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/profile.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/load_path.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/warnings.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/consistbl.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/strongly_connected_components.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/targetint.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/diffing.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/longident.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/syntaxerr.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/ident.ml -I typing
- ./runtime/ocamlrun tools/make_opcodes -opcodes < runtime/caml/instruct.h > bytecomp/opcodes.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/dll.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compenv.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parsetree.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/path.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/debuginfo.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/compilation_unit.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/numbers.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/clflags.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/ccomp.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/consistbl.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/strongly_connected_components.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/diffing.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/diffing_with_keys.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/location.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/camlinternalMenhirLib.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/path.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/debuginfo.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -i bytecomp/opcodes.ml > bytecomp/opcodes.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compenv.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/main_args.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/type_immediacy.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/shape.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_id.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/export_id.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/backend_var.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c utils/diffing_with_keys.ml -I utils
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/docstrings.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/pprintast.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parse.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/printast.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_mapper.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_iterator.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/attr_helper.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/builtin_attributes.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_invariants.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/depend.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/pparse.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/outcometree.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_origin.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/docstrings.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_helper.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/printast.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_iterator.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/attr_helper.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/builtin_attributes.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_invariants.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/depend.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/type_immediacy.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/shape.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/oprint.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/opcodes.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/pparse.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/primitive.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/oprint.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_helper.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/pprintast.ml -I parsing
- sed "s/MenhirLib/CamlinternalMenhirLib/g" boot/menhir/parser.ml > parsing/parser.ml
- sed "s/MenhirLib/CamlinternalMenhirLib/g" boot/menhir/parser.mli > parsing/parser.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/ast_mapper.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parser.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/types.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/primitive.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parser.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/lexer.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/lexer.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c parsing/parse.ml -I parsing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/makedepend.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/subst.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmi_format.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/types.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/btype.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/predef.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/datarepr.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/errortrace.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/signature_group.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/env.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmi_format.ml -I file_formats
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/persistent_env.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/btype.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/subst.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/predef.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/datarepr.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/persistent_env.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/env.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/errortrace.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedtree.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/signature_group.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/ctype.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printtyp.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/mtype.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/envaux.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_properties.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_unboxed.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compmisc.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/lambda.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/envaux.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_properties.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_immediacy.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_separability.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/ctype.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printtyp.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includeclass.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/mtype.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_unboxed.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_immediacy.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typeopt.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/rec_check.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typecore.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typeclass.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/lambda.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/printlambda.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/matching.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translobj.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translattribute.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translprim.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translcore.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translclass.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translmod.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/tmc.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/simplif.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/instruct.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compile_common.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmo_format.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/internal_variable_names.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/clambda_primitives.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedtree.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printtyped.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includeclass.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includecore.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/tast_iterator.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/tast_mapper.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/stypes.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmt_format.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/untypeast.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typetexp.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printpat.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/patterns.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/parmatch.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_variance.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_separability.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typeopt.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/rec_check.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/printlambda.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translobj.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translattribute.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translprim.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translclass.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translmod.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/tmc.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/simplif.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/meta.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/symtable.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/instruct.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compile.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/variable.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/clambda.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printtyped.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includecore.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/tast_iterator.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/tast_mapper.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/stypes.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmt_format.ml -I file_formats
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/cmt2annot.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/untypeast.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includemod.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typetexp.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/printpat.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/patterns.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/parmatch.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl_variance.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/matching.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c lambda/translcore.ml -I lambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/meta.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/symtable.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytegen.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/printinstr.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/emitcode.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytelink.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytelibrarian.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compile.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/maindriver.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_element.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/symbol.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/parameter.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/mutable_variable.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includemod.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includemod_errorprinter.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typedecl.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typecore.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typeclass.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typemod.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/var_within_closure.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_id.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/includemod_errorprinter.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c typing/typemod.ml -I typing
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compmisc.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/compile_common.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c bytecomp/bytepackager.ml -I bytecomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/projection.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_origin.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -o compilerlibs/ocamlbytecomp.cma bytecomp/instruct.cmo bytecomp/bytegen.cmo bytecomp/printinstr.cmo bytecomp/emitcode.cmo bytecomp/bytelink.cmo bytecomp/bytelibrarian.cmo bytecomp/bytepackager.cmo driver/errors.cmo driver/compile.cmo driver/maindriver.cmo
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/freshening.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simple_value_approx.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/export_info.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/cmx_format.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -linkall -o compilerlibs/ocamlcommon.cma utils/config.cmo utils/build_path_prefix_map.cmo utils/misc.cmo utils/identifiable.cmo utils/numbers.cmo utils/arg_helper.cmo utils/clflags.cmo utils/profile.cmo utils/local_store.cmo utils/load_path.cmo utils/terminfo.cmo utils/ccomp.cmo utils/warnings.cmo utils/consistbl.cmo utils/strongly_connected_components.cmo utils/targetint.cmo utils/int_replace_polymorphic_compare.cmo utils/domainstate.cmo utils/binutils.cmo utils/lazy_backtrack.cmo utils/diffing.cmo utils/diffing_with_keys.cmo parsing/location.cmo parsing/longident.cmo parsing/docstrings.cmo parsing/syntaxerr.cmo parsing/ast_helper.cmo parsing/pprintast.cmo parsing/camlinternalMenhirLib.cmo parsing/parser.cmo parsing/lexer.cmo parsing/parse.cmo parsing/printast.cmo parsing/ast_mapper.cmo parsing/ast_iterator.cmo parsing/attr_helper.cmo parsing/builtin_attributes.cmo parsing/ast_invariants.cmo parsing/depend.cmo typing/ident.cmo typing/path.cmo typing/primitive.cmo typing/type_immediacy.cmo typing/shape.cmo typing/types.cmo typing/btype.cmo typing/oprint.cmo typing/subst.cmo typing/predef.cmo typing/datarepr.cmo file_formats/cmi_format.cmo typing/persistent_env.cmo typing/env.cmo typing/errortrace.cmo typing/typedtree.cmo typing/signature_group.cmo typing/printtyped.cmo typing/ctype.cmo typing/printtyp.cmo typing/includeclass.cmo typing/mtype.cmo typing/envaux.cmo typing/includecore.cmo typing/tast_iterator.cmo typing/tast_mapper.cmo typing/stypes.cmo file_formats/cmt_format.cmo typing/cmt2annot.cmo typing/untypeast.cmo typing/includemod.cmo typing/includemod_errorprinter.cmo typing/typetexp.cmo typing/printpat.cmo typing/patterns.cmo typing/parmatch.cmo typing/typedecl_properties.cmo typing/typedecl_variance.cmo typing/typedecl_unboxed.cmo typing/typedecl_immediacy.cmo typing/typedecl_separability.cmo typing/typedecl.cmo typing/typeopt.cmo typing/rec_check.cmo typing/typecore.cmo typing/typeclass.cmo typing/typemod.cmo lambda/debuginfo.cmo lambda/lambda.cmo lambda/printlambda.cmo lambda/switch.cmo lambda/matching.cmo lambda/translobj.cmo lambda/translattribute.cmo lambda/translprim.cmo lambda/translcore.cmo lambda/translclass.cmo lambda/translmod.cmo lambda/tmc.cmo lambda/simplif.cmo lambda/runtimedef.cmo bytecomp/meta.cmo bytecomp/opcodes.cmo bytecomp/bytesections.cmo bytecomp/dll.cmo bytecomp/symtable.cmo driver/pparse.cmo driver/compenv.cmo driver/main_args.cmo driver/compmisc.cmo driver/makedepend.cmo driver/compile_common.cmo
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives  -compat-32 -o ocamlc compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma driver/main.cmo
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make ocamllex ocamltools library
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make -C yacc  all
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/yacc'
- cp /home/opam/.opam/4.14.2/bin/ocamlyacc .
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/yacc'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/backend_intf.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_cost.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/internal_variable_names.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/linkage_name.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/compilation_unit.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/variable.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_element.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_id.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/symbol.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/backend_var.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/clambda_primitives.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/printclambda_primitives.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/clambda.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/printclambda.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/semantics_of_primitives.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/convert_primitives.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/id_types.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/tag.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/mutable_variable.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_origin.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/closure_origin.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/var_within_closure.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/static_exception.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/pass_wrapper.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/allocated_const.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/parameter.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/projection.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_iterators.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_utils.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/effect_analysis.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/export_info.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/export_info_for_pack.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/compilenv.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure/closure.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure/closure_middle_end.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/import_approx.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_code.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_conversion_aux.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_conversion.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/initialize_symbol_to_let_symbol.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_let_to_initialize_symbol.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/find_recursive_functions.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/invariant_params.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inconstant_idents.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/alias_analysis.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_constants.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/share_constants.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_common.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_arguments.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_closure_vars.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_program_constructs.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_primitives.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_free_vars_equal_to_args.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/ref_to_variables.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_invariants.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/traverse_for_exported_symbols.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/build_export_info.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_offsets.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/un_anf.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_to_clambda.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_middle_end.mli
- /home/opam/.opam/4.14.2/bin/make -C stdlib  all
- /home/opam/.opam/4.14.2/bin/make -C lex all
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats_types.mli
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/lex'
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot cset.mli
- ../yacc/ocamlyacc -v parser.mly
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops_intf.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/printclambda_primitives.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/printclambda.ml -I middle_end
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalFormatBasics.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/semantics_of_primitives.ml -I middle_end
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalAtomic.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/convert_primitives.ml -I middle_end
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/id_types.ml -I middle_end/flambda/base_types
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/export_id.ml -I middle_end/flambda/base_types
- ../boot/ocamlrun ../boot/ocamllex -q lexer.mll
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot table.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/base_types/set_of_closures_id.ml -I middle_end/flambda/base_types
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot cset.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot syntax.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalAtomic.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/pass_wrapper.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_iterators.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_utils.ml -I middle_end/flambda
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot table.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/freshening.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/effect_analysis.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_cost.ml -I middle_end/flambda
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot syntax.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot parser.mli
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexgen.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simple_value_approx.ml -I middle_end/flambda
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot parser.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexer.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -c camlinternalFormatBasics.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/export_info_for_pack.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/compilenv.ml -I middle_end
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexgen.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure/closure.ml -I middle_end/closure
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure/closure_middle_end.ml -I middle_end/closure
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot compact.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/import_approx.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_code.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_conversion_aux.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_conversion.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/initialize_symbol_to_let_symbol.ml -I middle_end/flambda
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot common.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_let_to_initialize_symbol.ml -I middle_end/flambda
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot lexer.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot compact.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Pervasives.cmo -c pervasives.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/find_recursive_functions.ml -I middle_end/flambda
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot common.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Either.cmi -c either.mli
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot output.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/invariant_params.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Sys.cmi -c sys.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Nativeint.cmi -c nativeint.mli
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot outputbis.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int32.cmi -c int32.mli
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot output.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inconstant_idents.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/alias_analysis.ml -I middle_end/flambda
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot outputbis.ml
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives -c -absname -w +a-4-9-41-42-44-45-48-70 -warn-error +A -safe-string -strict-sequence -strict-formats -bin-annot main.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/lift_constants.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalLazy.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/share_constants.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Seq.cmi -c seq.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_common.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bool.cmi -c bool.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_arguments.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Char.cmi -c char.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_closure_vars.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_unused_program_constructs.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Uchar.cmi -c uchar.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats_types.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int.cmi -c int.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/remove_free_vars_equal_to_args.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/ref_to_variables.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Unit.cmi -c unit.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_invariants.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/traverse_for_exported_symbols.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/closure_offsets.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/un_anf.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Marshal.cmi -c marshal.mli
- ../boot/ocamlrun ../boot/ocamlc -strict-sequence -nostdlib -I ../boot -use-prims ../runtime/primitives  -compat-32 -o ocamllex cset.cmo syntax.cmo parser.cmo lexer.cmo table.cmo lexgen.cmo compact.cmo common.cmo output.cmo outputbis.cmo main.cmo
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_to_clambda.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Array.cmi -c array.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify_aux.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_boxed_integer_ops.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/simplify_primitives.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_stats.ml -I middle_end/flambda
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/lex'
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Float.cmi -c float.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int32.cmo -c int32.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int64.cmi -c int64.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Nativeint.cmo -c nativeint.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_decision_intf.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lexing.cmi -c lexing.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify_aux.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Set.cmi -c set.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Map.cmi -c map.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/extract_projections.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/augment_specialised_args.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_free_vars_of_closures.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Stack.cmi -c stack.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Queue.cmi -c queue.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Stream.cmi -c stream.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_specialised_args.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_closures.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_transforms.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_decision.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A \
-          -o stdlib__Buffer.cmi -c buffer.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/build_export_info.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/extract_projections.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Arg.cmi -c arg.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/augment_specialised_args.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_free_vars_of_closures.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Atomic.cmi -c atomic.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_specialised_args.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Printexc.cmi -c printexc.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/unbox_closures.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Fun.cmi -c fun.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_transforms.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inlining_decision.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Gc.cmi -c gc.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Digest.cmi -c digest.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/inline_and_simplify.ml -I middle_end/flambda
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c middle_end/flambda/flambda_middle_end.ml -I middle_end/flambda
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Random.cmi -c random.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Hashtbl.cmi -c hashtbl.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Format.cmi -c format.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Scanf.cmi -c scanf.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Callback.cmi -c callback.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Genlex.cmi -c genlex.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Ephemeron.cmi -c ephemeron.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Filename.cmi -c filename.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Complex.cmi -c complex.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__ArrayLabels.cmi -c arrayLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__ListLabels.cmi -c listLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__BytesLabels.cmi -c bytesLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__StringLabels.cmi -c stringLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__MoreLabels.cmi -c moreLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bigarray.cmi -c bigarray.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__In_channel.cmi -c in_channel.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Out_channel.cmi -c out_channel.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c std_exit.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Either.cmo -c either.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Sys.cmo -c sys.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Obj.cmi -c obj.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lazy.cmi -c lazy.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Option.cmi -c option.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Result.cmi -c result.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bool.cmo -c bool.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Char.cmo -c char.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Uchar.cmo -c uchar.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__List.cmi -c list.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int.cmo -c int.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bytes.cmi -c bytes.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__String.cmi -c string.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Unit.cmo -c unit.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Array.cmo -c array.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Int64.cmo -c int64.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lexing.cmo -c lexing.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Parsing.cmi -c parsing.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Set.cmo -c set.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Map.cmo -c map.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Stack.cmo -c stack.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Queue.cmo -c queue.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Stream.cmo -c stream.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A \
-          -o stdlib__Buffer.cmo -c buffer.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match -c camlinternalFormat.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Printf.cmi -c printf.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Atomic.cmo -c atomic.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Fun.cmo -c fun.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Gc.cmo -c gc.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Digest.cmo -c digest.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Random.cmo -c random.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Hashtbl.cmo -c hashtbl.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Weak.cmi -c weak.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -o compilerlibs/ocamlmiddleend.cma middle_end/internal_variable_names.cmo middle_end/linkage_name.cmo middle_end/compilation_unit.cmo middle_end/variable.cmo middle_end/flambda/base_types/closure_element.cmo middle_end/flambda/base_types/closure_id.cmo middle_end/symbol.cmo middle_end/backend_var.cmo middle_end/clambda_primitives.cmo middle_end/printclambda_primitives.cmo middle_end/clambda.cmo middle_end/printclambda.cmo middle_end/semantics_of_primitives.cmo middle_end/convert_primitives.cmo middle_end/flambda/base_types/id_types.cmo middle_end/flambda/base_types/export_id.cmo middle_end/flambda/base_types/tag.cmo middle_end/flambda/base_types/mutable_variable.cmo middle_end/flambda/base_types/set_of_closures_id.cmo middle_end/flambda/base_types/set_of_closures_origin.cmo middle_end/flambda/base_types/closure_origin.cmo middle_end/flambda/base_types/var_within_closure.cmo middle_end/flambda/base_types/static_exception.cmo middle_end/flambda/pass_wrapper.cmo middle_end/flambda/allocated_const.cmo middle_end/flambda/parameter.cmo middle_end/flambda/projection.cmo middle_end/flambda/flambda.cmo middle_end/flambda/flambda_iterators.cmo middle_end/flambda/flambda_utils.cmo middle_end/flambda/freshening.cmo middle_end/flambda/effect_analysis.cmo middle_end/flambda/inlining_cost.cmo middle_end/flambda/simple_value_approx.cmo middle_end/flambda/export_info.cmo middle_end/flambda/export_info_for_pack.cmo middle_end/compilenv.cmo middle_end/closure/closure.cmo middle_end/closure/closure_middle_end.cmo middle_end/flambda/import_approx.cmo middle_end/flambda/lift_code.cmo middle_end/flambda/closure_conversion_aux.cmo middle_end/flambda/closure_conversion.cmo middle_end/flambda/initialize_symbol_to_let_symbol.cmo middle_end/flambda/lift_let_to_initialize_symbol.cmo middle_end/flambda/find_recursive_functions.cmo middle_end/flambda/invariant_params.cmo middle_end/flambda/inconstant_idents.cmo middle_end/flambda/alias_analysis.cmo middle_end/flambda/lift_constants.cmo middle_end/flambda/share_constants.cmo middle_end/flambda/simplify_common.cmo middle_end/flambda/remove_unused_arguments.cmo middle_end/flambda/remove_unused_closure_vars.cmo middle_end/flambda/remove_unused_program_constructs.cmo middle_end/flambda/simplify_boxed_integer_ops.cmo middle_end/flambda/simplify_primitives.cmo middle_end/flambda/inlining_stats_types.cmo middle_end/flambda/inlining_stats.cmo middle_end/flambda/inline_and_simplify_aux.cmo middle_end/flambda/remove_free_vars_equal_to_args.cmo middle_end/flambda/extract_projections.cmo middle_end/flambda/augment_specialised_args.cmo middle_end/flambda/unbox_free_vars_of_closures.cmo middle_end/flambda/unbox_specialised_args.cmo middle_end/flambda/unbox_closures.cmo middle_end/flambda/inlining_transforms.cmo middle_end/flambda/inlining_decision.cmo middle_end/flambda/inline_and_simplify.cmo middle_end/flambda/ref_to_variables.cmo middle_end/flambda/flambda_invariants.cmo middle_end/flambda/traverse_for_exported_symbols.cmo middle_end/flambda/build_export_info.cmo middle_end/flambda/closure_offsets.cmo middle_end/flambda/un_anf.cmo middle_end/flambda/flambda_to_clambda.cmo middle_end/flambda/flambda_middle_end.cmo
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Format.cmo -c format.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Scanf.cmo -c scanf.ml
- /home/opam/.opam/4.14.2/bin/make -C tools all
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Callback.cmo -c callback.ml
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamldep.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalOO.mli
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlprof.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalMod.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Genlex.cmo -c genlex.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlcp.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamloptp.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Ephemeron.cmo -c ephemeron.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlmklib.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Filename.cmo -c filename.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlmktop.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - ocamlcmt.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Complex.cmo -c complex.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__ArrayLabels.cmo -c arrayLabels.ml
- ../runtime/ocamlrun make_opcodes -opnames < ../runtime/caml/instruct.h > opnames.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__ListLabels.cmo -c listLabels.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__BytesLabels.cmo -c bytesLabels.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - objinfo.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - primreq.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - stripdebug.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - cmpbyt.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - profiling.mli
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -compat-32 -I .. -o ocamldep ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ocamldep.cmo
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__StringLabels.cmo -c stringLabels.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__MoreLabels.cmo -c moreLabels.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlcp ../utils/config.cmo ../utils/build_path_prefix_map.cmo ../utils/misc.cmo ../utils/profile.cmo ../utils/warnings.cmo ../utils/identifiable.cmo ../utils/numbers.cmo ../utils/arg_helper.cmo ../utils/clflags.cmo ../utils/local_store.cmo ../utils/terminfo.cmo ../parsing/location.cmo ../utils/load_path.cmo ../utils/ccomp.cmo ../driver/compenv.cmo ../driver/main_args.cmo ocamlcp.cmo
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -pp "$AWK -f ./expand_module_aliases.awk" \
-          -o stdlib__StdLabels.cmi -c stdLabels.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bigarray.cmo -c bigarray.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__In_channel.cmo -c in_channel.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamloptp ../utils/config.cmo ../utils/build_path_prefix_map.cmo ../utils/misc.cmo ../utils/profile.cmo ../utils/warnings.cmo ../utils/identifiable.cmo ../utils/numbers.cmo ../utils/arg_helper.cmo ../utils/clflags.cmo ../utils/local_store.cmo ../utils/terminfo.cmo ../parsing/location.cmo ../utils/load_path.cmo ../utils/ccomp.cmo ../driver/compenv.cmo ../driver/main_args.cmo ocamloptp.cmo
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Out_channel.cmo -c out_channel.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Obj.cmo -c obj.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalLazy.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlmktop ../utils/config.cmo ../utils/build_path_prefix_map.cmo ../utils/misc.cmo ../utils/identifiable.cmo ../utils/numbers.cmo ../utils/arg_helper.cmo ../utils/clflags.cmo ../utils/local_store.cmo ../utils/load_path.cmo ../utils/profile.cmo ../utils/ccomp.cmo ocamlmktop.cmo
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Lazy.cmo -c lazy.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlcmt ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ocamlcmt.cmo
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Seq.cmo -c seq.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - opnames.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o primreq ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma primreq.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o stripdebug ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma stripdebug.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o cmpbyt ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma cmpbyt.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - profiling.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Option.cmo -c option.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlprof ../utils/config.cmo ../utils/build_path_prefix_map.cmo ../utils/misc.cmo ../utils/identifiable.cmo ../utils/numbers.cmo ../utils/arg_helper.cmo ../utils/clflags.cmo ../utils/terminfo.cmo ../utils/warnings.cmo ../parsing/location.cmo ../parsing/longident.cmo ../parsing/docstrings.cmo ../parsing/syntaxerr.cmo ../parsing/ast_helper.cmo ../parsing/camlinternalMenhirLib.cmo ../parsing/parser.cmo ../parsing/pprintast.cmo ../parsing/lexer.cmo ../parsing/parse.cmo ocamlprof.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlmklib ../utils/config.cmo ../utils/build_path_prefix_map.cmo ../utils/misc.cmo ocamlmklib.cmo
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - dumpobj.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Result.cmo -c result.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__List.cmo -c list.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Bytes.cmo -c bytes.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o ocamlobjinfo ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma ../compilerlibs/ocamlmiddleend.cma objinfo.cmo
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__String.cmo -c string.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Marshal.cmo -c marshal.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__Float.cmo -c float.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Parsing.cmo -c parsing.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match -c camlinternalFormat.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -w +A -w -fragile-match \
-          -o stdlib__Printf.cmo -c printf.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Arg.cmo -c arg.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Printexc.cmo -c printexc.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Weak.cmo -c weak.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalOO.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -no-principal \
-          -o stdlib__Oo.cmi -c oo.mli
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -c camlinternalMod.ml
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -I .. -o dumpobj ../compilerlibs/ocamlcommon.cma ../compilerlibs/ocamlbytecomp.cma opnames.cmo dumpobj.cmo
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats  -nolabels -no-alias-deps \
-          -o stdlib__StdLabels.cmo -c stdLabels.ml
- ../boot/ocamlrun ../ocamlc -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   \
-          -o stdlib__Oo.cmo -c oo.ml
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- ../boot/ocamlrun ../ocamlc -a -o stdlib.cma camlinternalFormatBasics.cmo camlinternalAtomic.cmo stdlib.cmo stdlib__Pervasives.cmo stdlib__Either.cmo stdlib__Sys.cmo stdlib__Obj.cmo camlinternalLazy.cmo stdlib__Lazy.cmo stdlib__Seq.cmo stdlib__Option.cmo stdlib__Result.cmo stdlib__Bool.cmo stdlib__Char.cmo stdlib__Uchar.cmo stdlib__List.cmo stdlib__Int.cmo stdlib__Bytes.cmo stdlib__String.cmo stdlib__Unit.cmo stdlib__Marshal.cmo stdlib__Array.cmo stdlib__Float.cmo stdlib__Int32.cmo stdlib__Int64.cmo stdlib__Nativeint.cmo stdlib__Lexing.cmo stdlib__Parsing.cmo stdlib__Set.cmo stdlib__Map.cmo stdlib__Stack.cmo stdlib__Queue.cmo stdlib__Stream.cmo stdlib__Buffer.cmo camlinternalFormat.cmo stdlib__Printf.cmo stdlib__Arg.cmo stdlib__Atomic.cmo stdlib__Printexc.cmo stdlib__Fun.cmo stdlib__Gc.cmo stdlib__Digest.cmo stdlib__Random.cmo stdlib__Hashtbl.cmo stdlib__Weak.cmo stdlib__Format.cmo stdlib__Scanf.cmo stdlib__Callback.cmo camlinternalOO.cmo stdlib__Oo.cmo camlinternalMod.cmo stdlib__Genlex.cmo stdlib__Ephemeron.cmo stdlib__Filename.cmo stdlib__Complex.cmo stdlib__ArrayLabels.cmo stdlib__ListLabels.cmo stdlib__BytesLabels.cmo stdlib__StringLabels.cmo stdlib__MoreLabels.cmo stdlib__StdLabels.cmo stdlib__Bigarray.cmo stdlib__In_channel.cmo stdlib__Out_channel.cmo
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make ocaml
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/expunge.ml -I toplevel
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/genprintval.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/trace.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/toploop.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topdirs.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topmain.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topcommon.mli
- cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte
- cp toplevel/topmain.cmi toplevel/topmain.mli toplevel/byte
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/genprintval.ml -I toplevel
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topstart.ml -I toplevel
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives  -o expunge compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma toplevel/expunge.cmo
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topeval.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topcommon.ml -I toplevel
- cp toplevel/topeval.cmi toplevel/topeval.mli toplevel/byte
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/toploop.ml -I toplevel
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/topdirs.ml -I toplevel
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/byte/topeval.ml -I toplevel/byte
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/byte/trace.ml -I toplevel/byte
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c toplevel/byte/topmain.ml -I toplevel/byte
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -o compilerlibs/ocamltoplevel.cma -I toplevel/byte toplevel/genprintval.cmo toplevel/topcommon.cmo toplevel/byte/topeval.cmo toplevel/byte/trace.cmo toplevel/toploop.cmo toplevel/topdirs.cmo toplevel/byte/topmain.cmo
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives  -I toplevel/byte -linkall -o ocaml.tmp compilerlibs/ocamlcommon.cma compilerlibs/ocamlbytecomp.cma compilerlibs/ocamltoplevel.cma toplevel/topstart.cmo
- ./boot/ocamlrun expunge ocaml.tmp ocaml  camlinternalFormatBasics camlinternalAtomic stdlib stdlib__Pervasives stdlib__Either stdlib__Sys stdlib__Obj camlinternalLazy stdlib__Lazy stdlib__Seq stdlib__Option stdlib__Result stdlib__Bool stdlib__Char stdlib__Uchar stdlib__List stdlib__Int stdlib__Bytes stdlib__String stdlib__Unit stdlib__Marshal stdlib__Array stdlib__Float stdlib__Int32 stdlib__Int64 stdlib__Nativeint stdlib__Lexing stdlib__Parsing stdlib__Set stdlib__Map stdlib__Stack stdlib__Queue stdlib__Stream stdlib__Buffer camlinternalFormat stdlib__Printf stdlib__Arg stdlib__Atomic stdlib__Printexc stdlib__Fun stdlib__Gc stdlib__Digest stdlib__Random stdlib__Hashtbl stdlib__Weak stdlib__Format stdlib__Scanf stdlib__Callback camlinternalOO stdlib__Oo camlinternalMod stdlib__Genlex stdlib__Ephemeron stdlib__Filename stdlib__Complex stdlib__ArrayLabels stdlib__ListLabels stdlib__BytesLabels stdlib__StringLabels stdlib__MoreLabels stdlib__StdLabels stdlib__Bigarray stdlib__In_channel stdlib__Out_channel outcometree topdirs toploop
- rm ocaml.tmp
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make otherlibraries   \
-          
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make -C yacc  all
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/yacc'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/yacc'
- /home/opam/.opam/4.14.2/bin/make -C lex all
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/lex'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/lex'
- /home/opam/.opam/4.14.2/bin/make -C tools all
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- /home/opam/.opam/4.14.2/bin/make -C otherlibs all
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs'
- make[5]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/unix'
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o accept.o accept.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o access.o access.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o addrofstr.o addrofstr.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o alarm.o alarm.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o bind.o bind.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o channels.o channels.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o chdir.o chdir.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o chmod.o chmod.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o chown.o chown.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o chroot.o chroot.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o close.o close.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o fsync.o fsync.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o closedir.o closedir.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o connect.o connect.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o cst2constr.o cst2constr.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o cstringv.o cstringv.c
- cc1: note: modified 3 initializations
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o dup.o dup.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o dup2.o dup2.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o envir.o envir.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o errmsg.o errmsg.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o execv.o execv.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o execve.o execve.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o execvp.o execvp.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o exit.o exit.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o fchmod.o fchmod.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o fchown.o fchown.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o fcntl.o fcntl.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o fork.o fork.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o ftruncate.o ftruncate.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getaddrinfo.o getaddrinfo.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getcwd.o getcwd.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getegid.o getegid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o geteuid.o geteuid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getgid.o getgid.c
- cc1: note: rewrote 1 switch statements
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getgr.o getgr.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getgroups.o getgroups.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o gethost.o gethost.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o gethostname.o gethostname.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getlogin.o getlogin.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getnameinfo.o getnameinfo.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getpeername.o getpeername.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getpid.o getpid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getppid.o getppid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getproto.o getproto.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getpw.o getpw.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o gettimeofday.o gettimeofday.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getserv.o getserv.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getsockname.o getsockname.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getuid.o getuid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o gmtime.o gmtime.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o initgroups.o initgroups.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o isatty.o isatty.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o itimer.o itimer.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o kill.o kill.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o link.o link.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o listen.o listen.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o lockf.o lockf.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o lseek.o lseek.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o mkdir.o mkdir.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o mkfifo.o mkfifo.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o mmap.o mmap.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o mmap_ba.o mmap_ba.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o nice.o nice.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o open.o open.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o opendir.o opendir.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o pipe.o pipe.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o putenv.o putenv.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o read.o read.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o realpath.o realpath.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o readdir.o readdir.c
- cc1: note: rewrote 1 switch statements
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o readlink.o readlink.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o rename.o rename.c
- cc1: note: modified 7 initializations
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o rewinddir.o rewinddir.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o rmdir.o rmdir.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o select.o select.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o sendrecv.o sendrecv.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o setgid.o setgid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o setgroups.o setgroups.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o setsid.o setsid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o setuid.o setuid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o shutdown.o shutdown.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o signals.o signals.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o sleep.o sleep.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o socket.o socket.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o socketaddr.o socketaddr.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o socketpair.o socketpair.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o sockopt.o sockopt.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o spawn.o spawn.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o stat.o stat.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o strofaddr.o strofaddr.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o symlink.o symlink.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o termios.o termios.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o time.o time.c
- cc1: note: modified 3 initializations
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o times.o times.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o truncate.o truncate.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o umask.o umask.c
- cc1: note: modified 3 initializations
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o unixsupport.o unixsupport.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o unlink.o unlink.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o utimes.o utimes.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o wait.o wait.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o write.o write.c
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels unix.mli
- cc1: note: modified 36 initializations
- cc1: note: modified 68 initializations
- cc1: note: modified 1 initializations
- ../../boot/ocamlrun ../../tools/ocamlmklib -oc unix accept.o access.o addrofstr.o alarm.o bind.o channels.o chdir.o chmod.o chown.o chroot.o close.o fsync.o closedir.o connect.o cst2constr.o cstringv.o dup.o dup2.o envir.o errmsg.o execv.o execve.o execvp.o exit.o fchmod.o fchown.o fcntl.o fork.o ftruncate.o getaddrinfo.o getcwd.o getegid.o geteuid.o getgid.o getgr.o getgroups.o gethost.o gethostname.o getlogin.o getnameinfo.o getpeername.o getpid.o getppid.o getproto.o getpw.o gettimeofday.o getserv.o getsockname.o getuid.o gmtime.o initgroups.o isatty.o itimer.o kill.o link.o listen.o lockf.o lseek.o mkdir.o mkfifo.o mmap.o mmap_ba.o nice.o open.o opendir.o pipe.o putenv.o read.o realpath.o readdir.o readlink.o rename.o rewinddir.o rmdir.o select.o sendrecv.o setgid.o setgroups.o setsid.o setuid.o shutdown.o signals.o sleep.o socket.o socketaddr.o socketpair.o sockopt.o spawn.o stat.o strofaddr.o symlink.o termios.o time.o times.o truncate.o umask.o unixsupport.o unlink.o utimes.o wait.o write.o 
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels unix.ml
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels -pp "nawk -f ../../stdlib/expand_module_aliases.awk" unixLabels.mli
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels unixLabels.ml
- ../../boot/ocamlrun ../../tools/ocamlmklib -o unix -oc unix -ocamlc '../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib' -linkall \
-          unix.cmo unixLabels.cmo 
- make[5]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/unix'
- make[5]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/bigarray'
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats  bigarray.mli
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats  bigarray.ml
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -o bigarray.cma -a -linkall bigarray.cmo 
- make[5]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/bigarray'
- make[5]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/str'
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o strstubs.o strstubs.c
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats  str.mli
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats  str.ml
- ../../boot/ocamlrun ../../tools/ocamlmklib -oc camlstr strstubs.o 
- ../../boot/ocamlrun ../../tools/ocamlmklib -o str -oc camlstr -ocamlc '../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib' -linkall \
-          str.cmo 
- make[5]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/str'
- make[5]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/systhreads'
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime  \
-   -o st_stubs.b.o st_stubs.c
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string thread.mli
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string mutex.mli
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string event.mli
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string threadUnix.mli
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string semaphore.mli
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string mutex.ml
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string condition.mli
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string thread.ml
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string condition.ml
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string event.ml
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string semaphore.ml
- ../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string threadUnix.ml
- ../../boot/ocamlrun ../../tools/ocamlmklib -o threads -ocamlc '../../boot/ocamlrun ../../ocamlc -nostdlib -I ../../stdlib -I ../../otherlibs/unix' -linkall thread.cmo mutex.cmo condition.cmo event.cmo threadUnix.cmo semaphore.cmo
- cc1: note: modified 3 initializations
- ../../boot/ocamlrun ../../tools/ocamlmklib -o threads st_stubs.b.o
- make[5]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/systhreads'
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs'
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- make[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- PATH="/home/opam/.opam/4.14.2/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/opam/bin:/home/opam/.opam/4.14.2/bin" /home/opam/.opam/4.14.2/bin/make -C ocaml opt
- make[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make runtimeopt
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make -C runtime  allopt
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- tr -d '\r' < caml/instruct.h | \
- sed -e '/\/\*/d' \
-     -e '/^#/d' \
-     -e 's/enum /static char * names_of_/' \
-     -e 's/{$/[] = {/' \
-     -e 's/\([[:upper:]][[:upper:]_0-9]*\)/"\1"/g' > caml/opnames.h
- tr -d '\r' < caml/instruct.h | \
- sed -n -e '/^  /s/ \([A-Z]\)/ \&\&lbl_\1/gp' \
-        -e '/^}/q' > caml/jumptbl.h
- echo '/* This file is generated from ../Makefile.config */' > build_config.h
- echo '#define OCAML_STDLIB_DIR "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"' >> build_config.h
- x86_64-unknown-cosmo-cc  -c -DSYS_unknown -I../runtime -DMODEL_default -o amd64.o amd64.S || \
- { echo "If your assembler produced syntax errors, it is probably";\
-           echo "unhappy with the preprocessor. Check your assembler, or";\
-           echo "try producing amd64.o by hand.";\
-           exit 2; }
- echo '#define HOST "x86_64-cosmo-none"' >> build_config.h
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o startup_aux.n.o startup_aux.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o startup_nat.n.o startup_nat.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o main.n.o main.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o fail_nat.n.o fail_nat.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o roots_nat.n.o roots_nat.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o signals.n.o signals.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o signals_nat.n.o signals_nat.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o misc.n.o misc.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o freelist.n.o freelist.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o major_gc.n.o major_gc.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o minor_gc.n.o minor_gc.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o memory.n.o memory.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o alloc.n.o alloc.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o compare.n.o compare.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o ints.n.o ints.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o floats.n.o floats.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o str.n.o str.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o array.n.o array.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o io.n.o io.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o extern.n.o extern.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o intern.n.o intern.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o hash.n.o hash.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o sys.n.o sys.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o parsing.n.o parsing.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o gc_ctrl.n.o gc_ctrl.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o eventlog.n.o eventlog.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o md5.n.o md5.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o obj.n.o obj.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o lexing.n.o lexing.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o unix.n.o unix.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o printexc.n.o printexc.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o callback.n.o callback.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o weak.n.o weak.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o compact.n.o compact.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o finalise.n.o finalise.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o custom.n.o custom.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o globroots.n.o globroots.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o backtrace_nat.n.o backtrace_nat.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o backtrace.n.o backtrace.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o dynlink_nat.n.o dynlink_nat.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o debugger.n.o debugger.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o meta.n.o meta.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o dynlink.n.o dynlink.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o clambda_checks.n.o clambda_checks.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o afl.n.o afl.c
- cc1: note: modified 9 initializations
- cc1: note: modified 5 initializations
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o bigarray.n.o bigarray.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o memprof.n.o memprof.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o domain.n.o domain.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o skiplist.n.o skiplist.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  -o codefrag.n.o codefrag.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o startup_aux.nd.o startup_aux.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o startup_nat.nd.o startup_nat.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o main.nd.o main.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o fail_nat.nd.o fail_nat.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o roots_nat.nd.o roots_nat.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o signals.nd.o signals.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o signals_nat.nd.o signals_nat.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o misc.nd.o misc.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o freelist.nd.o freelist.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o major_gc.nd.o major_gc.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o minor_gc.nd.o minor_gc.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o memory.nd.o memory.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o alloc.nd.o alloc.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o compare.nd.o compare.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o ints.nd.o ints.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o floats.nd.o floats.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o str.nd.o str.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o array.nd.o array.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o io.nd.o io.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o extern.nd.o extern.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o intern.nd.o intern.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o hash.nd.o hash.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o sys.nd.o sys.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o parsing.nd.o parsing.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o gc_ctrl.nd.o gc_ctrl.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o eventlog.nd.o eventlog.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o md5.nd.o md5.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o obj.nd.o obj.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o lexing.nd.o lexing.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o unix.nd.o unix.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o printexc.nd.o printexc.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o callback.nd.o callback.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o weak.nd.o weak.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o compact.nd.o compact.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o finalise.nd.o finalise.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o custom.nd.o custom.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o globroots.nd.o globroots.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o backtrace_nat.nd.o backtrace_nat.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o backtrace.nd.o backtrace.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o dynlink_nat.nd.o dynlink_nat.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o debugger.nd.o debugger.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o meta.nd.o meta.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o dynlink.nd.o dynlink.c
- cc1: note: modified 9 initializations
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o clambda_checks.nd.o clambda_checks.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o afl.nd.o afl.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o bigarray.nd.o bigarray.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o memprof.nd.o memprof.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o domain.nd.o domain.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o skiplist.nd.o skiplist.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -DCAMLDLLIMPORT= -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DDEBUG  -o codefrag.nd.o codefrag.c
- cc1: note: modified 5 initializations
- rm -f libasmrun.a && ar rc libasmrun.a  startup_aux.n.o startup_nat.n.o main.n.o fail_nat.n.o roots_nat.n.o signals.n.o signals_nat.n.o misc.n.o freelist.n.o major_gc.n.o minor_gc.n.o memory.n.o alloc.n.o compare.n.o ints.n.o floats.n.o str.n.o array.n.o io.n.o extern.n.o intern.n.o hash.n.o sys.n.o parsing.n.o gc_ctrl.n.o eventlog.n.o md5.n.o obj.n.o lexing.n.o unix.n.o printexc.n.o callback.n.o weak.n.o compact.n.o finalise.n.o custom.n.o globroots.n.o backtrace_nat.n.o backtrace.n.o dynlink_nat.n.o debugger.n.o meta.n.o dynlink.n.o clambda_checks.n.o afl.n.o bigarray.n.o memprof.n.o domain.n.o skiplist.n.o codefrag.n.o amd64.o
- rm -f libasmrund.a && ar rc libasmrund.a  startup_aux.nd.o startup_nat.nd.o main.nd.o fail_nat.nd.o roots_nat.nd.o signals.nd.o signals_nat.nd.o misc.nd.o freelist.nd.o major_gc.nd.o minor_gc.nd.o memory.nd.o alloc.nd.o compare.nd.o ints.nd.o floats.nd.o str.nd.o array.nd.o io.nd.o extern.nd.o intern.nd.o hash.nd.o sys.nd.o parsing.nd.o gc_ctrl.nd.o eventlog.nd.o md5.nd.o obj.nd.o lexing.nd.o unix.nd.o printexc.nd.o callback.nd.o weak.nd.o compact.nd.o finalise.nd.o custom.nd.o globroots.nd.o backtrace_nat.nd.o backtrace.nd.o dynlink_nat.nd.o debugger.nd.o meta.nd.o dynlink.nd.o clambda_checks.nd.o afl.nd.o bigarray.nd.o memprof.nd.o domain.nd.o skiplist.nd.o codefrag.nd.o amd64.o
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- cp runtime/libasmrun.a stdlib/libasmrun.a
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make ocamlopt
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_ast.mli
- cd asmcomp; ln -sf amd64/arch.ml .
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm.mli
- cd asmcomp; ln -sf amd64/proc.ml .
- cd asmcomp; ln -sf amd64/selection.ml .
- cd asmcomp; ln -sf amd64/CSE.ml .
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/coloring.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linscan.mli
- cd asmcomp; ln -sf amd64/reload.ml .
- cd asmcomp; ln -sf amd64/scheduling.ml .
- /home/opam/.opam/4.14.2/bin/make -C tools cvt_emit
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.mli
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- ../boot/ocamlrun ../boot/ocamllex -q cvt_emit.mll
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/opterrors.mli
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -c -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda - cvt_emit.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optcompile.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optmaindriver.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/arch.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_proc.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_dsl.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_gas.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_masm.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reg.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/afl_instrument.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/strmatch.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen_state.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.mli
- ../boot/ocamlrun ../boot/ocamlc -g -nostdlib -I ../boot -use-prims ../runtime/primitives -I .. -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -o cvt_emit cvt_emit.cmo
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm_invariants.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmlibrarian.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/opterrors.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optmain.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_proc.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_dsl.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_gas.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/x86_masm.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printcmm.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/afl_instrument.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen_state.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm_helpers.mli
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm_invariants.ml -I asmcomp
- echo \# 1 \"amd64/emit.mlp\" > asmcomp/emit.ml
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reg.ml -I asmcomp
- ./boot/ocamlrun tools/cvt_emit < asmcomp/amd64/emit.mlp >> asmcomp/emit.ml \
- || { rm -f asmcomp/emit.ml; exit 2; }
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/mach.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/strmatch.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmmgen.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/mach.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/proc.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/interval.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printmach.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/dataflow.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/polling.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/selection.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/CSEgen.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/liveness.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/spill.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/split.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/interf.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/coloring.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linscan.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reload.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/deadcode.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linear.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optmaindriver.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/proc.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/cmm_helpers.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/interval.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printmach.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/dataflow.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/polling.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/selectgen.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/selection.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/comballoc.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/CSEgen.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/CSE.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/liveness.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/spill.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/split.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/interf.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reloadgen.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/reload.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/deadcode.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linear.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linearize.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/linear_format.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/branch_relaxation_intf.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emitenv.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emit.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/printlinear.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c file_formats/linear_format.ml -I file_formats
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/schedgen.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/scheduling.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/linearize.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/branch_relaxation.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/branch_relaxation.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emitaux.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/emit.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmgen.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmlink.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c asmcomp/asmpackager.ml -I asmcomp
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -I middle_end -I middle_end/closure -I middle_end/flambda -I middle_end/flambda/base_types -I asmcomp -I driver -I toplevel -c driver/optcompile.ml -I driver
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -a -o compilerlibs/ocamloptcomp.cma middle_end/internal_variable_names.cmo middle_end/linkage_name.cmo middle_end/compilation_unit.cmo middle_end/variable.cmo middle_end/flambda/base_types/closure_element.cmo middle_end/flambda/base_types/closure_id.cmo middle_end/symbol.cmo middle_end/backend_var.cmo middle_end/clambda_primitives.cmo middle_end/printclambda_primitives.cmo middle_end/clambda.cmo middle_end/printclambda.cmo middle_end/semantics_of_primitives.cmo middle_end/convert_primitives.cmo middle_end/flambda/base_types/id_types.cmo middle_end/flambda/base_types/export_id.cmo middle_end/flambda/base_types/tag.cmo middle_end/flambda/base_types/mutable_variable.cmo middle_end/flambda/base_types/set_of_closures_id.cmo middle_end/flambda/base_types/set_of_closures_origin.cmo middle_end/flambda/base_types/closure_origin.cmo middle_end/flambda/base_types/var_within_closure.cmo middle_end/flambda/base_types/static_exception.cmo middle_end/flambda/pass_wrapper.cmo middle_end/flambda/allocated_const.cmo middle_end/flambda/parameter.cmo middle_end/flambda/projection.cmo middle_end/flambda/flambda.cmo middle_end/flambda/flambda_iterators.cmo middle_end/flambda/flambda_utils.cmo middle_end/flambda/freshening.cmo middle_end/flambda/effect_analysis.cmo middle_end/flambda/inlining_cost.cmo middle_end/flambda/simple_value_approx.cmo middle_end/flambda/export_info.cmo middle_end/flambda/export_info_for_pack.cmo middle_end/compilenv.cmo middle_end/closure/closure.cmo middle_end/closure/closure_middle_end.cmo middle_end/flambda/import_approx.cmo middle_end/flambda/lift_code.cmo middle_end/flambda/closure_conversion_aux.cmo middle_end/flambda/closure_conversion.cmo middle_end/flambda/initialize_symbol_to_let_symbol.cmo middle_end/flambda/lift_let_to_initialize_symbol.cmo middle_end/flambda/find_recursive_functions.cmo middle_end/flambda/invariant_params.cmo middle_end/flambda/inconstant_idents.cmo middle_end/flambda/alias_analysis.cmo middle_end/flambda/lift_constants.cmo middle_end/flambda/share_constants.cmo middle_end/flambda/simplify_common.cmo middle_end/flambda/remove_unused_arguments.cmo middle_end/flambda/remove_unused_closure_vars.cmo middle_end/flambda/remove_unused_program_constructs.cmo middle_end/flambda/simplify_boxed_integer_ops.cmo middle_end/flambda/simplify_primitives.cmo middle_end/flambda/inlining_stats_types.cmo middle_end/flambda/inlining_stats.cmo middle_end/flambda/inline_and_simplify_aux.cmo middle_end/flambda/remove_free_vars_equal_to_args.cmo middle_end/flambda/extract_projections.cmo middle_end/flambda/augment_specialised_args.cmo middle_end/flambda/unbox_free_vars_of_closures.cmo middle_end/flambda/unbox_specialised_args.cmo middle_end/flambda/unbox_closures.cmo middle_end/flambda/inlining_transforms.cmo middle_end/flambda/inlining_decision.cmo middle_end/flambda/inline_and_simplify.cmo middle_end/flambda/ref_to_variables.cmo middle_end/flambda/flambda_invariants.cmo middle_end/flambda/traverse_for_exported_symbols.cmo middle_end/flambda/build_export_info.cmo middle_end/flambda/closure_offsets.cmo middle_end/flambda/un_anf.cmo middle_end/flambda/flambda_to_clambda.cmo middle_end/flambda/flambda_middle_end.cmo asmcomp/x86_proc.cmo asmcomp/x86_dsl.cmo asmcomp/x86_gas.cmo asmcomp/x86_masm.cmo asmcomp/arch.cmo asmcomp/cmm.cmo asmcomp/printcmm.cmo asmcomp/reg.cmo asmcomp/mach.cmo asmcomp/proc.cmo asmcomp/afl_instrument.cmo asmcomp/strmatch.cmo asmcomp/cmmgen_state.cmo asmcomp/cmm_helpers.cmo asmcomp/cmmgen.cmo asmcomp/cmm_invariants.cmo asmcomp/interval.cmo asmcomp/printmach.cmo asmcomp/dataflow.cmo asmcomp/polling.cmo asmcomp/selectgen.cmo asmcomp/selection.cmo asmcomp/comballoc.cmo asmcomp/CSEgen.cmo asmcomp/CSE.cmo asmcomp/liveness.cmo asmcomp/spill.cmo asmcomp/split.cmo asmcomp/interf.cmo asmcomp/coloring.cmo asmcomp/linscan.cmo asmcomp/reloadgen.cmo asmcomp/reload.cmo asmcomp/deadcode.cmo asmcomp/linear.cmo asmcomp/printlinear.cmo asmcomp/linearize.cmo file_formats/linear_format.cmo asmcomp/schedgen.cmo asmcomp/scheduling.cmo asmcomp/branch_relaxation_intf.cmo asmcomp/branch_relaxation.cmo asmcomp/emitaux.cmo asmcomp/emit.cmo asmcomp/asmgen.cmo asmcomp/asmlink.cmo asmcomp/asmlibrarian.cmo asmcomp/asmpackager.cmo driver/opterrors.cmo driver/optcompile.cmo driver/optmaindriver.cmo
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives  -o ocamlopt compilerlibs/ocamlcommon.cma compilerlibs/ocamloptcomp.cma driver/optmain.cmo
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make libraryopt
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make -C stdlib  allopt
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nopervasives -c camlinternalFormatBasics.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nopervasives -c camlinternalAtomic.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Pervasives.cmx -c pervasives.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Either.cmx -c either.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Sys.cmx -c sys.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Bool.cmx -c bool.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Char.cmx -c char.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Int.cmx -c int.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Unit.cmx -c unit.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Int64.cmx -c int64.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Atomic.cmx -c atomic.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Complex.cmx -c complex.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    -c std_exit.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Nativeint.cmx -c nativeint.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Int32.cmx -c int32.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Uchar.cmx -c uchar.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Obj.cmx -c obj.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -afl-inst-ratio 0 -c camlinternalLazy.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Callback.cmx -c callback.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Lazy.cmx -c lazy.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Seq.cmx -c seq.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Option.cmx -c option.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Result.cmx -c result.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__List.cmx -c list.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Bytes.cmx -c bytes.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Array.cmx -c array.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Map.cmx -c map.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Queue.cmx -c queue.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nolabels -no-alias-deps \
-            -o stdlib__ArrayLabels.cmx -c arrayLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Bigarray.cmx -c bigarray.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nolabels -no-alias-deps \
-            -o stdlib__Float.cmx -c float.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Set.cmx -c set.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Stack.cmx -c stack.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nolabels -no-alias-deps \
-            -o stdlib__ListLabels.cmx -c listLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__String.cmx -c string.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Marshal.cmx -c marshal.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nolabels -no-alias-deps \
-            -o stdlib__BytesLabels.cmx -c bytesLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Lexing.cmx -c lexing.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Stream.cmx -c stream.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -inline 3 \
-            -o stdlib__Buffer.cmx -c buffer.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Digest.cmx -c digest.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -inline 0 -afl-inst-ratio 0 -c camlinternalOO.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nolabels -no-alias-deps \
-            -o stdlib__StringLabels.cmx -c stringLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nolabels -no-alias-deps \
-            -o stdlib__StdLabels.cmx -c stdLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Random.cmx -c random.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Parsing.cmx -c parsing.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    -c camlinternalFormat.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Hashtbl.cmx -c hashtbl.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Oo.cmx -c oo.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    -c camlinternalMod.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Weak.cmx -c weak.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Genlex.cmx -c genlex.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Ephemeron.cmx -c ephemeron.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -nolabels -no-alias-deps \
-            -o stdlib__MoreLabels.cmx -c moreLabels.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Printf.cmx -c printf.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Format.cmx -c format.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Arg.cmx -c arg.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Printexc.cmx -c printexc.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats   -inline 9 \
-            -o stdlib__Scanf.cmx -c scanf.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Filename.cmx -c filename.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Fun.cmx -c fun.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Gc.cmx -c gc.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__In_channel.cmx -c in_channel.ml
- ../boot/ocamlrun ../ocamlopt -strict-sequence -absname -w +a-4-9-41-42-44-45-48-70 -g -warn-error +A -bin-annot -nostdlib -principal -safe-string -strict-formats    \
-            -o stdlib__Out_channel.cmx -c out_channel.ml
- ../boot/ocamlrun ../ocamlopt -a -o stdlib.cmxa camlinternalFormatBasics.cmx camlinternalAtomic.cmx stdlib.cmx stdlib__Pervasives.cmx stdlib__Either.cmx stdlib__Sys.cmx stdlib__Obj.cmx camlinternalLazy.cmx stdlib__Lazy.cmx stdlib__Seq.cmx stdlib__Option.cmx stdlib__Result.cmx stdlib__Bool.cmx stdlib__Char.cmx stdlib__Uchar.cmx stdlib__List.cmx stdlib__Int.cmx stdlib__Bytes.cmx stdlib__String.cmx stdlib__Unit.cmx stdlib__Marshal.cmx stdlib__Array.cmx stdlib__Float.cmx stdlib__Int32.cmx stdlib__Int64.cmx stdlib__Nativeint.cmx stdlib__Lexing.cmx stdlib__Parsing.cmx stdlib__Set.cmx stdlib__Map.cmx stdlib__Stack.cmx stdlib__Queue.cmx stdlib__Stream.cmx stdlib__Buffer.cmx camlinternalFormat.cmx stdlib__Printf.cmx stdlib__Arg.cmx stdlib__Atomic.cmx stdlib__Printexc.cmx stdlib__Fun.cmx stdlib__Gc.cmx stdlib__Digest.cmx stdlib__Random.cmx stdlib__Hashtbl.cmx stdlib__Weak.cmx stdlib__Format.cmx stdlib__Scanf.cmx stdlib__Callback.cmx camlinternalOO.cmx stdlib__Oo.cmx camlinternalMod.cmx stdlib__Genlex.cmx stdlib__Ephemeron.cmx stdlib__Filename.cmx stdlib__Complex.cmx stdlib__ArrayLabels.cmx stdlib__ListLabels.cmx stdlib__BytesLabels.cmx stdlib__StringLabels.cmx stdlib__MoreLabels.cmx stdlib__StdLabels.cmx stdlib__Bigarray.cmx stdlib__In_channel.cmx stdlib__Out_channel.cmx
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make otherlibrariesopt ocamltoolsopt
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make -C otherlibs allopt
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs'
- /home/opam/.opam/4.14.2/bin/make -C tools opt
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- ../boot/ocamlrun ../ocamlopt -g -nostdlib -I ../stdlib -absname -w +a-4-9-41-42-44-45-48-70 -strict-sequence -warn-error +A -principal -safe-string -strict-formats -bin-annot -I ../utils -I ../parsing -I ../typing -I ../bytecomp -I ../middle_end -I ../middle_end/closure -I ../middle_end/flambda -I ../middle_end/flambda/base_types -I ../driver -I ../toplevel -I ../file_formats -I ../lambda -c - profiling.ml
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/unix'
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o accept.o accept.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o access.o access.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o addrofstr.o addrofstr.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o alarm.o alarm.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o bind.o bind.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o channels.o channels.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o chdir.o chdir.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o chmod.o chmod.c
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o chown.o chown.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o chroot.o chroot.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o close.o close.c
- cc1: note: modified 3 initializations
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o fsync.o fsync.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o closedir.o closedir.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o connect.o connect.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o cst2constr.o cst2constr.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o cstringv.o cstringv.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o dup.o dup.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o dup2.o dup2.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o envir.o envir.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o errmsg.o errmsg.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o execv.o execv.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o execve.o execve.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o execvp.o execvp.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o exit.o exit.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o fchmod.o fchmod.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o fchown.o fchown.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o fcntl.o fcntl.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o fork.o fork.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o ftruncate.o ftruncate.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getaddrinfo.o getaddrinfo.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getcwd.o getcwd.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getegid.o getegid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o geteuid.o geteuid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getgid.o getgid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getgr.o getgr.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getgroups.o getgroups.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o gethost.o gethost.c
- cc1: note: rewrote 1 switch statements
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o gethostname.o gethostname.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getlogin.o getlogin.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getnameinfo.o getnameinfo.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getpeername.o getpeername.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getpid.o getpid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getppid.o getppid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getproto.o getproto.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getpw.o getpw.c
- cc1: note: rewrote 1 switch statements
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o gettimeofday.o gettimeofday.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getserv.o getserv.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getsockname.o getsockname.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o getuid.o getuid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o gmtime.o gmtime.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o initgroups.o initgroups.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o isatty.o isatty.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o itimer.o itimer.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o kill.o kill.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o link.o link.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o listen.o listen.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o lockf.o lockf.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o lseek.o lseek.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o mkdir.o mkdir.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o mkfifo.o mkfifo.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o mmap.o mmap.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o mmap_ba.o mmap_ba.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o nice.o nice.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o open.o open.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o opendir.o opendir.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o pipe.o pipe.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o putenv.o putenv.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o read.o read.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o realpath.o realpath.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o readdir.o readdir.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o readlink.o readlink.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o rename.o rename.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o rewinddir.o rewinddir.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o rmdir.o rmdir.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o select.o select.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o sendrecv.o sendrecv.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o setgid.o setgid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o setgroups.o setgroups.c
- cc1: note: modified 7 initializations
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o setsid.o setsid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o setuid.o setuid.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o shutdown.o shutdown.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o signals.o signals.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o sleep.o sleep.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o socket.o socket.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o socketaddr.o socketaddr.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o socketpair.o socketpair.c
- cc1: note: modified 3 initializations
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o sockopt.o sockopt.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o spawn.o spawn.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o stat.o stat.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o strofaddr.o strofaddr.c
- cc1: note: modified 3 initializations
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o symlink.o symlink.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o termios.o termios.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o time.o time.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o times.o times.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o truncate.o truncate.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o umask.o umask.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o unixsupport.o unixsupport.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o unlink.o unlink.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o utimes.o utimes.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o wait.o wait.c
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o write.o write.c
- ../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels  unix.ml
- cc1: note: modified 36 initializations
- cc1: note: modified 1 initializations
- cc1: note: modified 68 initializations
- ../../boot/ocamlrun ../../tools/ocamlmklib -oc unix accept.o access.o addrofstr.o alarm.o bind.o channels.o chdir.o chmod.o chown.o chroot.o close.o fsync.o closedir.o connect.o cst2constr.o cstringv.o dup.o dup2.o envir.o errmsg.o execv.o execve.o execvp.o exit.o fchmod.o fchown.o fcntl.o fork.o ftruncate.o getaddrinfo.o getcwd.o getegid.o geteuid.o getgid.o getgr.o getgroups.o gethost.o gethostname.o getlogin.o getnameinfo.o getpeername.o getpid.o getppid.o getproto.o getpw.o gettimeofday.o getserv.o getsockname.o getuid.o gmtime.o initgroups.o isatty.o itimer.o kill.o link.o listen.o lockf.o lseek.o mkdir.o mkfifo.o mmap.o mmap_ba.o nice.o open.o opendir.o pipe.o putenv.o read.o realpath.o readdir.o readlink.o rename.o rewinddir.o rmdir.o select.o sendrecv.o setgid.o setgroups.o setsid.o setuid.o shutdown.o signals.o sleep.o socket.o socketaddr.o socketpair.o sockopt.o spawn.o stat.o strofaddr.o symlink.o termios.o time.o times.o truncate.o umask.o unixsupport.o unlink.o utimes.o wait.o write.o 
- ../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats -nolabels  unixLabels.ml
- ../../boot/ocamlrun ../../tools/ocamlmklib -o unix -oc unix -ocamlopt '../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib' -linkall \
-          unix.cmx unixLabels.cmx 
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/unix'
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/bigarray'
- ../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats   bigarray.ml
- ../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib -o bigarray.cmxa -a -linkall bigarray.cmx 
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/bigarray'
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/str'
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g   -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime   \
-   -o strstubs.o strstubs.c
- ../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib -c -absname -w +a-4-9-41-42-44-45-48 -warn-error +A -bin-annot -g -safe-string -strict-sequence -strict-formats   str.ml
- ../../boot/ocamlrun ../../tools/ocamlmklib -oc camlstr strstubs.o 
- ../../boot/ocamlrun ../../tools/ocamlmklib -o str -oc camlstr -ocamlopt '../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib' -linkall \
-          str.cmx 
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/str'
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/systhreads'
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown -DNATIVE_CODE -DTARGET_amd64 -DMODEL_default -DSYS_unknown  \
-   -o st_stubs.n.o st_stubs.c
- ../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string  thread.ml
- ../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string  mutex.ml
- ../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string  condition.ml
- ../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string  event.ml
- ../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string  semaphore.ml
- ../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -c -w +33..39 -warn-error +A -g -bin-annot -safe-string  threadUnix.ml
- ../../boot/ocamlrun ../../ocamlopt -nostdlib -I ../../stdlib -I ../../otherlibs/unix -linkall -a -cclib -lthreadsnat -cclib -lpthread -o threads.cmxa thread.cmx mutex.cmx condition.cmx event.cmx threadUnix.cmx semaphore.cmx
- cc1: note: modified 3 initializations
- ../../boot/ocamlrun ../../tools/ocamlmklib -o threadsnat st_stubs.n.o
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/systhreads'
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs'
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- make[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- make: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml'
-> compiled  x86_64-esperanto.0.0.6
Processing 37/37: [x86_64-esperanto: sh make -C caml install]
+ /bin/sh "-c" "make -C caml install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6)
- make: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml'
- PATH="/home/opam/.opam/4.14.2/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/opam/bin:/home/opam/.opam/4.14.2/bin" /home/opam/.opam/4.14.2/bin/make -C ocaml world
- make[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make -C runtime all
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- /home/opam/.opam/4.14.2/bin/make -C stdlib \
-   OCAMLRUN='$(ROOTDIR)/runtime/ocamlrun' \
-   CAMLC='$(BOOT_OCAMLC) -use-prims ../runtime/primitives' all
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- cp runtime/ocamlrun boot/ocamlrun
- cd boot; rm -f stdlib.cma std_exit.cmo *.cmi camlheader
- cd stdlib; cp stdlib.cma std_exit.cmo *.cmi camlheader ../boot
- cd boot; ln -sf ../runtime/libcamlrun.a .
- /home/opam/.opam/4.14.2/bin/make all
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make -C runtime  all
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- /home/opam/.opam/4.14.2/bin/make ocamlc
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- make[3]: 'ocamlc' is up to date.
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make ocamllex ocamltools library
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make -C yacc  all
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/yacc'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/yacc'
- /home/opam/.opam/4.14.2/bin/make -C lex all
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/lex'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/lex'
- /home/opam/.opam/4.14.2/bin/make -C tools all
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- /home/opam/.opam/4.14.2/bin/make -C stdlib  all
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make ocaml
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- make[3]: 'ocaml' is up to date.
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make otherlibraries   \
-          
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make -C yacc  all
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/yacc'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/yacc'
- /home/opam/.opam/4.14.2/bin/make -C lex all
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/lex'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/lex'
- /home/opam/.opam/4.14.2/bin/make -C tools all
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- make[4]: Nothing to be done for 'all'.
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- /home/opam/.opam/4.14.2/bin/make -C otherlibs all
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs'
- make[5]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/unix'
- make[5]: Nothing to be done for 'all'.
- make[5]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/unix'
- make[5]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/bigarray'
- make[5]: Nothing to be done for 'all'.
- make[5]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/bigarray'
- make[5]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/str'
- make[5]: Nothing to be done for 'all'.
- make[5]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/str'
- make[5]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/systhreads'
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-aliasing -fwrapv -pthread -Wall -Wdeclaration-after-statement -fno-common -fexcess-precision=standard -g  -Wno-int-conversion -D_FILE_OFFSET_BITS=64 -DCAML_NAME_SPACE  -I../../runtime  \
-   -o st_stubs.b.o st_stubs.c
- cc1: note: modified 3 initializations
- ../../boot/ocamlrun ../../tools/ocamlmklib -o threads st_stubs.b.o
- make[5]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/systhreads'
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs'
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- make[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- PATH="/home/opam/.opam/4.14.2/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/opam/bin:/home/opam/.opam/4.14.2/bin" /home/opam/.opam/4.14.2/bin/make -C ocaml opt
- make[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make runtimeopt
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make -C runtime  allopt
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- make[3]: Nothing to be done for 'allopt'.
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make ocamlopt
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- make[2]: 'ocamlopt' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make libraryopt
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make -C stdlib  allopt
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- make[3]: Nothing to be done for 'allopt'.
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make otherlibrariesopt ocamltoolsopt
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make -C otherlibs allopt
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs'
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/unix'
- make[4]: Nothing to be done for 'allopt'.
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/unix'
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/bigarray'
- make[4]: Nothing to be done for 'allopt'.
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/bigarray'
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/str'
- make[4]: Nothing to be done for 'allopt'.
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/str'
- make[4]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/systhreads'
- make[4]: Nothing to be done for 'allopt'.
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/systhreads'
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs'
- /home/opam/.opam/4.14.2/bin/make -C tools opt
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- make[3]: Nothing to be done for 'opt'.
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- make[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- MAKE=/home/opam/.opam/4.14.2/bin/make PREFIX=/home/opam/.opam/4.14.2 BUILD_ARCH=x86_64 ./install.sh
- + prefix=/home/opam/.opam/4.14.2
- + build_arch=x86_64
- + [ /home/opam/.opam/4.14.2 '=' '' ]
- + [ -z x86_64 ]
- + SYSROOT=/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot
- + mkdir -p /home/opam/.opam/4.14.2/x86_64-esperanto-sysroot
- + MAKE=/home/opam/.opam/4.14.2/bin/make
- + /home/opam/.opam/4.14.2/bin/make -C ocaml install
- make[1]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- mkdir -p "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin"
- mkdir -p "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- mkdir -p "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/stublibs"
- mkdir -p "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- mkdir -p "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/share/doc/ocaml"
- /home/opam/.opam/4.14.2/bin/make -C runtime install
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- /usr/bin/install -c -p ocamlrun ocamlrund "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin"
- /usr/bin/install -c -p -m 644 ld.conf libcamlrun.a libcamlrund.a "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- mkdir -p "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/caml"
- /usr/bin/install -c -p -m 644 caml/domain_state.tbl caml/*.h "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/caml"
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- /usr/bin/install -c -p ocaml "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin"
- /usr/bin/install -c -p ocamlc "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin/ocamlc.byte"
- /home/opam/.opam/4.14.2/bin/make -C stdlib install
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- stale=""; \
-   if test -n "$stale" ; then \
-     echo "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml contains stale stdlib artefacts"; \
-     echo "Please rm /home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/stdlib__*.cm* and re-run make install"; \
-     exit 1; \
-   fi
- /usr/bin/install -c -p -m 644 \
-   stdlib.cma std_exit.cmo *.cmi camlheader_ur \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- /usr/bin/install -c -p -m 644 \
-   *.cmt *.cmti *.mli *.ml \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- /usr/bin/install -c -p -m 644 target_camlheader "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/camlheader"
- /usr/bin/install -c -p -m 644 target_camlheaderd "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/camlheaderd"
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- /usr/bin/install -c -p lex/ocamllex \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin/ocamllex.byte"
- /usr/bin/install -c -p yacc/ocamlyacc "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin"
- /usr/bin/install -c -p -m 644 \
-    utils/*.cmi \
-    parsing/*.cmi \
-    typing/*.cmi \
-    bytecomp/*.cmi \
-    file_formats/*.cmi \
-    lambda/*.cmi \
-    driver/*.cmi \
-    toplevel/*.cmi \
-    "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    toplevel/byte/*.cmi \
-    "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    utils/*.cmt utils/*.cmti utils/*.mli \
-    parsing/*.cmt parsing/*.cmti parsing/*.mli \
-    typing/*.cmt typing/*.cmti typing/*.mli \
-    file_formats/*.cmt file_formats/*.cmti file_formats/*.mli \
-    lambda/*.cmt lambda/*.cmti lambda/*.mli \
-    bytecomp/*.cmt bytecomp/*.cmti bytecomp/*.mli \
-    driver/*.cmt driver/*.cmti driver/*.mli \
-    toplevel/*.cmt toplevel/*.cmti toplevel/*.mli \
-    "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    toplevel/byte/*.cmt \
-    "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-   compilerlibs/*.cma \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-    driver/main.cmo toplevel/topstart.cmo \
-    "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p expunge "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- /usr/bin/install -c -p -m 644 \
-    toplevel/topdirs.cmi \
-    "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- /usr/bin/install -c -p -m 644 \
-    toplevel/topdirs.cmt \
-    toplevel/topdirs.cmti toplevel/topdirs.mli \
-    "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- /home/opam/.opam/4.14.2/bin/make -C tools install
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- /usr/bin/install -c -p -m 644 \
-   profiling.cmi profiling.cmo \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- /usr/bin/install -c -p -m 644 \
-   profiling.cmt profiling.cmti \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- for i in ocamldep ocamlprof ocamlcp ocamloptp ocamlmklib ocamlmktop ocamlobjinfo; \
- do \
-   /usr/bin/install -c -p "$i" "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin/$i.byte"; \
-   if test -f "$i".opt; then \
-     /usr/bin/install -c -p "$i.opt" "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin" && \
-     (cd "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin" && ln -sf "$i.opt" "$i"); \
-   else \
-     (cd "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin" && ln -sf "$i.byte" "$i"); \
-   fi; \
- done
- if test -f ocamlcmt.opt; then \
-   /usr/bin/install -c -p\
-     ocamlcmt.opt "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin/ocamlcmt"; \
- else \
-   /usr/bin/install -c -p ocamlcmt "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin"; \
- fi
- /usr/bin/install -c -p -m 644 \
-   eventlog_metadata \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- /home/opam/.opam/4.14.2/bin/make -C man install
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/man'
- mkdir -p '/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/man/man1'
- /usr/bin/install -c -p -m 644 ocaml.1 ocamlc.1 ocamlc.opt.1 ocamlcp.1 ocamldebug.1 ocamldep.1 ocamldoc.1 ocamllex.1 ocamlmktop.1 ocamlopt.1 ocamlopt.opt.1 ocamloptp.1 ocamlprof.1 ocamlrun.1 ocamlyacc.1 '/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/man/man1'
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/man'
- for i in unix bigarray str systhreads; do \
-   /home/opam/.opam/4.14.2/bin/make -C otherlibs/$i install || exit $?; \
- done
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/unix'
- if test -f dllunix.so; then \
-   /usr/bin/install -c -p \
-     dllunix.so "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libunix.a "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/"
- /usr/bin/install -c -p -m 644 \
-   unix.cma unix.cmi unixLabels.cmi \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/"
- /usr/bin/install -c -p -m 644 \
-   unix.mli unixLabels.mli \
-           unix.cmti unixLabels.cmti \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/"
- if test -n "unixsupport.h socketaddr.h"; then \
-   /usr/bin/install -c -p -m 644 unixsupport.h socketaddr.h "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/caml/"; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/unix'
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/bigarray'
- if test -f dllbigarray.so; then \
-   /usr/bin/install -c -p \
-     dllbigarray.so "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 \
-   bigarray.cma bigarray.cmi \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/"
- /usr/bin/install -c -p -m 644 \
-   bigarray.mli \
-           bigarray.cmti \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/"
- if test -n ""; then \
-   /usr/bin/install -c -p -m 644  "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/caml/"; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/bigarray'
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/str'
- if test -f dllcamlstr.so; then \
-   /usr/bin/install -c -p \
-     dllcamlstr.so "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libcamlstr.a "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/"
- /usr/bin/install -c -p -m 644 \
-   str.cma str.cmi \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/"
- /usr/bin/install -c -p -m 644 \
-   str.mli \
-           str.cmti \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/"
- if test -n ""; then \
-   /usr/bin/install -c -p -m 644  "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/caml/"; \
- fi
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/str'
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/systhreads'
- if test -f dllthreads.so; then \
-   /usr/bin/install -c -p dllthreads.so "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/stublibs"; \
- fi
- /usr/bin/install -c -p -m 644 libthreads.a "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- mkdir -p "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 \
-   thread.cmi mutex.cmi condition.cmi event.cmi threadUnix.cmi semaphore.cmi threads.cma \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 \
-   thread.cmti mutex.cmti condition.cmti event.cmti threadUnix.cmti semaphore.cmti \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 thread.mli mutex.mli condition.mli event.mli threadUnix.mli semaphore.mli "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/threads"
- /usr/bin/install -c -p -m 644 threads.h "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/caml"
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/systhreads'
- if test -n ""; then \
-   /home/opam/.opam/4.14.2/bin/make -C debugger install; \
- fi
- /usr/bin/install -c -p -m 644 Makefile.config "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- /usr/bin/install -c -p -m 644 Changes README.adoc README.win32.adoc LICENSE "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/share/doc/ocaml"
- if test -f ocamlopt; then /home/opam/.opam/4.14.2/bin/make installopt; else \
-    cd "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin"; \
-    ln -sf ocamlc.byte ocamlc; \
-    ln -sf ocamllex.byte ocamllex; \
-    (test -f flexlink.byte && \
-       ln -sf flexlink.byte flexlink) || true; \
- fi
- make[2]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- /home/opam/.opam/4.14.2/bin/make -C runtime installopt
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- /usr/bin/install -c -p -m 644 libasmrun.a libasmrund.a "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/runtime'
- /usr/bin/install -c -p ocamlopt "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin/ocamlopt.byte"
- /home/opam/.opam/4.14.2/bin/make -C stdlib installopt
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- stale=""; \
-   if test -n "$stale" ; then \
-     echo "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml contains stale stdlib artefacts"; \
-     echo "Please rm /home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/stdlib__*.cmx and re-run make install"; \
-     exit 1; \
-   fi
- /usr/bin/install -c -p -m 644 \
-   stdlib.cmxa stdlib.a std_exit.o *.cmx \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/stdlib'
- /usr/bin/install -c -p -m 644 \
-     middle_end/*.cmi \
-     "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/closure/*.cmi \
-     "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/*.cmi \
-     "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/base_types/*.cmi \
-     "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     asmcomp/*.cmi \
-     "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/*.cmt middle_end/*.cmti \
-     middle_end/*.mli \
-     "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/closure/*.cmt middle_end/closure/*.cmti \
-     middle_end/closure/*.mli \
-     "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/*.cmt middle_end/flambda/*.cmti \
-     middle_end/flambda/*.mli \
-     "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     middle_end/flambda/base_types/*.cmt \
-             middle_end/flambda/base_types/*.cmti \
-     middle_end/flambda/base_types/*.mli \
-     "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     asmcomp/*.cmt asmcomp/*.cmti \
-     asmcomp/*.mli \
-     "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- /usr/bin/install -c -p -m 644 \
-     driver/optmain.cmo \
-     "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/compiler-libs"
- for i in unix bigarray str systhreads; do \
-   /home/opam/.opam/4.14.2/bin/make -C otherlibs/$i installopt || exit $?; \
- done
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/unix'
- /usr/bin/install -c -p -m 644 \
-    unix.cmx unixLabels.cmx unix.cmxa unix.a \
-    "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/"
- if test -f unix.cmxs; then \
-   /usr/bin/install -c -p unix.cmxs "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/unix'
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/bigarray'
- /usr/bin/install -c -p -m 644 \
-    bigarray.cmx bigarray.cmxa bigarray.a \
-    "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/"
- if test -f bigarray.cmxs; then \
-   /usr/bin/install -c -p bigarray.cmxs "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/bigarray'
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/str'
- /usr/bin/install -c -p -m 644 \
-    str.cmx str.cmxa str.a \
-    "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/"
- if test -f str.cmxs; then \
-   /usr/bin/install -c -p str.cmxs "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"; \
- fi
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/str'
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/systhreads'
- /usr/bin/install -c -p -m 644 libthreadsnat.a "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- /usr/bin/install -c -p -m 644 \
-   thread.cmx mutex.cmx condition.cmx event.cmx threadUnix.cmx semaphore.cmx threads.cmxa threads.a \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml/threads"
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/otherlibs/systhreads'
- if test -f ocamlopt.opt; then /home/opam/.opam/4.14.2/bin/make installoptopt; else \
-    cd "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/bin"; \
-    ln -sf ocamlc.byte ocamlc; \
-    ln -sf ocamlopt.byte ocamlopt; \
-    ln -sf ocamllex.byte ocamllex; \
-    (test -f flexlink.byte && \
-      ln -sf flexlink.byte flexlink) || true; \
- fi
- /home/opam/.opam/4.14.2/bin/make -C tools installopt
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- /usr/bin/install -c -p -m 644 \
-           profiling.cmx profiling.o \
-   "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"
- make[3]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- make[2]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- make[1]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml'
- + mkdir -p /home/opam/.opam/4.14.2/lib/findlib.conf.d
- + cp x86_64-esperanto.conf /home/opam/.opam/4.14.2/lib/findlib.conf.d/x86_64-esperanto.conf
- + mkdir -p /home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/threads
- + cp META /home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/threads
- make: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml'
-> installed x86_64-esperanto.0.0.6
Done.
2026-05-01 01:28.26 ---> saved as "5e092a074e5288a802de5f01d2a92e766f12353161fd88c7c4a4e6f633584582"
Job succeeded