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


Building on rosemary

(from freebsd)
2026-03-15 04:01.06 ---> 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-15 04:01.06 ---> 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 f39c79b42ff2172c0c15ddcb295b7b26a38d34f1"))
2026-03-15 04:01.06 ---> using "130318c07331cf562910fa89d4cdcb31eeb5cb1d76dcdfb3e054d67bb6f3d8ad" 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-15 04:01.07 ---> using "4f5b2a790dca036e35ddd02e6147dfdb52067179039a24d634feafe460c7484b" 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-15 04:01.07 ---> using "256b3149992c68d2f1cb2a07f7f6e6dcd6ce22c056fcf98d0755971e50dde269" from cache

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