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


Building on rosemary

(from freebsd)
2026-03-30 15:28.32 ---> 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-03-30 15:28.32 ---> 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 747f3dca281b5ae6275dfa41069f059ae517126f"))
2026-03-30 15:28.33 ---> using "9272a2f83a5622dc26a10826f80eff7fbf2cd69db2916f6b5426cb282199ca83" 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-03-30 15:28.34 ---> using "45c8481cdaeeeda23dc46b5b22110a77c7823035a9fd6f8fffccad0cfc4e9f55" 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-03-30 15:28.34 ---> using "cca4609af1848e8a0024fd282e7c29fb49b48c6d6781873566dea80677cc6fb0" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2026-03-30 15:28.35 ---> using "e3958b2b010e0d55c082ed7641970eb3f183ae57b72610bdaeddd1cfcd8da7b4" 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.2  [required by esperanto-cosmopolitan]
  - install cmdliner               2.1.0  [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.0 [required by x86_64-esperanto]
  - install dune-configurator      3.22.0 [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.2: extract]
Processing  2/37: [checkseum.0.5.2: extract] [cmdliner.2.1.0: extract]
Processing  3/37: [checkseum.0.5.2: extract] [cmdliner.2.1.0: extract]
Processing  4/37: [checkseum.0.5.2: extract] [cmdliner.2.1.0: extract] [csexp.1.5.2: extract]
Processing  5/37: [checkseum.0.5.2: extract] [cmdliner.2.1.0: 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.2: extract] [cmdliner.2.1.0: extract] [csexp.1.5.2: extract]
-> installed conf-which.1
Processing  6/37: [checkseum.0.5.2: extract] [cmdliner.2.1.0: extract] [csexp.1.5.2: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  6/37: [checkseum.0.5.2: extract] [cmdliner.2.1.0: extract]
Processing  7/37: [checkseum.0.5.2: extract] [cmdliner.2.1.0: extract] [decompress.1.5.3: extract]
-> retrieved cmdliner.2.1.0  (cached)
Processing  7/37: [checkseum.0.5.2: extract] [decompress.1.5.3: extract]
Processing  8/37: [checkseum.0.5.2: extract] [decompress.1.5.3: extract] [digestif.1.3.0: extract]
Processing  9/37: [checkseum.0.5.2: extract] [decompress.1.5.3: extract] [digestif.1.3.0: extract] [cmdliner: gmake all]
-> retrieved checkseum.0.5.2  (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.0, dune-configurator.3.22.0: extract] [cmdliner: gmake all]
-> retrieved decompress.1.5.3  (cached)
Processing 10/37: [digestif.1.3.0: extract] [dune.3.22.0, dune-configurator.3.22.0: extract] [cmdliner: gmake all]
Processing 11/37: [digestif.1.3.0: extract] [dune.3.22.0, dune-configurator.3.22.0: extract] [eqaf.0.10: extract] [cmdliner: gmake all]
-> retrieved eqaf.0.10  (cached)
Processing 11/37: [digestif.1.3.0: extract] [dune.3.22.0, dune-configurator.3.22.0: extract] [cmdliner: gmake all]
Processing 12/37: [digestif.1.3.0: extract] [dune.3.22.0, dune-configurator.3.22.0: extract] [esperanto-cosmopolitan.0.0.6, x86_64-esperanto.0.0.6: extract] [cmdliner: gmake all]
-> retrieved dune.3.22.0, dune-configurator.3.22.0  (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]
-> retrieved optint.0.3.0  (cached)
Processing 16/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: 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] [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] [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.0)
- 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.0
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.0)
- 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 cmdliner.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.0)
- 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.0
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.0)
- 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.0/./_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.0)
-> compiled  dune.3.22.0
-> installed dune.3.22.0
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.0)
-> compiled  dune-configurator.3.22.0
-> installed dune-configurator.3.22.0
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.2)
- (cd _build/default/src-c && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -DCHECKSEUM_STDDEF -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O3 -I./native/ -g -I /home/opam/.opam/4.14.2/lib/ocaml -I /home/opam/.opam/4.14.2/lib/optint -I ../src -o adler32.o -c native/adler32.c)
- native/adler32.c:28:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-    28 | uLong _adler32(adler, buf, len)
-       |       ^
- native/adler32.c:100:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
-   100 | uLong checkseum_adler32_digest(adler, buf, len)
-       |       ^
- 2 warnings generated.
-> compiled  checkseum.0.5.2
-> installed checkseum.0.5.2
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 apelink
-  INSTALL aarch64-unknown-cosmo-install
-  INSTALL cosmoinstall
-  INSTALL x86_64-linux-cosmo-objcopy
-  INSTALL aarch64-linux-cosmo-objcopy
-  INSTALL sha256sum.ape
-  INSTALL resymbol
-  INSTALL make
-  INSTALL aarch64-linux-cosmo-g++
-  INSTALL cosmocross
-  INSTALL cp.ape
-  INSTALL aarch64-linux-cosmo-gcc
-  INSTALL x86_64-linux-cosmo-ar
-  INSTALL x86_64-unknown-cosmo-install
-  INSTALL aarch64-linux-cosmo-ar
-  INSTALL ape-x86_64.macho
-  INSTALL touch.ape
-  INSTALL x86_64-linux-cosmo-ld
-  INSTALL rm.ape
-  INSTALL ape-aarch64.elf
-  INSTALL compile.ape
-  INSTALL ar.ape
-  INSTALL aarch64-linux-cosmo-ld
-  INSTALL aarch64-linux-cosmo-objdump
-  INSTALL echo.ape
-  INSTALL mktemper
-  INSTALL ape-x86_64.elf
-  INSTALL zipobj
-  INSTALL aarch64-linux-cosmo-strip
-  INSTALL aarch64-linux-cosmo-ranlib
-  INSTALL mkdir.ape
-  INSTALL cosmoaddr2line
-  INSTALL ape-m1.c
-  INSTALL x86_64-linux-cosmo-g++
-  INSTALL x86_64-linux-cosmo-objdump
-  INSTALL x86_64-linux-cosmo-gcc
-  INSTALL x86_64-linux-cosmo-size
-  INSTALL cocmd
-  INSTALL ctags
-  INSTALL x86_64-linux-cosmo-strip
-  INSTALL aarch64-linux-cosmo-elfedit
-  INSTALL fixupobj
-  INSTALL package.ape
-  INSTALL aarch64-linux-cosmo-readelf
-  INSTALL aarch64-linux-cosmo-size
-  INSTALL zipcopy
-  INSTALL cosmocc
-  INSTALL aarch64-linux-cosmo-nm
-  INSTALL mkdeps
-  INSTALL pecheck
-  INSTALL x86_64-linux-cosmo-ranlib
-  INSTALL x86_64-linux-cosmo-nm
-  INSTALL objbincopy
-  INSTALL x86_64-linux-cosmo-elfedit
-  INSTALL x86_64-linux-cosmo-readelf
-  INSTALL aarch64-linux-cosmo-c++filt
-  INSTALL march-native
-  INSTALL chmod.ape
-  INSTALL aarch64-linux-cosmo-addr2line
-  INSTALL gzip.ape
-  INSTALL x86_64-linux-cosmo-c++filt
-  INSTALL x86_64-linux-cosmo-addr2line
-  INSTALL assimilate
-  INSTALL cosmoar
-  INSTALL libcosmo.a
-  INSTALL ape.lds
-  INSTALL libcxx.a
-  INSTALL ape-no-modify-self.o
-  INSTALL ape.o
-  INSTALL crt.o
-  INSTALL ape.lds
-  INSTALL libcxx.a
-  INSTALL ape.o
-  INSTALL ape-no-modify-self.o
-  INSTALL libcosmo.a
-  INSTALL crt.o
-  INSTALL crt.o
-  INSTALL ape.o
-  INSTALL libcosmo.a
-  INSTALL ape-no-modify-self.o
-  INSTALL ape.lds
-  INSTALL libcxx.a
-  INSTALL librt.a
-  INSTALL ape.o
-  INSTALL libm.a
-  INSTALL libcosmo.a
-  INSTALL ape.lds
-  INSTALL crt.o
-  INSTALL libresolv.a
-  INSTALL libgcc_s.a
-  INSTALL ape-no-modify-self.o
-  INSTALL libpthread.a
-  INSTALL libdl.a
-  INSTALL libstdc++.a
-  INSTALL libc.a
-  INSTALL libcrypt.a
-  INSTALL libgomp.a
-  INSTALL libunwind.a
-  INSTALL libcxx.a
-  INSTALL fpos.h
-  INSTALL nameser.h
-  INSTALL inet.h
-  INSTALL discard_block_engine.h
-  INSTALL generate_canonical.h
-  INSTALL is_seed_sequence.h
-  INSTALL student_t_distribution.h
-  INSTALL is_valid.h
-  INSTALL weibull_distribution.h
-  INSTALL normal_distribution.h
-  INSTALL ranlux.h
-  INSTALL cauchy_distribution.h
-  INSTALL linear_congruential_engine.h
-  INSTALL poisson_distribution.h
-  INSTALL independent_bits_engine.h
-  INSTALL seed_seq.h
-  INSTALL extreme_value_distribution.h
-  INSTALL chi_squared_distribution.h
-  INSTALL discrete_distribution.h
-  INSTALL random_device.h
-  INSTALL shuffle_order_engine.h
-  INSTALL binomial_distribution.h
-  INSTALL exponential_distribution.h
-  INSTALL uniform_int_distribution.h
-  INSTALL mersenne_twister_engine.h
-  INSTALL geometric_distribution.h
-  INSTALL bernoulli_distribution.h
-  INSTALL piecewise_linear_distribution.h
-  INSTALL knuth_b.h
-  INSTALL log2.h
-  INSTALL lognormal_distribution.h
-  INSTALL gamma_distribution.h
-  INSTALL default_random_engine.h
-  INSTALL piecewise_constant_distribution.h
-  INSTALL uniform_random_bit_generator.h
-  INSTALL negative_binomial_distribution.h
-  INSTALL fisher_f_distribution.h
-  INSTALL uniform_real_distribution.h
-  INSTALL clamp_to_integral.h
-  INSTALL subtract_with_carry_engine.h
-  INSTALL condition_variable.h
-  INSTALL files.inc
-  INSTALL console.inc
-  INSTALL process.inc
-  INSTALL winsock.inc
-  INSTALL runtime.inc
-  INSTALL memory.inc
-  INSTALL msabi.h
-  INSTALL paint.inc
-  INSTALL startupinfo.inc
-  INSTALL ntdll.inc
-  INSTALL signals.inc
-  INSTALL accounting.inc
-  INSTALL synchronization.inc
-  INSTALL thread.inc
-  INSTALL systeminfo.inc
-  INSTALL ntfile.inc
-  INSTALL exceptionhandler.h
-  INSTALL ioapcroutine.h
-  INSTALL pknormalroutine.h
-  INSTALL imagetlscallback.h
-  INSTALL hookproc.h
-  INSTALL wndproc.h
-  INSTALL wndenumproc.h
-  INSTALL timerproc.h
-  INSTALL wambda.h
-  INSTALL handlerroutine.h
-  INSTALL processinformation.h
-  INSTALL filenameinformation.h
-  INSTALL timezoneinformation.h
-  INSTALL systemhandleinformation.h
-  INSTALL imageresourcedirectoryentry.internal.h
-  INSTALL filecompressioninfo.h
-  INSTALL linger.h
-  INSTALL imageboundimportdescriptor.internal.h
-  INSTALL imageceruntimefunctionentry.internal.h
-  INSTALL imageexportdirectory.internal.h
-  INSTALL dynamictimezoneinformation.h
-  INSTALL imageromoptionalheader.internal.h
-  INSTALL point.h
-  INSTALL consolecursorinfo.h
-  INSTALL charinfo.h
-  INSTALL iocounters.h
-  INSTALL kernelusertimes.h
-  INSTALL processornumber.h
-  INSTALL systemexceptioninformation.h
-  INSTALL imageruntimefunctionentry.internal.h
-  INSTALL filepositioninformation.h
-  INSTALL imageresourcedirectory.internal.h
-  INSTALL systemlookasideinformation.h
-  INSTALL ipadapteraddresses.h
-  INSTALL win32fileattributedata.h
-  INSTALL objectbasicinformation.h
-  INSTALL msg.h
-  INSTALL ntexceptionpointers.h
-  INSTALL imagesectionheader.internal.h
-  INSTALL fileallinformation.h
-  INSTALL rtluserprocessparameters.h
-  INSTALL fileendoffileinformation.h
-  INSTALL imagedatadirectory.internal.h
-  INSTALL systemperformanceinformation.h
-  INSTALL imagesymbol.internal.h
-  INSTALL imageepiloguedynamicrelocationheader.internal.h
-  INSTALL filezerodatainformation.h
-  INSTALL filebasicinfo.h
-  INSTALL imagethunkdata.internal.h
-  INSTALL filestandardinformation.h
-  INSTALL consolescreenbufferinfoex.h
-  INSTALL wndclass.h
-  INSTALL exceptionframe.h
-  INSTALL filebasicinformation.h
-  INSTALL systeminterruptinformation.h
-  INSTALL filedirectoryinformation.h
-  INSTALL criticalsectiondebug.h
-  INSTALL imagedosheader.internal.h
-  INSTALL objecttypeinformation.h
-  INSTALL consolescreenbufferinfo.h
-  INSTALL imagesymbolex.internal.h
-  INSTALL memorystatusex.h
-  INSTALL imagefileheader.internal.h
-  INSTALL wndclassex.h
-  INSTALL fileattributetaginformation.h
-  INSTALL ldr.h
-  INSTALL userstack.h
-  INSTALL filetime.h
-  INSTALL filenetworkopeninformation.h
-  INSTALL processbasicinformation.h
-  INSTALL guid.h
-  INSTALL imagedynamicrelocationv2.internal.h
-  INSTALL systeminfo.h
-  INSTALL context.h
-  INSTALL procthreadattributelist.h
-  INSTALL fileeainformation.h
-  INSTALL imageloadconfigdirectory.internal.h
-  INSTALL filerenameinformation.h
-  INSTALL imagehotpatchinfo.internal.h
-  INSTALL fdset.h
-  INSTALL size.h
-  INSTALL sectionimageinformation.h
-  INSTALL drawtextparams.h
-  INSTALL objectallinformation.h
-  INSTALL imageimportbyname.internal.h
-  INSTALL criticalsection.h
-  INSTALL memorybasicinformation.h
-  INSTALL overlappedentry.h
-  INSTALL imagehotpatchbase.internal.h
-  INSTALL objectattributes.h
-  INSTALL unicodestring.h
-  INSTALL inputrecord.h
-  INSTALL filefsfullsizeinformation.h
-  INSTALL imagehotpatchhashes.internal.h
-  INSTALL vmcounters.h
-  INSTALL imageimportdescriptor.internal.h
-  INSTALL iovec.h
-  INSTALL filebothdirectoryinformation.h
-  INSTALL filepipelocalinformation.h
-  INSTALL imagedelayloaddescriptor.internal.h
-  INSTALL systembasicinformation.h
-  INSTALL iostatusblock.h
-  INSTALL processmemorycounters.h
-  INSTALL imagetlsdirectory.internal.h
-  INSTALL tokenprivileges.h
-  INSTALL imageauxsymbolex.internal.h
-  INSTALL privilegeset.h
-  INSTALL imageauxsymboltokendef.internal.h
-  INSTALL filemailslotsetinformation.h
-  INSTALL systemprocessorperformanceinformation.h
-  INSTALL systemprocessinformation.h
-  INSTALL imagedynamicrelocationtable.internal.h
-  INSTALL imageseparatedebugheader.internal.h
-  INSTALL systemtime.h
-  INSTALL timeval.h
-  INSTALL imagebaserelocation.internal.h
-  INSTALL genericmapping.h
-  INSTALL imagedynamicrelocation.internal.h
-  INSTALL systemregistryquotainformation.h
-  INSTALL filefulldirectoryinformation.h
-  INSTALL filemailslotqueryinformation.h
-  INSTALL objectnameinformation.h
-  INSTALL imageloadconfigcodeintegrity.internal.h
-  INSTALL filesegmentelement.h
-  INSTALL imageauxsymbol.internal.h
-  INSTALL paintstruct.h
-  INSTALL systemthreads.h
-  INSTALL filestreaminformation.h
-  INSTALL imagearchivememberheader.internal.h
-  INSTALL ansistring.h
-  INSTALL processentry32.h
-  INSTALL clientid.h
-  INSTALL fileinternalinformation.h
-  INSTALL importobjectheader.internal.h
-  INSTALL fileaccessinformation.h
-  INSTALL valent.h
-  INSTALL nonpageddebuginfo.h
-  INSTALL filenamesinformation.h
-  INSTALL coord.h
-  INSTALL fpodata.h
-  INSTALL imageoptionalheader.internal.h
-  INSTALL win32finddata.h
-  INSTALL imageresourcedirstring.internal.h
-  INSTALL pollfd.h
-  INSTALL editmenu.h
-  INSTALL startupinfo.h
-  INSTALL filealignmentinformation.h
-  INSTALL filefulleainformation.h
-  INSTALL filedispositioninformation.h
-  INSTALL imagedebugmisc.internal.h
-  INSTALL pdhfmtcountervalue.h
-  INSTALL rtluserprocessinformation.h
-  INSTALL consoleselectioninfo.h
-  INSTALL imagelinenumber.internal.h
-  INSTALL ldrdatatableentry.h
-  INSTALL ntexceptionrecord.h
-  INSTALL openfilename.h
-  INSTALL memextendedparameter.h
-  INSTALL windowplacement.h
-  INSTALL imageresourcedataentry.internal.h
-  INSTALL afd.h
-  INSTALL imageprologuedynamicrelocationheader.internal.h
-  INSTALL acl.h
-  INSTALL imagecoffsymbolsheader.internal.h
-  INSTALL imagerelocation.internal.h
-  INSTALL startupinfoex.h
-  INSTALL fileallocationinformation.h
-  INSTALL reparsedatabuffer.h
-  INSTALL systemtimeofdayinformation.h
-  INSTALL imageenclaveimport.internal.h
-  INSTALL imagentheaders.internal.h
-  INSTALL rect.h
-  INSTALL luid.h
-  INSTALL systemhandleentry.h
-  INSTALL imagedebugdirectory.internal.h
-  INSTALL systemprocessorinformation.h
-  INSTALL smallrect.h
-  INSTALL memoryrangeentry.h
-  INSTALL securitydescriptor.h
-  INSTALL luidandattributes.h
-  INSTALL securityattributes.h
-  INSTALL filemodeinformation.h
-  INSTALL imageenclaveconfig.internal.h
-  INSTALL overlapped.h
-  INSTALL byhandlefileinformation.h
-  INSTALL linkedlist.h
-  INSTALL imageboundforwarderref.internal.h
-  INSTALL process.inc
-  INSTALL time.inc
-  INSTALL thread.h
-  INSTALL sections.h
-  INSTALL signing.h
-  INSTALL time.h
-  INSTALL loader.h
-  INSTALL key.h
-  INSTALL debug.h
-  INSTALL process.h
-  INSTALL file.h
-  INSTALL ipc.h
-  INSTALL memory.h
-  INSTALL vk.h
-  INSTALL valueinformationclass.h
-  INSTALL sc.h
-  INSTALL pwr.h
-  INSTALL importobjecttype.h
-  INSTALL procthreadattributes.h
-  INSTALL sectioninformationclass.h
-  INSTALL statfs.h
-  INSTALL wa.h
-  INSTALL io.h
-  INSTALL regtype.h
-  INSTALL rdw.h
-  INSTALL accessmask.h
-  INSTALL fileinfobyhandleclass.h
-  INSTALL wsaid.h
-  INSTALL findexsearchops.h
-  INSTALL imageauxsymboltype.h
-  INSTALL keyinformationclass.h
-  INSTALL wt.h
-  INSTALL fsinformationclass.h
-  INSTALL filetype.h
-  INSTALL systeminformationclass.h
-  INSTALL idc.h
-  INSTALL sw.h
-  INSTALL mf.h
-  INSTALL size.h
-  INSTALL startf.h
-  INSTALL threadstate.h
-  INSTALL memoryinformationclass.h
-  INSTALL threadaccess.h
-  INSTALL keyaccess.h
-  INSTALL eventtype.h
-  INSTALL consolemodeflags.h
-  INSTALL filemovemethod.h
-  INSTALL fillattribute.h
-  INSTALL pageflags.h
-  INSTALL processaccess.h
-  INSTALL objectinformationclass.h
-  INSTALL ctrlevent.h
-  INSTALL th32cs.h
-  INSTALL formatmessageflags.h
-  INSTALL exceptionhandleractions.h
-  INSTALL timezoneid.h
-  INSTALL filelockflags.h
-  INSTALL replacefile.h
-  INSTALL copyfile.h
-  INSTALL status.h
-  INSTALL context.h
-  INSTALL cw.h
-  INSTALL creationdisposition.h
-  INSTALL bitblt.h
-  INSTALL loadlibrarysearch.h
-  INSTALL sio.h
-  INSTALL tokentype.h
-  INSTALL threadpriority.h
-  INSTALL sectionmapflags.h
-  INSTALL fileinformationclass.h
-  INSTALL signal.h
-  INSTALL threadinfoclass.h
-  INSTALL sectioninherit.h
-  INSTALL movefileexflags.h
-  INSTALL computernameformat.h
-  INSTALL mk.h
-  INSTALL memflags.h
-  INSTALL consoleselectionflags.h
-  INSTALL pseudoconsole.h
-  INSTALL color.h
-  INSTALL processinfoclass.h
-  INSTALL reggetvalueflags.h
-  INSTALL kwaitreason.h
-  INSTALL cs.h
-  INSTALL wm.h
-  INSTALL fileflagandattributes.h
-  INSTALL ws.h
-  INSTALL filemapflags.h
-  INSTALL pdh.h
-  INSTALL progress.h
-  INSTALL tpm.h
-  INSTALL keyedevent.h
-  INSTALL jobobjectinfoclass.h
-  INSTALL securityinformation.h
-  INSTALL fsctl.h
-  INSTALL ioctl.h
-  INSTALL filesharemode.h
-  INSTALL tokeninformationclass.h
-  INSTALL errormodeflags.h
-  INSTALL processcreationflags.h
-  INSTALL heap.h
-  INSTALL mb.h
-  INSTALL symboliclink.h
-  INSTALL event.h
-  INSTALL wsa.h
-  INSTALL dialogresult.h
-  INSTALL findexinfolevels.h
-  INSTALL getfileexinfolevels.h
-  INSTALL offerpriority.h
-  INSTALL lang.h
-  INSTALL importobjectnametype.h
-  INSTALL ht.h
-  INSTALL lockfile.h
-  INSTALL ofn.h
-  INSTALL securityimpersonationlevel.h
-  INSTALL wait.h
-  INSTALL callback.h
-  INSTALL afd.h
-  INSTALL messagebox.h
-  INSTALL errors.h
-  INSTALL winsock.h
-  INSTALL createfile.h
-  INSTALL process.h
-  INSTALL console.h
-  INSTALL privilege.h
-  INSTALL pdh.h
-  INSTALL paint.h
-  INSTALL memory.h
-  INSTALL efi.h
-  INSTALL systeminfo.h
-  INSTALL time.h
-  INSTALL comms.h
-  INSTALL automation.h
-  INSTALL comdlg.h
-  INSTALL ntdllimport.h
-  INSTALL pedef.internal.h
-  INSTALL windows.h
-  INSTALL dll.h
-  INSTALL events.h
-  INSTALL system.h
-  INSTALL debug.h
-  INSTALL accounting.h
-  INSTALL files.h
-  INSTALL registry.h
-  INSTALL ipc.h
-  INSTALL iphlpapi.h
-  INSTALL runtime.h
-  INSTALL iocp.h
-  INSTALL signals.h
-  INSTALL ntdll.h
-  INSTALL synchronization.h
-  INSTALL thread.h
-  INSTALL codegen.h
-  INSTALL startupinfo.h
-  INSTALL cachesize.h
-  INSTALL uart.internal.h
-  INSTALL cpuid4.internal.h
-  INSTALL nexgen32e.h
-  INSTALL lz4.h
-  INSTALL rdtsc.h
-  INSTALL rdtscp.h
-  INSTALL msr.internal.h
-  INSTALL kompressor.h
-  INSTALL nt2sysv.h
-  INSTALL trampoline.h
-  INSTALL crc32.h
-  INSTALL vendor.internal.h
-  INSTALL x86info.h
-  INSTALL x86compiler.h
-  INSTALL kcpuids.h
-  INSTALL ffs.h
-  INSTALL sha.h
-  INSTALL bench.h
-  INSTALL stackframe.h
-  INSTALL gc.internal.h
-  INSTALL hascharacter.internal.h
-  INSTALL x86feature.h
-  INSTALL strwidth.h
-  INSTALL locale.h
-  INSTALL highwayhash64.h
-  INSTALL wcwidth_osx.internal.h
-  INSTALL utf16.h
-  INSTALL blake2.h
-  INSTALL thompike.h
-  INSTALL slice.h
-  INSTALL unicode.h
-  INSTALL tpdecodecb.internal.h
-  INSTALL mb.internal.h
-  INSTALL tab.internal.h
-  INSTALL nltypes.h
-  INSTALL str.h
-  INSTALL langinfo.h
-  INSTALL dlfcn.h
-  INSTALL vga.internal.h
-  INSTALL tty-graph.inc
-  INSTALL fflush.internal.h
-  INSTALL dprintf.h
-  INSTALL strlist.internal.h
-  INSTALL stdio.h
-  INSTALL readpassphrase.h
-  INSTALL append.h
-  INSTALL iconv.h
-  INSTALL lcg.internal.h
-  INSTALL codepages.inc
-  INSTALL gb18030.inc
-  INSTALL ftw.h
-  INSTALL rand.h
-  INSTALL hex.internal.h
-  INSTALL hkscs.inc
-  INSTALL ksc.inc
-  INSTALL stdio_ext.h
-  INSTALL big5.inc
-  INSTALL legacychars.inc
-  INSTALL sysparam.h
-  INSTALL syscall.h
-  INSTALL revjis.inc
-  INSTALL jis0208.inc
-  INSTALL internal.h
-  INSTALL e820.internal.h
-  INSTALL zipos.internal.h
-  INSTALL clktck.h
-  INSTALL utmp.h
-  INSTALL syslib.internal.h
-  INSTALL metalprintf.internal.h
-  INSTALL stack.h
-  INSTALL sysconf.h
-  INSTALL winargs.internal.h
-  INSTALL mman.internal.h
-  INSTALL runtime.h
-  INSTALL symbols.internal.h
-  INSTALL internal.h
-  INSTALL pathconf.h
-  INSTALL pc.internal.h
-  INSTALL memtrack.internal.h
-  INSTALL utmpx.h
-  INSTALL fenv.h
-  INSTALL getcallername.internal.h
-  INSTALL bsd.h
-  INSTALL internal.h
-  INSTALL gdb.h
-  INSTALL color.internal.h
-  INSTALL countexpr.h
-  INSTALL countbranch.h
-  INSTALL appendresourcereport.internal.h
-  INSTALL log.h
-  INSTALL backtrace.internal.h
-  INSTALL libfatal.internal.h
-  INSTALL traceme.h
-  INSTALL check.h
-  INSTALL rop.internal.h
-  INSTALL shdr.h
-  INSTALL lib.h
-  INSTALL nhdr.h
-  INSTALL syminfo.h
-  INSTALL vernaux.h
-  INSTALL chdr.h
-  INSTALL sym.h
-  INSTALL ehdr.h
-  INSTALL dyn.h
-  INSTALL phdr.h
-  INSTALL move.h
-  INSTALL verdef.h
-  INSTALL rel.h
-  INSTALL rela.h
-  INSTALL verneed.h
-  INSTALL verdaux.h
-  INSTALL auxv.h
-  INSTALL def.h
-  INSTALL pf2prot.internal.h
-  INSTALL tinyelf.internal.h
-  INSTALL elf.h
-  INSTALL link.h
-  INSTALL scalar.h
-  INSTALL threads.h
-  INSTALL tls.h
-  INSTALL xnu.internal.h
-  INSTALL itimer.internal.h
-  INSTALL thread2.h
-  INSTALL tls2.internal.h
-  INSTALL freebsd.internal.h
-  INSTALL pt.internal.h
-  INSTALL openbsd.internal.h
-  INSTALL thread.h
-  INSTALL semaphore.h
-  INSTALL posixthread.internal.h
-  INSTALL lock.h
-  INSTALL arm.internal.h
-  INSTALL horner_wrap.internal.h
-  INSTALL ldshape.internal.h
-  INSTALL hornerf.internal.h
-  INSTALL sincosf.internal.h
-  INSTALL estrin_wrap.internal.h
-  INSTALL emod.h
-  INSTALL invtrigl.internal.h
-  INSTALL internal.h
-  INSTALL kernel.internal.h
-  INSTALL emodl.h
-  INSTALL expo.internal.h
-  INSTALL complex.internal.h
-  INSTALL horner.internal.h
-  INSTALL freebsd.internal.h
-  INSTALL feval.internal.h
-  INSTALL xsigaction.h
-  INSTALL xasprintf.h
-  INSTALL x.h
-  INSTALL xgetline.h
-  INSTALL xspawn.h
-  INSTALL scm.h
-  INSTALL clock.h
-  INSTALL ok.h
-  INSTALL iff.h
-  INSTALL posix.h
-  INSTALL madv.h
-  INSTALL inaddr.h
-  INSTALL dn.h
-  INSTALL af.h
-  INSTALL ethernet.h
-  INSTALL _posix.h
-  INSTALL ioprio.h
-  INSTALL arch.h
-  INSTALL ipproto.h
-  INSTALL iov.h
-  INSTALL fd.h
-  INSTALL poll.h
-  INSTALL o.h
-  INSTALL seek.h
-  INSTALL so.h
-  INSTALL mount.h
-  INSTALL arp.h
-  INSTALL audit.h
-  INSTALL utime.h
-  INSTALL splice.h
-  INSTALL ex.h
-  INSTALL lock.h
-  INSTALL syscon.internal.h
-  INSTALL prio.h
-  INSTALL mlock.h
-  INSTALL hwcap.h
-  INSTALL fs.h
-  INSTALL lio.h
-  INSTALL pf.h
-  INSTALL rlim.h
-  INSTALL termios.h
-  INSTALL fileno.h
-  INSTALL falloc.h
-  INSTALL ss.h
-  INSTALL fan.h
-  INSTALL s.h
-  INSTALL l.h
-  INSTALL clone.h
-  INSTALL endian.h
-  INSTALL itimer.h
-  INSTALL waitid.h
-  INSTALL fbio.h
-  INSTALL log.h
-  INSTALL pr.h
-  INSTALL exit.h
-  INSTALL timer.h
-  INSTALL futex.h
-  INSTALL personality.h
-  INSTALL tcp.h
-  INSTALL reboot.h
-  INSTALL sf.h
-  INSTALL f.h
-  INSTALL icmp6.h
-  INSTALL sock.h
-  INSTALL in.h
-  INSTALL shut.h
-  INSTALL kern.h
-  INSTALL w.h
-  INSTALL modem.h
-  INSTALL mcast.h
-  INSTALL sched.h
-  INSTALL msync.h
-  INSTALL nr.h
-  INSTALL mfd.h
-  INSTALL at.h
-  INSTALL auxv.h
-  INSTALL epoll.h
-  INSTALL kd.h
-  INSTALL close.h
-  INSTALL rlimit.h
-  INSTALL sol.h
-  INSTALL xopen.h
-  INSTALL sio.h
-  INSTALL ip.h
-  INSTALL io.h
-  INSTALL fio.h
-  INSTALL tcpopt.h
-  INSTALL c.h
-  INSTALL sig.h
-  INSTALL sa.h
-  INSTALL th.h
-  INSTALL dt.h
-  INSTALL shm.h
-  INSTALL ptrace.h
-  INSTALL pty.h
-  INSTALL unmount.h
-  INSTALL st.h
-  INSTALL limits.h
-  INSTALL ipport.h
-  INSTALL grnd.h
-  INSTALL mremap.h
-  INSTALL baud.internal.h
-  INSTALL rusage.h
-  INSTALL loglevel.h
-  INSTALL map.h
-  INSTALL ipv6.h
-  INSTALL read.h
-  INSTALL cap.h
-  INSTALL sicode.h
-  INSTALL uc.h
-  INSTALL nrlinux.h
-  INSTALL pt.h
-  INSTALL prot.h
-  INSTALL msg.h
-  INSTALL inet6.h
-  INSTALL errfuns.h
-  INSTALL macros.internal.h
-  INSTALL cmsghdr.h
-  INSTALL sockaddr.h
-  INSTALL ip_mreq.h
-  INSTALL ipv6_mreq.h
-  INSTALL in_pktinfo.h
-  INSTALL sockaddr.internal.h
-  INSTALL linger.h
-  INSTALL ifconf.h
-  INSTALL ether_header.h
-  INSTALL pollfd.internal.h
-  INSTALL sockaddr6.h
-  INSTALL in6_pktinfo.h
-  INSTALL cmsghdr.internal.h
-  INSTALL msghdr.h
-  INSTALL arpreq.h
-  INSTALL ifreq.h
-  INSTALL arphdr.h
-  INSTALL sockaddr6-bsd.internal.h
-  INSTALL pollfd.h
-  INSTALL msghdr.internal.h
-  INSTALL epoll.h
-  INSTALL yoink.inc
-  INSTALL select.internal.h
-  INSTALL alg.h
-  INSTALL wsaid.internal.h
-  INSTALL in.h
-  INSTALL goodsocket.internal.h
-  INSTALL ipclassify.internal.h
-  INSTALL select.h
-  INSTALL internal.h
-  INSTALL sendfile.internal.h
-  INSTALL sock.h
-  INSTALL syslog.h
-  INSTALL ifaddrs.h
-  INSTALL syscall_fd.internal.h
-  INSTALL stat.h
-  INSTALL file.h
-  INSTALL auxv.h
-  INSTALL utsname.h
-  INSTALL user.h
-  INSTALL signal.h
-  INSTALL un.h
-  INSTALL procfs.h
-  INSTALL random.h
-  INSTALL ipc.h
-  INSTALL fcntl.h
-  INSTALL statfs.h
-  INSTALL uio.h
-  INSTALL msg.h
-  INSTALL ptrace.h
-  INSTALL vfs.h
-  INSTALL statvfs.h
-  INSTALL cdefs.h
-  INSTALL poll.h
-  INSTALL socket.h
-  INSTALL time.h
-  INSTALL event.h
-  INSTALL select.h
-  INSTALL sendfile.h
-  INSTALL termios.h
-  INSTALL mount.h
-  INSTALL ucontext.h
-  INSTALL reboot.h
-  INSTALL param.h
-  INSTALL errno.h
-  INSTALL mman.h
-  INSTALL syscall.h
-  INSTALL types.h
-  INSTALL prctl.h
-  INSTALL times.h
-  INSTALL resource.h
-  INSTALL sysinfo.h
-  INSTALL ioctl.h
-  INSTALL ttydefaults.h
-  INSTALL wait.h
-  INSTALL dir.h
-  INSTALL sysmacros.h
-  INSTALL futex.h
-  INSTALL param.h
-  INSTALL types.h
-  INSTALL limits.h
-  INSTALL ethernet.h
-  INSTALL if_arp.h
-  INSTALL if.h
-  INSTALL nameser.h
-  INSTALL inet.h
-  INSTALL tcp.h
-  INSTALL in.h
-  INSTALL udp.h
-  INSTALL ip.h
-  INSTALL search.h
-  INSTALL mwaitxintrin.h
-  INSTALL stdarg.h
-  INSTALL unwind.h
-  INSTALL winternl.h
-  INSTALL stdckdint.h
-  INSTALL signal.h
-  INSTALL string.h
-  INSTALL ammintrin.h
-  INSTALL nsync_note.h
-  INSTALL fenv.h
-  INSTALL cosmo.h
-  INSTALL uio.h
-  INSTALL nsync.h
-  INSTALL monetary.h
-  INSTALL stdc-predef.h
-  INSTALL stdint.h
-  INSTALL ompx.h
-  INSTALL nsync_cv.h
-  INSTALL paths.h
-  INSTALL fcntl.h
-  INSTALL link.h
-  INSTALL nsync_once.h
-  INSTALL fnmatch.h
-  INSTALL mmintrin.h
-  INSTALL arm_bf16.h
-  INSTALL pty.h
-  INSTALL emmintrin.h
-  INSTALL stdbool.h
-  INSTALL ftw.h
-  INSTALL omp.h
-  INSTALL shadow.h
-  INSTALL sysexits.h
-  INSTALL strings.h
-  INSTALL immintrin.h
-  INSTALL x86intrin.h
-  INSTALL iconv.h
-  INSTALL limits.h
-  INSTALL nsync_waiter.h
-  INSTALL glob.h
-  INSTALL nsync_time.h
-  INSTALL nsync_mu_wait.h
-  INSTALL err.h
-  INSTALL semaphore.h
-  INSTALL alloca.h
-  INSTALL ifaddrs.h
-  INSTALL sgxintrin.h
-  INSTALL termios.h
-  INSTALL cxxabi.h
-  INSTALL sched.h
-  INSTALL unistd.h
-  INSTALL arm_neon.h
-  INSTALL pwd.h
-  INSTALL nmmintrin.h
-  INSTALL popcntintrin.h
-  INSTALL float.h
-  INSTALL smmintrin.h
-  INSTALL utmpx.h
-  INSTALL clzerointrin.h
-  INSTALL stdatomic.h
-  INSTALL omp-tools.h
-  INSTALL resolv.h
-  INSTALL dirent.h
-  INSTALL stdio.h
-  INSTALL netdb.h
-  INSTALL regex.h
-  INSTALL time.h
-  INSTALL pmmintrin.h
-  INSTALL memory.h
-  INSTALL stddef.h
-  INSTALL elf.h
-  INSTALL grp.h
-  INSTALL malloc.h
-  INSTALL poll.h
-  INSTALL uchar.h
-  INSTALL tgmath.h
-  INSTALL inttypes.h
-  INSTALL nsync_atomic.h
-  INSTALL mm_malloc.h
-  INSTALL wmmintrin.h
-  INSTALL iso646.h
-  INSTALL stdnoreturn.h
-  INSTALL utmp.h
-  INSTALL getopt.h
-  INSTALL stdlib.h
-  INSTALL errno.h
-  INSTALL features.h
-  INSTALL cpio.h
-  INSTALL tmmintrin.h
-  INSTALL arm_acle.h
-  INSTALL byteswap.h
-  INSTALL setjmp.h
-  INSTALL complex.h
-  INSTALL math.h
-  INSTALL cpuid.h
-  INSTALL ucontext.h
-  INSTALL arm_fp16.h
-  INSTALL dlfcn.h
-  INSTALL mm3dnow.h
-  INSTALL wctype.h
-  INSTALL utime.h
-  INSTALL xmmintrin.h
-  INSTALL threads.h
-  INSTALL crypt.h
-  INSTALL wchar.h
-  INSTALL locale.h
-  INSTALL ctype.h
-  INSTALL stdalign.h
-  INSTALL syslog.h
-  INSTALL spawn.h
-  INSTALL nsync_debug.h
-  INSTALL nl_types.h
-  INSTALL wait.h
-  INSTALL mntent.h
-  INSTALL libgen.h
-  INSTALL assert.h
-  INSTALL endian.h
-  INSTALL pthread.h
-  INSTALL nsync_mu.h
-  INSTALL langinfo.h
-  INSTALL stdio_ext.h
-  INSTALL nsync_counter.h
-  INSTALL ar.h
-  INSTALL u.h
-  INSTALL flock.h
-  INSTALL siginfo.internal.h
-  INSTALL statfs-openbsd.internal.h
-  INSTALL dirent.h
-  INSTALL winsize.internal.h
-  INSTALL cpuset.h
-  INSTALL sigset.h
-  INSTALL sigval.internal.h
-  INSTALL statfs-linux.internal.h
-  INSTALL tms.h
-  INSTALL sigset.internal.h
-  INSTALL utsname.h
-  INSTALL ucontext-netbsd.internal.h
-  INSTALL sched_param.h
-  INSTALL framebuffercolormap.h
-  INSTALL termios.internal.h
-  INSTALL statfs-freebsd.internal.h
-  INSTALL framebufferfixedscreeninfo.h
-  INSTALL iovec.h
-  INSTALL utsname-linux.internal.h
-  INSTALL siginfo-meta.internal.h
-  INSTALL stat.internal.h
-  INSTALL sigaltstack.internal.h
-  INSTALL siginfo.h
-  INSTALL timespec.h
-  INSTALL metasigaltstack.h
-  INSTALL sigaltstack.h
-  INSTALL itimerval.internal.h
-  INSTALL metastat.internal.h
-  INSTALL metatermios.internal.h
-  INSTALL sigval.h
-  INSTALL termios.h
-  INSTALL sigaction.h
-  INSTALL siginfo-netbsd.internal.h
-  INSTALL siginfo-openbsd.internal.h
-  INSTALL framebuffervirtualscreeninfo.h
-  INSTALL timespec.internal.h
-  INSTALL itimerval.h
-  INSTALL siginfo-xnu.internal.h
-  INSTALL user_regs_struct.h
-  INSTALL siginfo-freebsd.internal.h
-  INSTALL aarch64.internal.h
-  INSTALL winsize.h
-  INSTALL statvfs.h
-  INSTALL rlimit.h
-  INSTALL statfs-meta.internal.h
-  INSTALL rusage.h
-  INSTALL stat.h
-  INSTALL ucontext.internal.h
-  INSTALL statfs-xnu.internal.h
-  INSTALL flock.internal.h
-  INSTALL ucontext-openbsd.internal.h
-  INSTALL timeval.h
-  INSTALL sysinfo.h
-  INSTALL statfs-netbsd.internal.h
-  INSTALL fsid.h
-  INSTALL sched_param.internal.h
-  INSTALL sigaction.internal.h
-  INSTALL statfs.internal.h
-  INSTALL bpf.internal.h
-  INSTALL rlimit.internal.h
-  INSTALL timeval.internal.h
-  INSTALL rusage.internal.h
-  INSTALL sysinfo.internal.h
-  INSTALL statfs.h
-  INSTALL ucontext-freebsd.internal.h
-  INSTALL seccomp.internal.h
-  INSTALL iovec.internal.h
-  INSTALL filter.internal.h
-  INSTALL stat.macros.h
-  INSTALL weirdtypes.h
-  INSTALL getcontext.inc
-  INSTALL sigtimedwait.internal.h
-  INSTALL landlock.h
-  INSTALL syscall_support-sysv.internal.h
-  INSTALL ipc.h
-  INSTALL openbsd.internal.h
-  INSTALL calls.h
-  INSTALL makedev.h
-  INSTALL sigtimedwait.h
-  INSTALL cp.internal.h
-  INSTALL cachestat.h
-  INSTALL internal.h
-  INSTALL metalfile.internal.h
-  INSTALL sched-sysv.internal.h
-  INSTALL termios.h
-  INSTALL blockcancel.internal.h
-  INSTALL prctl.internal.h
-  INSTALL pledge.h
-  INSTALL mount.h
-  INSTALL pledge.internal.h
-  INSTALL syscall-sysv.internal.h
-  INSTALL syscall_support-nt.internal.h
-  INSTALL sig.internal.h
-  INSTALL wincrash.internal.h
-  INSTALL ttydefaults.h
-  INSTALL termios.internal.h
-  INSTALL groups.internal.h
-  INSTALL state.internal.h
-  INSTALL syscall-nt.internal.h
-  INSTALL createfileflags.internal.h
-  INSTALL sysdir.internal.h
-  INSTALL ucontext.h
-  INSTALL execve.internal.h
-  INSTALL proc.internal.h
-  INSTALL posix_spawn.internal.h
-  INSTALL describefds.internal.h
-  INSTALL ntspawn.h
-  INSTALL posix_spawn.h
-  INSTALL gc.h
-  INSTALL bisect.internal.h
-  INSTALL internal.h
-  INSTALL arraylist.internal.h
-  INSTALL arraylist2.internal.h
-  INSTALL alloca.h
-  INSTALL tinymalloc.inc
-  INSTALL leaks.h
-  INSTALL reverse.internal.h
-  INSTALL sortedints.internal.h
-  INSTALL mem.h
-  INSTALL alg.h
-  INSTALL shuffle.internal.h
-  INSTALL critbit0.h
-  INSTALL leb128.h
-  INSTALL bing.internal.h
-  INSTALL wintime.internal.h
-  INSTALL internal.h
-  INSTALL conv.h
-  INSTALL libgen.h
-  INSTALL divmod10.internal.h
-  INSTALL magnumstrs.internal.h
-  INSTALL itoa.h
-  INSTALL kprintf.h
-  INSTALL pushpop.h
-  INSTALL tree.h
-  INSTALL bsf.h
-  INSTALL punpckhbw.h
-  INSTALL maps.h
-  INSTALL weaken.h
-  INSTALL xchg.h
-  INSTALL bsr.h
-  INSTALL popcnt.h
-  INSTALL repmovsb.h
-  INSTALL nomultics.h
-  INSTALL promises.h
-  INSTALL describebacktrace.h
-  INSTALL bswap.h
-  INSTALL hilbert.h
-  INSTALL magicu.h
-  INSTALL pmulhrsw.h
-  INSTALL punpcklwd.h
-  INSTALL packuswb.h
-  INSTALL cxaatexit.h
-  INSTALL safemacros.h
-  INSTALL macros.h
-  INSTALL iscall.h
-  INSTALL x86.h
-  INSTALL punpckhwd.h
-  INSTALL repstosb.h
-  INSTALL paddw.h
-  INSTALL describentoverlapped.h
-  INSTALL likely.h
-  INSTALL psraw.h
-  INSTALL dll.h
-  INSTALL packsswb.h
-  INSTALL strace.h
-  INSTALL describeflags.h
-  INSTALL dos2errno.h
-  INSTALL palignr.h
-  INSTALL pmovmskb.h
-  INSTALL getauxval.h
-  INSTALL setjmp.h
-  INSTALL ulock.h
-  INSTALL punpcklbw.h
-  INSTALL atomic.h
-  INSTALL getenv.h
-  INSTALL cmpxchg.h
-  INSTALL ubsan.h
-  INSTALL directmap.h
-  INSTALL pcmpgtb.h
-  INSTALL extend.h
-  INSTALL pmaddubsw.h
-  INSTALL newbie.h
-  INSTALL fds.h
-  INSTALL pandn.h
-  INSTALL asmflag.h
-  INSTALL pcmpgtw.h
-  INSTALL lp64arg.inc
-  INSTALL normalize.inc
-  INSTALL llp64.inc
-  INSTALL cxxtypescompat.inc
-  INSTALL c.inc
-  INSTALL cxx.inc
-  INSTALL lp64.inc
-  INSTALL zip.internal.h
-  INSTALL ar.h
-  INSTALL llp64.inc
-  INSTALL errno.h
-  INSTALL c.inc
-  INSTALL limits.h
-  INSTALL dos.internal.h
-  INSTALL ctype.h
-  INSTALL temp.h
-  INSTALL stdbool.h
-  INSTALL macho.internal.h
-  INSTALL normalize.inc
-  INSTALL cxxabi.h
-  INSTALL unistd.h
-  INSTALL utime.h
-  INSTALL paths.h
-  INSTALL serialize.h
-  INSTALL inttypes.h
-  INSTALL stdalign.internal.h
-  INSTALL literal.h
-  INSTALL stdlib.h
-  INSTALL cosmo.h
-  INSTALL lp64arg.inc
-  INSTALL dce.h
-  INSTALL mach.internal.h
-  INSTALL cxxtypescompat.inc
-  INSTALL math.h
-  INSTALL complex.h
-  INSTALL imag.internal.h
-  INSTALL iso646.internal.h
-  INSTALL atomic.h
-  INSTALL cxx.inc
-  INSTALL stdckdint.h
-  INSTALL wctype.h
-  INSTALL macros.internal.h
-  INSTALL lp64.inc
-  INSTALL time.h
-  INSTALL assert.h
-  INSTALL timed_backoff_policy.h
-  INSTALL poll_with_backoff.h
-  INSTALL exception_ptr.h
-  INSTALL terminate.h
-  INSTALL operations.h
-  INSTALL nested_exception.h
-  INSTALL exception.h
-  INSTALL compare_partial_order_fallback.h
-  INSTALL weak_order.h
-  INSTALL synth_three_way.h
-  INSTALL three_way_comparable.h
-  INSTALL common_comparison_category.h
-  INSTALL compare_strong_order_fallback.h
-  INSTALL ordering.h
-  INSTALL compare_three_way.h
-  INSTALL strong_order.h
-  INSTALL is_eq.h
-  INSTALL compare_three_way_result.h
-  INSTALL partial_order.h
-  INSTALL compare_weak_order_fallback.h
-  INSTALL indexing.inc
-  INSTALL system.inc
-  INSTALL platform.inc
-  INSTALL debugging.inc
-  INSTALL directmap.inc
-  INSTALL vespene.internal.h
-  INSTALL management.inc
-  INSTALL trees.inc
-  INSTALL runtimechecks.inc
-  INSTALL mspaces.inc
-  INSTALL chunks.inc
-  INSTALL statistics.inc
-  INSTALL threaded.inc
-  INSTALL global.inc
-  INSTALL binmaps.inc
-  INSTALL locks.inc
-  INSTALL smallbins.inc
-  INSTALL hooks.inc
-  INSTALL debuglib.inc
-  INSTALL dlmalloc.h
-  INSTALL init.inc
-  INSTALL headfoot.inc
-  INSTALL omp.h
-  INSTALL kmp_dispatch_hier.h
-  INSTALL kmp_i18n_default.inc
-  INSTALL kmp_settings.h
-  INSTALL ompd-specific.h
-  INSTALL kmp_barrier.h
-  INSTALL kmp_error.h
-  INSTALL kmp_stats_timing.h
-  INSTALL kmp_stats.h
-  INSTALL kmp_environment.h
-  INSTALL kmp_collapse.h
-  INSTALL kmp_ftn_os.h
-  INSTALL kmp_i18n.h
-  INSTALL kmp_lock.h
-  INSTALL kmp_omp.h
-  INSTALL kmp_platform.h
-  INSTALL kmp_itt.h
-  INSTALL kmp_debugger.h
-  INSTALL kmp_utils.h
-  INSTALL kmp_wrapper_malloc.h
-  INSTALL ompx.h
-  INSTALL kmp_taskdeps.h
-  INSTALL kmp_version.h
-  INSTALL kmp_wait_release.h
-  INSTALL kmp_os.h
-  INSTALL kmp_config.h
-  INSTALL kmp_io.h
-  INSTALL kmp_str.h
-  INSTALL kmp_affinity.h
-  INSTALL omp-tools.h
-  INSTALL kmp_dispatch.h
-  INSTALL ompt-event-specific.h
-  INSTALL ompt-internal.h
-  INSTALL kmp_itt.inc
-  INSTALL ompt-specific.h
-  INSTALL kmp_wrapper_getpid.h
-  INSTALL kmp_atomic.h
-  INSTALL kmp_debug.h
-  INSTALL kmp_stub.h
-  INSTALL kmp.h
-  INSTALL kmp_safe_c_api.h
-  INSTALL kmp_ftn_entry.h
-  INSTALL kmp_i18n_id.inc
-  INSTALL x86isa.h
-  INSTALL avx512.h
-  INSTALL private.h
-  INSTALL x86.h
-  INSTALL cv.h
-  INSTALL wait_s.internal.h
-  INSTALL time.h
-  INSTALL counter.h
-  INSTALL futex.internal.h
-  INSTALL once.h
-  INSTALL common.internal.h
-  INSTALL atomic.h
-  INSTALL races.internal.h
-  INSTALL note.h
-  INSTALL waiter.h
-  INSTALL debug.h
-  INSTALL mu_wait.h
-  INSTALL array.internal.h
-  INSTALL mu_semaphore.h
-  INSTALL atomic.internal.h
-  INSTALL mu_semaphore.internal.h
-  INSTALL mu.h
-  INSTALL heap.internal.h
-  INSTALL tre.inc
-  INSTALL regex.h
-  INSTALL mntent.h
-  INSTALL resolv.internal.h
-  INSTALL crypt_des.internal.h
-  INSTALL crypt.internal.h
-  INSTALL tempnam.h
-  INSTALL pwf.internal.h
-  INSTALL glob.h
-  INSTALL fnmatch.h
-  INSTALL resolv.h
-  INSTALL mapfile.internal.h
-  INSTALL lockf.h
-  INSTALL crypt.h
-  INSTALL lookup.internal.h
-  INSTALL tsearch.internal.h
-  INSTALL shadow.h
-  INSTALL nameser.h
-  INSTALL netdb.h
-  INSTALL rand48.h
-  INSTALL passwd.h
-  INSTALL search.h
-  INSTALL gdtoa_fltrnds.inc
-  INSTALL gdtoa.internal.h
-  INSTALL gdtoa.h
-  INSTALL __cxxabi_config.h
-  INSTALL cxxabi.h
-  INSTALL Utility.h
-  INSTALL StringViewExtras.h
-  INSTALL DemangleConfig.h
-  INSTALL ItaniumNodes.def
-  INSTALL ItaniumDemangle.h
-  INSTALL aligned_alloc.h
-  INSTALL fallback_malloc.h
-  INSTALL cxa_handlers.h
-  INSTALL cxa_exception.h
-  INSTALL abort_message.h
-  INSTALL private_typeinfo.h
-  INSTALL cxa_guard_impl.h
-  INSTALL aix_state_tab_eh.inc
-  INSTALL gzguts.inc
-  INSTALL inffast_chunk.internal.h
-  INSTALL zutil.internal.h
-  INSTALL inffast.internal.h
-  INSTALL adler32_simd.inc
-  INSTALL internal.h
-  INSTALL slide_hash_simd.inc
-  INSTALL inffixed.inc
-  INSTALL macros.internal.h
-  INSTALL chunkcopy.inc
-  INSTALL cpu_features.internal.h
-  INSTALL zconf.h
-  INSTALL trees.inc
-  INSTALL insert_string.inc
-  INSTALL inftrees.internal.h
-  INSTALL inflate.internal.h
-  INSTALL zlib.h
-  INSTALL deflate.internal.h
-  INSTALL crc32_simd.inc
-  INSTALL crc32_simd.internal.h
-  INSTALL crc32.inc
-  INSTALL long1.h
-  INSTALL getopt.internal.h
-  INSTALL long2.h
-  INSTALL x86intrin.internal.h
-  INSTALL avxneconvertintrin.internal.h
-  INSTALL avx512vbmiintrin.internal.h
-  INSTALL cetintrin.internal.h
-  INSTALL x86gprintrin.internal.h
-  INSTALL smmintrin.internal.h
-  INSTALL avx512fintrin.internal.h
-  INSTALL amxint8intrin.internal.h
-  INSTALL avx512vlintrin.internal.h
-  INSTALL vaesintrin.internal.h
-  INSTALL fma4intrin.internal.h
-  INSTALL fxsrintrin.internal.h
-  INSTALL avx512bitalgvlintrin.internal.h
-  INSTALL enqcmdintrin.internal.h
-  INSTALL bmiintrin.internal.h
-  INSTALL serializeintrin.internal.h
-  INSTALL xsaveintrin.internal.h
-  INSTALL gfniintrin.internal.h
-  INSTALL avx512vbmivlintrin.internal.h
-  INSTALL sm3intrin.internal.h
-  INSTALL shaintrin.internal.h
-  INSTALL avxvnniintrin.internal.h
-  INSTALL tmmintrin.internal.h
-  INSTALL hresetintrin.internal.h
-  INSTALL fmaintrin.internal.h
-  INSTALL avx512vnnivlintrin.internal.h
-  INSTALL xmmintrin.internal.h
-  INSTALL usermsrintrin.internal.h
-  INSTALL uintrintrin.internal.h
-  INSTALL rdseedintrin.internal.h
-  INSTALL avx2intrin.internal.h
-  INSTALL avxintrin.internal.h
-  INSTALL tsxldtrkintrin.internal.h
-  INSTALL bmmintrin.internal.h
-  INSTALL xsavecintrin.internal.h
-  INSTALL nmmintrin.internal.h
-  INSTALL keylockerintrin.internal.h
-  INSTALL avx512ifmavlintrin.internal.h
-  INSTALL raointintrin.internal.h
-  INSTALL rtmintrin.internal.h
-  INSTALL avx512vpopcntdqvlintrin.internal.h
-  INSTALL avx512ifmaintrin.internal.h
-  INSTALL lwpintrin.internal.h
-  INSTALL emmintrin.internal.h
-  INSTALL mmintrin.internal.h
-  INSTALL avx512vp2intersectintrin.internal.h
-  INSTALL sha512intrin.internal.h
-  INSTALL mm3dnow.internal.h
-  INSTALL avx512fp16vlintrin.internal.h
-  INSTALL amxtileintrin.internal.h
-  INSTALL avxvnniint16intrin.internal.h
-  INSTALL sm4intrin.internal.h
-  INSTALL immintrin.internal.h
-  INSTALL avx512cdintrin.internal.h
-  INSTALL cldemoteintrin.internal.h
-  INSTALL avx512dqintrin.internal.h
-  INSTALL waitpkgintrin.internal.h
-  INSTALL xopintrin.internal.h
-  INSTALL wmmintrin.internal.h
-  INSTALL avx5124fmapsintrin.internal.h
-  INSTALL tbmintrin.internal.h
-  INSTALL avxvnniint8intrin.internal.h
-  INSTALL xsavesintrin.internal.h
-  INSTALL popcntintrin.internal.h
-  INSTALL avx512bitalgintrin.internal.h
-  INSTALL amxcomplexintrin.internal.h
-  INSTALL clzerointrin.internal.h
-  INSTALL xtestintrin.internal.h
-  INSTALL pmmintrin.internal.h
-  INSTALL avx512vbmi2vlintrin.internal.h
-  INSTALL avx512vldqintrin.internal.h
-  INSTALL wbnoinvdintrin.internal.h
-  INSTALL mm_malloc.internal.h
-  INSTALL avx5124vnniwintrin.internal.h
-  INSTALL avx512pfintrin.internal.h
-  INSTALL avx512vp2intersectvlintrin.internal.h
-  INSTALL avxifmaintrin.internal.h
-  INSTALL mwaitxintrin.internal.h
-  INSTALL clwbintrin.internal.h
-  INSTALL sgxintrin.internal.h
-  INSTALL avx512bwintrin.internal.h
-  INSTALL ia32intrin.internal.h
-  INSTALL avx512vpopcntdqintrin.internal.h
-  INSTALL avx512vnniintrin.internal.h
-  INSTALL cpuid.internal.h
-  INSTALL xsaveoptintrin.internal.h
-  INSTALL avx512fp16intrin.internal.h
-  INSTALL cmpccxaddintrin.internal.h
-  INSTALL mwaitintrin.internal.h
-  INSTALL amxfp16intrin.internal.h
-  INSTALL clflushoptintrin.internal.h
-  INSTALL avx512vbmi2intrin.internal.h
-  INSTALL amxbf16intrin.internal.h
-  INSTALL bmi2intrin.internal.h
-  INSTALL prfchwintrin.internal.h
-  INSTALL ammintrin.internal.h
-  INSTALL avx512bf16vlintrin.internal.h
-  INSTALL avx512vlbwintrin.internal.h
-  INSTALL lzcntintrin.internal.h
-  INSTALL f16cintrin.internal.h
-  INSTALL vpclmulqdqintrin.internal.h
-  INSTALL avx512bf16intrin.internal.h
-  INSTALL avx512erintrin.internal.h
-  INSTALL adxintrin.internal.h
-  INSTALL pkuintrin.internal.h
-  INSTALL prfchiintrin.internal.h
-  INSTALL pconfigintrin.internal.h
-  INSTALL movdirintrin.internal.h
-  INSTALL arm_fp16.internal.h
-  INSTALL arm_neon.internal.h
-  INSTALL arm_bf16.internal.h
-  INSTALL arm_acle.internal.h
-  INSTALL arm_sve.internal.h
-  INSTALL constexpr_c_functions.h
-  INSTALL char_traits.h
-  INSTALL extern_template_lists.h
-  INSTALL ostream.h
-  INSTALL sstream.h
-  INSTALL memory.h
-  INSTALL array.h
-  INSTALL string_view.h
-  INSTALL format.h
-  INSTALL functional.h
-  INSTALL memory_resource.h
-  INSTALL bit_reference.h
-  INSTALL mdspan.h
-  INSTALL fstream.h
-  INSTALL pair.h
-  INSTALL span.h
-  INSTALL string.h
-  INSTALL queue.h
-  INSTALL ios.h
-  INSTALL streambuf.h
-  INSTALL tuple.h
-  INSTALL subrange.h
-  INSTALL istream.h
-  INSTALL vector.h
-  INSTALL stack.h
-  INSTALL complex.h
-  INSTALL deque.h
-  INSTALL ordering.h
-  INSTALL partial_order.h
-  INSTALL is_eq.h
-  INSTALL compare_strong_order_fallback.h
-  INSTALL strong_order.h
-  INSTALL synth_three_way.h
-  INSTALL weak_order.h
-  INSTALL compare_partial_order_fallback.h
-  INSTALL compare_three_way_result.h
-  INSTALL common_comparison_category.h
-  INSTALL compare_weak_order_fallback.h
-  INSTALL compare_three_way.h
-  INSTALL three_way_comparable.h
-  INSTALL tuple_like_ext.h
-  INSTALL make_tuple_types.h
-  INSTALL sfinae_helpers.h
-  INSTALL find_index.h
-  INSTALL tuple_size.h
-  INSTALL tuple_types.h
-  INSTALL tuple_element.h
-  INSTALL tuple_indices.h
-  INSTALL tuple_like.h
-  INSTALL tuple_like_no_subrange.h
-  INSTALL ignore.h
-  INSTALL errc.h
-  INSTALL system_error.h
-  INSTALL error_category.h
-  INSTALL error_condition.h
-  INSTALL error_code.h
-  INSTALL error.h
-  INSTALL posix_compat.h
-  INSTALL time_utils.h
-  INSTALL file_descriptor.h
-  INSTALL path_parser.h
-  INSTALL format_string.h
-  INSTALL time_zone_link.h
-  INSTALL steady_clock.h
-  INSTALL month_weekday.h
-  INSTALL exception.h
-  INSTALL time_zone.h
-  INSTALL hh_mm_ss.h
-  INSTALL statically_widen.h
-  INSTALL year_month.h
-  INSTALL ostream.h
-  INSTALL parser_std_format_spec.h
-  INSTALL high_resolution_clock.h
-  INSTALL convert_to_timespec.h
-  INSTALL concepts.h
-  INSTALL weekday.h
-  INSTALL monthday.h
-  INSTALL leap_second.h
-  INSTALL local_info.h
-  INSTALL calendar.h
-  INSTALL year_month_day.h
-  INSTALL tzdb_list.h
-  INSTALL year.h
-  INSTALL zoned_time.h
-  INSTALL file_clock.h
-  INSTALL tzdb.h
-  INSTALL year_month_weekday.h
-  INSTALL formatter.h
-  INSTALL time_point.h
-  INSTALL month.h
-  INSTALL system_clock.h
-  INSTALL duration.h
-  INSTALL sys_info.h
-  INSTALL convert_to_tm.h
-  INSTALL literals.h
-  INSTALL day.h
-  INSTALL to_chars_base_10.h
-  INSTALL tables.h
-  INSTALL to_chars_result.h
-  INSTALL from_chars_result.h
-  INSTALL to_chars.h
-  INSTALL to_chars_integral.h
-  INSTALL traits.h
-  INSTALL to_chars_floating_point.h
-  INSTALL chars_format.h
-  INSTALL from_chars_integral.h
-  INSTALL print.h
-  INSTALL basic_ostream.h
-  INSTALL traits.h
-  INSTALL simd_mask.h
-  INSTALL utility.h
-  INSTALL declaration.h
-  INSTALL scalar.h
-  INSTALL vec_ext.h
-  INSTALL simd.h
-  INSTALL aligned_tag.h
-  INSTALL reference.h
-  INSTALL type_traits
-  INSTALL memory
-  INSTALL __config
-  INSTALL iterator
-  INSTALL simd
-  INSTALL propagate_const
-  INSTALL utility
-  INSTALL lock_guard.h
-  INSTALL once_flag.h
-  INSTALL mutex.h
-  INSTALL unique_lock.h
-  INSTALL tag_types.h
-  INSTALL terminate.h
-  INSTALL nested_exception.h
-  INSTALL exception_ptr.h
-  INSTALL operations.h
-  INSTALL exception.h
-  INSTALL __posix_l_fallback.h
-  INSTALL __strtonum_fallback.h
-  INSTALL __nop_locale_mgmt.h
-  INSTALL extreme_value_distribution.h
-  INSTALL mersenne_twister_engine.h
-  INSTALL negative_binomial_distribution.h
-  INSTALL lognormal_distribution.h
-  INSTALL generate_canonical.h
-  INSTALL log2.h
-  INSTALL piecewise_linear_distribution.h
-  INSTALL default_random_engine.h
-  INSTALL ranlux.h
-  INSTALL uniform_real_distribution.h
-  INSTALL geometric_distribution.h
-  INSTALL uniform_int_distribution.h
-  INSTALL linear_congruential_engine.h
-  INSTALL uniform_random_bit_generator.h
-  INSTALL bernoulli_distribution.h
-  INSTALL fisher_f_distribution.h
-  INSTALL exponential_distribution.h
-  INSTALL knuth_b.h
-  INSTALL shuffle_order_engine.h
-  INSTALL chi_squared_distribution.h
-  INSTALL independent_bits_engine.h
-  INSTALL is_valid.h
-  INSTALL subtract_with_carry_engine.h
-  INSTALL discard_block_engine.h
-  INSTALL piecewise_constant_distribution.h
-  INSTALL cauchy_distribution.h
-  INSTALL is_seed_sequence.h
-  INSTALL normal_distribution.h
-  INSTALL discrete_distribution.h
-  INSTALL seed_seq.h
-  INSTALL binomial_distribution.h
-  INSTALL student_t_distribution.h
-  INSTALL weibull_distribution.h
-  INSTALL random_device.h
-  INSTALL poisson_distribution.h
-  INSTALL clamp_to_integral.h
-  INSTALL gamma_distribution.h
-  INSTALL is_pointer_in_range.h
-  INSTALL exchange.h
-  INSTALL private_constructor_tag.h
-  INSTALL as_const.h
-  INSTALL swap.h
-  INSTALL small_buffer.h
-  INSTALL forward.h
-  INSTALL no_destroy.h
-  INSTALL auto_cast.h
-  INSTALL move.h
-  INSTALL rel_ops.h
-  INSTALL priority_tag.h
-  INSTALL declval.h
-  INSTALL piecewise_construct.h
-  INSTALL empty.h
-  INSTALL unreachable.h
-  INSTALL convert_to_integral.h
-  INSTALL cmp.h
-  INSTALL forward_like.h
-  INSTALL as_lvalue.h
-  INSTALL exception_guard.h
-  INSTALL integer_sequence.h
-  INSTALL pair.h
-  INSTALL to_underlying.h
-  INSTALL is_valid_range.h
-  INSTALL in_place.h
-  INSTALL pthread.h
-  INSTALL id.h
-  INSTALL timed_backoff_policy.h
-  INSTALL support.h
-  INSTALL this_thread.h
-  INSTALL jthread.h
-  INSTALL formatter.h
-  INSTALL thread.h
-  INSTALL poll_with_backoff.h
-  INSTALL randomize_range.h
-  INSTALL sanitizers.h
-  INSTALL strict_weak_ordering_check.h
-  INSTALL locale_guard.h
-  INSTALL bsd_locale_fallbacks.h
-  INSTALL bsd_locale_defaults.h
-  INSTALL locale_base_api.h
-  INSTALL mem_fun_ref.h
-  INSTALL operations.h
-  INSTALL binder2nd.h
-  INSTALL identity.h
-  INSTALL default_searcher.h
-  INSTALL is_transparent.h
-  INSTALL bind_front.h
-  INSTALL invoke.h
-  INSTALL perfect_forward.h
-  INSTALL unary_function.h
-  INSTALL binary_negate.h
-  INSTALL hash.h
-  INSTALL pointer_to_unary_function.h
-  INSTALL unary_negate.h
-  INSTALL bind.h
-  INSTALL weak_result_type.h
-  INSTALL reference_wrapper.h
-  INSTALL ranges_operations.h
-  INSTALL bind_back.h
-  INSTALL pointer_to_binary_function.h
-  INSTALL boyer_moore_searcher.h
-  INSTALL compose.h
-  INSTALL function.h
-  INSTALL binary_function.h
-  INSTALL not_fn.h
-  INSTALL binder1st.h
-  INSTALL mem_fn.h
-  INSTALL intrusive_shared_ptr.h
-  INSTALL stop_state.h
-  INSTALL intrusive_list_view.h
-  INSTALL atomic_unique_lock.h
-  INSTALL stop_source.h
-  INSTALL stop_token.h
-  INSTALL stop_callback.h
-  INSTALL saturation_arithmetic.h
-  INSTALL inner_product.h
-  INSTALL transform_reduce.h
-  INSTALL inclusive_scan.h
-  INSTALL exclusive_scan.h
-  INSTALL iota.h
-  INSTALL midpoint.h
-  INSTALL accumulate.h
-  INSTALL transform_exclusive_scan.h
-  INSTALL adjacent_difference.h
-  INSTALL partial_sum.h
-  INSTALL reduce.h
-  INSTALL pstl.h
-  INSTALL gcd_lcm.h
-  INSTALL transform_inclusive_scan.h
-  INSTALL d2s_intrinsics.h
-  INSTALL d2fixed.h
-  INSTALL d2s_full_table.h
-  INSTALL ryu.h
-  INSTALL d2s.h
-  INSTALL d2fixed_full_table.h
-  INSTALL digit_table.h
-  INSTALL f2s.h
-  INSTALL common.h
-  INSTALL trivial_awaitables.h
-  INSTALL noop_coroutine_handle.h
-  INSTALL coroutine_handle.h
-  INSTALL coroutine_traits.h
-  INSTALL monostate.h
-  INSTALL unsynchronized_pool_resource.h
-  INSTALL polymorphic_allocator.h
-  INSTALL memory_resource.h
-  INSTALL monotonic_buffer_resource.h
-  INSTALL pool_options.h
-  INSTALL synchronized_pool_resource.h
-  INSTALL semiregular.h
-  INSTALL destructible.h
-  INSTALL assignable.h
-  INSTALL boolean_testable.h
-  INSTALL constructible.h
-  INSTALL invocable.h
-  INSTALL swappable.h
-  INSTALL derived_from.h
-  INSTALL common_reference_with.h
-  INSTALL totally_ordered.h
-  INSTALL different_from.h
-  INSTALL predicate.h
-  INSTALL common_with.h
-  INSTALL class_or_enum.h
-  INSTALL arithmetic.h
-  INSTALL convertible_to.h
-  INSTALL same_as.h
-  INSTALL regular.h
-  INSTALL movable.h
-  INSTALL equality_comparable.h
-  INSTALL copyable.h
-  INSTALL relation.h
-  INSTALL fpos.h
-  INSTALL view_interface.h
-  INSTALL empty.h
-  INSTALL all.h
-  INSTALL counted.h
-  INSTALL rbegin.h
-  INSTALL take_while_view.h
-  INSTALL owning_view.h
-  INSTALL chunk_by_view.h
-  INSTALL single_view.h
-  INSTALL as_rvalue_view.h
-  INSTALL range_adaptor.h
-  INSTALL enable_view.h
-  INSTALL reverse_view.h
-  INSTALL size.h
-  INSTALL elements_view.h
-  INSTALL ref_view.h
-  INSTALL common_view.h
-  INSTALL movable_box.h
-  INSTALL non_propagating_cache.h
-  INSTALL container_compatible_range.h
-  INSTALL iota_view.h
-  INSTALL rend.h
-  INSTALL from_range.h
-  INSTALL repeat_view.h
-  INSTALL istream_view.h
-  INSTALL lazy_split_view.h
-  INSTALL filter_view.h
-  INSTALL subrange.h
-  INSTALL zip_view.h
-  INSTALL split_view.h
-  INSTALL data.h
-  INSTALL empty_view.h
-  INSTALL concepts.h
-  INSTALL transform_view.h
-  INSTALL take_view.h
-  INSTALL drop_view.h
-  INSTALL drop_while_view.h
-  INSTALL join_view.h
-  INSTALL views.h
-  INSTALL access.h
-  INSTALL to.h
-  INSTALL dangling.h
-  INSTALL enable_borrowed_range.h
-  INSTALL make_32_64_or_128_bit.h
-  INSTALL is_union.h
-  INSTALL underlying_type.h
-  INSTALL is_literal_type.h
-  INSTALL is_fundamental.h
-  INSTALL is_referenceable.h
-  INSTALL is_trivially_lexicographically_comparable.h
-  INSTALL is_trivially_constructible.h
-  INSTALL make_signed.h
-  INSTALL is_bounded_array.h
-  INSTALL is_arithmetic.h
-  INSTALL dependent_type.h
-  INSTALL is_const.h
-  INSTALL is_nothrow_constructible.h
-  INSTALL is_core_convertible.h
-  INSTALL is_reference_wrapper.h
-  INSTALL is_trivially_destructible.h
-  INSTALL void_t.h
-  INSTALL is_abstract.h
-  INSTALL conjunction.h
-  INSTALL is_object.h
-  INSTALL add_pointer.h
-  INSTALL is_compound.h
-  INSTALL alignment_of.h
-  INSTALL remove_pointer.h
-  INSTALL is_enum.h
-  INSTALL is_floating_point.h
-  INSTALL is_pod.h
-  INSTALL remove_const.h
-  INSTALL is_unsigned_integer.h
-  INSTALL is_trivial.h
-  INSTALL is_volatile.h
-  INSTALL aligned_union.h
-  INSTALL is_trivially_assignable.h
-  INSTALL is_scalar.h
-  INSTALL is_implicitly_default_constructible.h
-  INSTALL is_swappable.h
-  INSTALL enable_if.h
-  INSTALL is_null_pointer.h
-  INSTALL has_virtual_destructor.h
-  INSTALL is_same.h
-  INSTALL has_unique_object_representation.h
-  INSTALL make_const_lvalue_ref.h
-  INSTALL is_unbounded_array.h
-  INSTALL is_equality_comparable.h
-  INSTALL is_class.h
-  INSTALL remove_const_ref.h
-  INSTALL is_reference.h
-  INSTALL is_void.h
-  INSTALL is_execution_policy.h
-  INSTALL remove_reference.h
-  INSTALL remove_cv.h
-  INSTALL add_const.h
-  INSTALL is_empty.h
-  INSTALL add_cv.h
-  INSTALL type_list.h
-  INSTALL make_unsigned.h
-  INSTALL integral_constant.h
-  INSTALL maybe_const.h
-  INSTALL result_of.h
-  INSTALL strip_signature.h
-  INSTALL common_type.h
-  INSTALL noexcept_move_assign_container.h
-  INSTALL extent.h
-  INSTALL is_always_bitcastable.h
-  INSTALL copy_cv.h
-  INSTALL is_final.h
-  INSTALL is_nothrow_assignable.h
-  INSTALL is_destructible.h
-  INSTALL is_specialization.h
-  INSTALL common_reference.h
-  INSTALL is_polymorphic.h
-  INSTALL is_pointer.h
-  INSTALL lazy.h
-  INSTALL is_member_pointer.h
-  INSTALL remove_extent.h
-  INSTALL is_char_like_type.h
-  INSTALL rank.h
-  INSTALL nat.h
-  INSTALL is_standard_layout.h
-  INSTALL invoke.h
-  INSTALL is_array.h
-  INSTALL desugars_to.h
-  INSTALL disjunction.h
-  INSTALL is_trivially_relocatable.h
-  INSTALL is_function.h
-  INSTALL negation.h
-  INSTALL remove_volatile.h
-  INSTALL conditional.h
-  INSTALL remove_all_extents.h
-  INSTALL is_constructible.h
-  INSTALL is_signed_integer.h
-  INSTALL unwrap_ref.h
-  INSTALL promote.h
-  INSTALL type_identity.h
-  INSTALL is_aggregate.h
-  INSTALL is_convertible.h
-  INSTALL decay.h
-  INSTALL is_assignable.h
-  INSTALL is_signed.h
-  INSTALL is_valid_expansion.h
-  INSTALL remove_cvref.h
-  INSTALL is_trivially_copyable.h
-  INSTALL is_unsigned.h
-  INSTALL is_constant_evaluated.h
-  INSTALL add_volatile.h
-  INSTALL is_nothrow_convertible.h
-  INSTALL is_callable.h
-  INSTALL aligned_storage.h
-  INSTALL is_primary_template.h
-  INSTALL add_rvalue_reference.h
-  INSTALL add_lvalue_reference.h
-  INSTALL copy_cvref.h
-  INSTALL datasizeof.h
-  INSTALL is_allocator.h
-  INSTALL is_base_of.h
-  INSTALL is_integral.h
-  INSTALL is_nothrow_destructible.h
-  INSTALL can_extract_key.h
-  INSTALL generate_n.h
-  INSTALL is_sorted_until.h
-  INSTALL shuffle.h
-  INSTALL ranges_ends_with.h
-  INSTALL min_element.h
-  INSTALL ranges_next_permutation.h
-  INSTALL binary_search.h
-  INSTALL ranges_remove.h
-  INSTALL ranges_partial_sort.h
-  INSTALL in_in_out_result.h
-  INSTALL rotate.h
-  INSTALL ranges_min_element.h
-  INSTALL ranges_all_of.h
-  INSTALL ranges_copy_n.h
-  INSTALL is_heap_until.h
-  INSTALL find_end.h
-  INSTALL ranges_includes.h
-  INSTALL next_permutation.h
-  INSTALL ranges_inplace_merge.h
-  INSTALL none_of.h
-  INSTALL ranges_max_element.h
-  INSTALL ranges_set_symmetric_difference.h
-  INSTALL max_element.h
-  INSTALL reverse.h
-  INSTALL shift_left.h
-  INSTALL in_fun_result.h
-  INSTALL ranges_copy_backward.h
-  INSTALL ranges_for_each.h
-  INSTALL minmax.h
-  INSTALL ranges_set_union.h
-  INSTALL minmax_element.h
-  INSTALL partition_point.h
-  INSTALL sort_heap.h
-  INSTALL copy.h
-  INSTALL ranges_set_difference.h
-  INSTALL unique.h
-  INSTALL find_first_of.h
-  INSTALL ranges_search.h
-  INSTALL ranges_pop_heap.h
-  INSTALL ranges_find.h
-  INSTALL ranges_fill_n.h
-  INSTALL equal.h
-  INSTALL ranges_sample.h
-  INSTALL swap_ranges.h
-  INSTALL three_way_comp_ref_type.h
-  INSTALL ranges_swap_ranges.h
-  INSTALL adjacent_find.h
-  INSTALL ranges_partition_copy.h
-  INSTALL shift_right.h
-  INSTALL ranges_generate_n.h
-  INSTALL upper_bound.h
-  INSTALL min_max_result.h
-  INSTALL ranges_find_if.h
-  INSTALL mismatch.h
-  INSTALL min.h
-  INSTALL ranges_upper_bound.h
-  INSTALL replace_copy.h
-  INSTALL ranges_iterator_concept.h
-  INSTALL ranges_partition_point.h
-  INSTALL ranges_stable_sort.h
-  INSTALL half_positive.h
-  INSTALL find_if.h
-  INSTALL stable_sort.h
-  INSTALL is_permutation.h
-  INSTALL remove_copy.h
-  INSTALL remove_copy_if.h
-  INSTALL ranges_sort.h
-  INSTALL ranges_generate.h
-  INSTALL count.h
-  INSTALL set_union.h
-  INSTALL ranges_remove_copy.h
-  INSTALL ranges_min.h
-  INSTALL search_n.h
-  INSTALL ranges_count_if.h
-  INSTALL is_partitioned.h
-  INSTALL ranges_is_sorted_until.h
-  INSTALL ranges_move_backward.h
-  INSTALL unique_copy.h
-  INSTALL ranges_move.h
-  INSTALL for_each_segment.h
-  INSTALL simd_utils.h
-  INSTALL ranges_stable_partition.h
-  INSTALL clamp.h
-  INSTALL ranges_reverse.h
-  INSTALL ranges_unique_copy.h
-  INSTALL uniform_random_bit_generator_adaptor.h
-  INSTALL partial_sort_copy.h
-  INSTALL iter_swap.h
-  INSTALL stable_partition.h
-  INSTALL ranges_sort_heap.h
-  INSTALL ranges_any_of.h
-  INSTALL iterator_operations.h
-  INSTALL reverse_copy.h
-  INSTALL ranges_shuffle.h
-  INSTALL prev_permutation.h
-  INSTALL comp_ref_type.h
-  INSTALL ranges_lexicographical_compare.h
-  INSTALL ranges_merge.h
-  INSTALL ranges_prev_permutation.h
-  INSTALL ranges_fill.h
-  INSTALL ranges_find_last.h
-  INSTALL ranges_none_of.h
-  INSTALL any_of.h
-  INSTALL in_out_out_result.h
-  INSTALL move_backward.h
-  INSTALL max.h
-  INSTALL ranges_is_permutation.h
-  INSTALL ranges_reverse_copy.h
-  INSTALL for_each.h
-  INSTALL ranges_equal_range.h
-  INSTALL equal_range.h
-  INSTALL make_heap.h
-  INSTALL ranges_copy.h
-  INSTALL ranges_contains.h
-  INSTALL ranges_partition.h
-  INSTALL ranges_is_heap.h
-  INSTALL ranges_starts_with.h
-  INSTALL replace.h
-  INSTALL ranges_find_end.h
-  INSTALL ranges_remove_copy_if.h
-  INSTALL includes.h
-  INSTALL find.h
-  INSTALL in_out_result.h
-  INSTALL ranges_replace_if.h
-  INSTALL in_found_result.h
-  INSTALL copy_if.h
-  INSTALL copy_move_common.h
-  INSTALL remove_if.h
-  INSTALL ranges_set_intersection.h
-  INSTALL is_sorted.h
-  INSTALL replace_if.h
-  INSTALL ranges_equal.h
-  INSTALL ranges_is_partitioned.h
-  INSTALL set_intersection.h
-  INSTALL ranges_mismatch.h
-  INSTALL pstl.h
-  INSTALL ranges_push_heap.h
-  INSTALL ranges_replace_copy.h
-  INSTALL lexicographical_compare.h
-  INSTALL replace_copy_if.h
-  INSTALL lexicographical_compare_three_way.h
-  INSTALL unwrap_iter.h
-  INSTALL comp.h
-  INSTALL pop_heap.h
-  INSTALL sift_down.h
-  INSTALL ranges_transform.h
-  INSTALL fill_n.h
-  INSTALL ranges_partial_sort_copy.h
-  INSTALL generate.h
-  INSTALL ranges_make_heap.h
-  INSTALL ranges_count.h
-  INSTALL search.h
-  INSTALL ranges_unique.h
-  INSTALL ranges_search_n.h
-  INSTALL count_if.h
-  INSTALL make_projected.h
-  INSTALL ranges_find_if_not.h
-  INSTALL lower_bound.h
-  INSTALL fill.h
-  INSTALL ranges_find_first_of.h
-  INSTALL ranges_lower_bound.h
-  INSTALL find_if_not.h
-  INSTALL ranges_adjacent_find.h
-  INSTALL unwrap_range.h
-  INSTALL ranges_replace_copy_if.h
-  INSTALL move.h
-  INSTALL partition.h
-  INSTALL sample.h
-  INSTALL for_each_n.h
-  INSTALL in_in_result.h
-  INSTALL ranges_binary_search.h
-  INSTALL nth_element.h
-  INSTALL ranges_rotate_copy.h
-  INSTALL ranges_nth_element.h
-  INSTALL ranges_for_each_n.h
-  INSTALL is_heap.h
-  INSTALL sort.h
-  INSTALL ranges_contains_subrange.h
-  INSTALL copy_n.h
-  INSTALL ranges_replace.h
-  INSTALL rotate_copy.h
-  INSTALL all_of.h
-  INSTALL ranges_minmax_element.h
-  INSTALL ranges_rotate.h
-  INSTALL remove.h
-  INSTALL inplace_merge.h
-  INSTALL ranges_is_heap_until.h
-  INSTALL set_difference.h
-  INSTALL merge.h
-  INSTALL ranges_is_sorted.h
-  INSTALL find_segment_if.h
-  INSTALL ranges_copy_if.h
-  INSTALL ranges_max.h
-  INSTALL ranges_remove_if.h
-  INSTALL partial_sort.h
-  INSTALL transform.h
-  INSTALL ranges_clamp.h
-  INSTALL ranges_minmax.h
-  INSTALL fold.h
-  INSTALL set_symmetric_difference.h
-  INSTALL push_heap.h
-  INSTALL copy_backward.h
-  INSTALL partition_copy.h
-  INSTALL condition_variable.h
-  INSTALL rounding_functions.h
-  INSTALL remainder.h
-  INSTALL traits.h
-  INSTALL inverse_trigonometric_functions.h
-  INSTALL exponential_functions.h
-  INSTALL fdim.h
-  INSTALL logarithms.h
-  INSTALL special_functions.h
-  INSTALL trigonometric_functions.h
-  INSTALL gamma.h
-  INSTALL abs.h
-  INSTALL hypot.h
-  INSTALL min_max.h
-  INSTALL modulo.h
-  INSTALL fma.h
-  INSTALL roots.h
-  INSTALL copysign.h
-  INSTALL inverse_hyperbolic_functions.h
-  INSTALL error_functions.h
-  INSTALL hyperbolic_functions.h
-  INSTALL availability.h
-  INSTALL compiler.h
-  INSTALL platform.h
-  INSTALL language.h
-  INSTALL abi.h
-  INSTALL expected.h
-  INSTALL bad_expected_access.h
-  INSTALL unexpected.h
-  INSTALL unexpect.h
-  INSTALL auto_ptr.h
-  INSTALL unique_ptr.h
-  INSTALL ranges_construct_at.h
-  INSTALL compressed_pair.h
-  INSTALL uses_allocator.h
-  INSTALL concepts.h
-  INSTALL addressof.h
-  INSTALL allocate_at_least.h
-  INSTALL swap_allocator.h
-  INSTALL allocation_guard.h
-  INSTALL allocator.h
-  INSTALL uses_allocator_construction.h
-  INSTALL uninitialized_algorithms.h
-  INSTALL allocator_traits.h
-  INSTALL construct_at.h
-  INSTALL out_ptr.h
-  INSTALL aligned_alloc.h
-  INSTALL align.h
-  INSTALL temporary_buffer.h
-  INSTALL inout_ptr.h
-  INSTALL assume_aligned.h
-  INSTALL allocator_destructor.h
-  INSTALL ranges_uninitialized_algorithms.h
-  INSTALL pointer_traits.h
-  INSTALL destruct_n.h
-  INSTALL builtin_new_allocator.h
-  INSTALL allocator_arg_t.h
-  INSTALL temp_value.h
-  INSTALL voidify.h
-  INSTALL raw_storage_iterator.h
-  INSTALL shared_ptr.h
-  INSTALL blsr.h
-  INSTALL bit_cast.h
-  INSTALL endian.h
-  INSTALL countr.h
-  INSTALL bit_log2.h
-  INSTALL countl.h
-  INSTALL rotate.h
-  INSTALL bit_width.h
-  INSTALL invert_if.h
-  INSTALL bit_floor.h
-  INSTALL popcount.h
-  INSTALL has_single_bit.h
-  INSTALL byteswap.h
-  INSTALL bit_ceil.h
-  INSTALL merge.h
-  INSTALL for_each.h
-  INSTALL fill.h
-  INSTALL any_of.h
-  INSTALL cpu_traits.h
-  INSTALL find_if.h
-  INSTALL stable_sort.h
-  INSTALL transform_reduce.h
-  INSTALL transform.h
-  INSTALL std_thread.h
-  INSTALL serial.h
-  INSTALL libdispatch.h
-  INSTALL default.h
-  INSTALL backend_fwd.h
-  INSTALL handle_exception.h
-  INSTALL backend.h
-  INSTALL dispatch.h
-  INSTALL formatter.h
-  INSTALL formatter_floating_point.h
-  INSTALL range_default_formatter.h
-  INSTALL buffer.h
-  INSTALL write_escaped.h
-  INSTALL range_formatter.h
-  INSTALL unicode.h
-  INSTALL format_arg_store.h
-  INSTALL format_parse_context.h
-  INSTALL parser_std_format_spec.h
-  INSTALL formatter_integer.h
-  INSTALL format_context.h
-  INSTALL container_adaptor.h
-  INSTALL format_args.h
-  INSTALL formatter_char.h
-  INSTALL enable_insertable.h
-  INSTALL format_functions.h
-  INSTALL format_arg.h
-  INSTALL formatter_pointer.h
-  INSTALL formatter_bool.h
-  INSTALL indic_conjunct_break_table.h
-  INSTALL formatter_string.h
-  INSTALL width_estimation_table.h
-  INSTALL formatter_integral.h
-  INSTALL format_to_n_result.h
-  INSTALL formatter_output.h
-  INSTALL format_error.h
-  INSTALL format_string.h
-  INSTALL concepts.h
-  INSTALL extended_grapheme_cluster_table.h
-  INSTALL formatter_tuple.h
-  INSTALL escaped_output_table.h
-  INSTALL istreambuf_iterator.h
-  INSTALL ostream_iterator.h
-  INSTALL reverse_access.h
-  INSTALL erase_if_container.h
-  INSTALL insert_iterator.h
-  INSTALL move_sentinel.h
-  INSTALL size.h
-  INSTALL projected.h
-  INSTALL ranges_iterator_traits.h
-  INSTALL mergeable.h
-  INSTALL iter_move.h
-  INSTALL front_insert_iterator.h
-  INSTALL next.h
-  INSTALL iter_swap.h
-  INSTALL permutable.h
-  INSTALL istream_iterator.h
-  INSTALL cpp17_iterator_concepts.h
-  INSTALL concepts.h
-  INSTALL default_sentinel.h
-  INSTALL incrementable_traits.h
-  INSTALL wrap_iter.h
-  INSTALL segmented_iterator.h
-  INSTALL advance.h
-  INSTALL reverse_iterator.h
-  INSTALL empty.h
-  INSTALL access.h
-  INSTALL readable_traits.h
-  INSTALL indirectly_comparable.h
-  INSTALL common_iterator.h
-  INSTALL iterator_with_data.h
-  INSTALL bounded_iter.h
-  INSTALL ostreambuf_iterator.h
-  INSTALL distance.h
-  INSTALL unreachable_sentinel.h
-  INSTALL move_iterator.h
-  INSTALL iterator.h
-  INSTALL data.h
-  INSTALL iterator_traits.h
-  INSTALL back_insert_iterator.h
-  INSTALL sortable.h
-  INSTALL aliasing_iterator.h
-  INSTALL counted_iterator.h
-  INSTALL prev.h
-  INSTALL fence.h
-  INSTALL atomic.h
-  INSTALL check_memory_order.h
-  INSTALL is_always_lock_free.h
-  INSTALL atomic_lock_free.h
-  INSTALL atomic_base.h
-  INSTALL kill_dependency.h
-  INSTALL to_gcc_order.h
-  INSTALL atomic_flag.h
-  INSTALL contention_t.h
-  INSTALL atomic_sync.h
-  INSTALL memory_order.h
-  INSTALL aliases.h
-  INSTALL cxx_atomic_impl.h
-  INSTALL atomic_ref.h
-  INSTALL atomic_init.h
-  INSTALL perm_options.h
-  INSTALL space_info.h
-  INSTALL perms.h
-  INSTALL u8path.h
-  INSTALL recursive_directory_iterator.h
-  INSTALL copy_options.h
-  INSTALL filesystem_error.h
-  INSTALL path.h
-  INSTALL operations.h
-  INSTALL directory_entry.h
-  INSTALL directory_options.h
-  INSTALL path_iterator.h
-  INSTALL directory_iterator.h
-  INSTALL file_status.h
-  INSTALL file_time_type.h
-  INSTALL file_type.h
-  INSTALL __hash
-  INSTALL hash_set
-  INSTALL hash_map
-  INSTALL extents.h
-  INSTALL layout_left.h
-  INSTALL mdspan.h
-  INSTALL layout_right.h
-  INSTALL default_accessor.h
-  INSTALL layout_stride.h
-  INSTALL uchar.h
-  INSTALL codecvt
-  INSTALL cmath
-  INSTALL valarray
-  INSTALL __std_mbstate_t.h
-  INSTALL __split_buffer
-  INSTALL __undef_macros
-  INSTALL stdio.h
-  INSTALL stdexcept_default.h
-  INSTALL __hash_table
-  INSTALL cassert
-  INSTALL utility
-  INSTALL string
-  INSTALL algorithm
-  INSTALL unordered_set
-  INSTALL ccomplex
-  INSTALL string_view
-  INSTALL locale.h
-  INSTALL version
-  INSTALL __assert
-  INSTALL queue
-  INSTALL climits
-  INSTALL wctype.h
-  INSTALL chrono
-  INSTALL cfloat
-  INSTALL errno.h
-  INSTALL filesystem
-  INSTALL __bit_reference
-  INSTALL coroutine
-  INSTALL cstddef
-  INSTALL bitset
-  INSTALL numeric
-  INSTALL span
-  INSTALL __locale
-  INSTALL stdbool.h
-  INSTALL type_traits
-  INSTALL exception_pointer_cxxabi.h
-  INSTALL thread
-  INSTALL charconv
-  INSTALL optional
-  INSTALL wchar.h
-  INSTALL condition_variable
-  INSTALL source_location
-  INSTALL cwctype
-  INSTALL stack
-  INSTALL streambuf
-  INSTALL execution
-  INSTALL overridable_function.h
-  INSTALL random
-  INSTALL stdlib.h
-  INSTALL cinttypes
-  INSTALL deque
-  INSTALL cwchar
-  INSTALL cstdarg
-  INSTALL __config_site
-  INSTALL iosfwd
-  INSTALL __node_handle
-  INSTALL fenv.h
-  INSTALL vector
-  INSTALL compare
-  INSTALL __tree
-  INSTALL iomanip
-  INSTALL tgmath.h
-  INSTALL initializer_list
-  INSTALL stddef.h
-  INSTALL future
-  INSTALL cstdio
-  INSTALL memory_resource
-  INSTALL forward_list
-  INSTALL barrier
-  INSTALL ciso646
-  INSTALL ostream
-  INSTALL clocale
-  INSTALL map
-  INSTALL ctype.h
-  INSTALL typeindex
-  INSTALL iostream
-  INSTALL csignal
-  INSTALL csetjmp
-  INSTALL atomic_support.h
-  INSTALL __config
-  INSTALL any
-  INSTALL ctime
-  INSTALL iostream_init.h
-  INSTALL math.h
-  INSTALL semaphore
-  INSTALL iterator
-  INSTALL regex
-  INSTALL system_error
-  INSTALL unordered_map
-  INSTALL __verbose_abort
-  INSTALL locale
-  INSTALL array
-  INSTALL complex
-  INSTALL cfenv
-  INSTALL shared_mutex
-  INSTALL exception_libcxxabi.h
-  INSTALL complex.h
-  INSTALL numbers
-  INSTALL functional
-  INSTALL stop_token
-  INSTALL ranges
-  INSTALL mutex
-  INSTALL expected
-  INSTALL stdexcept
-  INSTALL typeinfo
-  INSTALL list
-  INSTALL ios
-  INSTALL istream
-  INSTALL print
-  INSTALL cerrno
-  INSTALL latch
-  INSTALL cstring
-  INSTALL strstream
-  INSTALL __mbstate_t.h
-  INSTALL new
-  INSTALL format
-  INSTALL bit
-  INSTALL scoped_allocator
-  INSTALL syncstream
-  INSTALL memory
-  INSTALL stdatomic.h
-  INSTALL chrono_system_time_init.h
-  INSTALL fstream
-  INSTALL cstdbool
-  INSTALL concepts
-  INSTALL refstring.h
-  INSTALL sso_allocator.h
-  INSTALL cctype
-  INSTALL config_elast.h
-  INSTALL sstream
-  INSTALL mdspan
-  INSTALL ratio
-  INSTALL float.h
-  INSTALL to_chars_floating_point.h
-  INSTALL stdint.h
-  INSTALL exception
-  INSTALL variant
-  INSTALL __assertion_handler
-  INSTALL cuchar
-  INSTALL tuple
-  INSTALL limits
-  INSTALL inttypes.h
-  INSTALL cstdlib
-  INSTALL atomic
-  INSTALL ctgmath
-  INSTALL memory_resource_init_helper.h
-  INSTALL std_stream.h
-  INSTALL cstdint
-  INSTALL string.h
-  INSTALL set
-  INSTALL compact_unwind_encoding.h
-  INSTALL unwind_arm_ehabi.h
-  INSTALL unwind.h
-  INSTALL libunwind.h
-  INSTALL __libunwind_config.h
-  INSTALL unwind_itanium.h
-  INSTALL DwarfInstructions.hpp
-  INSTALL EHHeaderParser.hpp
-  INSTALL CompactUnwinder.hpp
-  INSTALL config.h
-  INSTALL libunwind_ext.h
-  INSTALL DwarfParser.hpp
-  INSTALL FrameHeaderCache.hpp
-  INSTALL UnwindCursor.hpp
-  INSTALL dwarf2.h
-  INSTALL cet_unwind.h
-  INSTALL AddressSpace.hpp
-  INSTALL Registers.hpp
-  INSTALL Unwind-EHABI.h
-  INSTALL RWMutex.hpp
-  INSTALL directory_options.h
-  INSTALL u8path.h
-  INSTALL directory_iterator.h
-  INSTALL perm_options.h
-  INSTALL path_iterator.h
-  INSTALL space_info.h
-  INSTALL copy_options.h
-  INSTALL file_status.h
-  INSTALL filesystem_error.h
-  INSTALL file_time_type.h
-  INSTALL directory_entry.h
-  INSTALL recursive_directory_iterator.h
-  INSTALL perms.h
-  INSTALL path.h
-  INSTALL file_type.h
-  INSTALL operations.h
-  INSTALL inner_product.h
-  INSTALL transform_reduce.h
-  INSTALL transform_inclusive_scan.h
-  INSTALL inclusive_scan.h
-  INSTALL reduce.h
-  INSTALL exclusive_scan.h
-  INSTALL transform_exclusive_scan.h
-  INSTALL iota.h
-  INSTALL gcd_lcm.h
-  INSTALL adjacent_difference.h
-  INSTALL midpoint.h
-  INSTALL accumulate.h
-  INSTALL partial_sum.h
-  INSTALL is_fundamental.h
-  INSTALL is_pod.h
-  INSTALL alignment_of.h
-  INSTALL is_class.h
-  INSTALL promote.h
-  INSTALL nat.h
-  INSTALL is_unsigned_integer.h
-  INSTALL remove_all_extents.h
-  INSTALL is_equality_comparable.h
-  INSTALL is_trivially_move_assignable.h
-  INSTALL is_trivially_copyable.h
-  INSTALL is_empty.h
-  INSTALL is_constant_evaluated.h
-  INSTALL is_trivially_copy_assignable.h
-  INSTALL is_standard_layout.h
-  INSTALL is_constructible.h
-  INSTALL is_pointer.h
-  INSTALL remove_extent.h
-  INSTALL is_nothrow_destructible.h
-  INSTALL add_lvalue_reference.h
-  INSTALL make_signed.h
-  INSTALL is_execution_policy.h
-  INSTALL has_virtual_destructor.h
-  INSTALL remove_pointer.h
-  INSTALL dependent_type.h
-  INSTALL is_literal_type.h
-  INSTALL is_signed_integer.h
-  INSTALL is_compound.h
-  INSTALL conjunction.h
-  INSTALL add_pointer.h
-  INSTALL is_abstract.h
-  INSTALL add_rvalue_reference.h
-  INSTALL underlying_type.h
-  INSTALL add_cv.h
-  INSTALL noexcept_move_assign_container.h
-  INSTALL is_object.h
-  INSTALL unwrap_ref.h
-  INSTALL is_const.h
-  INSTALL is_move_assignable.h
-  INSTALL is_volatile.h
-  INSTALL is_copy_assignable.h
-  INSTALL common_reference.h
-  INSTALL type_identity.h
-  INSTALL enable_if.h
-  INSTALL is_trivially_destructible.h
-  INSTALL is_char_like_type.h
-  INSTALL copy_cv.h
-  INSTALL decay.h
-  INSTALL is_assignable.h
-  INSTALL is_scalar.h
-  INSTALL is_reference.h
-  INSTALL is_specialization.h
-  INSTALL is_union.h
-  INSTALL is_nothrow_assignable.h
-  INSTALL is_member_function_pointer.h
-  INSTALL is_null_pointer.h
-  INSTALL is_member_pointer.h
-  INSTALL is_valid_expansion.h
-  INSTALL is_swappable.h
-  INSTALL is_core_convertible.h
-  INSTALL copy_cvref.h
-  INSTALL type_list.h
-  INSTALL is_base_of.h
-  INSTALL void_t.h
-  INSTALL is_trivially_constructible.h
-  INSTALL add_const.h
-  INSTALL is_always_bitcastable.h
-  INSTALL remove_cv.h
-  INSTALL remove_const.h
-  INSTALL predicate_traits.h
-  INSTALL maybe_const.h
-  INSTALL is_move_constructible.h
-  INSTALL remove_volatile.h
-  INSTALL is_copy_constructible.h
-  INSTALL is_enum.h
-  INSTALL common_type.h
-  INSTALL is_polymorphic.h
-  INSTALL result_of.h
-  INSTALL is_trivially_assignable.h
-  INSTALL integral_constant.h
-  INSTALL make_const_lvalue_ref.h
-  INSTALL is_nothrow_convertible.h
-  INSTALL is_same.h
-  INSTALL is_scoped_enum.h
-  INSTALL is_primary_template.h
-  INSTALL is_arithmetic.h
-  INSTALL is_implicitly_default_constructible.h
-  INSTALL is_trivially_lexicographically_comparable.h
-  INSTALL remove_reference.h
-  INSTALL is_void.h
-  INSTALL is_destructible.h
-  INSTALL remove_const_ref.h
-  INSTALL is_floating_point.h
-  INSTALL disjunction.h
-  INSTALL is_function.h
-  INSTALL strip_signature.h
-  INSTALL conditional.h
-  INSTALL is_convertible.h
-  INSTALL extent.h
-  INSTALL is_nothrow_default_constructible.h
-  INSTALL apply_cv.h
-  INSTALL can_extract_key.h
-  INSTALL has_unique_object_representation.h
-  INSTALL is_nothrow_move_constructible.h
-  INSTALL rank.h
-  INSTALL is_array.h
-  INSTALL is_referenceable.h
-  INSTALL is_trivial.h
-  INSTALL is_allocator.h
-  INSTALL is_nothrow_copy_constructible.h
-  INSTALL aligned_union.h
-  INSTALL add_volatile.h
-  INSTALL is_member_object_pointer.h
-  INSTALL is_unbounded_array.h
-  INSTALL is_signed.h
-  INSTALL remove_cvref.h
-  INSTALL is_nothrow_move_assignable.h
-  INSTALL negation.h
-  INSTALL is_nothrow_copy_assignable.h
-  INSTALL aligned_storage.h
-  INSTALL is_nothrow_constructible.h
-  INSTALL is_trivially_copy_constructible.h
-  INSTALL is_callable.h
-  INSTALL is_trivially_move_constructible.h
-  INSTALL is_unsigned.h
-  INSTALL invoke.h
-  INSTALL make_32_64_or_128_bit.h
-  INSTALL is_final.h
-  INSTALL make_unsigned.h
-  INSTALL lazy.h
-  INSTALL is_default_constructible.h
-  INSTALL is_aggregate.h
-  INSTALL is_integral.h
-  INSTALL is_reference_wrapper.h
-  INSTALL is_bounded_array.h
-  INSTALL is_trivially_default_constructible.h
-  INSTALL extern_template_lists.h
-  INSTALL char_traits.h
-  INSTALL constexpr_c_functions.h
-  INSTALL __hash
-  INSTALL hash_set
-  INSTALL hash_map
-  INSTALL uio.h
-  INSTALL resource.h
-  INSTALL msg.h
-  INSTALL auxv.h
-  INSTALL file.h
-  INSTALL ucontext.h
-  INSTALL termios.h
-  INSTALL stat.h
-  INSTALL vfs.h
-  INSTALL fcntl.h
-  INSTALL reboot.h
-  INSTALL statvfs.h
-  INSTALL ipc.h
-  INSTALL user.h
-  INSTALL sysinfo.h
-  INSTALL sendfile.h
-  INSTALL ttydefaults.h
-  INSTALL syscall.h
-  INSTALL socket.h
-  INSTALL select.h
-  INSTALL dir.h
-  INSTALL un.h
-  INSTALL ptrace.h
-  INSTALL ioctl.h
-  INSTALL poll.h
-  INSTALL time.h
-  INSTALL random.h
-  INSTALL times.h
-  INSTALL prctl.h
-  INSTALL errno.h
-  INSTALL param.h
-  INSTALL types.h
-  INSTALL utsname.h
-  INSTALL statfs.h
-  INSTALL sysmacros.h
-  INSTALL mount.h
-  INSTALL signal.h
-  INSTALL procfs.h
-  INSTALL mman.h
-  INSTALL event.h
-  INSTALL wait.h
-  INSTALL cdefs.h
-  INSTALL gettod_zos.h
-  INSTALL xlocale.h
-  INSTALL locale_mgmt_zos.h
-  INSTALL nanosleep.h
-  INSTALL xlocale.h
-  INSTALL locale_bionic.h
-  INSTALL xlocale.h
-  INSTALL __strtonum_fallback.h
-  INSTALL __nop_locale_mgmt.h
-  INSTALL __posix_l_fallback.h
-  INSTALL locale_win32.h
-  INSTALL xlocale.h
-  INSTALL xlocale.h
-  INSTALL to_chars_floating_point.h
-  INSTALL to_chars_result.h
-  INSTALL from_chars_result.h
-  INSTALL tables.h
-  INSTALL chars_format.h
-  INSTALL from_chars_integral.h
-  INSTALL to_chars.h
-  INSTALL traits.h
-  INSTALL to_chars_integral.h
-  INSTALL to_chars_base_10.h
-  INSTALL terminate_on_exception.h
-  INSTALL declval.h
-  INSTALL rel_ops.h
-  INSTALL move.h
-  INSTALL forward_like.h
-  INSTALL priority_tag.h
-  INSTALL swap.h
-  INSTALL convert_to_integral.h
-  INSTALL to_underlying.h
-  INSTALL piecewise_construct.h
-  INSTALL in_place.h
-  INSTALL auto_cast.h
-  INSTALL exception_guard.h
-  INSTALL as_const.h
-  INSTALL exchange.h
-  INSTALL pair.h
-  INSTALL integer_sequence.h
-  INSTALL forward.h
-  INSTALL cmp.h
-  INSTALL unreachable.h
-  INSTALL bit_width.h
-  INSTALL bit_floor.h
-  INSTALL has_single_bit.h
-  INSTALL popcount.h
-  INSTALL bit_ceil.h
-  INSTALL byteswap.h
-  INSTALL countr.h
-  INSTALL endian.h
-  INSTALL bit_cast.h
-  INSTALL rotate.h
-  INSTALL countl.h
-  INSTALL blsr.h
-  INSTALL bit_log2.h
-  INSTALL parser_std_format_spec.h
-  INSTALL file_clock.h
-  INSTALL ostream.h
-  INSTALL month.h
-  INSTALL day.h
-  INSTALL duration.h
-  INSTALL literals.h
-  INSTALL weekday.h
-  INSTALL time_point.h
-  INSTALL month_weekday.h
-  INSTALL year.h
-  INSTALL year_month_weekday.h
-  INSTALL steady_clock.h
-  INSTALL calendar.h
-  INSTALL convert_to_tm.h
-  INSTALL monthday.h
-  INSTALL system_clock.h
-  INSTALL concepts.h
-  INSTALL formatter.h
-  INSTALL convert_to_timespec.h
-  INSTALL year_month.h
-  INSTALL statically_widen.h
-  INSTALL high_resolution_clock.h
-  INSTALL year_month_day.h
-  INSTALL hh_mm_ss.h
-  INSTALL synchronized_pool_resource.h
-  INSTALL pool_options.h
-  INSTALL memory_resource.h
-  INSTALL unsynchronized_pool_resource.h
-  INSTALL monotonic_buffer_resource.h
-  INSTALL polymorphic_allocator.h
-  INSTALL args.h
-  INSTALL macros.internal.h
-  INSTALL idata.internal.h
-  INSTALL sections.internal.h
-  INSTALL relocations.h
-  INSTALL ape.internal.h
-  INSTALL ape.h
-  INSTALL notice.inc
-  INSTALL in.h
-  INSTALL ip.h
-  INSTALL tcp.h
-  INSTALL udp.h
-  INSTALL __memory
-  INSTALL forward_list
-  INSTALL map
-  INSTALL unordered_set
-  INSTALL list
-  INSTALL utility
-  INSTALL regex
-  INSTALL string
-  INSTALL type_traits
-  INSTALL iterator
-  INSTALL deque
-  INSTALL __config
-  INSTALL propagate_const
-  INSTALL simd
-  INSTALL set
-  INSTALL vector
-  INSTALL unordered_map
-  INSTALL memory_resource
-  INSTALL futex.h
-  INSTALL param.h
-  INSTALL types.h
-  INSTALL limits.h
-  INSTALL reverse_iterator.h
-  INSTALL allocator_traits.h
-  INSTALL string.h
-  INSTALL is_void.h
-  INSTALL fill_n.h
-  INSTALL numeric_limits.h
-  INSTALL istream.h
-  INSTALL add_pointer.h
-  INSTALL is_abstract.h
-  INSTALL utility.h
-  INSTALL ios.h
-  INSTALL map.h
-  INSTALL array.h
-  INSTALL addressof.h
-  INSTALL ostringstream.h
-  INSTALL is_enum.h
-  INSTALL back_inserter.h
-  INSTALL all_of.h
-  INSTALL equal.h
-  INSTALL copy.h
-  INSTALL partition.h
-  INSTALL move_iterator.h
-  INSTALL integral_constant.h
-  INSTALL is_same.h
-  INSTALL set.h
-  INSTALL new.h
-  INSTALL bad_alloc.h
-  INSTALL iterator.h
-  INSTALL is_union.h
-  INSTALL is_reference.h
-  INSTALL advance.h
-  INSTALL is_sorted.h
-  INSTALL remove_cv.h
-  INSTALL any_of.h
-  INSTALL is_empty.h
-  INSTALL unique_ptr.h
-  INSTALL distance.h
-  INSTALL is_class.h
-  INSTALL is_constructible.h
-  INSTALL pair.h
-  INSTALL vector.h
-  INSTALL initializer_list.h
-  INSTALL enable_if.h
-  INSTALL string_view.h
-  INSTALL default_delete.h
-  INSTALL optional.h
-  INSTALL lexicographical_compare.h
-  INSTALL less.h
-  INSTALL max.h
-  INSTALL is_trivial.h
-  INSTALL conditional.h
-  INSTALL exception.h
-  INSTALL istringstream.h
-  INSTALL void_t.h
-  INSTALL uninitialized_fill_n.h
-  INSTALL is_function.h
-  INSTALL uninitialized_move_n.h
-  INSTALL dubble.h
-  INSTALL remove_extent.h
-  INSTALL is_array.h
-  INSTALL out_of_range.h
-  INSTALL decay.h
-  INSTALL accumulate.h
-  INSTALL is_convertible.h
-  INSTALL mutex.h
-  INSTALL is_integral.h
-  INSTALL min.h
-  INSTALL ostream.h
-  INSTALL is_base_of.h
-  INSTALL move_backward.h
-  INSTALL require_input_iterator.h
-  INSTALL runtime_error.h
-  INSTALL unique_lock.h
-  INSTALL fill.h
-  INSTALL is_unsigned.h
-  INSTALL ios_base.h
-  INSTALL is_signed.h
-  INSTALL is_standard_layout.h
-  INSTALL remove_reference.h
-  INSTALL uninitialized_fill.h
-  INSTALL allocator.h
-  INSTALL tuple.h
-  INSTALL sort.h
-  INSTALL is_polymorphic.h
-  INSTALL iterator_traits.h
-  INSTALL add_lvalue_reference.h
-  INSTALL unique_ptr.h
-  INSTALL raw_storage_iterator.h
-  INSTALL builtin_new_allocator.h
-  INSTALL swap_allocator.h
-  INSTALL allocator_destructor.h
-  INSTALL pointer_traits.h
-  INSTALL voidify.h
-  INSTALL align.h
-  INSTALL addressof.h
-  INSTALL assume_aligned.h
-  INSTALL uninitialized_algorithms.h
-  INSTALL compressed_pair.h
-  INSTALL aligned_alloc.h
-  INSTALL allocation_guard.h
-  INSTALL construct_at.h
-  INSTALL allocator_traits.h
-  INSTALL allocator.h
-  INSTALL uses_allocator_construction.h
-  INSTALL concepts.h
-  INSTALL ranges_uninitialized_algorithms.h
-  INSTALL allocator_arg_t.h
-  INSTALL temporary_buffer.h
-  INSTALL temp_value.h
-  INSTALL auto_ptr.h
-  INSTALL shared_ptr.h
-  INSTALL ranges_construct_at.h
-  INSTALL allocate_at_least.h
-  INSTALL destruct_n.h
-  INSTALL uses_allocator.h
-  INSTALL monostate.h
-  INSTALL randomize_range.h
-  INSTALL formatter_output.h
-  INSTALL format_parse_context.h
-  INSTALL concepts.h
-  INSTALL extended_grapheme_cluster_table.h
-  INSTALL formatter.h
-  INSTALL formatter_bool.h
-  INSTALL range_default_formatter.h
-  INSTALL formatter_floating_point.h
-  INSTALL formatter_string.h
-  INSTALL format_functions.h
-  INSTALL parser_std_format_spec.h
-  INSTALL format_fwd.h
-  INSTALL formatter_tuple.h
-  INSTALL buffer.h
-  INSTALL format_arg.h
-  INSTALL unicode.h
-  INSTALL formatter_pointer.h
-  INSTALL container_adaptor.h
-  INSTALL format_arg_store.h
-  INSTALL enable_insertable.h
-  INSTALL format_string.h
-  INSTALL format_args.h
-  INSTALL formatter_integer.h
-  INSTALL range_formatter.h
-  INSTALL escaped_output_table.h
-  INSTALL formatter_integral.h
-  INSTALL format_context.h
-  INSTALL formatter_char.h
-  INSTALL width_estimation_table.h
-  INSTALL format_error.h
-  INSTALL format_to_n_result.h
-  INSTALL unexpect.h
-  INSTALL unexpected.h
-  INSTALL expected.h
-  INSTALL bad_expected_access.h
-  INSTALL kill_dependency.h
-  INSTALL memory_order.h
-  INSTALL atomic_lock_free.h
-  INSTALL atomic.h
-  INSTALL is_always_lock_free.h
-  INSTALL atomic_flag.h
-  INSTALL atomic_sync.h
-  INSTALL atomic_init.h
-  INSTALL contention_t.h
-  INSTALL aliases.h
-  INSTALL cxx_atomic_impl.h
-  INSTALL atomic_base.h
-  INSTALL fence.h
-  INSTALL check_memory_order.h
-  INSTALL locale_guard.h
-  INSTALL bsd_locale_defaults.h
-  INSTALL bsd_locale_fallbacks.h
-  INSTALL ios.h
-  INSTALL array.h
-  INSTALL string.h
-  INSTALL streambuf.h
-  INSTALL istream.h
-  INSTALL memory_resource.h
-  INSTALL subrange.h
-  INSTALL pair.h
-  INSTALL get.h
-  INSTALL hash.h
-  INSTALL fstream.h
-  INSTALL span.h
-  INSTALL sstream.h
-  INSTALL string_view.h
-  INSTALL ostream.h
-  INSTALL tuple.h
-  INSTALL identity.h
-  INSTALL invoke.h
-  INSTALL reference_wrapper.h
-  INSTALL ranges_operations.h
-  INSTALL boyer_moore_searcher.h
-  INSTALL default_searcher.h
-  INSTALL binder2nd.h
-  INSTALL compose.h
-  INSTALL unary_negate.h
-  INSTALL binary_function.h
-  INSTALL bind.h
-  INSTALL hash.h
-  INSTALL mem_fn.h
-  INSTALL weak_result_type.h
-  INSTALL mem_fun_ref.h
-  INSTALL pointer_to_unary_function.h
-  INSTALL unary_function.h
-  INSTALL binder1st.h
-  INSTALL pointer_to_binary_function.h
-  INSTALL not_fn.h
-  INSTALL function.h
-  INSTALL is_transparent.h
-  INSTALL operations.h
-  INSTALL bind_front.h
-  INSTALL binary_negate.h
-  INSTALL bind_back.h
-  INSTALL perfect_forward.h
-  INSTALL intrusive_list_view.h
-  INSTALL intrusive_shared_ptr.h
-  INSTALL atomic_unique_lock.h
-  INSTALL error_condition.h
-  INSTALL errc.h
-  INSTALL error_category.h
-  INSTALL error_code.h
-  INSTALL system_error.h
-  INSTALL mutex.h
-  INSTALL unique_lock.h
-  INSTALL tag_types.h
-  INSTALL lock_guard.h
-  INSTALL extents.h
-  INSTALL counted_iterator.h
-  INSTALL bounded_iter.h
-  INSTALL sortable.h
-  INSTALL incrementable_traits.h
-  INSTALL iterator.h
-  INSTALL prev.h
-  INSTALL readable_traits.h
-  INSTALL ostreambuf_iterator.h
-  INSTALL wrap_iter.h
-  INSTALL data.h
-  INSTALL common_iterator.h
-  INSTALL unreachable_sentinel.h
-  INSTALL advance.h
-  INSTALL indirectly_comparable.h
-  INSTALL reverse_access.h
-  INSTALL move_sentinel.h
-  INSTALL back_insert_iterator.h
-  INSTALL iterator_with_data.h
-  INSTALL iterator_traits.h
-  INSTALL permutable.h
-  INSTALL empty.h
-  INSTALL default_sentinel.h
-  INSTALL distance.h
-  INSTALL segmented_iterator.h
-  INSTALL access.h
-  INSTALL reverse_iterator.h
-  INSTALL projected.h
-  INSTALL mergeable.h
-  INSTALL istreambuf_iterator.h
-  INSTALL istream_iterator.h
-  INSTALL iter_move.h
-  INSTALL insert_iterator.h
-  INSTALL concepts.h
-  INSTALL next.h
-  INSTALL iter_swap.h
-  INSTALL size.h
-  INSTALL front_insert_iterator.h
-  INSTALL move_iterator.h
-  INSTALL ostream_iterator.h
-  INSTALL erase_if_container.h
-  INSTALL coroutine_handle.h
-  INSTALL coroutine_traits.h
-  INSTALL trivial_awaitables.h
-  INSTALL noop_coroutine_handle.h
-  INSTALL parallel_merge.h
-  INSTALL parallel_stable_partial_sort.h
-  INSTALL parallel_scan.h
-  INSTALL parallel_for.h
-  INSTALL parallel_stable_sort.h
-  INSTALL util.h
-  INSTALL parallel_transform_reduce.h
-  INSTALL parallel_for_each.h
-  INSTALL parallel_transform_scan.h
-  INSTALL parallel_invoke.h
-  INSTALL parallel_reduce.h
-  INSTALL utils.h
-  INSTALL memory_impl.h
-  INSTALL algorithm_impl.h
-  INSTALL parallel_backend_serial.h
-  INSTALL glue_memory_impl.h
-  INSTALL execution_defs.h
-  INSTALL glue_memory_defs.h
-  INSTALL execution_impl.h
-  INSTALL parallel_backend_tbb.h
-  INSTALL algorithm_fwd.h
-  INSTALL parallel_backend_omp.h
-  INSTALL numeric_impl.h
-  INSTALL glue_algorithm_impl.h
-  INSTALL parallel_backend_utils.h
-  INSTALL glue_algorithm_defs.h
-  INSTALL parallel_backend.h
-  INSTALL unseq_backend_simd.h
-  INSTALL numeric_fwd.h
-  INSTALL glue_numeric_impl.h
-  INSTALL glue_numeric_defs.h
-  INSTALL ip.h
-  INSTALL csscolor.h
-  INSTALL escape.h
-  INSTALL http.h
-  INSTALL gethttpheader.inc
-  INSTALL tokenbucket.h
-  INSTALL url.h
-  INSTALL ethernet.h
-  INSTALL if_arp.h
-  INSTALL if.h
-  INSTALL tuple_element.h
-  INSTALL make_tuple_types.h
-  INSTALL tuple_indices.h
-  INSTALL tuple_like_ext.h
-  INSTALL tuple_types.h
-  INSTALL sfinae_helpers.h
-  INSTALL tuple_size.h
-  INSTALL pair_like.h
-  INSTALL tuple_like.h
-  INSTALL transform.h
-  INSTALL serial.h
-  INSTALL any_of.h
-  INSTALL find_if.h
-  INSTALL thread.h
-  INSTALL fill.h
-  INSTALL merge.h
-  INSTALL for_each.h
-  INSTALL backend.h
-  INSTALL cpu_backend.h
-  INSTALL is_permutation.h
-  INSTALL find_if.h
-  INSTALL ranges_set_intersection.h
-  INSTALL find.h
-  INSTALL copy_backward.h
-  INSTALL ranges_minmax_element.h
-  INSTALL ranges_is_heap_until.h
-  INSTALL in_in_result.h
-  INSTALL fill_n.h
-  INSTALL sift_down.h
-  INSTALL ranges_binary_search.h
-  INSTALL ranges_partial_sort.h
-  INSTALL ranges_minmax.h
-  INSTALL pstl_find.h
-  INSTALL unwrap_range.h
-  INSTALL prev_permutation.h
-  INSTALL search.h
-  INSTALL ranges_rotate.h
-  INSTALL ranges_sort_heap.h
-  INSTALL inplace_merge.h
-  INSTALL stable_partition.h
-  INSTALL lexicographical_compare.h
-  INSTALL is_sorted.h
-  INSTALL ranges_upper_bound.h
-  INSTALL sample.h
-  INSTALL remove_if.h
-  INSTALL for_each_segment.h
-  INSTALL unwrap_iter.h
-  INSTALL ranges_swap_ranges.h
-  INSTALL ranges_count.h
-  INSTALL remove_copy_if.h
-  INSTALL pstl_merge.h
-  INSTALL remove.h
-  INSTALL comp.h
-  INSTALL search_n.h
-  INSTALL ranges_find_first_of.h
-  INSTALL partial_sort.h
-  INSTALL ranges_reverse.h
-  INSTALL ranges_clamp.h
-  INSTALL is_partitioned.h
-  INSTALL equal_range.h
-  INSTALL ranges_generate_n.h
-  INSTALL copy_n.h
-  INSTALL ranges_min_element.h
-  INSTALL all_of.h
-  INSTALL ranges_copy.h
-  INSTALL ranges_none_of.h
-  INSTALL ranges_count_if.h
-  INSTALL ranges_max_element.h
-  INSTALL make_heap.h
-  INSTALL replace_if.h
-  INSTALL ranges_adjacent_find.h
-  INSTALL ranges_lexicographical_compare.h
-  INSTALL ranges_generate.h
-  INSTALL ranges_shuffle.h
-  INSTALL ranges_unique.h
-  INSTALL none_of.h
-  INSTALL for_each_n.h
-  INSTALL ranges_pop_heap.h
-  INSTALL nth_element.h
-  INSTALL uniform_random_bit_generator_adaptor.h
-  INSTALL rotate_copy.h
-  INSTALL ranges_is_partitioned.h
-  INSTALL transform.h
-  INSTALL ranges_partition_point.h
-  INSTALL partition_point.h
-  INSTALL ranges_unique_copy.h
-  INSTALL push_heap.h
-  INSTALL any_of.h
-  INSTALL shuffle.h
-  INSTALL move.h
-  INSTALL mismatch.h
-  INSTALL fill.h
-  INSTALL pstl_backend.h
-  INSTALL pstl_fill.h
-  INSTALL merge.h
-  INSTALL reverse.h
-  INSTALL ranges_stable_sort.h
-  INSTALL ranges_is_sorted_until.h
-  INSTALL max.h
-  INSTALL ranges_includes.h
-  INSTALL ranges_set_union.h
-  INSTALL in_out_result.h
-  INSTALL lexicographical_compare_three_way.h
-  INSTALL lower_bound.h
-  INSTALL partition.h
-  INSTALL ranges_is_permutation.h
-  INSTALL find_if_not.h
-  INSTALL is_sorted_until.h
-  INSTALL minmax_element.h
-  INSTALL ranges_find_if.h
-  INSTALL partial_sort_copy.h
-  INSTALL ranges_max.h
-  INSTALL next_permutation.h
-  INSTALL ranges_for_each.h
-  INSTALL min_max_result.h
-  INSTALL ranges_remove_copy_if.h
-  INSTALL find_end.h
-  INSTALL move_backward.h
-  INSTALL ranges_remove_copy.h
-  INSTALL iterator_operations.h
-  INSTALL sort.h
-  INSTALL in_in_out_result.h
-  INSTALL ranges_equal.h
-  INSTALL make_projected.h
-  INSTALL equal.h
-  INSTALL ranges_replace_if.h
-  INSTALL ranges_reverse_copy.h
-  INSTALL ranges_move_backward.h
-  INSTALL shift_left.h
-  INSTALL ranges_find.h
-  INSTALL comp_ref_type.h
-  INSTALL three_way_comp_ref_type.h
-  INSTALL pstl_frontend_dispatch.h
-  INSTALL in_out_out_result.h
-  INSTALL ranges_any_of.h
-  INSTALL sort_heap.h
-  INSTALL swap_ranges.h
-  INSTALL ranges_is_sorted.h
-  INSTALL ranges_remove_if.h
-  INSTALL upper_bound.h
-  INSTALL replace_copy.h
-  INSTALL shift_right.h
-  INSTALL generate_n.h
-  INSTALL set_difference.h
-  INSTALL min_element.h
-  INSTALL ranges_merge.h
-  INSTALL ranges_copy_if.h
-  INSTALL ranges_next_permutation.h
-  INSTALL ranges_equal_range.h
-  INSTALL ranges_search_n.h
-  INSTALL is_heap.h
-  INSTALL reverse_copy.h
-  INSTALL ranges_replace.h
-  INSTALL ranges_set_symmetric_difference.h
-  INSTALL half_positive.h
-  INSTALL partition_copy.h
-  INSTALL generate.h
-  INSTALL max_element.h
-  INSTALL pstl_copy.h
-  INSTALL ranges_make_heap.h
-  INSTALL count_if.h
-  INSTALL ranges_replace_copy.h
-  INSTALL ranges_starts_with.h
-  INSTALL copy.h
-  INSTALL pstl_transform.h
-  INSTALL pstl_any_all_none_of.h
-  INSTALL unique_copy.h
-  INSTALL ranges_mismatch.h
-  INSTALL ranges_move.h
-  INSTALL ranges_stable_partition.h
-  INSTALL ranges_transform.h
-  INSTALL ranges_sample.h
-  INSTALL ranges_min.h
-  INSTALL ranges_rotate_copy.h
-  INSTALL ranges_set_difference.h
-  INSTALL adjacent_find.h
-  INSTALL ranges_nth_element.h
-  INSTALL ranges_push_heap.h
-  INSTALL rotate.h
-  INSTALL ranges_partial_sort_copy.h
-  INSTALL pop_heap.h
-  INSTALL find_first_of.h
-  INSTALL copy_if.h
-  INSTALL ranges_search.h
-  INSTALL clamp.h
-  INSTALL minmax.h
-  INSTALL set_intersection.h
-  INSTALL ranges_replace_copy_if.h
-  INSTALL ranges_fill_n.h
-  INSTALL ranges_is_heap.h
-  INSTALL copy_move_common.h
-  INSTALL replace_copy_if.h
-  INSTALL replace.h
-  INSTALL ranges_partition_copy.h
-  INSTALL ranges_prev_permutation.h
-  INSTALL min.h
-  INSTALL iter_swap.h
-  INSTALL ranges_fill.h
-  INSTALL ranges_iterator_concept.h
-  INSTALL unique.h
-  INSTALL ranges_find_if_not.h
-  INSTALL ranges_inplace_merge.h
-  INSTALL count.h
-  INSTALL set_union.h
-  INSTALL ranges_lower_bound.h
-  INSTALL includes.h
-  INSTALL ranges_partition.h
-  INSTALL stable_sort.h
-  INSTALL in_fun_result.h
-  INSTALL ranges_copy_n.h
-  INSTALL in_found_result.h
-  INSTALL ranges_all_of.h
-  INSTALL is_heap_until.h
-  INSTALL ranges_sort.h
-  INSTALL ranges_for_each_n.h
-  INSTALL ranges_copy_backward.h
-  INSTALL remove_copy.h
-  INSTALL set_symmetric_difference.h
-  INSTALL ranges_find_end.h
-  INSTALL for_each.h
-  INSTALL binary_search.h
-  INSTALL ranges_remove.h
-  INSTALL pstl_for_each.h
-  INSTALL range_adaptor.h
-  INSTALL elements_view.h
-  INSTALL data.h
-  INSTALL transform_view.h
-  INSTALL istream_view.h
-  INSTALL from_range.h
-  INSTALL enable_borrowed_range.h
-  INSTALL owning_view.h
-  INSTALL empty.h
-  INSTALL take_while_view.h
-  INSTALL rend.h
-  INSTALL counted.h
-  INSTALL split_view.h
-  INSTALL single_view.h
-  INSTALL empty_view.h
-  INSTALL container_compatible_range.h
-  INSTALL enable_view.h
-  INSTALL all.h
-  INSTALL ref_view.h
-  INSTALL common_view.h
-  INSTALL access.h
-  INSTALL rbegin.h
-  INSTALL copyable_box.h
-  INSTALL as_rvalue_view.h
-  INSTALL lazy_split_view.h
-  INSTALL filter_view.h
-  INSTALL non_propagating_cache.h
-  INSTALL iota_view.h
-  INSTALL subrange.h
-  INSTALL zip_view.h
-  INSTALL concepts.h
-  INSTALL reverse_view.h
-  INSTALL drop_while_view.h
-  INSTALL view_interface.h
-  INSTALL size.h
-  INSTALL views.h
-  INSTALL join_view.h
-  INSTALL take_view.h
-  INSTALL dangling.h
-  INSTALL drop_view.h
-  INSTALL constructible.h
-  INSTALL common_with.h
-  INSTALL different_from.h
-  INSTALL arithmetic.h
-  INSTALL convertible_to.h
-  INSTALL invocable.h
-  INSTALL swappable.h
-  INSTALL boolean_testable.h
-  INSTALL common_reference_with.h
-  INSTALL derived_from.h
-  INSTALL class_or_enum.h
-  INSTALL relation.h
-  INSTALL copyable.h
-  INSTALL predicate.h
-  INSTALL equality_comparable.h
-  INSTALL assignable.h
-  INSTALL destructible.h
-  INSTALL semiregular.h
-  INSTALL movable.h
-  INSTALL regular.h
-  INSTALL totally_ordered.h
-  INSTALL same_as.h
-  INSTALL __locale
-  INSTALL stdckdint.h
-  INSTALL coroutine
-  INSTALL ammintrin.h
-  INSTALL source_location
-  INSTALL winternl.h
-  INSTALL nsync_cv.h
-  INSTALL bmmintrin.h
-  INSTALL stdlib.h
-  INSTALL iso646.h
-  INSTALL tinygetopt.h
-  INSTALL sched.h
-  INSTALL getopt.h
-  INSTALL monetary.h
-  INSTALL strings.h
-  INSTALL popcntintrin.h
-  INSTALL glob.h
-  INSTALL float.h
-  INSTALL malloc.h
-  INSTALL stddef.h
-  INSTALL tgmath.h
-  INSTALL cmpccxaddintrin.h
-  INSTALL arm_bf16.h
-  INSTALL mmintrin.h
-  INSTALL memory.h
-  INSTALL iconv.h
-  INSTALL amxcomplexintrin.h
-  INSTALL amxfp16intrin.h
-  INSTALL memory_resource
-  INSTALL emmintrin.h
-  INSTALL resolv.h
-  INSTALL nsync_waiter.h
-  INSTALL __mbstate_t.h
-  INSTALL dirent.h
-  INSTALL __pstl_config_site
-  INSTALL stdc-predef.h
-  INSTALL ifaddrs.h
-  INSTALL nsync_counter.h
-  INSTALL termios.h
-  INSTALL __availability
-  INSTALL grp.h
-  INSTALL elf.h
-  INSTALL __tree
-  INSTALL syscall.h
-  INSTALL fenv.h
-  INSTALL paths.h
-  INSTALL immintrin.h
-  INSTALL fcntl.h
-  INSTALL x86intrin.h
-  INSTALL numbers
-  INSTALL assert.h
-  INSTALL endian.h
-  INSTALL sysexits.h
-  INSTALL mntent.h
-  INSTALL libgen.h
-  INSTALL avxifmaintrin.h
-  INSTALL libcxx.imp
-  INSTALL syslog.h
-  INSTALL ompx.h
-  INSTALL avxvnniint16intrin.h
-  INSTALL windowsesque.h
-  INSTALL semaphore.h
-  INSTALL module.modulemap
-  INSTALL mwaitxintrin.h
-  INSTALL __assert
-  INSTALL link.h
-  INSTALL latch
-  INSTALL locale.h
-  INSTALL sgxintrin.h
-  INSTALL cosmo.h
-  INSTALL wctype.h
-  INSTALL __bit_reference
-  INSTALL ar.h
-  INSTALL fnmatch.h
-  INSTALL __pstl_algorithm
-  INSTALL sm3intrin.h
-  INSTALL nsync.h
-  INSTALL stdbool.h
-  INSTALL avxneconvertintrin.h
-  INSTALL nmmintrin.h
-  INSTALL setjmp.h
-  INSTALL arm_neon.h
-  INSTALL smmintrin.h
-  INSTALL threads.h
-  INSTALL ctype.h
-  INSTALL stdatomic.h
-  INSTALL __pstl_numeric
-  INSTALL err.h
-  INSTALL nsync_note.h
-  INSTALL stdnoreturn.h
-  INSTALL omp-tools.h
-  INSTALL barrier
-  INSTALL spawn.h
-  INSTALL mm3dnow.h
-  INSTALL math.h
-  INSTALL __pstl_memory
-  INSTALL nsync_mu_wait.h
-  INSTALL complex.h
-  INSTALL pmmintrin.h
-  INSTALL concepts
-  INSTALL __undef_macros
-  INSTALL __split_buffer
-  INSTALL avxvnniint8intrin.h
-  INSTALL cpuid.h
-  INSTALL pthread.h
-  INSTALL semaphore
-  INSTALL mm_malloc.h
-  INSTALL wmmintrin.h
-  INSTALL pwd.h
-  INSTALL nsync_once.h
-  INSTALL inttypes.h
-  INSTALL sha512intrin.h
-  INSTALL dlfcn.h
-  INSTALL stdint.h
-  INSTALL __config_site
-  INSTALL ranges
-  INSTALL __node_handle
-  INSTALL utime.h
-  INSTALL arm_acle.h
-  INSTALL byteswap.h
-  INSTALL string.h
-  INSTALL signal.h
-  INSTALL tmmintrin.h
-  INSTALL wait.h
-  INSTALL crypt.h
-  INSTALL stdarg.h
-  INSTALL features.h
-  INSTALL search.h
-  INSTALL wchar.h
-  INSTALL unwind.h
-  INSTALL ucontext.h
-  INSTALL __debug
-  INSTALL nsync_atomic.h
-  INSTALL __config
-  INSTALL prfchiintrin.h
-  INSTALL arm_fp16.h
-  INSTALL nsync_debug.h
-  INSTALL unistd.h
-  INSTALL __hash_table
-  INSTALL errno.h
-  INSTALL uio.h
-  INSTALL poll.h
-  INSTALL time.h
-  INSTALL nsync_time.h
-  INSTALL cxxabi.h
-  INSTALL xmmintrin.h
-  INSTALL __std_mbstate_t.h
-  INSTALL sm4intrin.h
-  INSTALL usermsrintrin.h
-  INSTALL format
-  INSTALL alloca.h
-  INSTALL clzerointrin.h
-  INSTALL __verbose_abort
-  INSTALL utmpx.h
-  INSTALL omp.h
-  INSTALL utmp.h
-  INSTALL nl_types.h
-  INSTALL raointintrin.h
-  INSTALL ftw.h
-  INSTALL stdalign.h
-  INSTALL netdb.h
-  INSTALL nsync_mu.h
-  INSTALL limits.h
-  INSTALL langinfo.h
-  INSTALL cuchar
-  INSTALL pty.h
-  INSTALL regex.h
-  INSTALL expected
-  INSTALL cpio.h
-  INSTALL stdio.h
-  INSTALL uchar.h
-  INSTALL stdio_ext.h
-  INSTALL shadow.h
-  INSTALL mdspan
-  INSTALL libgomp.spec
-  INSTALL libcosmo.a
-  INSTALL aarch64.lds
-  INSTALL crt.o
-  INSTALL libcxx.a
-  INSTALL crt.o
-  INSTALL libcxx.a
-  INSTALL aarch64.lds
-  INSTALL libcosmo.a
-  INSTALL libcosmo.a
-  INSTALL crt.o
-  INSTALL aarch64.lds
-  INSTALL libcxx.a
-  INSTALL libm.a
-  INSTALL libcxx.a
-  INSTALL libresolv.a
-  INSTALL libgomp.a
-  INSTALL libgcc_s.a
-  INSTALL aarch64.lds
-  INSTALL libcrypt.a
-  INSTALL crt.o
-  INSTALL libdl.a
-  INSTALL libcosmo.a
-  INSTALL libunwind.a
-  INSTALL librt.a
-  INSTALL libpthread.a
-  INSTALL libstdc++.a
-  INSTALL libc.a
-  INSTALL as
-  INSTALL cc1plus
-  INSTALL cc1
-  INSTALL ld.bfd
-  INSTALL collect2
-  INSTALL ld
-  INSTALL ld.bfd
-  INSTALL as
-  INSTALL cc1plus
-  INSTALL ld
-  INSTALL collect2
-  INSTALL cc1
-  INSTALL LICENSE.gpl2
-  INSTALL LICENSE.lgpl3
-  INSTALL LICENSE.gpl3
-  INSTALL LICENSE.lgpl2
-  INSTALL README.md
-  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-freebsd14.3
- 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-freebsd14.3 file names to x86_64-cosmo-none format... func_convert_file_noop
- checking how to convert x86_64-unknown-freebsd14.3 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... no
- 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... no
- 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__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__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   \
-          -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  -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   \
-          -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__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.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__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__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__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__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__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__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   \
-          -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__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.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__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__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__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__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  -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__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  -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  -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__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   \
-          -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__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.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.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   -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   \
-          -o stdlib__Oo.cmo -c oo.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 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__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  -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  -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  -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  -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__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 -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
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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
- 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/terminfo.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/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
- 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/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
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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/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 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 -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/build_path_prefix_map.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/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/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 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 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/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
- 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 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
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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
- ./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 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/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/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/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 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 typing/ident.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/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/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 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 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/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/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.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 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.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/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/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 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 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 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 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 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/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 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 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/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 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/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/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/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 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/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/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/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 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/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/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/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 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/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/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/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_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_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_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.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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/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/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/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.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.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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.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 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 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 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/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.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_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/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/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 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/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/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/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 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 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.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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/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 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/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
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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
- 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
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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
- ../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/printclambda.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/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 camlinternalFormatBasics.mli
- ../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/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/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 ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 ../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/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 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 -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 ../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/effect_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 lexgen.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 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/inlining_cost.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/simple_value_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/export_info_for_pack.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 ../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 -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 -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/compilenv.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/closure/closure.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 lexer.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_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.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 -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 -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 ../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 -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 ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 -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 -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 -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 -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/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 -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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  -nopervasives -no-alias-deps -w -49  -pp "$AWK -f ./expand_module_aliases.awk" -c stdlib.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 -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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__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/simplify_common.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_arguments.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_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 ../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  -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/simplify_boxed_integer_ops.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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__Sys.cmi -c sys.mli
- make[4]: Leaving directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/lex'
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 ../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 -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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__Int32.cmi -c int32.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 ../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/inlining_stats.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 ../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 ../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 ../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_decision_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/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__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.cmi -c int.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__Bytes.cmi -c bytes.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 ../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.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/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 ../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 ../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.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 ../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 ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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__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 ../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/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__Set.cmi -c set.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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__Map.cmi -c map.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 ../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 ../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 ../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 ../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 ../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 ../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 ../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__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.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__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.cmo -c bytes.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__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__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__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   \
-          -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  -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__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 ./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 \
-          -o stdlib__Buffer.cmo -c buffer.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  -w +A -w -fragile-match -c camlinternalFormat.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 -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  -w +A -w -fragile-match \
-          -o stdlib__Printf.cmi -c printf.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   \
-          -o stdlib__Atomic.cmo -c atomic.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__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.cmi -c gc.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 - ocamlmklib.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__Digest.cmo -c digest.ml
- ../runtime/ocamlrun make_opcodes -opnames < ../runtime/caml/instruct.h > opnames.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 ../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 ../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 ../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 ../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 ../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 -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 ../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 ../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 ../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  -w +A -w -fragile-match \
-          -o stdlib__Scanf.cmo -c scanf.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__Callback.cmo -c callback.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   -c camlinternalOO.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 -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 ../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   -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 ../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.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 - 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 ../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 ../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 ../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 ../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 ../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
- ../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  -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 ../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 ../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 ../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 ../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 ../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 ../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 ../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__Parsing.cmo -c parsing.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  -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__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__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 ../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 ../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
- 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/topstart.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/topcommon.mli
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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
- cp toplevel/trace.cmi toplevel/trace.mli toplevel/byte
- ./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
- 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
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-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
- 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 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
- 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 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
- 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 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
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-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 ../../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 3 initializations
- cc1: note: modified 3 initializations
- 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 ../../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 threadUnix.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 ../../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
- 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 OCAML_STDLIB_DIR "/home/opam/.opam/4.14.2/x86_64-esperanto-sysroot/lib/ocaml"' >> build_config.h
- 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
- 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  -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
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-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
- 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 -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
- 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 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
- 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 -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
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-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
- 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/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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/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/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 -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 -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 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/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/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 -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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 -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/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
- 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/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/reg.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
- ./boot/ocamlrun ./boot/ocamlc -g -nostdlib -I boot -use-prims runtime/primitives -strict-sequence -principal -absname -w +a-4-9-40-41-42-44-45-48-66-70 -warn-error +a -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I file_formats -I lambda -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/cmm.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/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 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 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/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
- /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/otherlibs'
- make[3]: Entering directory '/home/opam/.opam/4.14.2/.opam-switch/build/x86_64-esperanto.0.0.6/caml/ocaml/tools'
- 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
- ../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
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-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
- 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 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
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-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
- 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 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
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-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
- 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 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
- 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 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
- 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
- x86_64-unknown-cosmo-cc -c -O2 -fno-strict-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
- 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 wait.o wait.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 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-03-30 15:32.09 ---> saved as "6865f4d64157dcc2aad319e014bb36f0fd8d4e4b10517ad35f46d61de15e6e2a"
Job succeeded